rte-ma1-cb_defconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.13-uc0
  4. # Fri Sep 2 13:54: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 is not set
  20. CONFIG_RTE_CB_MA1=y
  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_V850E_MA1=y
  30. CONFIG_RTE_CB=y
  31. CONFIG_RTE_CB_MULTI=y
  32. CONFIG_RTE_CB_MULTI_DBTRAP=y
  33. # CONFIG_RTE_CB_MA1_KSRAM is not set
  34. CONFIG_RTE_MB_A_PCI=y
  35. CONFIG_RTE_GBUS_INT=y
  36. CONFIG_PCI=y
  37. CONFIG_V850E_INTC=y
  38. CONFIG_V850E_TIMER_D=y
  39. # CONFIG_V850E_CACHE is not set
  40. # CONFIG_V850E2_CACHE is not set
  41. CONFIG_NO_CACHE=y
  42. CONFIG_ZERO_BSS=y
  43. # CONFIG_V850E_HIGHRES_TIMER is not set
  44. # CONFIG_RESET_GUARD is not set
  45. CONFIG_LARGE_ALLOCS=y
  46. CONFIG_FLATMEM=y
  47. CONFIG_FLAT_NODE_MEM_MAP=y
  48. #
  49. # Code maturity level options
  50. #
  51. # CONFIG_EXPERIMENTAL is not set
  52. CONFIG_CLEAN_COMPILE=y
  53. CONFIG_BROKEN_ON_SMP=y
  54. CONFIG_INIT_ENV_ARG_LIMIT=32
  55. #
  56. # General setup
  57. #
  58. CONFIG_LOCALVERSION=""
  59. # CONFIG_BSD_PROCESS_ACCT is not set
  60. # CONFIG_SYSCTL is not set
  61. # CONFIG_AUDIT is not set
  62. # CONFIG_HOTPLUG is not set
  63. CONFIG_KOBJECT_UEVENT=y
  64. # CONFIG_IKCONFIG is not set
  65. CONFIG_EMBEDDED=y
  66. # CONFIG_KALLSYMS is not set
  67. CONFIG_PRINTK=y
  68. CONFIG_BUG=y
  69. # CONFIG_BASE_FULL is not set
  70. # CONFIG_FUTEX is not set
  71. # CONFIG_EPOLL is not set
  72. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  73. CONFIG_CC_ALIGN_FUNCTIONS=0
  74. CONFIG_CC_ALIGN_LABELS=0
  75. CONFIG_CC_ALIGN_LOOPS=0
  76. CONFIG_CC_ALIGN_JUMPS=0
  77. CONFIG_BASE_SMALL=1
  78. #
  79. # Loadable module support
  80. #
  81. CONFIG_MODULES=y
  82. CONFIG_MODULE_UNLOAD=y
  83. CONFIG_OBSOLETE_MODPARM=y
  84. # CONFIG_MODULE_SRCVERSION_ALL is not set
  85. CONFIG_KMOD=y
  86. #
  87. # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
  88. #
  89. # CONFIG_PCI_LEGACY_PROC is not set
  90. # CONFIG_PCI_NAMES is not set
  91. # CONFIG_PCI_DEBUG is not set
  92. #
  93. # PCCARD (PCMCIA/CardBus) support
  94. #
  95. # CONFIG_PCCARD is not set
  96. #
  97. # PCI Hotplug Support
  98. #
  99. #
  100. # Executable file formats
  101. #
  102. CONFIG_BINFMT_FLAT=y
  103. # CONFIG_BINFMT_ZFLAT is not set
  104. # CONFIG_BINFMT_SHARED_FLAT is not set
  105. # CONFIG_BINFMT_MISC is not set
  106. #
  107. # Networking
  108. #
  109. CONFIG_NET=y
  110. #
  111. # Networking options
  112. #
  113. # CONFIG_PACKET is not set
  114. # CONFIG_UNIX is not set
  115. # CONFIG_NET_KEY is not set
  116. CONFIG_INET=y
  117. # CONFIG_IP_MULTICAST is not set
  118. # CONFIG_IP_ADVANCED_ROUTER is not set
  119. CONFIG_IP_FIB_HASH=y
  120. # CONFIG_IP_PNP is not set
  121. # CONFIG_NET_IPIP is not set
  122. # CONFIG_NET_IPGRE is not set
  123. # CONFIG_SYN_COOKIES is not set
  124. # CONFIG_INET_AH is not set
  125. # CONFIG_INET_ESP is not set
  126. # CONFIG_INET_IPCOMP is not set
  127. # CONFIG_INET_TUNNEL is not set
  128. # CONFIG_IP_TCPDIAG is not set
  129. # CONFIG_IP_TCPDIAG_IPV6 is not set
  130. # CONFIG_TCP_CONG_ADVANCED is not set
  131. CONFIG_TCP_CONG_BIC=y
  132. # CONFIG_IPV6 is not set
  133. # CONFIG_NETFILTER is not set
  134. # CONFIG_BRIDGE is not set
  135. # CONFIG_VLAN_8021Q is not set
  136. # CONFIG_DECNET is not set
  137. # CONFIG_LLC2 is not set
  138. # CONFIG_IPX is not set
  139. # CONFIG_ATALK is not set
  140. # CONFIG_NET_SCHED is not set
  141. # CONFIG_NET_CLS_ROUTE is not set
  142. #
  143. # Network testing
  144. #
  145. # CONFIG_NET_PKTGEN is not set
  146. # CONFIG_HAMRADIO is not set
  147. # CONFIG_IRDA is not set
  148. # CONFIG_BT is not set
  149. #
  150. # Generic Driver Options
  151. #
  152. CONFIG_STANDALONE=y
  153. CONFIG_PREVENT_FIRMWARE_BUILD=y
  154. # CONFIG_FW_LOADER is not set
  155. # CONFIG_DEBUG_DRIVER is not set
  156. #
  157. # Memory Technology Devices (MTD)
  158. #
  159. CONFIG_MTD=y
  160. # CONFIG_MTD_DEBUG is not set
  161. # CONFIG_MTD_CONCAT is not set
  162. # CONFIG_MTD_PARTITIONS is not set
  163. #
  164. # User Modules And Translation Layers
  165. #
  166. # CONFIG_MTD_CHAR is not set
  167. CONFIG_MTD_BLOCK=y
  168. # CONFIG_FTL is not set
  169. # CONFIG_NFTL is not set
  170. # CONFIG_INFTL is not set
  171. #
  172. # RAM/ROM/Flash chip drivers
  173. #
  174. # CONFIG_MTD_CFI is not set
  175. # CONFIG_MTD_JEDECPROBE is not set
  176. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  177. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  178. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  179. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  180. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  181. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  182. CONFIG_MTD_CFI_I1=y
  183. CONFIG_MTD_CFI_I2=y
  184. # CONFIG_MTD_CFI_I4 is not set
  185. # CONFIG_MTD_CFI_I8 is not set
  186. # CONFIG_MTD_RAM is not set
  187. # CONFIG_MTD_ROM is not set
  188. # CONFIG_MTD_ABSENT is not set
  189. #
  190. # Mapping drivers for chip access
  191. #
  192. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  193. # CONFIG_MTD_PLATRAM is not set
  194. #
  195. # Self-contained MTD device drivers
  196. #
  197. # CONFIG_MTD_PMC551 is not set
  198. CONFIG_MTD_SLRAM=y
  199. # CONFIG_MTD_PHRAM is not set
  200. # CONFIG_MTD_MTDRAM is not set
  201. # CONFIG_MTD_BLKMTD is not set
  202. #
  203. # Disk-On-Chip Device Drivers
  204. #
  205. # CONFIG_MTD_DOC2000 is not set
  206. # CONFIG_MTD_DOC2001 is not set
  207. # CONFIG_MTD_DOC2001PLUS is not set
  208. #
  209. # NAND Flash Device Drivers
  210. #
  211. # CONFIG_MTD_NAND is not set
  212. #
  213. # Parallel port support
  214. #
  215. # CONFIG_PARPORT is not set
  216. #
  217. # Block devices
  218. #
  219. # CONFIG_BLK_DEV_FD is not set
  220. # CONFIG_BLK_CPQ_DA is not set
  221. # CONFIG_BLK_CPQ_CISS_DA is not set
  222. # CONFIG_BLK_DEV_DAC960 is not set
  223. # CONFIG_BLK_DEV_COW_COMMON is not set
  224. # CONFIG_BLK_DEV_LOOP is not set
  225. # CONFIG_BLK_DEV_NBD is not set
  226. # CONFIG_BLK_DEV_SX8 is not set
  227. # CONFIG_BLK_DEV_RAM is not set
  228. CONFIG_BLK_DEV_RAM_COUNT=16
  229. CONFIG_INITRAMFS_SOURCE=""
  230. # CONFIG_CDROM_PKTCDVD is not set
  231. #
  232. # IO Schedulers
  233. #
  234. CONFIG_IOSCHED_NOOP=y
  235. # CONFIG_IOSCHED_AS is not set
  236. # CONFIG_IOSCHED_DEADLINE is not set
  237. # CONFIG_IOSCHED_CFQ is not set
  238. # CONFIG_ATA_OVER_ETH is not set
  239. #
  240. # Disk device support
  241. #
  242. #
  243. # ATA/ATAPI/MFM/RLL support
  244. #
  245. # CONFIG_IDE is not set
  246. #
  247. # SCSI device support
  248. #
  249. # CONFIG_SCSI is not set
  250. #
  251. # Multi-device support (RAID and LVM)
  252. #
  253. # CONFIG_MD is not set
  254. #
  255. # Fusion MPT device support
  256. #
  257. # CONFIG_FUSION is not set
  258. #
  259. # IEEE 1394 (FireWire) support
  260. #
  261. # CONFIG_IEEE1394 is not set
  262. #
  263. # I2O device support
  264. #
  265. # CONFIG_I2O is not set
  266. #
  267. # Network device support
  268. #
  269. CONFIG_NETDEVICES=y
  270. # CONFIG_DUMMY is not set
  271. # CONFIG_BONDING is not set
  272. # CONFIG_EQUALIZER is not set
  273. # CONFIG_TUN is not set
  274. #
  275. # ARCnet devices
  276. #
  277. # CONFIG_ARCNET is not set
  278. #
  279. # Ethernet (10 or 100Mbit)
  280. #
  281. CONFIG_NET_ETHERNET=y
  282. CONFIG_MII=y
  283. # CONFIG_HAPPYMEAL is not set
  284. # CONFIG_SUNGEM is not set
  285. # CONFIG_NET_VENDOR_3COM is not set
  286. # CONFIG_NET_VENDOR_SMC is not set
  287. #
  288. # Tulip family network device support
  289. #
  290. # CONFIG_NET_TULIP is not set
  291. # CONFIG_HP100 is not set
  292. # CONFIG_NE2000 is not set
  293. CONFIG_NET_PCI=y
  294. # CONFIG_PCNET32 is not set
  295. # CONFIG_AMD8111_ETH is not set
  296. # CONFIG_ADAPTEC_STARFIRE is not set
  297. # CONFIG_DGRS is not set
  298. CONFIG_EEPRO100=y
  299. # CONFIG_E100 is not set
  300. # CONFIG_FEALNX is not set
  301. # CONFIG_NATSEMI is not set
  302. # CONFIG_NE2K_PCI is not set
  303. # CONFIG_8139TOO is not set
  304. # CONFIG_SIS900 is not set
  305. # CONFIG_EPIC100 is not set
  306. # CONFIG_SUNDANCE is not set
  307. # CONFIG_TLAN is not set
  308. # CONFIG_VIA_RHINE is not set
  309. #
  310. # Ethernet (1000 Mbit)
  311. #
  312. # CONFIG_ACENIC is not set
  313. # CONFIG_DL2K is not set
  314. # CONFIG_E1000 is not set
  315. # CONFIG_NS83820 is not set
  316. # CONFIG_HAMACHI is not set
  317. # CONFIG_R8169 is not set
  318. # CONFIG_SK98LIN is not set
  319. # CONFIG_VIA_VELOCITY is not set
  320. # CONFIG_TIGON3 is not set
  321. # CONFIG_BNX2 is not set
  322. #
  323. # Ethernet (10000 Mbit)
  324. #
  325. # CONFIG_IXGB is not set
  326. # CONFIG_S2IO is not set
  327. #
  328. # Token Ring devices
  329. #
  330. # CONFIG_TR is not set
  331. #
  332. # Wireless LAN (non-hamradio)
  333. #
  334. # CONFIG_NET_RADIO is not set
  335. #
  336. # Wan interfaces
  337. #
  338. # CONFIG_WAN is not set
  339. # CONFIG_FDDI is not set
  340. # CONFIG_PPP is not set
  341. # CONFIG_SLIP is not set
  342. # CONFIG_NETPOLL is not set
  343. # CONFIG_NET_POLL_CONTROLLER is not set
  344. #
  345. # ISDN subsystem
  346. #
  347. # CONFIG_ISDN is not set
  348. #
  349. # Input device support
  350. #
  351. CONFIG_INPUT=y
  352. #
  353. # Userland interfaces
  354. #
  355. # CONFIG_INPUT_MOUSEDEV is not set
  356. # CONFIG_INPUT_JOYDEV is not set
  357. # CONFIG_INPUT_TSDEV is not set
  358. # CONFIG_INPUT_EVDEV is not set
  359. # CONFIG_INPUT_EVBUG is not set
  360. #
  361. # Input Device Drivers
  362. #
  363. # CONFIG_INPUT_KEYBOARD is not set
  364. # CONFIG_INPUT_MOUSE is not set
  365. # CONFIG_INPUT_JOYSTICK is not set
  366. # CONFIG_INPUT_TOUCHSCREEN is not set
  367. # CONFIG_INPUT_MISC is not set
  368. #
  369. # Hardware I/O ports
  370. #
  371. # CONFIG_SERIO is not set
  372. # CONFIG_GAMEPORT is not set
  373. #
  374. # Character devices
  375. #
  376. # CONFIG_VT is not set
  377. # CONFIG_SERIAL_NONSTANDARD is not set
  378. #
  379. # Serial drivers
  380. #
  381. # CONFIG_SERIAL_8250 is not set
  382. #
  383. # Non-8250 serial port support
  384. #
  385. CONFIG_V850E_UART=y
  386. CONFIG_V850E_UART_CONSOLE=y
  387. CONFIG_SERIAL_CORE=y
  388. CONFIG_SERIAL_CORE_CONSOLE=y
  389. # CONFIG_SERIAL_JSM is not set
  390. # CONFIG_UNIX98_PTYS is not set
  391. # CONFIG_LEGACY_PTYS is not set
  392. #
  393. # IPMI
  394. #
  395. # CONFIG_IPMI_HANDLER is not set
  396. #
  397. # Watchdog Cards
  398. #
  399. # CONFIG_WATCHDOG is not set
  400. # CONFIG_RTC is not set
  401. # CONFIG_GEN_RTC is not set
  402. # CONFIG_DTLK is not set
  403. # CONFIG_R3964 is not set
  404. # CONFIG_APPLICOM is not set
  405. #
  406. # Ftape, the floppy tape device driver
  407. #
  408. # CONFIG_DRM is not set
  409. # CONFIG_RAW_DRIVER is not set
  410. #
  411. # TPM devices
  412. #
  413. #
  414. # Multimedia devices
  415. #
  416. # CONFIG_VIDEO_DEV is not set
  417. #
  418. # Digital Video Broadcasting Devices
  419. #
  420. # CONFIG_DVB is not set
  421. #
  422. # File systems
  423. #
  424. # CONFIG_EXT2_FS is not set
  425. # CONFIG_EXT3_FS is not set
  426. # CONFIG_JBD is not set
  427. # CONFIG_REISERFS_FS is not set
  428. # CONFIG_JFS_FS is not set
  429. # CONFIG_FS_POSIX_ACL is not set
  430. #
  431. # XFS support
  432. #
  433. # CONFIG_XFS_FS is not set
  434. # CONFIG_MINIX_FS is not set
  435. CONFIG_ROMFS_FS=y
  436. # CONFIG_MAGIC_ROM_PTR is not set
  437. CONFIG_INOTIFY=y
  438. # CONFIG_QUOTA is not set
  439. CONFIG_DNOTIFY=y
  440. # CONFIG_AUTOFS_FS is not set
  441. # CONFIG_AUTOFS4_FS is not set
  442. #
  443. # CD-ROM/DVD Filesystems
  444. #
  445. # CONFIG_ISO9660_FS is not set
  446. # CONFIG_UDF_FS is not set
  447. #
  448. # DOS/FAT/NT Filesystems
  449. #
  450. # CONFIG_MSDOS_FS is not set
  451. # CONFIG_VFAT_FS is not set
  452. # CONFIG_NTFS_FS is not set
  453. #
  454. # Pseudo filesystems
  455. #
  456. CONFIG_PROC_FS=y
  457. CONFIG_SYSFS=y
  458. # CONFIG_TMPFS is not set
  459. # CONFIG_HUGETLB_PAGE is not set
  460. CONFIG_RAMFS=y
  461. #
  462. # Miscellaneous filesystems
  463. #
  464. # CONFIG_HFSPLUS_FS is not set
  465. # CONFIG_JFFS_FS is not set
  466. # CONFIG_JFFS2_FS is not set
  467. # CONFIG_CRAMFS is not set
  468. # CONFIG_VXFS_FS is not set
  469. # CONFIG_HPFS_FS is not set
  470. # CONFIG_QNX4FS_FS is not set
  471. # CONFIG_SYSV_FS is not set
  472. # CONFIG_UFS_FS is not set
  473. #
  474. # Network File Systems
  475. #
  476. CONFIG_NFS_FS=y
  477. CONFIG_NFS_V3=y
  478. # CONFIG_NFS_V3_ACL is not set
  479. # CONFIG_NFSD is not set
  480. CONFIG_LOCKD=y
  481. CONFIG_LOCKD_V4=y
  482. CONFIG_NFS_COMMON=y
  483. CONFIG_SUNRPC=y
  484. # CONFIG_SMB_FS is not set
  485. # CONFIG_CIFS is not set
  486. # CONFIG_NCP_FS is not set
  487. # CONFIG_CODA_FS is not set
  488. #
  489. # Partition Types
  490. #
  491. # CONFIG_PARTITION_ADVANCED is not set
  492. CONFIG_MSDOS_PARTITION=y
  493. #
  494. # Native Language Support
  495. #
  496. # CONFIG_NLS is not set
  497. #
  498. # Graphics support
  499. #
  500. # CONFIG_FB is not set
  501. #
  502. # Sound
  503. #
  504. # CONFIG_SOUND is not set
  505. #
  506. # USB support
  507. #
  508. CONFIG_USB_ARCH_HAS_HCD=y
  509. CONFIG_USB_ARCH_HAS_OHCI=y
  510. # CONFIG_USB is not set
  511. #
  512. # USB Gadget Support
  513. #
  514. # CONFIG_USB_GADGET is not set
  515. #
  516. # Kernel hacking
  517. #
  518. # CONFIG_PRINTK_TIME is not set
  519. CONFIG_DEBUG_KERNEL=y
  520. # CONFIG_MAGIC_SYSRQ is not set
  521. CONFIG_LOG_BUF_SHIFT=14
  522. # CONFIG_SCHEDSTATS is not set
  523. # CONFIG_DEBUG_SLAB is not set
  524. # CONFIG_DEBUG_SPINLOCK is not set
  525. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  526. # CONFIG_DEBUG_KOBJECT is not set
  527. CONFIG_DEBUG_INFO=y
  528. # CONFIG_DEBUG_FS is not set
  529. # CONFIG_NO_KERNEL_MSG is not set
  530. #
  531. # Security options
  532. #
  533. # CONFIG_KEYS is not set
  534. # CONFIG_SECURITY is not set
  535. #
  536. # Cryptographic options
  537. #
  538. # CONFIG_CRYPTO is not set
  539. #
  540. # Hardware crypto devices
  541. #
  542. #
  543. # Library routines
  544. #
  545. # CONFIG_CRC_CCITT is not set
  546. # CONFIG_CRC32 is not set
  547. # CONFIG_LIBCRC32C is not set