sim_defconfig 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.24-rc1
  4. # Fri Nov 2 14:36:08 2007
  5. #
  6. CONFIG_SUPERH=y
  7. CONFIG_SUPERH64=y
  8. CONFIG_MMU=y
  9. CONFIG_QUICKLIST=y
  10. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  11. CONFIG_GENERIC_FIND_NEXT_BIT=y
  12. CONFIG_GENERIC_HWEIGHT=y
  13. CONFIG_GENERIC_CALIBRATE_DELAY=y
  14. CONFIG_GENERIC_HARDIRQS=y
  15. CONFIG_GENERIC_IRQ_PROBE=y
  16. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  17. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  18. CONFIG_ARCH_NO_VIRT_TO_BUS=y
  19. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  20. #
  21. # General setup
  22. #
  23. CONFIG_EXPERIMENTAL=y
  24. CONFIG_BROKEN_ON_SMP=y
  25. CONFIG_LOCK_KERNEL=y
  26. CONFIG_INIT_ENV_ARG_LIMIT=32
  27. CONFIG_LOCALVERSION=""
  28. CONFIG_LOCALVERSION_AUTO=y
  29. CONFIG_SWAP=y
  30. # CONFIG_SYSVIPC is not set
  31. # CONFIG_BSD_PROCESS_ACCT is not set
  32. # CONFIG_USER_NS is not set
  33. # CONFIG_IKCONFIG is not set
  34. CONFIG_LOG_BUF_SHIFT=14
  35. # CONFIG_CGROUPS is not set
  36. CONFIG_FAIR_GROUP_SCHED=y
  37. CONFIG_FAIR_USER_SCHED=y
  38. # CONFIG_FAIR_CGROUP_SCHED is not set
  39. CONFIG_SYSFS_DEPRECATED=y
  40. # CONFIG_RELAY is not set
  41. # CONFIG_BLK_DEV_INITRD is not set
  42. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  43. CONFIG_SYSCTL=y
  44. # CONFIG_EMBEDDED is not set
  45. CONFIG_UID16=y
  46. CONFIG_SYSCTL_SYSCALL=y
  47. CONFIG_KALLSYMS=y
  48. # CONFIG_KALLSYMS_ALL is not set
  49. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  50. CONFIG_HOTPLUG=y
  51. CONFIG_PRINTK=y
  52. CONFIG_BUG=y
  53. CONFIG_ELF_CORE=y
  54. CONFIG_BASE_FULL=y
  55. CONFIG_FUTEX=y
  56. CONFIG_ANON_INODES=y
  57. CONFIG_EPOLL=y
  58. CONFIG_SIGNALFD=y
  59. CONFIG_EVENTFD=y
  60. CONFIG_SHMEM=y
  61. CONFIG_VM_EVENT_COUNTERS=y
  62. CONFIG_SLAB=y
  63. # CONFIG_SLUB is not set
  64. # CONFIG_SLOB is not set
  65. CONFIG_RT_MUTEXES=y
  66. # CONFIG_TINY_SHMEM is not set
  67. CONFIG_BASE_SMALL=0
  68. # CONFIG_MODULES is not set
  69. CONFIG_BLOCK=y
  70. # CONFIG_LBD is not set
  71. # CONFIG_BLK_DEV_IO_TRACE is not set
  72. # CONFIG_LSF is not set
  73. # CONFIG_BLK_DEV_BSG is not set
  74. #
  75. # IO Schedulers
  76. #
  77. CONFIG_IOSCHED_NOOP=y
  78. CONFIG_IOSCHED_AS=y
  79. CONFIG_IOSCHED_DEADLINE=y
  80. CONFIG_IOSCHED_CFQ=y
  81. # CONFIG_DEFAULT_AS is not set
  82. # CONFIG_DEFAULT_DEADLINE is not set
  83. CONFIG_DEFAULT_CFQ=y
  84. # CONFIG_DEFAULT_NOOP is not set
  85. CONFIG_DEFAULT_IOSCHED="cfq"
  86. #
  87. # System type
  88. #
  89. CONFIG_SH_SIMULATOR=y
  90. # CONFIG_SH_CAYMAN is not set
  91. # CONFIG_SH_HARP is not set
  92. CONFIG_CPU_SH5=y
  93. CONFIG_CPU_SUBTYPE_SH5_101=y
  94. # CONFIG_CPU_SUBTYPE_SH5_103 is not set
  95. CONFIG_LITTLE_ENDIAN=y
  96. # CONFIG_BIG_ENDIAN is not set
  97. CONFIG_SH_FPU=y
  98. # CONFIG_SH64_FPU_DENORM_FLUSH is not set
  99. CONFIG_SH64_PGTABLE_2_LEVEL=y
  100. # CONFIG_SH64_PGTABLE_3_LEVEL is not set
  101. CONFIG_HUGETLB_PAGE_SIZE_64K=y
  102. # CONFIG_HUGETLB_PAGE_SIZE_1MB is not set
  103. # CONFIG_HUGETLB_PAGE_SIZE_512MB is not set
  104. CONFIG_SH64_USER_MISALIGNED_FIXUP=y
  105. #
  106. # Memory options
  107. #
  108. CONFIG_CACHED_MEMORY_OFFSET=0x20000000
  109. CONFIG_MEMORY_START=0x80000000
  110. CONFIG_MEMORY_SIZE_IN_MB=128
  111. #
  112. # Cache options
  113. #
  114. # CONFIG_DCACHE_WRITE_BACK is not set
  115. # CONFIG_DCACHE_WRITE_THROUGH is not set
  116. CONFIG_DCACHE_DISABLED=y
  117. # CONFIG_ICACHE_DISABLED is not set
  118. CONFIG_PCIDEVICE_MEMORY_START=C0000000
  119. CONFIG_DEVICE_MEMORY_START=E0000000
  120. CONFIG_FLASH_MEMORY_START=0x00000000
  121. CONFIG_PCI_BLOCK_START=0x40000000
  122. #
  123. # CPU Subtype specific options
  124. #
  125. CONFIG_SH64_ID2815_WORKAROUND=y
  126. #
  127. # Misc options
  128. #
  129. # CONFIG_SH_DMA is not set
  130. CONFIG_PREEMPT=y
  131. CONFIG_SELECT_MEMORY_MODEL=y
  132. CONFIG_FLATMEM_MANUAL=y
  133. # CONFIG_DISCONTIGMEM_MANUAL is not set
  134. # CONFIG_SPARSEMEM_MANUAL is not set
  135. CONFIG_FLATMEM=y
  136. CONFIG_FLAT_NODE_MEM_MAP=y
  137. # CONFIG_SPARSEMEM_STATIC is not set
  138. # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
  139. CONFIG_SPLIT_PTLOCK_CPUS=4
  140. # CONFIG_RESOURCES_64BIT is not set
  141. CONFIG_ZONE_DMA_FLAG=0
  142. CONFIG_NR_QUICK=1
  143. #
  144. # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
  145. #
  146. # CONFIG_ARCH_SUPPORTS_MSI is not set
  147. # CONFIG_PCCARD is not set
  148. #
  149. # Executable file formats
  150. #
  151. CONFIG_BINFMT_ELF=y
  152. # CONFIG_BINFMT_MISC is not set
  153. #
  154. # Networking
  155. #
  156. # CONFIG_NET is not set
  157. #
  158. # Device Drivers
  159. #
  160. #
  161. # Generic Driver Options
  162. #
  163. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  164. CONFIG_STANDALONE=y
  165. CONFIG_PREVENT_FIRMWARE_BUILD=y
  166. # CONFIG_FW_LOADER is not set
  167. # CONFIG_DEBUG_DRIVER is not set
  168. # CONFIG_DEBUG_DEVRES is not set
  169. # CONFIG_SYS_HYPERVISOR is not set
  170. # CONFIG_MTD is not set
  171. # CONFIG_PARPORT is not set
  172. # CONFIG_BLK_DEV is not set
  173. # CONFIG_MISC_DEVICES is not set
  174. # CONFIG_IDE is not set
  175. #
  176. # SCSI device support
  177. #
  178. # CONFIG_RAID_ATTRS is not set
  179. CONFIG_SCSI=y
  180. CONFIG_SCSI_DMA=y
  181. # CONFIG_SCSI_TGT is not set
  182. # CONFIG_SCSI_NETLINK is not set
  183. CONFIG_SCSI_PROC_FS=y
  184. #
  185. # SCSI support type (disk, tape, CD-ROM)
  186. #
  187. CONFIG_BLK_DEV_SD=y
  188. # CONFIG_CHR_DEV_ST is not set
  189. # CONFIG_CHR_DEV_OSST is not set
  190. # CONFIG_BLK_DEV_SR is not set
  191. # CONFIG_CHR_DEV_SG is not set
  192. # CONFIG_CHR_DEV_SCH is not set
  193. #
  194. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  195. #
  196. CONFIG_SCSI_MULTI_LUN=y
  197. # CONFIG_SCSI_CONSTANTS is not set
  198. # CONFIG_SCSI_LOGGING is not set
  199. # CONFIG_SCSI_SCAN_ASYNC is not set
  200. #
  201. # SCSI Transports
  202. #
  203. CONFIG_SCSI_SPI_ATTRS=y
  204. # CONFIG_SCSI_FC_ATTRS is not set
  205. # CONFIG_SCSI_SAS_LIBSAS is not set
  206. # CONFIG_SCSI_SRP_ATTRS is not set
  207. CONFIG_SCSI_LOWLEVEL=y
  208. # CONFIG_SCSI_DEBUG is not set
  209. # CONFIG_ATA is not set
  210. # CONFIG_MD is not set
  211. # CONFIG_PHONE is not set
  212. #
  213. # Input device support
  214. #
  215. CONFIG_INPUT=y
  216. # CONFIG_INPUT_FF_MEMLESS is not set
  217. # CONFIG_INPUT_POLLDEV is not set
  218. #
  219. # Userland interfaces
  220. #
  221. CONFIG_INPUT_MOUSEDEV=y
  222. # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
  223. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  224. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  225. # CONFIG_INPUT_JOYDEV is not set
  226. # CONFIG_INPUT_EVDEV is not set
  227. # CONFIG_INPUT_EVBUG is not set
  228. #
  229. # Input Device Drivers
  230. #
  231. # CONFIG_INPUT_KEYBOARD is not set
  232. # CONFIG_INPUT_MOUSE is not set
  233. # CONFIG_INPUT_JOYSTICK is not set
  234. # CONFIG_INPUT_TABLET is not set
  235. # CONFIG_INPUT_TOUCHSCREEN is not set
  236. # CONFIG_INPUT_MISC is not set
  237. #
  238. # Hardware I/O ports
  239. #
  240. # CONFIG_SERIO is not set
  241. # CONFIG_GAMEPORT is not set
  242. #
  243. # Character devices
  244. #
  245. CONFIG_VT=y
  246. CONFIG_VT_CONSOLE=y
  247. CONFIG_HW_CONSOLE=y
  248. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  249. # CONFIG_SERIAL_NONSTANDARD is not set
  250. #
  251. # Serial drivers
  252. #
  253. # CONFIG_SERIAL_8250 is not set
  254. #
  255. # Non-8250 serial port support
  256. #
  257. CONFIG_SERIAL_SH_SCI=y
  258. CONFIG_SERIAL_SH_SCI_NR_UARTS=2
  259. CONFIG_SERIAL_SH_SCI_CONSOLE=y
  260. CONFIG_SERIAL_CORE=y
  261. CONFIG_SERIAL_CORE_CONSOLE=y
  262. CONFIG_UNIX98_PTYS=y
  263. # CONFIG_LEGACY_PTYS is not set
  264. # CONFIG_IPMI_HANDLER is not set
  265. # CONFIG_HW_RANDOM is not set
  266. # CONFIG_R3964 is not set
  267. # CONFIG_RAW_DRIVER is not set
  268. # CONFIG_TCG_TPM is not set
  269. # CONFIG_I2C is not set
  270. #
  271. # SPI support
  272. #
  273. # CONFIG_SPI is not set
  274. # CONFIG_SPI_MASTER is not set
  275. # CONFIG_W1 is not set
  276. # CONFIG_POWER_SUPPLY is not set
  277. # CONFIG_HWMON is not set
  278. # CONFIG_WATCHDOG is not set
  279. #
  280. # Sonics Silicon Backplane
  281. #
  282. CONFIG_SSB_POSSIBLE=y
  283. # CONFIG_SSB is not set
  284. #
  285. # Multifunction device drivers
  286. #
  287. # CONFIG_MFD_SM501 is not set
  288. #
  289. # Multimedia devices
  290. #
  291. # CONFIG_VIDEO_DEV is not set
  292. CONFIG_DAB=y
  293. #
  294. # Graphics support
  295. #
  296. # CONFIG_VGASTATE is not set
  297. CONFIG_VIDEO_OUTPUT_CONTROL=y
  298. CONFIG_FB=y
  299. CONFIG_FIRMWARE_EDID=y
  300. # CONFIG_FB_DDC is not set
  301. # CONFIG_FB_CFB_FILLRECT is not set
  302. # CONFIG_FB_CFB_COPYAREA is not set
  303. # CONFIG_FB_CFB_IMAGEBLIT is not set
  304. # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
  305. # CONFIG_FB_SYS_FILLRECT is not set
  306. # CONFIG_FB_SYS_COPYAREA is not set
  307. # CONFIG_FB_SYS_IMAGEBLIT is not set
  308. # CONFIG_FB_SYS_FOPS is not set
  309. CONFIG_FB_DEFERRED_IO=y
  310. # CONFIG_FB_SVGALIB is not set
  311. # CONFIG_FB_MACMODES is not set
  312. # CONFIG_FB_BACKLIGHT is not set
  313. CONFIG_FB_MODE_HELPERS=y
  314. # CONFIG_FB_TILEBLITTING is not set
  315. #
  316. # Frame buffer hardware drivers
  317. #
  318. # CONFIG_FB_S1D13XXX is not set
  319. # CONFIG_FB_VIRTUAL is not set
  320. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  321. #
  322. # Display device support
  323. #
  324. # CONFIG_DISPLAY_SUPPORT is not set
  325. #
  326. # Console display driver support
  327. #
  328. CONFIG_DUMMY_CONSOLE=y
  329. CONFIG_FRAMEBUFFER_CONSOLE=y
  330. # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
  331. # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
  332. CONFIG_FONTS=y
  333. # CONFIG_FONT_8x8 is not set
  334. CONFIG_FONT_8x16=y
  335. # CONFIG_FONT_6x11 is not set
  336. # CONFIG_FONT_7x14 is not set
  337. # CONFIG_FONT_PEARL_8x8 is not set
  338. # CONFIG_FONT_ACORN_8x8 is not set
  339. # CONFIG_FONT_MINI_4x6 is not set
  340. # CONFIG_FONT_SUN8x16 is not set
  341. # CONFIG_FONT_SUN12x22 is not set
  342. # CONFIG_FONT_10x18 is not set
  343. CONFIG_LOGO=y
  344. # CONFIG_LOGO_LINUX_MONO is not set
  345. # CONFIG_LOGO_LINUX_VGA16 is not set
  346. # CONFIG_LOGO_LINUX_CLUT224 is not set
  347. # CONFIG_LOGO_SUPERH_MONO is not set
  348. # CONFIG_LOGO_SUPERH_VGA16 is not set
  349. CONFIG_LOGO_SUPERH_CLUT224=y
  350. #
  351. # Sound
  352. #
  353. # CONFIG_SOUND is not set
  354. # CONFIG_HID_SUPPORT is not set
  355. # CONFIG_USB_SUPPORT is not set
  356. # CONFIG_MMC is not set
  357. # CONFIG_NEW_LEDS is not set
  358. # CONFIG_RTC_CLASS is not set
  359. #
  360. # Userspace I/O
  361. #
  362. # CONFIG_UIO is not set
  363. #
  364. # File systems
  365. #
  366. CONFIG_EXT2_FS=y
  367. # CONFIG_EXT2_FS_XATTR is not set
  368. # CONFIG_EXT2_FS_XIP is not set
  369. CONFIG_EXT3_FS=y
  370. CONFIG_EXT3_FS_XATTR=y
  371. # CONFIG_EXT3_FS_POSIX_ACL is not set
  372. # CONFIG_EXT3_FS_SECURITY is not set
  373. # CONFIG_EXT4DEV_FS is not set
  374. CONFIG_JBD=y
  375. # CONFIG_JBD_DEBUG is not set
  376. CONFIG_FS_MBCACHE=y
  377. # CONFIG_REISERFS_FS is not set
  378. # CONFIG_JFS_FS is not set
  379. # CONFIG_FS_POSIX_ACL is not set
  380. # CONFIG_XFS_FS is not set
  381. # CONFIG_GFS2_FS is not set
  382. CONFIG_MINIX_FS=y
  383. CONFIG_ROMFS_FS=y
  384. CONFIG_INOTIFY=y
  385. CONFIG_INOTIFY_USER=y
  386. # CONFIG_QUOTA is not set
  387. CONFIG_DNOTIFY=y
  388. # CONFIG_AUTOFS_FS is not set
  389. # CONFIG_AUTOFS4_FS is not set
  390. # CONFIG_FUSE_FS is not set
  391. #
  392. # CD-ROM/DVD Filesystems
  393. #
  394. # CONFIG_ISO9660_FS is not set
  395. # CONFIG_UDF_FS is not set
  396. #
  397. # DOS/FAT/NT Filesystems
  398. #
  399. # CONFIG_MSDOS_FS is not set
  400. # CONFIG_VFAT_FS is not set
  401. # CONFIG_NTFS_FS is not set
  402. #
  403. # Pseudo filesystems
  404. #
  405. CONFIG_PROC_FS=y
  406. CONFIG_PROC_KCORE=y
  407. CONFIG_PROC_SYSCTL=y
  408. CONFIG_SYSFS=y
  409. CONFIG_TMPFS=y
  410. # CONFIG_TMPFS_POSIX_ACL is not set
  411. CONFIG_HUGETLBFS=y
  412. CONFIG_HUGETLB_PAGE=y
  413. # CONFIG_CONFIGFS_FS is not set
  414. #
  415. # Miscellaneous filesystems
  416. #
  417. # CONFIG_ADFS_FS is not set
  418. # CONFIG_AFFS_FS is not set
  419. # CONFIG_HFS_FS is not set
  420. # CONFIG_HFSPLUS_FS is not set
  421. # CONFIG_BEFS_FS is not set
  422. # CONFIG_BFS_FS is not set
  423. # CONFIG_EFS_FS is not set
  424. # CONFIG_CRAMFS is not set
  425. # CONFIG_VXFS_FS is not set
  426. # CONFIG_HPFS_FS is not set
  427. # CONFIG_QNX4FS_FS is not set
  428. # CONFIG_SYSV_FS is not set
  429. # CONFIG_UFS_FS is not set
  430. #
  431. # Partition Types
  432. #
  433. CONFIG_PARTITION_ADVANCED=y
  434. # CONFIG_ACORN_PARTITION is not set
  435. # CONFIG_OSF_PARTITION is not set
  436. # CONFIG_AMIGA_PARTITION is not set
  437. # CONFIG_ATARI_PARTITION is not set
  438. # CONFIG_MAC_PARTITION is not set
  439. CONFIG_MSDOS_PARTITION=y
  440. # CONFIG_BSD_DISKLABEL is not set
  441. # CONFIG_MINIX_SUBPARTITION is not set
  442. # CONFIG_SOLARIS_X86_PARTITION is not set
  443. # CONFIG_UNIXWARE_DISKLABEL is not set
  444. # CONFIG_LDM_PARTITION is not set
  445. # CONFIG_SGI_PARTITION is not set
  446. # CONFIG_ULTRIX_PARTITION is not set
  447. # CONFIG_SUN_PARTITION is not set
  448. # CONFIG_KARMA_PARTITION is not set
  449. # CONFIG_EFI_PARTITION is not set
  450. # CONFIG_SYSV68_PARTITION is not set
  451. # CONFIG_NLS is not set
  452. CONFIG_INSTRUMENTATION=y
  453. CONFIG_PROFILING=y
  454. # CONFIG_OPROFILE is not set
  455. # CONFIG_MARKERS is not set
  456. #
  457. # Kernel hacking
  458. #
  459. # CONFIG_PRINTK_TIME is not set
  460. CONFIG_ENABLE_WARN_DEPRECATED=y
  461. CONFIG_ENABLE_MUST_CHECK=y
  462. CONFIG_MAGIC_SYSRQ=y
  463. # CONFIG_UNUSED_SYMBOLS is not set
  464. CONFIG_DEBUG_FS=y
  465. # CONFIG_HEADERS_CHECK is not set
  466. CONFIG_DEBUG_KERNEL=y
  467. # CONFIG_DEBUG_SHIRQ is not set
  468. CONFIG_DETECT_SOFTLOCKUP=y
  469. CONFIG_SCHED_DEBUG=y
  470. CONFIG_SCHEDSTATS=y
  471. # CONFIG_TIMER_STATS is not set
  472. # CONFIG_DEBUG_SLAB is not set
  473. # CONFIG_DEBUG_RT_MUTEXES is not set
  474. # CONFIG_RT_MUTEX_TESTER is not set
  475. # CONFIG_DEBUG_SPINLOCK is not set
  476. # CONFIG_DEBUG_MUTEXES is not set
  477. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  478. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  479. # CONFIG_DEBUG_KOBJECT is not set
  480. CONFIG_DEBUG_BUGVERBOSE=y
  481. # CONFIG_DEBUG_INFO is not set
  482. # CONFIG_DEBUG_VM is not set
  483. # CONFIG_DEBUG_LIST is not set
  484. # CONFIG_DEBUG_SG is not set
  485. CONFIG_FRAME_POINTER=y
  486. CONFIG_FORCED_INLINING=y
  487. # CONFIG_BOOT_PRINTK_DELAY is not set
  488. # CONFIG_FAULT_INJECTION is not set
  489. # CONFIG_SAMPLES is not set
  490. # CONFIG_EARLY_PRINTK is not set
  491. CONFIG_SH64_PROC_TLB=y
  492. CONFIG_SH64_PROC_ASIDS=y
  493. CONFIG_SH64_SR_WATCH=y
  494. # CONFIG_POOR_MANS_STRACE is not set
  495. CONFIG_SH_NO_BSS_INIT=y
  496. #
  497. # Security options
  498. #
  499. # CONFIG_KEYS is not set
  500. # CONFIG_SECURITY is not set
  501. # CONFIG_SECURITY_FILE_CAPABILITIES is not set
  502. # CONFIG_CRYPTO is not set
  503. #
  504. # Library routines
  505. #
  506. CONFIG_BITREVERSE=y
  507. # CONFIG_CRC_CCITT is not set
  508. # CONFIG_CRC16 is not set
  509. # CONFIG_CRC_ITU_T is not set
  510. CONFIG_CRC32=y
  511. # CONFIG_CRC7 is not set
  512. # CONFIG_LIBCRC32C is not set
  513. CONFIG_PLIST=y
  514. CONFIG_HAS_IOMEM=y
  515. CONFIG_HAS_IOPORT=y
  516. CONFIG_HAS_DMA=y