mpc86x_ads_defconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.12-rc4
  4. # Tue Jun 14 13:36:35 2005
  5. #
  6. CONFIG_MMU=y
  7. CONFIG_GENERIC_HARDIRQS=y
  8. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  9. CONFIG_GENERIC_CALIBRATE_DELAY=y
  10. CONFIG_HAVE_DEC_LOCK=y
  11. CONFIG_PPC=y
  12. CONFIG_PPC32=y
  13. CONFIG_GENERIC_NVRAM=y
  14. CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
  15. #
  16. # Code maturity level options
  17. #
  18. CONFIG_EXPERIMENTAL=y
  19. # CONFIG_CLEAN_COMPILE is not set
  20. CONFIG_BROKEN=y
  21. CONFIG_BROKEN_ON_SMP=y
  22. CONFIG_INIT_ENV_ARG_LIMIT=32
  23. #
  24. # General setup
  25. #
  26. CONFIG_LOCALVERSION=""
  27. # CONFIG_SWAP is not set
  28. CONFIG_SYSVIPC=y
  29. # CONFIG_POSIX_MQUEUE is not set
  30. # CONFIG_BSD_PROCESS_ACCT is not set
  31. CONFIG_SYSCTL=y
  32. # CONFIG_AUDIT is not set
  33. # CONFIG_HOTPLUG is not set
  34. CONFIG_KOBJECT_UEVENT=y
  35. # CONFIG_IKCONFIG is not set
  36. CONFIG_EMBEDDED=y
  37. # CONFIG_KALLSYMS is not set
  38. CONFIG_PRINTK=y
  39. CONFIG_BUG=y
  40. # CONFIG_BASE_FULL is not set
  41. CONFIG_FUTEX=y
  42. # CONFIG_EPOLL is not set
  43. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  44. # CONFIG_SHMEM is not set
  45. CONFIG_CC_ALIGN_FUNCTIONS=0
  46. CONFIG_CC_ALIGN_LABELS=0
  47. CONFIG_CC_ALIGN_LOOPS=0
  48. CONFIG_CC_ALIGN_JUMPS=0
  49. CONFIG_TINY_SHMEM=y
  50. CONFIG_BASE_SMALL=1
  51. #
  52. # Loadable module support
  53. #
  54. CONFIG_MODULES=y
  55. # CONFIG_MODULE_UNLOAD is not set
  56. CONFIG_OBSOLETE_MODPARM=y
  57. # CONFIG_MODVERSIONS is not set
  58. # CONFIG_MODULE_SRCVERSION_ALL is not set
  59. # CONFIG_KMOD is not set
  60. #
  61. # Processor
  62. #
  63. # CONFIG_6xx is not set
  64. # CONFIG_40x is not set
  65. # CONFIG_44x is not set
  66. # CONFIG_POWER3 is not set
  67. # CONFIG_POWER4 is not set
  68. CONFIG_8xx=y
  69. # CONFIG_E500 is not set
  70. # CONFIG_MATH_EMULATION is not set
  71. # CONFIG_CPU_FREQ is not set
  72. CONFIG_EMBEDDEDBOOT=y
  73. # CONFIG_PM is not set
  74. CONFIG_NOT_COHERENT_CACHE=y
  75. #
  76. # Platform options
  77. #
  78. CONFIG_FADS=y
  79. # CONFIG_RPXLITE is not set
  80. # CONFIG_RPXCLASSIC is not set
  81. # CONFIG_BSEIP is not set
  82. # CONFIG_MPC8XXFADS is not set
  83. CONFIG_MPC86XADS=y
  84. # CONFIG_TQM823L is not set
  85. # CONFIG_TQM850L is not set
  86. # CONFIG_TQM855L is not set
  87. # CONFIG_TQM860L is not set
  88. # CONFIG_FPS850L is not set
  89. # CONFIG_SPD823TS is not set
  90. # CONFIG_IVMS8 is not set
  91. # CONFIG_IVML24 is not set
  92. # CONFIG_SM850 is not set
  93. # CONFIG_HERMES_PRO is not set
  94. # CONFIG_IP860 is not set
  95. # CONFIG_LWMON is not set
  96. # CONFIG_PCU_E is not set
  97. # CONFIG_CCM is not set
  98. # CONFIG_LANTEC is not set
  99. # CONFIG_MBX is not set
  100. # CONFIG_WINCEPT is not set
  101. # CONFIG_SMP is not set
  102. # CONFIG_PREEMPT is not set
  103. # CONFIG_HIGHMEM is not set
  104. CONFIG_BINFMT_ELF=y
  105. # CONFIG_BINFMT_MISC is not set
  106. # CONFIG_CMDLINE_BOOL is not set
  107. CONFIG_ISA_DMA_API=y
  108. #
  109. # Bus options
  110. #
  111. # CONFIG_PCI is not set
  112. # CONFIG_PCI_DOMAINS is not set
  113. # CONFIG_PCI_QSPAN is not set
  114. #
  115. # PCCARD (PCMCIA/CardBus) support
  116. #
  117. # CONFIG_PCCARD is not set
  118. #
  119. # Advanced setup
  120. #
  121. # CONFIG_ADVANCED_OPTIONS is not set
  122. #
  123. # Default settings for advanced configuration options are used
  124. #
  125. CONFIG_HIGHMEM_START=0xfe000000
  126. CONFIG_LOWMEM_SIZE=0x30000000
  127. CONFIG_KERNEL_START=0xc0000000
  128. CONFIG_TASK_SIZE=0x80000000
  129. CONFIG_CONSISTENT_START=0xff100000
  130. CONFIG_CONSISTENT_SIZE=0x00200000
  131. CONFIG_BOOT_LOAD=0x00400000
  132. #
  133. # Device Drivers
  134. #
  135. #
  136. # Generic Driver Options
  137. #
  138. # CONFIG_STANDALONE is not set
  139. CONFIG_PREVENT_FIRMWARE_BUILD=y
  140. # CONFIG_FW_LOADER is not set
  141. #
  142. # Memory Technology Devices (MTD)
  143. #
  144. # CONFIG_MTD is not set
  145. #
  146. # Parallel port support
  147. #
  148. # CONFIG_PARPORT is not set
  149. #
  150. # Plug and Play support
  151. #
  152. #
  153. # Block devices
  154. #
  155. # CONFIG_BLK_DEV_FD is not set
  156. # CONFIG_BLK_DEV_COW_COMMON is not set
  157. CONFIG_BLK_DEV_LOOP=y
  158. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  159. # CONFIG_BLK_DEV_NBD is not set
  160. # CONFIG_BLK_DEV_RAM is not set
  161. CONFIG_BLK_DEV_RAM_COUNT=16
  162. CONFIG_INITRAMFS_SOURCE=""
  163. # CONFIG_LBD is not set
  164. # CONFIG_CDROM_PKTCDVD is not set
  165. #
  166. # IO Schedulers
  167. #
  168. CONFIG_IOSCHED_NOOP=y
  169. CONFIG_IOSCHED_AS=y
  170. CONFIG_IOSCHED_DEADLINE=y
  171. CONFIG_IOSCHED_CFQ=y
  172. # CONFIG_ATA_OVER_ETH is not set
  173. #
  174. # ATA/ATAPI/MFM/RLL support
  175. #
  176. # CONFIG_IDE is not set
  177. #
  178. # SCSI device support
  179. #
  180. # CONFIG_SCSI is not set
  181. #
  182. # Multi-device support (RAID and LVM)
  183. #
  184. # CONFIG_MD is not set
  185. #
  186. # Fusion MPT device support
  187. #
  188. #
  189. # IEEE 1394 (FireWire) support
  190. #
  191. # CONFIG_IEEE1394 is not set
  192. #
  193. # I2O device support
  194. #
  195. #
  196. # Macintosh device drivers
  197. #
  198. #
  199. # Networking support
  200. #
  201. CONFIG_NET=y
  202. #
  203. # Networking options
  204. #
  205. CONFIG_PACKET=y
  206. # CONFIG_PACKET_MMAP is not set
  207. CONFIG_UNIX=y
  208. # CONFIG_NET_KEY is not set
  209. CONFIG_INET=y
  210. # CONFIG_IP_MULTICAST is not set
  211. # CONFIG_IP_ADVANCED_ROUTER is not set
  212. CONFIG_IP_PNP=y
  213. CONFIG_IP_PNP_DHCP=y
  214. # CONFIG_IP_PNP_BOOTP is not set
  215. # CONFIG_IP_PNP_RARP is not set
  216. # CONFIG_NET_IPIP is not set
  217. # CONFIG_NET_IPGRE is not set
  218. # CONFIG_ARPD is not set
  219. # CONFIG_SYN_COOKIES is not set
  220. # CONFIG_INET_AH is not set
  221. # CONFIG_INET_ESP is not set
  222. # CONFIG_INET_IPCOMP is not set
  223. # CONFIG_INET_TUNNEL is not set
  224. CONFIG_IP_TCPDIAG=y
  225. # CONFIG_IP_TCPDIAG_IPV6 is not set
  226. CONFIG_IPV6=m
  227. # CONFIG_IPV6_PRIVACY is not set
  228. # CONFIG_INET6_AH is not set
  229. # CONFIG_INET6_ESP is not set
  230. # CONFIG_INET6_IPCOMP is not set
  231. # CONFIG_INET6_TUNNEL is not set
  232. # CONFIG_IPV6_TUNNEL is not set
  233. # CONFIG_NETFILTER is not set
  234. #
  235. # SCTP Configuration (EXPERIMENTAL)
  236. #
  237. # CONFIG_IP_SCTP is not set
  238. # CONFIG_ATM is not set
  239. # CONFIG_BRIDGE is not set
  240. # CONFIG_VLAN_8021Q is not set
  241. # CONFIG_DECNET is not set
  242. # CONFIG_LLC2 is not set
  243. # CONFIG_IPX is not set
  244. # CONFIG_ATALK is not set
  245. # CONFIG_X25 is not set
  246. # CONFIG_LAPB is not set
  247. # CONFIG_NET_DIVERT is not set
  248. # CONFIG_ECONET is not set
  249. # CONFIG_WAN_ROUTER is not set
  250. #
  251. # QoS and/or fair queueing
  252. #
  253. # CONFIG_NET_SCHED is not set
  254. # CONFIG_NET_CLS_ROUTE is not set
  255. #
  256. # Network testing
  257. #
  258. # CONFIG_NET_PKTGEN is not set
  259. # CONFIG_NETPOLL is not set
  260. # CONFIG_NET_POLL_CONTROLLER is not set
  261. # CONFIG_HAMRADIO is not set
  262. # CONFIG_IRDA is not set
  263. # CONFIG_BT is not set
  264. CONFIG_NETDEVICES=y
  265. # CONFIG_DUMMY is not set
  266. # CONFIG_BONDING is not set
  267. # CONFIG_EQUALIZER is not set
  268. # CONFIG_TUN is not set
  269. #
  270. # Ethernet (10 or 100Mbit)
  271. #
  272. CONFIG_NET_ETHERNET=y
  273. # CONFIG_MII is not set
  274. # CONFIG_OAKNET is not set
  275. #
  276. # Ethernet (1000 Mbit)
  277. #
  278. #
  279. # Ethernet (10000 Mbit)
  280. #
  281. #
  282. # Token Ring devices
  283. #
  284. #
  285. # Wireless LAN (non-hamradio)
  286. #
  287. # CONFIG_NET_RADIO is not set
  288. #
  289. # Wan interfaces
  290. #
  291. # CONFIG_WAN is not set
  292. # CONFIG_PPP is not set
  293. # CONFIG_SLIP is not set
  294. # CONFIG_SHAPER is not set
  295. # CONFIG_NETCONSOLE is not set
  296. #
  297. # ISDN subsystem
  298. #
  299. # CONFIG_ISDN is not set
  300. #
  301. # Telephony Support
  302. #
  303. # CONFIG_PHONE is not set
  304. #
  305. # Input device support
  306. #
  307. # CONFIG_INPUT is not set
  308. #
  309. # Hardware I/O ports
  310. #
  311. # CONFIG_SERIO is not set
  312. # CONFIG_GAMEPORT is not set
  313. CONFIG_SOUND_GAMEPORT=y
  314. #
  315. # Character devices
  316. #
  317. # CONFIG_VT is not set
  318. # CONFIG_SERIAL_NONSTANDARD is not set
  319. #
  320. # Serial drivers
  321. #
  322. # CONFIG_SERIAL_8250 is not set
  323. #
  324. # Non-8250 serial port support
  325. #
  326. CONFIG_SERIAL_CORE=y
  327. CONFIG_SERIAL_CORE_CONSOLE=y
  328. CONFIG_SERIAL_CPM=y
  329. CONFIG_SERIAL_CPM_CONSOLE=y
  330. # CONFIG_SERIAL_CPM_SCC1 is not set
  331. # CONFIG_SERIAL_CPM_SCC2 is not set
  332. # CONFIG_SERIAL_CPM_SCC3 is not set
  333. # CONFIG_SERIAL_CPM_SCC4 is not set
  334. CONFIG_SERIAL_CPM_SMC1=y
  335. # CONFIG_SERIAL_CPM_SMC2 is not set
  336. CONFIG_UNIX98_PTYS=y
  337. # CONFIG_LEGACY_PTYS is not set
  338. #
  339. # IPMI
  340. #
  341. # CONFIG_IPMI_HANDLER is not set
  342. #
  343. # Watchdog Cards
  344. #
  345. # CONFIG_WATCHDOG is not set
  346. # CONFIG_NVRAM is not set
  347. # CONFIG_GEN_RTC is not set
  348. # CONFIG_DTLK is not set
  349. # CONFIG_R3964 is not set
  350. #
  351. # Ftape, the floppy tape device driver
  352. #
  353. # CONFIG_AGP is not set
  354. # CONFIG_DRM is not set
  355. # CONFIG_RAW_DRIVER is not set
  356. #
  357. # TPM devices
  358. #
  359. #
  360. # I2C support
  361. #
  362. # CONFIG_I2C is not set
  363. #
  364. # Dallas's 1-wire bus
  365. #
  366. # CONFIG_W1 is not set
  367. #
  368. # Misc devices
  369. #
  370. #
  371. # Multimedia devices
  372. #
  373. # CONFIG_VIDEO_DEV is not set
  374. #
  375. # Digital Video Broadcasting Devices
  376. #
  377. # CONFIG_DVB is not set
  378. #
  379. # Graphics support
  380. #
  381. # CONFIG_FB is not set
  382. #
  383. # Sound
  384. #
  385. # CONFIG_SOUND is not set
  386. #
  387. # USB support
  388. #
  389. # CONFIG_USB_ARCH_HAS_HCD is not set
  390. # CONFIG_USB_ARCH_HAS_OHCI is not set
  391. #
  392. # USB Gadget Support
  393. #
  394. # CONFIG_USB_GADGET is not set
  395. #
  396. # MMC/SD Card support
  397. #
  398. # CONFIG_MMC is not set
  399. #
  400. # InfiniBand support
  401. #
  402. # CONFIG_INFINIBAND is not set
  403. #
  404. # File systems
  405. #
  406. # CONFIG_EXT2_FS is not set
  407. CONFIG_EXT3_FS=y
  408. # CONFIG_EXT3_FS_XATTR is not set
  409. CONFIG_JBD=y
  410. # CONFIG_JBD_DEBUG is not set
  411. # CONFIG_REISERFS_FS is not set
  412. # CONFIG_JFS_FS is not set
  413. #
  414. # XFS support
  415. #
  416. # CONFIG_XFS_FS is not set
  417. # CONFIG_MINIX_FS is not set
  418. # CONFIG_ROMFS_FS is not set
  419. # CONFIG_QUOTA is not set
  420. # CONFIG_DNOTIFY is not set
  421. # CONFIG_AUTOFS_FS is not set
  422. # CONFIG_AUTOFS4_FS is not set
  423. #
  424. # CD-ROM/DVD Filesystems
  425. #
  426. # CONFIG_ISO9660_FS is not set
  427. # CONFIG_UDF_FS is not set
  428. #
  429. # DOS/FAT/NT Filesystems
  430. #
  431. # CONFIG_MSDOS_FS is not set
  432. # CONFIG_VFAT_FS is not set
  433. # CONFIG_NTFS_FS is not set
  434. #
  435. # Pseudo filesystems
  436. #
  437. CONFIG_PROC_FS=y
  438. CONFIG_PROC_KCORE=y
  439. CONFIG_SYSFS=y
  440. # CONFIG_DEVFS_FS is not set
  441. # CONFIG_DEVPTS_FS_XATTR is not set
  442. # CONFIG_TMPFS is not set
  443. # CONFIG_HUGETLBFS is not set
  444. # CONFIG_HUGETLB_PAGE is not set
  445. CONFIG_RAMFS=y
  446. #
  447. # Miscellaneous filesystems
  448. #
  449. # CONFIG_ADFS_FS is not set
  450. # CONFIG_AFFS_FS is not set
  451. # CONFIG_HFS_FS is not set
  452. # CONFIG_HFSPLUS_FS is not set
  453. # CONFIG_BEFS_FS is not set
  454. # CONFIG_BFS_FS is not set
  455. # CONFIG_EFS_FS is not set
  456. # CONFIG_CRAMFS is not set
  457. # CONFIG_VXFS_FS is not set
  458. # CONFIG_HPFS_FS is not set
  459. # CONFIG_QNX4FS_FS is not set
  460. # CONFIG_SYSV_FS is not set
  461. # CONFIG_UFS_FS is not set
  462. #
  463. # Network File Systems
  464. #
  465. CONFIG_NFS_FS=y
  466. CONFIG_NFS_V3=y
  467. CONFIG_NFS_V4=y
  468. # CONFIG_NFS_DIRECTIO is not set
  469. # CONFIG_NFSD is not set
  470. CONFIG_ROOT_NFS=y
  471. CONFIG_LOCKD=y
  472. CONFIG_LOCKD_V4=y
  473. CONFIG_SUNRPC=y
  474. CONFIG_SUNRPC_GSS=y
  475. CONFIG_RPCSEC_GSS_KRB5=y
  476. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  477. # CONFIG_SMB_FS is not set
  478. # CONFIG_CIFS is not set
  479. # CONFIG_NCP_FS is not set
  480. # CONFIG_CODA_FS is not set
  481. # CONFIG_AFS_FS is not set
  482. #
  483. # Partition Types
  484. #
  485. # CONFIG_PARTITION_ADVANCED is not set
  486. CONFIG_MSDOS_PARTITION=y
  487. #
  488. # Native Language Support
  489. #
  490. # CONFIG_NLS is not set
  491. #
  492. # MPC8xx CPM Options
  493. #
  494. CONFIG_SCC_ENET=y
  495. CONFIG_SCC1_ENET=y
  496. # CONFIG_SCC2_ENET is not set
  497. # CONFIG_SCC3_ENET is not set
  498. # CONFIG_FEC_ENET is not set
  499. # CONFIG_ENET_BIG_BUFFERS is not set
  500. #
  501. # Generic MPC8xx Options
  502. #
  503. # CONFIG_8xx_COPYBACK is not set
  504. # CONFIG_8xx_CPU6 is not set
  505. CONFIG_NO_UCODE_PATCH=y
  506. # CONFIG_USB_SOF_UCODE_PATCH is not set
  507. # CONFIG_I2C_SPI_UCODE_PATCH is not set
  508. # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set
  509. #
  510. # Library routines
  511. #
  512. # CONFIG_CRC_CCITT is not set
  513. # CONFIG_CRC32 is not set
  514. # CONFIG_LIBCRC32C is not set
  515. #
  516. # Profiling support
  517. #
  518. # CONFIG_PROFILING is not set
  519. #
  520. # Kernel hacking
  521. #
  522. # CONFIG_PRINTK_TIME is not set
  523. # CONFIG_DEBUG_KERNEL is not set
  524. CONFIG_LOG_BUF_SHIFT=14
  525. #
  526. # Security options
  527. #
  528. # CONFIG_KEYS is not set
  529. # CONFIG_SECURITY is not set
  530. #
  531. # Cryptographic options
  532. #
  533. CONFIG_CRYPTO=y
  534. # CONFIG_CRYPTO_HMAC is not set
  535. # CONFIG_CRYPTO_NULL is not set
  536. # CONFIG_CRYPTO_MD4 is not set
  537. CONFIG_CRYPTO_MD5=y
  538. # CONFIG_CRYPTO_SHA1 is not set
  539. # CONFIG_CRYPTO_SHA256 is not set
  540. # CONFIG_CRYPTO_SHA512 is not set
  541. # CONFIG_CRYPTO_WP512 is not set
  542. # CONFIG_CRYPTO_TGR192 is not set
  543. CONFIG_CRYPTO_DES=y
  544. # CONFIG_CRYPTO_BLOWFISH is not set
  545. # CONFIG_CRYPTO_TWOFISH is not set
  546. # CONFIG_CRYPTO_SERPENT is not set
  547. # CONFIG_CRYPTO_AES is not set
  548. # CONFIG_CRYPTO_CAST5 is not set
  549. # CONFIG_CRYPTO_CAST6 is not set
  550. # CONFIG_CRYPTO_TEA is not set
  551. # CONFIG_CRYPTO_ARC4 is not set
  552. # CONFIG_CRYPTO_KHAZAD is not set
  553. # CONFIG_CRYPTO_ANUBIS is not set
  554. # CONFIG_CRYPTO_DEFLATE is not set
  555. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  556. # CONFIG_CRYPTO_CRC32C is not set
  557. # CONFIG_CRYPTO_TEST is not set
  558. #
  559. # Hardware crypto devices
  560. #