defconfig 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.11-rc1
  4. # Sun Jan 16 17:24:38 2005
  5. #
  6. CONFIG_H8300=y
  7. # CONFIG_MMU is not set
  8. # CONFIG_SWAP is not set
  9. # CONFIG_FPU is not set
  10. CONFIG_UID16=y
  11. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  12. # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
  13. CONFIG_GENERIC_CALIBRATE_DELAY=y
  14. CONFIG_ISA=y
  15. # CONFIG_PCI is not set
  16. #
  17. # Code maturity level options
  18. #
  19. CONFIG_EXPERIMENTAL=y
  20. CONFIG_CLEAN_COMPILE=y
  21. CONFIG_BROKEN_ON_SMP=y
  22. #
  23. # General setup
  24. #
  25. CONFIG_LOCALVERSION=""
  26. # CONFIG_BSD_PROCESS_ACCT is not set
  27. # CONFIG_SYSCTL is not set
  28. # CONFIG_AUDIT is not set
  29. CONFIG_LOG_BUF_SHIFT=14
  30. # CONFIG_HOTPLUG is not set
  31. # CONFIG_IKCONFIG is not set
  32. CONFIG_EMBEDDED=y
  33. # CONFIG_KALLSYMS is not set
  34. # CONFIG_FUTEX is not set
  35. # CONFIG_EPOLL is not set
  36. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  37. CONFIG_CC_ALIGN_FUNCTIONS=0
  38. CONFIG_CC_ALIGN_LABELS=0
  39. CONFIG_CC_ALIGN_LOOPS=0
  40. CONFIG_CC_ALIGN_JUMPS=0
  41. CONFIG_TINY_SHMEM=y
  42. #
  43. # Loadable module support
  44. #
  45. # CONFIG_MODULES is not set
  46. #
  47. # Processor type and features
  48. #
  49. CONFIG_H8300H_GENERIC=y
  50. # CONFIG_H8300H_AKI3068NET is not set
  51. # CONFIG_H8300H_H8MAX is not set
  52. # CONFIG_H8300H_SIM is not set
  53. # CONFIG_H8S_GENERIC is not set
  54. # CONFIG_H8S_EDOSK2674 is not set
  55. # CONFIG_H8S_SIM is not set
  56. #
  57. # Detail Selection
  58. #
  59. # CONFIG_H83002 is not set
  60. # CONFIG_H83007 is not set
  61. # CONFIG_H83048 is not set
  62. CONFIG_H83068=y
  63. CONFIG_CPU_CLOCK=20000
  64. # CONFIG_RAMKERNEL is not set
  65. CONFIG_ROMKERNEL=y
  66. CONFIG_CPU_H8300H=y
  67. # CONFIG_PREEMPT is not set
  68. #
  69. # Executable file formats
  70. #
  71. CONFIG_BINFMT_FLAT=y
  72. CONFIG_BINFMT_ZFLAT=y
  73. # CONFIG_BINFMT_SHARED_FLAT is not set
  74. # CONFIG_BINFMT_MISC is not set
  75. #
  76. # Generic Driver Options
  77. #
  78. # CONFIG_STANDALONE is not set
  79. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  80. # CONFIG_FW_LOADER is not set
  81. # CONFIG_DEBUG_DRIVER is not set
  82. #
  83. # Memory Technology Devices (MTD)
  84. #
  85. CONFIG_MTD=y
  86. # CONFIG_MTD_DEBUG is not set
  87. CONFIG_MTD_PARTITIONS=y
  88. CONFIG_MTD_CONCAT=y
  89. # CONFIG_MTD_REDBOOT_PARTS is not set
  90. # CONFIG_MTD_CMDLINE_PARTS is not set
  91. #
  92. # User Modules And Translation Layers
  93. #
  94. CONFIG_MTD_CHAR=y
  95. CONFIG_MTD_BLOCK=y
  96. # CONFIG_FTL is not set
  97. # CONFIG_NFTL is not set
  98. # CONFIG_INFTL is not set
  99. #
  100. # RAM/ROM/Flash chip drivers
  101. #
  102. # CONFIG_MTD_CFI is not set
  103. # CONFIG_MTD_JEDECPROBE is not set
  104. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  105. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  106. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  107. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  108. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  109. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  110. CONFIG_MTD_CFI_I1=y
  111. CONFIG_MTD_CFI_I2=y
  112. # CONFIG_MTD_CFI_I4 is not set
  113. # CONFIG_MTD_CFI_I8 is not set
  114. CONFIG_MTD_RAM=y
  115. CONFIG_MTD_ROM=y
  116. # CONFIG_MTD_ABSENT is not set
  117. #
  118. # Mapping drivers for chip access
  119. #
  120. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  121. CONFIG_MTD_UCLINUX=y
  122. #
  123. # Self-contained MTD device drivers
  124. #
  125. # CONFIG_MTD_SLRAM is not set
  126. # CONFIG_MTD_PHRAM is not set
  127. # CONFIG_MTD_MTDRAM is not set
  128. # CONFIG_MTD_BLKMTD is not set
  129. # CONFIG_MTD_BLOCK2MTD is not set
  130. #
  131. # Disk-On-Chip Device Drivers
  132. #
  133. # CONFIG_MTD_DOC2000 is not set
  134. # CONFIG_MTD_DOC2001 is not set
  135. # CONFIG_MTD_DOC2001PLUS is not set
  136. #
  137. # NAND Flash Device Drivers
  138. #
  139. # CONFIG_MTD_NAND is not set
  140. #
  141. # Block devices
  142. #
  143. # CONFIG_BLK_DEV_FD is not set
  144. # CONFIG_BLK_DEV_XD is not set
  145. # CONFIG_BLK_DEV_LOOP is not set
  146. # CONFIG_BLK_DEV_RAM is not set
  147. CONFIG_BLK_DEV_RAM_COUNT=16
  148. CONFIG_INITRAMFS_SOURCE=""
  149. # CONFIG_CDROM_PKTCDVD is not set
  150. #
  151. # IO Schedulers
  152. #
  153. CONFIG_IOSCHED_NOOP=y
  154. # CONFIG_IOSCHED_AS is not set
  155. # CONFIG_IOSCHED_DEADLINE is not set
  156. # CONFIG_IOSCHED_CFQ is not set
  157. #
  158. # ATA/ATAPI/MFM/RLL support
  159. #
  160. # CONFIG_IDE is not set
  161. #
  162. # Networking support
  163. #
  164. # CONFIG_NET is not set
  165. # CONFIG_NETPOLL is not set
  166. # CONFIG_NET_POLL_CONTROLLER is not set
  167. #
  168. # Input device support
  169. #
  170. # CONFIG_INPUT is not set
  171. #
  172. # Userland interfaces
  173. #
  174. #
  175. # Input I/O drivers
  176. #
  177. # CONFIG_GAMEPORT is not set
  178. CONFIG_SOUND_GAMEPORT=y
  179. # CONFIG_SERIO is not set
  180. # CONFIG_SERIO_I8042 is not set
  181. #
  182. # Input Device Drivers
  183. #
  184. #
  185. # Character devices
  186. #
  187. # CONFIG_VT is not set
  188. #
  189. # Unix98 PTY support
  190. #
  191. # CONFIG_UNIX98_PTYS is not set
  192. #
  193. # Serial drivers
  194. #
  195. # CONFIG_SERIAL_8250 is not set
  196. #
  197. # Non-8250 serial port support
  198. #
  199. CONFIG_SERIAL_SH_SCI=y
  200. CONFIG_SERIAL_SH_SCI_CONSOLE=y
  201. CONFIG_SERIAL_CORE=y
  202. CONFIG_SERIAL_CORE_CONSOLE=y
  203. #
  204. # I2C support
  205. #
  206. # CONFIG_I2C is not set
  207. #
  208. # USB support
  209. #
  210. # CONFIG_USB_ARCH_HAS_HCD is not set
  211. # CONFIG_USB_ARCH_HAS_OHCI is not set
  212. #
  213. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
  214. #
  215. #
  216. # USB Gadget Support
  217. #
  218. # CONFIG_USB_GADGET is not set
  219. #
  220. # File systems
  221. #
  222. # CONFIG_EXT2_FS is not set
  223. # CONFIG_EXT3_FS is not set
  224. # CONFIG_JBD is not set
  225. # CONFIG_REISERFS_FS is not set
  226. # CONFIG_JFS_FS is not set
  227. # CONFIG_XFS_FS is not set
  228. # CONFIG_MINIX_FS is not set
  229. CONFIG_ROMFS_FS=y
  230. # CONFIG_QUOTA is not set
  231. # CONFIG_DNOTIFY is not set
  232. # CONFIG_AUTOFS_FS is not set
  233. # CONFIG_AUTOFS4_FS is not set
  234. #
  235. # CD-ROM/DVD Filesystems
  236. #
  237. # CONFIG_ISO9660_FS is not set
  238. # CONFIG_UDF_FS is not set
  239. #
  240. # DOS/FAT/NT Filesystems
  241. #
  242. # CONFIG_MSDOS_FS is not set
  243. # CONFIG_VFAT_FS is not set
  244. # CONFIG_NTFS_FS is not set
  245. #
  246. # Pseudo filesystems
  247. #
  248. CONFIG_PROC_FS=y
  249. # CONFIG_SYSFS is not set
  250. # CONFIG_DEVFS_FS is not set
  251. # CONFIG_TMPFS is not set
  252. # CONFIG_HUGETLB_PAGE is not set
  253. CONFIG_RAMFS=y
  254. #
  255. # Miscellaneous filesystems
  256. #
  257. # CONFIG_ADFS_FS is not set
  258. # CONFIG_AFFS_FS is not set
  259. # CONFIG_HFS_FS is not set
  260. # CONFIG_HFSPLUS_FS is not set
  261. # CONFIG_BEFS_FS is not set
  262. # CONFIG_BFS_FS is not set
  263. # CONFIG_EFS_FS is not set
  264. # CONFIG_JFFS_FS is not set
  265. # CONFIG_JFFS2_FS is not set
  266. # CONFIG_CRAMFS is not set
  267. # CONFIG_VXFS_FS is not set
  268. # CONFIG_HPFS_FS is not set
  269. # CONFIG_QNX4FS_FS is not set
  270. # CONFIG_SYSV_FS is not set
  271. # CONFIG_UFS_FS is not set
  272. #
  273. # Partition Types
  274. #
  275. # CONFIG_PARTITION_ADVANCED is not set
  276. CONFIG_MSDOS_PARTITION=y
  277. #
  278. # Native Language Support
  279. #
  280. # CONFIG_NLS is not set
  281. #
  282. # Kernel hacking
  283. #
  284. CONFIG_DEBUG_KERNEL=y
  285. # CONFIG_SCHEDSTATS is not set
  286. # CONFIG_DEBUG_KOBJECT is not set
  287. # CONFIG_DEBUG_FS is not set
  288. CONFIG_FULLDEBUG=y
  289. # CONFIG_HIGHPROFILE is not set
  290. CONFIG_NO_KERNEL_MSG=y
  291. # CONFIG_SYSCALL_PRINT is not set
  292. # CONFIG_GDB_DEBUG is not set
  293. # CONFIG_SH_STANDARD_BIOS is not set
  294. # CONFIG_DEFAULT_CMDLINE is not set
  295. # CONFIG_BLKDEV_RESERVE is not set
  296. #
  297. # Security options
  298. #
  299. # CONFIG_KEYS is not set
  300. # CONFIG_SECURITY is not set
  301. #
  302. # Cryptographic options
  303. #
  304. # CONFIG_CRYPTO is not set
  305. #
  306. # Hardware crypto devices
  307. #
  308. #
  309. # Library routines
  310. #
  311. # CONFIG_CRC_CCITT is not set
  312. CONFIG_CRC32=y
  313. # CONFIG_LIBCRC32C is not set
  314. CONFIG_ZLIB_INFLATE=y