defconfig 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.25-rc1
  4. # Fri Feb 15 17:13:14 2008
  5. #
  6. CONFIG_H8300=y
  7. # CONFIG_MMU is not set
  8. # CONFIG_SWAP is not set
  9. CONFIG_ZONE_DMA=y
  10. # CONFIG_FPU is not set
  11. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  12. # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
  13. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  14. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  15. CONFIG_GENERIC_FIND_NEXT_BIT=y
  16. CONFIG_GENERIC_HWEIGHT=y
  17. CONFIG_GENERIC_HARDIRQS=y
  18. CONFIG_GENERIC_CALIBRATE_DELAY=y
  19. CONFIG_GENERIC_TIME=y
  20. CONFIG_TIME_LOW_RES=y
  21. CONFIG_ARCH_SUPPORTS_AOUT=y
  22. CONFIG_NO_IOPORT=y
  23. CONFIG_NO_DMA=y
  24. CONFIG_ISA=y
  25. # CONFIG_PCI is not set
  26. CONFIG_HZ=100
  27. CONFIG_C_SYMBOL_PREFIX=y
  28. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  29. #
  30. # General setup
  31. #
  32. CONFIG_EXPERIMENTAL=y
  33. CONFIG_BROKEN_ON_SMP=y
  34. CONFIG_INIT_ENV_ARG_LIMIT=32
  35. CONFIG_LOCALVERSION=""
  36. # CONFIG_LOCALVERSION_AUTO is not set
  37. # CONFIG_SYSVIPC is not set
  38. # CONFIG_BSD_PROCESS_ACCT is not set
  39. # CONFIG_IKCONFIG is not set
  40. CONFIG_LOG_BUF_SHIFT=14
  41. # CONFIG_CGROUPS is not set
  42. # CONFIG_FAIR_GROUP_SCHED is not set
  43. # CONFIG_SYSFS_DEPRECATED is not set
  44. # CONFIG_RELAY is not set
  45. # CONFIG_NAMESPACES is not set
  46. # CONFIG_BLK_DEV_INITRD is not set
  47. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  48. CONFIG_SYSCTL=y
  49. CONFIG_EMBEDDED=y
  50. # CONFIG_UID16 is not set
  51. # CONFIG_SYSCTL_SYSCALL is not set
  52. # CONFIG_KALLSYMS is not set
  53. # CONFIG_HOTPLUG is not set
  54. CONFIG_PRINTK=y
  55. CONFIG_BUG=y
  56. CONFIG_ELF_CORE=y
  57. # CONFIG_COMPAT_BRK is not set
  58. # CONFIG_BASE_FULL is not set
  59. # CONFIG_FUTEX is not set
  60. # CONFIG_EPOLL is not set
  61. # CONFIG_SIGNALFD is not set
  62. # CONFIG_TIMERFD is not set
  63. # CONFIG_EVENTFD is not set
  64. # CONFIG_VM_EVENT_COUNTERS is not set
  65. # CONFIG_SLAB is not set
  66. # CONFIG_SLUB is not set
  67. CONFIG_SLOB=y
  68. # CONFIG_PROFILING is not set
  69. # CONFIG_MARKERS is not set
  70. # CONFIG_HAVE_OPROFILE is not set
  71. # CONFIG_HAVE_KPROBES is not set
  72. CONFIG_TINY_SHMEM=y
  73. CONFIG_BASE_SMALL=1
  74. # CONFIG_MODULES is not set
  75. CONFIG_BLOCK=y
  76. # CONFIG_LBD is not set
  77. # CONFIG_BLK_DEV_IO_TRACE is not set
  78. # CONFIG_LSF is not set
  79. # CONFIG_BLK_DEV_BSG is not set
  80. #
  81. # IO Schedulers
  82. #
  83. CONFIG_IOSCHED_NOOP=y
  84. # CONFIG_IOSCHED_AS is not set
  85. # CONFIG_IOSCHED_DEADLINE is not set
  86. # CONFIG_IOSCHED_CFQ is not set
  87. # CONFIG_DEFAULT_AS is not set
  88. # CONFIG_DEFAULT_DEADLINE is not set
  89. # CONFIG_DEFAULT_CFQ is not set
  90. CONFIG_DEFAULT_NOOP=y
  91. CONFIG_DEFAULT_IOSCHED="noop"
  92. CONFIG_CLASSIC_RCU=y
  93. # CONFIG_PREEMPT_RCU is not set
  94. #
  95. # Processor type and features
  96. #
  97. CONFIG_H8300H_GENERIC=y
  98. # CONFIG_H8300H_AKI3068NET is not set
  99. # CONFIG_H8300H_H8MAX is not set
  100. # CONFIG_H8300H_SIM is not set
  101. # CONFIG_H8S_GENERIC is not set
  102. # CONFIG_H8S_EDOSK2674 is not set
  103. # CONFIG_H8S_SIM is not set
  104. #
  105. # Detail Selection
  106. #
  107. # CONFIG_H83002 is not set
  108. CONFIG_H83007=y
  109. # CONFIG_H83048 is not set
  110. # CONFIG_H83068 is not set
  111. CONFIG_CPU_CLOCK=20000
  112. CONFIG_RAMKERNEL=y
  113. # CONFIG_ROMKERNEL is not set
  114. CONFIG_CPU_H8300H=y
  115. # CONFIG_PREEMPT is not set
  116. CONFIG_SELECT_MEMORY_MODEL=y
  117. CONFIG_FLATMEM_MANUAL=y
  118. # CONFIG_DISCONTIGMEM_MANUAL is not set
  119. # CONFIG_SPARSEMEM_MANUAL is not set
  120. CONFIG_FLATMEM=y
  121. CONFIG_FLAT_NODE_MEM_MAP=y
  122. # CONFIG_SPARSEMEM_STATIC is not set
  123. # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
  124. CONFIG_SPLIT_PTLOCK_CPUS=4
  125. # CONFIG_RESOURCES_64BIT is not set
  126. CONFIG_ZONE_DMA_FLAG=1
  127. CONFIG_VIRT_TO_BUS=y
  128. #
  129. # Executable file formats
  130. #
  131. CONFIG_BINFMT_FLAT=y
  132. CONFIG_BINFMT_ZFLAT=y
  133. # CONFIG_BINFMT_SHARED_FLAT is not set
  134. CONFIG_BINFMT_MISC=y
  135. #
  136. # Networking
  137. #
  138. # CONFIG_NET is not set
  139. #
  140. # Generic Driver Options
  141. #
  142. CONFIG_STANDALONE=y
  143. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  144. # CONFIG_SYS_HYPERVISOR is not set
  145. CONFIG_MTD=y
  146. # CONFIG_MTD_DEBUG is not set
  147. # CONFIG_MTD_CONCAT is not set
  148. CONFIG_MTD_PARTITIONS=y
  149. CONFIG_MTD_REDBOOT_PARTS=y
  150. CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
  151. # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
  152. # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
  153. # CONFIG_MTD_CMDLINE_PARTS is not set
  154. #
  155. # User Modules And Translation Layers
  156. #
  157. CONFIG_MTD_CHAR=y
  158. # CONFIG_MTD_BLKDEVS is not set
  159. # CONFIG_MTD_BLOCK is not set
  160. # CONFIG_MTD_BLOCK_RO is not set
  161. # CONFIG_FTL is not set
  162. # CONFIG_NFTL is not set
  163. # CONFIG_INFTL is not set
  164. # CONFIG_RFD_FTL is not set
  165. # CONFIG_SSFDC is not set
  166. # CONFIG_MTD_OOPS is not set
  167. #
  168. # RAM/ROM/Flash chip drivers
  169. #
  170. # CONFIG_MTD_CFI is not set
  171. # CONFIG_MTD_JEDECPROBE is not set
  172. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  173. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  174. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  175. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  176. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  177. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  178. CONFIG_MTD_CFI_I1=y
  179. CONFIG_MTD_CFI_I2=y
  180. # CONFIG_MTD_CFI_I4 is not set
  181. # CONFIG_MTD_CFI_I8 is not set
  182. CONFIG_MTD_RAM=y
  183. CONFIG_MTD_ROM=y
  184. # CONFIG_MTD_ABSENT is not set
  185. #
  186. # Mapping drivers for chip access
  187. #
  188. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  189. # CONFIG_MTD_PHYSMAP is not set
  190. CONFIG_MTD_UCLINUX=y
  191. # CONFIG_MTD_PLATRAM is not set
  192. #
  193. # Self-contained MTD device drivers
  194. #
  195. # CONFIG_MTD_SLRAM is not set
  196. # CONFIG_MTD_PHRAM is not set
  197. # CONFIG_MTD_MTDRAM is not set
  198. # CONFIG_MTD_BLOCK2MTD is not set
  199. #
  200. # Disk-On-Chip Device Drivers
  201. #
  202. # CONFIG_MTD_DOC2000 is not set
  203. # CONFIG_MTD_DOC2001 is not set
  204. # CONFIG_MTD_DOC2001PLUS is not set
  205. # CONFIG_MTD_NAND is not set
  206. # CONFIG_MTD_ONENAND is not set
  207. #
  208. # UBI - Unsorted block images
  209. #
  210. # CONFIG_MTD_UBI is not set
  211. # CONFIG_BLK_DEV is not set
  212. CONFIG_HAVE_IDE=y
  213. # CONFIG_IDE is not set
  214. #
  215. # Input device support
  216. #
  217. # CONFIG_INPUT is not set
  218. #
  219. # Hardware I/O ports
  220. #
  221. # CONFIG_SERIO is not set
  222. # CONFIG_GAMEPORT is not set
  223. #
  224. # Character devices
  225. #
  226. # CONFIG_VT is not set
  227. #
  228. # Unix98 PTY support
  229. #
  230. # CONFIG_UNIX98_PTYS is not set
  231. #
  232. # Serial drivers
  233. #
  234. # CONFIG_SERIAL_8250 is not set
  235. #
  236. # Non-8250 serial port support
  237. #
  238. CONFIG_SERIAL_SH_SCI=y
  239. CONFIG_SERIAL_SH_SCI_NR_UARTS=2
  240. CONFIG_SERIAL_SH_SCI_CONSOLE=y
  241. CONFIG_SERIAL_CORE=y
  242. CONFIG_SERIAL_CORE_CONSOLE=y
  243. # CONFIG_I2C is not set
  244. # CONFIG_HWMON is not set
  245. # CONFIG_USB_SUPPORT is not set
  246. #
  247. # File systems
  248. #
  249. # CONFIG_EXT2_FS is not set
  250. # CONFIG_EXT3_FS is not set
  251. # CONFIG_EXT4DEV_FS is not set
  252. # CONFIG_REISERFS_FS is not set
  253. # CONFIG_JFS_FS is not set
  254. # CONFIG_FS_POSIX_ACL is not set
  255. # CONFIG_XFS_FS is not set
  256. # CONFIG_GFS2_FS is not set
  257. # CONFIG_DNOTIFY is not set
  258. # CONFIG_INOTIFY is not set
  259. # CONFIG_QUOTA is not set
  260. # CONFIG_AUTOFS_FS is not set
  261. # CONFIG_AUTOFS4_FS is not set
  262. # CONFIG_FUSE_FS is not set
  263. #
  264. # CD-ROM/DVD Filesystems
  265. #
  266. # CONFIG_ISO9660_FS is not set
  267. # CONFIG_UDF_FS is not set
  268. #
  269. # DOS/FAT/NT Filesystems
  270. #
  271. # CONFIG_MSDOS_FS is not set
  272. # CONFIG_VFAT_FS is not set
  273. # CONFIG_NTFS_FS is not set
  274. #
  275. # Pseudo filesystems
  276. #
  277. CONFIG_PROC_FS=y
  278. CONFIG_PROC_SYSCTL=y
  279. CONFIG_SYSFS=y
  280. # CONFIG_TMPFS is not set
  281. # CONFIG_HUGETLB_PAGE is not set
  282. # CONFIG_CONFIGFS_FS is not set
  283. #
  284. # Miscellaneous filesystems
  285. #
  286. # CONFIG_ADFS_FS is not set
  287. # CONFIG_AFFS_FS is not set
  288. # CONFIG_HFS_FS is not set
  289. # CONFIG_HFSPLUS_FS is not set
  290. # CONFIG_BEFS_FS is not set
  291. # CONFIG_BFS_FS is not set
  292. # CONFIG_EFS_FS is not set
  293. # CONFIG_JFFS2_FS is not set
  294. # CONFIG_CRAMFS is not set
  295. # CONFIG_VXFS_FS is not set
  296. # CONFIG_MINIX_FS is not set
  297. # CONFIG_HPFS_FS is not set
  298. # CONFIG_QNX4FS_FS is not set
  299. CONFIG_ROMFS_FS=y
  300. # CONFIG_SYSV_FS is not set
  301. # CONFIG_UFS_FS is not set
  302. #
  303. # Partition Types
  304. #
  305. # CONFIG_PARTITION_ADVANCED is not set
  306. CONFIG_MSDOS_PARTITION=y
  307. # CONFIG_NLS is not set
  308. #
  309. # Kernel hacking
  310. #
  311. # CONFIG_PRINTK_TIME is not set
  312. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  313. # CONFIG_ENABLE_MUST_CHECK is not set
  314. # CONFIG_MAGIC_SYSRQ is not set
  315. # CONFIG_UNUSED_SYMBOLS is not set
  316. # CONFIG_DEBUG_FS is not set
  317. # CONFIG_HEADERS_CHECK is not set
  318. # CONFIG_DEBUG_KERNEL is not set
  319. # CONFIG_SAMPLES is not set
  320. # CONFIG_FULLDEBUG is not set
  321. # CONFIG_HIGHPROFILE is not set
  322. # CONFIG_NO_KERNEL_MSG is not set
  323. # CONFIG_SYSCALL_PRINT is not set
  324. # CONFIG_GDB_DEBUG is not set
  325. # CONFIG_SH_STANDARD_BIOS is not set
  326. # CONFIG_DEFAULT_CMDLINE is not set
  327. # CONFIG_BLKDEV_RESERVE is not set
  328. #
  329. # Security options
  330. #
  331. # CONFIG_KEYS is not set
  332. # CONFIG_SECURITY is not set
  333. # CONFIG_SECURITY_FILE_CAPABILITIES is not set
  334. # CONFIG_CRYPTO is not set
  335. #
  336. # Library routines
  337. #
  338. # CONFIG_CRC_CCITT is not set
  339. # CONFIG_CRC16 is not set
  340. # CONFIG_CRC_ITU_T is not set
  341. # CONFIG_CRC32 is not set
  342. # CONFIG_CRC7 is not set
  343. # CONFIG_LIBCRC32C is not set
  344. CONFIG_ZLIB_INFLATE=y
  345. CONFIG_HAS_IOMEM=y