sim_defconfig 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.12-uc0
  4. # Thu Jul 21 11:29:27 2005
  5. #
  6. # CONFIG_MMU is not set
  7. # CONFIG_UID16 is not set
  8. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  9. # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
  10. CONFIG_GENERIC_CALIBRATE_DELAY=y
  11. # CONFIG_ISA is not set
  12. # CONFIG_ISAPNP is not set
  13. # CONFIG_EISA is not set
  14. # CONFIG_MCA is not set
  15. CONFIG_V850=y
  16. #
  17. # Processor type and features
  18. #
  19. CONFIG_V850E_SIM=y
  20. # CONFIG_RTE_CB_MA1 is not set
  21. # CONFIG_RTE_CB_NB85E is not set
  22. # CONFIG_RTE_CB_ME2 is not set
  23. # CONFIG_V850E_AS85EP1 is not set
  24. # CONFIG_V850E2_SIM85E2C is not set
  25. # CONFIG_V850E2_SIM85E2S is not set
  26. # CONFIG_V850E2_FPGA85E2C is not set
  27. # CONFIG_V850E2_ANNA is not set
  28. CONFIG_V850E=y
  29. # CONFIG_PCI is not set
  30. # CONFIG_V850E_INTC is not set
  31. # CONFIG_V850E_TIMER_D is not set
  32. # CONFIG_V850E_CACHE is not set
  33. # CONFIG_V850E2_CACHE is not set
  34. CONFIG_NO_CACHE=y
  35. CONFIG_ZERO_BSS=y
  36. # CONFIG_RESET_GUARD is not set
  37. CONFIG_LARGE_ALLOCS=y
  38. #
  39. # Code maturity level options
  40. #
  41. # CONFIG_EXPERIMENTAL is not set
  42. CONFIG_CLEAN_COMPILE=y
  43. CONFIG_BROKEN_ON_SMP=y
  44. CONFIG_INIT_ENV_ARG_LIMIT=32
  45. #
  46. # General setup
  47. #
  48. CONFIG_LOCALVERSION=""
  49. # CONFIG_BSD_PROCESS_ACCT is not set
  50. # CONFIG_SYSCTL is not set
  51. # CONFIG_AUDIT is not set
  52. # CONFIG_HOTPLUG is not set
  53. # CONFIG_IKCONFIG is not set
  54. CONFIG_EMBEDDED=y
  55. # CONFIG_KALLSYMS is not set
  56. CONFIG_PRINTK=y
  57. CONFIG_BUG=y
  58. # CONFIG_BASE_FULL is not set
  59. # CONFIG_FUTEX is not set
  60. # CONFIG_EPOLL is not set
  61. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  62. CONFIG_CC_ALIGN_FUNCTIONS=0
  63. CONFIG_CC_ALIGN_LABELS=0
  64. CONFIG_CC_ALIGN_LOOPS=0
  65. CONFIG_CC_ALIGN_JUMPS=0
  66. CONFIG_BASE_SMALL=1
  67. #
  68. # Loadable module support
  69. #
  70. CONFIG_MODULES=y
  71. CONFIG_MODULE_UNLOAD=y
  72. CONFIG_OBSOLETE_MODPARM=y
  73. # CONFIG_MODULE_SRCVERSION_ALL is not set
  74. CONFIG_KMOD=y
  75. #
  76. # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
  77. #
  78. #
  79. # PCCARD (PCMCIA/CardBus) support
  80. #
  81. # CONFIG_PCCARD is not set
  82. #
  83. # PCI Hotplug Support
  84. #
  85. #
  86. # Executable file formats
  87. #
  88. CONFIG_BINFMT_FLAT=y
  89. # CONFIG_BINFMT_ZFLAT is not set
  90. # CONFIG_BINFMT_SHARED_FLAT is not set
  91. # CONFIG_BINFMT_MISC is not set
  92. #
  93. # Generic Driver Options
  94. #
  95. CONFIG_STANDALONE=y
  96. CONFIG_PREVENT_FIRMWARE_BUILD=y
  97. # CONFIG_FW_LOADER is not set
  98. # CONFIG_DEBUG_DRIVER is not set
  99. #
  100. # Memory Technology Devices (MTD)
  101. #
  102. CONFIG_MTD=y
  103. # CONFIG_MTD_DEBUG is not set
  104. # CONFIG_MTD_CONCAT is not set
  105. # CONFIG_MTD_PARTITIONS is not set
  106. #
  107. # User Modules And Translation Layers
  108. #
  109. # CONFIG_MTD_CHAR is not set
  110. CONFIG_MTD_BLOCK=y
  111. # CONFIG_FTL is not set
  112. # CONFIG_NFTL is not set
  113. # CONFIG_INFTL is not set
  114. #
  115. # RAM/ROM/Flash chip drivers
  116. #
  117. # CONFIG_MTD_CFI is not set
  118. # CONFIG_MTD_JEDECPROBE is not set
  119. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  120. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  121. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  122. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  123. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  124. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  125. CONFIG_MTD_CFI_I1=y
  126. CONFIG_MTD_CFI_I2=y
  127. # CONFIG_MTD_CFI_I4 is not set
  128. # CONFIG_MTD_CFI_I8 is not set
  129. # CONFIG_MTD_RAM is not set
  130. # CONFIG_MTD_ROM is not set
  131. # CONFIG_MTD_ABSENT is not set
  132. #
  133. # Mapping drivers for chip access
  134. #
  135. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  136. #
  137. # Self-contained MTD device drivers
  138. #
  139. CONFIG_MTD_SLRAM=y
  140. # CONFIG_MTD_PHRAM is not set
  141. # CONFIG_MTD_MTDRAM is not set
  142. # CONFIG_MTD_BLKMTD is not set
  143. #
  144. # Disk-On-Chip Device Drivers
  145. #
  146. # CONFIG_MTD_DOC2000 is not set
  147. # CONFIG_MTD_DOC2001 is not set
  148. # CONFIG_MTD_DOC2001PLUS is not set
  149. #
  150. # NAND Flash Device Drivers
  151. #
  152. # CONFIG_MTD_NAND is not set
  153. #
  154. # Parallel port support
  155. #
  156. # CONFIG_PARPORT is not set
  157. #
  158. # Block devices
  159. #
  160. # CONFIG_BLK_DEV_FD is not set
  161. # CONFIG_BLK_DEV_COW_COMMON is not set
  162. # CONFIG_BLK_DEV_LOOP is not set
  163. # CONFIG_BLK_DEV_RAM is not set
  164. CONFIG_BLK_DEV_RAM_COUNT=16
  165. CONFIG_INITRAMFS_SOURCE=""
  166. # CONFIG_CDROM_PKTCDVD is not set
  167. #
  168. # IO Schedulers
  169. #
  170. CONFIG_IOSCHED_NOOP=y
  171. # CONFIG_IOSCHED_AS is not set
  172. # CONFIG_IOSCHED_DEADLINE is not set
  173. # CONFIG_IOSCHED_CFQ is not set
  174. #
  175. # Disk device support
  176. #
  177. #
  178. # ATA/ATAPI/MFM/RLL support
  179. #
  180. # CONFIG_IDE is not set
  181. #
  182. # SCSI device support
  183. #
  184. # CONFIG_SCSI is not set
  185. #
  186. # Multi-device support (RAID and LVM)
  187. #
  188. # CONFIG_MD is not set
  189. #
  190. # Fusion MPT device support
  191. #
  192. #
  193. # IEEE 1394 (FireWire) support
  194. #
  195. #
  196. # I2O device support
  197. #
  198. #
  199. # Networking support
  200. #
  201. # CONFIG_NET is not set
  202. # CONFIG_NETPOLL is not set
  203. # CONFIG_NET_POLL_CONTROLLER is not set
  204. #
  205. # ISDN subsystem
  206. #
  207. #
  208. # Input device support
  209. #
  210. CONFIG_INPUT=y
  211. #
  212. # Userland interfaces
  213. #
  214. # CONFIG_INPUT_MOUSEDEV is not set
  215. # CONFIG_INPUT_JOYDEV is not set
  216. # CONFIG_INPUT_TSDEV is not set
  217. # CONFIG_INPUT_EVDEV is not set
  218. # CONFIG_INPUT_EVBUG is not set
  219. #
  220. # Input Device Drivers
  221. #
  222. # CONFIG_INPUT_KEYBOARD is not set
  223. # CONFIG_INPUT_MOUSE is not set
  224. # CONFIG_INPUT_JOYSTICK is not set
  225. # CONFIG_INPUT_TOUCHSCREEN is not set
  226. # CONFIG_INPUT_MISC is not set
  227. #
  228. # Hardware I/O ports
  229. #
  230. CONFIG_SERIO=y
  231. # CONFIG_SERIO_I8042 is not set
  232. # CONFIG_SERIO_SERPORT is not set
  233. # CONFIG_SERIO_LIBPS2 is not set
  234. # CONFIG_SERIO_RAW is not set
  235. # CONFIG_GAMEPORT is not set
  236. #
  237. # Character devices
  238. #
  239. # CONFIG_VT is not set
  240. # CONFIG_SERIAL_NONSTANDARD is not set
  241. #
  242. # Serial drivers
  243. #
  244. # CONFIG_SERIAL_8250 is not set
  245. #
  246. # Non-8250 serial port support
  247. #
  248. # CONFIG_UNIX98_PTYS is not set
  249. # CONFIG_LEGACY_PTYS is not set
  250. #
  251. # IPMI
  252. #
  253. # CONFIG_IPMI_HANDLER is not set
  254. #
  255. # Watchdog Cards
  256. #
  257. # CONFIG_WATCHDOG is not set
  258. # CONFIG_RTC is not set
  259. # CONFIG_GEN_RTC is not set
  260. # CONFIG_DTLK is not set
  261. # CONFIG_R3964 is not set
  262. #
  263. # Ftape, the floppy tape device driver
  264. #
  265. # CONFIG_DRM is not set
  266. # CONFIG_RAW_DRIVER is not set
  267. #
  268. # TPM devices
  269. #
  270. #
  271. # Multimedia devices
  272. #
  273. # CONFIG_VIDEO_DEV is not set
  274. #
  275. # Digital Video Broadcasting Devices
  276. #
  277. #
  278. # File systems
  279. #
  280. # CONFIG_EXT2_FS is not set
  281. # CONFIG_EXT3_FS is not set
  282. # CONFIG_JBD is not set
  283. # CONFIG_REISERFS_FS is not set
  284. # CONFIG_JFS_FS is not set
  285. #
  286. # XFS support
  287. #
  288. # CONFIG_XFS_FS is not set
  289. # CONFIG_MINIX_FS is not set
  290. CONFIG_ROMFS_FS=y
  291. # CONFIG_QUOTA is not set
  292. CONFIG_DNOTIFY=y
  293. # CONFIG_AUTOFS_FS is not set
  294. # CONFIG_AUTOFS4_FS is not set
  295. #
  296. # CD-ROM/DVD Filesystems
  297. #
  298. # CONFIG_ISO9660_FS is not set
  299. # CONFIG_UDF_FS is not set
  300. #
  301. # DOS/FAT/NT Filesystems
  302. #
  303. # CONFIG_MSDOS_FS is not set
  304. # CONFIG_VFAT_FS is not set
  305. # CONFIG_NTFS_FS is not set
  306. #
  307. # Pseudo filesystems
  308. #
  309. CONFIG_PROC_FS=y
  310. CONFIG_SYSFS=y
  311. # CONFIG_TMPFS is not set
  312. # CONFIG_HUGETLB_PAGE is not set
  313. CONFIG_RAMFS=y
  314. #
  315. # Miscellaneous filesystems
  316. #
  317. # CONFIG_HFSPLUS_FS is not set
  318. # CONFIG_JFFS_FS is not set
  319. # CONFIG_JFFS2_FS is not set
  320. # CONFIG_CRAMFS is not set
  321. # CONFIG_VXFS_FS is not set
  322. # CONFIG_HPFS_FS is not set
  323. # CONFIG_QNX4FS_FS is not set
  324. # CONFIG_SYSV_FS is not set
  325. # CONFIG_UFS_FS is not set
  326. #
  327. # Partition Types
  328. #
  329. # CONFIG_PARTITION_ADVANCED is not set
  330. CONFIG_MSDOS_PARTITION=y
  331. #
  332. # Native Language Support
  333. #
  334. # CONFIG_NLS is not set
  335. #
  336. # Graphics support
  337. #
  338. # CONFIG_FB is not set
  339. #
  340. # Sound
  341. #
  342. # CONFIG_SOUND is not set
  343. #
  344. # USB support
  345. #
  346. # CONFIG_USB_ARCH_HAS_HCD is not set
  347. # CONFIG_USB_ARCH_HAS_OHCI is not set
  348. #
  349. # USB Gadget Support
  350. #
  351. # CONFIG_USB_GADGET is not set
  352. #
  353. # Kernel hacking
  354. #
  355. # CONFIG_PRINTK_TIME is not set
  356. CONFIG_DEBUG_KERNEL=y
  357. # CONFIG_MAGIC_SYSRQ is not set
  358. CONFIG_LOG_BUF_SHIFT=14
  359. # CONFIG_SCHEDSTATS is not set
  360. # CONFIG_DEBUG_SLAB is not set
  361. # CONFIG_DEBUG_SPINLOCK is not set
  362. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  363. # CONFIG_DEBUG_KOBJECT is not set
  364. CONFIG_DEBUG_INFO=y
  365. # CONFIG_DEBUG_FS is not set
  366. # CONFIG_NO_KERNEL_MSG is not set
  367. #
  368. # Security options
  369. #
  370. # CONFIG_KEYS is not set
  371. # CONFIG_SECURITY is not set
  372. #
  373. # Cryptographic options
  374. #
  375. # CONFIG_CRYPTO is not set
  376. #
  377. # Hardware crypto devices
  378. #
  379. #
  380. # Library routines
  381. #
  382. # CONFIG_CRC_CCITT is not set
  383. # CONFIG_CRC32 is not set
  384. # CONFIG_LIBCRC32C is not set