mpc8548_cds_defconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.12-rc4
  4. # Tue May 24 22:36:27 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=y
  20. CONFIG_BROKEN_ON_SMP=y
  21. CONFIG_INIT_ENV_ARG_LIMIT=32
  22. #
  23. # General setup
  24. #
  25. CONFIG_LOCALVERSION=""
  26. CONFIG_SWAP=y
  27. CONFIG_SYSVIPC=y
  28. # CONFIG_POSIX_MQUEUE is not set
  29. # CONFIG_BSD_PROCESS_ACCT is not set
  30. CONFIG_SYSCTL=y
  31. # CONFIG_AUDIT is not set
  32. # CONFIG_HOTPLUG is not set
  33. CONFIG_KOBJECT_UEVENT=y
  34. # CONFIG_IKCONFIG is not set
  35. CONFIG_EMBEDDED=y
  36. # CONFIG_KALLSYMS is not set
  37. CONFIG_PRINTK=y
  38. CONFIG_BUG=y
  39. CONFIG_BASE_FULL=y
  40. CONFIG_FUTEX=y
  41. # CONFIG_EPOLL is not set
  42. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  43. CONFIG_SHMEM=y
  44. CONFIG_CC_ALIGN_FUNCTIONS=0
  45. CONFIG_CC_ALIGN_LABELS=0
  46. CONFIG_CC_ALIGN_LOOPS=0
  47. CONFIG_CC_ALIGN_JUMPS=0
  48. # CONFIG_TINY_SHMEM is not set
  49. CONFIG_BASE_SMALL=0
  50. #
  51. # Loadable module support
  52. #
  53. # CONFIG_MODULES is not set
  54. #
  55. # Processor
  56. #
  57. # CONFIG_6xx is not set
  58. # CONFIG_40x is not set
  59. # CONFIG_44x is not set
  60. # CONFIG_POWER3 is not set
  61. # CONFIG_POWER4 is not set
  62. # CONFIG_8xx is not set
  63. CONFIG_E500=y
  64. CONFIG_BOOKE=y
  65. CONFIG_FSL_BOOKE=y
  66. # CONFIG_PHYS_64BIT is not set
  67. CONFIG_SPE=y
  68. CONFIG_MATH_EMULATION=y
  69. # CONFIG_CPU_FREQ is not set
  70. # CONFIG_PM is not set
  71. CONFIG_85xx=y
  72. CONFIG_PPC_INDIRECT_PCI_BE=y
  73. #
  74. # Freescale 85xx options
  75. #
  76. # CONFIG_MPC8540_ADS is not set
  77. CONFIG_MPC8548_CDS=y
  78. # CONFIG_MPC8555_CDS is not set
  79. # CONFIG_MPC8560_ADS is not set
  80. # CONFIG_SBC8560 is not set
  81. # CONFIG_STX_GP3 is not set
  82. CONFIG_MPC8548=y
  83. #
  84. # Platform options
  85. #
  86. # CONFIG_SMP is not set
  87. # CONFIG_PREEMPT is not set
  88. # CONFIG_HIGHMEM is not set
  89. CONFIG_BINFMT_ELF=y
  90. # CONFIG_BINFMT_MISC is not set
  91. # CONFIG_CMDLINE_BOOL is not set
  92. CONFIG_ISA_DMA_API=y
  93. #
  94. # Bus options
  95. #
  96. # CONFIG_PCI is not set
  97. # CONFIG_PCI_DOMAINS is not set
  98. #
  99. # PCCARD (PCMCIA/CardBus) support
  100. #
  101. # CONFIG_PCCARD is not set
  102. #
  103. # Advanced setup
  104. #
  105. # CONFIG_ADVANCED_OPTIONS is not set
  106. #
  107. # Default settings for advanced configuration options are used
  108. #
  109. CONFIG_HIGHMEM_START=0xfe000000
  110. CONFIG_LOWMEM_SIZE=0x30000000
  111. CONFIG_KERNEL_START=0xc0000000
  112. CONFIG_TASK_SIZE=0x80000000
  113. CONFIG_BOOT_LOAD=0x00800000
  114. #
  115. # Device Drivers
  116. #
  117. #
  118. # Generic Driver Options
  119. #
  120. CONFIG_STANDALONE=y
  121. CONFIG_PREVENT_FIRMWARE_BUILD=y
  122. # CONFIG_FW_LOADER is not set
  123. #
  124. # Memory Technology Devices (MTD)
  125. #
  126. # CONFIG_MTD is not set
  127. #
  128. # Parallel port support
  129. #
  130. # CONFIG_PARPORT is not set
  131. #
  132. # Plug and Play support
  133. #
  134. #
  135. # Block devices
  136. #
  137. # CONFIG_BLK_DEV_FD is not set
  138. # CONFIG_BLK_DEV_COW_COMMON is not set
  139. CONFIG_BLK_DEV_LOOP=y
  140. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  141. # CONFIG_BLK_DEV_NBD is not set
  142. CONFIG_BLK_DEV_RAM=y
  143. CONFIG_BLK_DEV_RAM_COUNT=16
  144. CONFIG_BLK_DEV_RAM_SIZE=32768
  145. CONFIG_BLK_DEV_INITRD=y
  146. CONFIG_INITRAMFS_SOURCE=""
  147. # CONFIG_LBD is not set
  148. # CONFIG_CDROM_PKTCDVD is not set
  149. #
  150. # IO Schedulers
  151. #
  152. CONFIG_IOSCHED_NOOP=y
  153. CONFIG_IOSCHED_AS=y
  154. CONFIG_IOSCHED_DEADLINE=y
  155. CONFIG_IOSCHED_CFQ=y
  156. # CONFIG_ATA_OVER_ETH is not set
  157. #
  158. # ATA/ATAPI/MFM/RLL support
  159. #
  160. # CONFIG_IDE is not set
  161. #
  162. # SCSI device support
  163. #
  164. # CONFIG_SCSI is not set
  165. #
  166. # Multi-device support (RAID and LVM)
  167. #
  168. # CONFIG_MD is not set
  169. #
  170. # Fusion MPT device support
  171. #
  172. #
  173. # IEEE 1394 (FireWire) support
  174. #
  175. #
  176. # I2O device support
  177. #
  178. #
  179. # Macintosh device drivers
  180. #
  181. #
  182. # Networking support
  183. #
  184. CONFIG_NET=y
  185. #
  186. # Networking options
  187. #
  188. CONFIG_PACKET=y
  189. # CONFIG_PACKET_MMAP is not set
  190. CONFIG_UNIX=y
  191. # CONFIG_NET_KEY is not set
  192. CONFIG_INET=y
  193. CONFIG_IP_MULTICAST=y
  194. # CONFIG_IP_ADVANCED_ROUTER is not set
  195. CONFIG_IP_PNP=y
  196. CONFIG_IP_PNP_DHCP=y
  197. CONFIG_IP_PNP_BOOTP=y
  198. # CONFIG_IP_PNP_RARP is not set
  199. # CONFIG_NET_IPIP is not set
  200. # CONFIG_NET_IPGRE is not set
  201. # CONFIG_IP_MROUTE is not set
  202. # CONFIG_ARPD is not set
  203. CONFIG_SYN_COOKIES=y
  204. # CONFIG_INET_AH is not set
  205. # CONFIG_INET_ESP is not set
  206. # CONFIG_INET_IPCOMP is not set
  207. # CONFIG_INET_TUNNEL is not set
  208. CONFIG_IP_TCPDIAG=y
  209. # CONFIG_IP_TCPDIAG_IPV6 is not set
  210. # CONFIG_IPV6 is not set
  211. # CONFIG_NETFILTER is not set
  212. #
  213. # SCTP Configuration (EXPERIMENTAL)
  214. #
  215. # CONFIG_IP_SCTP is not set
  216. # CONFIG_ATM is not set
  217. # CONFIG_BRIDGE is not set
  218. # CONFIG_VLAN_8021Q is not set
  219. # CONFIG_DECNET is not set
  220. # CONFIG_LLC2 is not set
  221. # CONFIG_IPX is not set
  222. # CONFIG_ATALK is not set
  223. # CONFIG_X25 is not set
  224. # CONFIG_LAPB is not set
  225. # CONFIG_NET_DIVERT is not set
  226. # CONFIG_ECONET is not set
  227. # CONFIG_WAN_ROUTER is not set
  228. #
  229. # QoS and/or fair queueing
  230. #
  231. # CONFIG_NET_SCHED is not set
  232. # CONFIG_NET_CLS_ROUTE is not set
  233. #
  234. # Network testing
  235. #
  236. # CONFIG_NET_PKTGEN is not set
  237. # CONFIG_NETPOLL is not set
  238. # CONFIG_NET_POLL_CONTROLLER is not set
  239. # CONFIG_HAMRADIO is not set
  240. # CONFIG_IRDA is not set
  241. # CONFIG_BT is not set
  242. CONFIG_NETDEVICES=y
  243. # CONFIG_DUMMY is not set
  244. # CONFIG_BONDING is not set
  245. # CONFIG_EQUALIZER is not set
  246. # CONFIG_TUN is not set
  247. #
  248. # Ethernet (10 or 100Mbit)
  249. #
  250. CONFIG_NET_ETHERNET=y
  251. CONFIG_MII=y
  252. #
  253. # Ethernet (1000 Mbit)
  254. #
  255. CONFIG_GIANFAR=y
  256. CONFIG_GFAR_NAPI=y
  257. #
  258. # Ethernet (10000 Mbit)
  259. #
  260. #
  261. # Token Ring devices
  262. #
  263. #
  264. # Wireless LAN (non-hamradio)
  265. #
  266. # CONFIG_NET_RADIO is not set
  267. #
  268. # Wan interfaces
  269. #
  270. # CONFIG_WAN is not set
  271. # CONFIG_PPP is not set
  272. # CONFIG_SLIP is not set
  273. # CONFIG_SHAPER is not set
  274. # CONFIG_NETCONSOLE is not set
  275. #
  276. # ISDN subsystem
  277. #
  278. # CONFIG_ISDN is not set
  279. #
  280. # Telephony Support
  281. #
  282. # CONFIG_PHONE is not set
  283. #
  284. # Input device support
  285. #
  286. CONFIG_INPUT=y
  287. #
  288. # Userland interfaces
  289. #
  290. # CONFIG_INPUT_MOUSEDEV is not set
  291. # CONFIG_INPUT_JOYDEV is not set
  292. # CONFIG_INPUT_TSDEV is not set
  293. # CONFIG_INPUT_EVDEV is not set
  294. # CONFIG_INPUT_EVBUG is not set
  295. #
  296. # Input Device Drivers
  297. #
  298. # CONFIG_INPUT_KEYBOARD is not set
  299. # CONFIG_INPUT_MOUSE is not set
  300. # CONFIG_INPUT_JOYSTICK is not set
  301. # CONFIG_INPUT_TOUCHSCREEN is not set
  302. # CONFIG_INPUT_MISC is not set
  303. #
  304. # Hardware I/O ports
  305. #
  306. # CONFIG_SERIO is not set
  307. # CONFIG_GAMEPORT is not set
  308. CONFIG_SOUND_GAMEPORT=y
  309. #
  310. # Character devices
  311. #
  312. # CONFIG_VT is not set
  313. # CONFIG_SERIAL_NONSTANDARD is not set
  314. #
  315. # Serial drivers
  316. #
  317. CONFIG_SERIAL_8250=y
  318. CONFIG_SERIAL_8250_CONSOLE=y
  319. CONFIG_SERIAL_8250_NR_UARTS=4
  320. # CONFIG_SERIAL_8250_EXTENDED is not set
  321. #
  322. # Non-8250 serial port support
  323. #
  324. CONFIG_SERIAL_CORE=y
  325. CONFIG_SERIAL_CORE_CONSOLE=y
  326. CONFIG_UNIX98_PTYS=y
  327. CONFIG_LEGACY_PTYS=y
  328. CONFIG_LEGACY_PTY_COUNT=256
  329. #
  330. # IPMI
  331. #
  332. # CONFIG_IPMI_HANDLER is not set
  333. #
  334. # Watchdog Cards
  335. #
  336. # CONFIG_WATCHDOG is not set
  337. # CONFIG_NVRAM is not set
  338. CONFIG_GEN_RTC=y
  339. # CONFIG_GEN_RTC_X is not set
  340. # CONFIG_DTLK is not set
  341. # CONFIG_R3964 is not set
  342. #
  343. # Ftape, the floppy tape device driver
  344. #
  345. # CONFIG_AGP is not set
  346. # CONFIG_DRM is not set
  347. # CONFIG_RAW_DRIVER is not set
  348. #
  349. # TPM devices
  350. #
  351. #
  352. # I2C support
  353. #
  354. CONFIG_I2C=y
  355. CONFIG_I2C_CHARDEV=y
  356. #
  357. # I2C Algorithms
  358. #
  359. # CONFIG_I2C_ALGOBIT is not set
  360. # CONFIG_I2C_ALGOPCF is not set
  361. # CONFIG_I2C_ALGOPCA is not set
  362. #
  363. # I2C Hardware Bus support
  364. #
  365. # CONFIG_I2C_ISA is not set
  366. CONFIG_I2C_MPC=y
  367. # CONFIG_I2C_PARPORT_LIGHT is not set
  368. # CONFIG_I2C_PCA_ISA is not set
  369. #
  370. # Hardware Sensors Chip support
  371. #
  372. # CONFIG_I2C_SENSOR is not set
  373. # CONFIG_SENSORS_ADM1021 is not set
  374. # CONFIG_SENSORS_ADM1025 is not set
  375. # CONFIG_SENSORS_ADM1026 is not set
  376. # CONFIG_SENSORS_ADM1031 is not set
  377. # CONFIG_SENSORS_ASB100 is not set
  378. # CONFIG_SENSORS_DS1621 is not set
  379. # CONFIG_SENSORS_FSCHER is not set
  380. # CONFIG_SENSORS_FSCPOS is not set
  381. # CONFIG_SENSORS_GL518SM is not set
  382. # CONFIG_SENSORS_GL520SM is not set
  383. # CONFIG_SENSORS_IT87 is not set
  384. # CONFIG_SENSORS_LM63 is not set
  385. # CONFIG_SENSORS_LM75 is not set
  386. # CONFIG_SENSORS_LM77 is not set
  387. # CONFIG_SENSORS_LM78 is not set
  388. # CONFIG_SENSORS_LM80 is not set
  389. # CONFIG_SENSORS_LM83 is not set
  390. # CONFIG_SENSORS_LM85 is not set
  391. # CONFIG_SENSORS_LM87 is not set
  392. # CONFIG_SENSORS_LM90 is not set
  393. # CONFIG_SENSORS_LM92 is not set
  394. # CONFIG_SENSORS_MAX1619 is not set
  395. # CONFIG_SENSORS_PC87360 is not set
  396. # CONFIG_SENSORS_SMSC47B397 is not set
  397. # CONFIG_SENSORS_SMSC47M1 is not set
  398. # CONFIG_SENSORS_W83781D is not set
  399. # CONFIG_SENSORS_W83L785TS is not set
  400. # CONFIG_SENSORS_W83627HF is not set
  401. #
  402. # Other I2C Chip support
  403. #
  404. # CONFIG_SENSORS_DS1337 is not set
  405. # CONFIG_SENSORS_EEPROM is not set
  406. # CONFIG_SENSORS_PCF8574 is not set
  407. # CONFIG_SENSORS_PCF8591 is not set
  408. # CONFIG_SENSORS_RTC8564 is not set
  409. # CONFIG_SENSORS_M41T00 is not set
  410. # CONFIG_I2C_DEBUG_CORE is not set
  411. # CONFIG_I2C_DEBUG_ALGO is not set
  412. # CONFIG_I2C_DEBUG_BUS is not set
  413. # CONFIG_I2C_DEBUG_CHIP is not set
  414. #
  415. # Dallas's 1-wire bus
  416. #
  417. # CONFIG_W1 is not set
  418. #
  419. # Misc devices
  420. #
  421. #
  422. # Multimedia devices
  423. #
  424. # CONFIG_VIDEO_DEV is not set
  425. #
  426. # Digital Video Broadcasting Devices
  427. #
  428. # CONFIG_DVB is not set
  429. #
  430. # Graphics support
  431. #
  432. # CONFIG_FB is not set
  433. #
  434. # Sound
  435. #
  436. # CONFIG_SOUND is not set
  437. #
  438. # USB support
  439. #
  440. # CONFIG_USB_ARCH_HAS_HCD is not set
  441. # CONFIG_USB_ARCH_HAS_OHCI is not set
  442. #
  443. # USB Gadget Support
  444. #
  445. # CONFIG_USB_GADGET is not set
  446. #
  447. # MMC/SD Card support
  448. #
  449. # CONFIG_MMC is not set
  450. #
  451. # InfiniBand support
  452. #
  453. # CONFIG_INFINIBAND is not set
  454. #
  455. # File systems
  456. #
  457. CONFIG_EXT2_FS=y
  458. # CONFIG_EXT2_FS_XATTR is not set
  459. CONFIG_EXT3_FS=y
  460. CONFIG_EXT3_FS_XATTR=y
  461. # CONFIG_EXT3_FS_POSIX_ACL is not set
  462. # CONFIG_EXT3_FS_SECURITY is not set
  463. CONFIG_JBD=y
  464. # CONFIG_JBD_DEBUG is not set
  465. CONFIG_FS_MBCACHE=y
  466. # CONFIG_REISERFS_FS is not set
  467. # CONFIG_JFS_FS is not set
  468. #
  469. # XFS support
  470. #
  471. # CONFIG_XFS_FS is not set
  472. # CONFIG_MINIX_FS is not set
  473. # CONFIG_ROMFS_FS is not set
  474. # CONFIG_QUOTA is not set
  475. CONFIG_DNOTIFY=y
  476. # CONFIG_AUTOFS_FS is not set
  477. # CONFIG_AUTOFS4_FS is not set
  478. #
  479. # CD-ROM/DVD Filesystems
  480. #
  481. # CONFIG_ISO9660_FS is not set
  482. # CONFIG_UDF_FS is not set
  483. #
  484. # DOS/FAT/NT Filesystems
  485. #
  486. # CONFIG_MSDOS_FS is not set
  487. # CONFIG_VFAT_FS is not set
  488. # CONFIG_NTFS_FS is not set
  489. #
  490. # Pseudo filesystems
  491. #
  492. CONFIG_PROC_FS=y
  493. CONFIG_PROC_KCORE=y
  494. CONFIG_SYSFS=y
  495. # CONFIG_DEVFS_FS is not set
  496. # CONFIG_DEVPTS_FS_XATTR is not set
  497. CONFIG_TMPFS=y
  498. # CONFIG_TMPFS_XATTR is not set
  499. # CONFIG_HUGETLB_PAGE is not set
  500. CONFIG_RAMFS=y
  501. #
  502. # Miscellaneous filesystems
  503. #
  504. # CONFIG_ADFS_FS is not set
  505. # CONFIG_AFFS_FS is not set
  506. # CONFIG_HFS_FS is not set
  507. # CONFIG_HFSPLUS_FS is not set
  508. # CONFIG_BEFS_FS is not set
  509. # CONFIG_BFS_FS is not set
  510. # CONFIG_EFS_FS is not set
  511. # CONFIG_CRAMFS is not set
  512. # CONFIG_VXFS_FS is not set
  513. # CONFIG_HPFS_FS is not set
  514. # CONFIG_QNX4FS_FS is not set
  515. # CONFIG_SYSV_FS is not set
  516. # CONFIG_UFS_FS is not set
  517. #
  518. # Network File Systems
  519. #
  520. CONFIG_NFS_FS=y
  521. # CONFIG_NFS_V3 is not set
  522. # CONFIG_NFS_V4 is not set
  523. # CONFIG_NFS_DIRECTIO is not set
  524. # CONFIG_NFSD is not set
  525. CONFIG_ROOT_NFS=y
  526. CONFIG_LOCKD=y
  527. CONFIG_SUNRPC=y
  528. # CONFIG_RPCSEC_GSS_KRB5 is not set
  529. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  530. # CONFIG_SMB_FS is not set
  531. # CONFIG_CIFS is not set
  532. # CONFIG_NCP_FS is not set
  533. # CONFIG_CODA_FS is not set
  534. # CONFIG_AFS_FS is not set
  535. #
  536. # Partition Types
  537. #
  538. CONFIG_PARTITION_ADVANCED=y
  539. # CONFIG_ACORN_PARTITION is not set
  540. # CONFIG_OSF_PARTITION is not set
  541. # CONFIG_AMIGA_PARTITION is not set
  542. # CONFIG_ATARI_PARTITION is not set
  543. # CONFIG_MAC_PARTITION is not set
  544. # CONFIG_MSDOS_PARTITION is not set
  545. # CONFIG_LDM_PARTITION is not set
  546. # CONFIG_SGI_PARTITION is not set
  547. # CONFIG_ULTRIX_PARTITION is not set
  548. # CONFIG_SUN_PARTITION is not set
  549. # CONFIG_EFI_PARTITION is not set
  550. #
  551. # Native Language Support
  552. #
  553. # CONFIG_NLS is not set
  554. #
  555. # Library routines
  556. #
  557. # CONFIG_CRC_CCITT is not set
  558. CONFIG_CRC32=y
  559. # CONFIG_LIBCRC32C is not set
  560. #
  561. # Profiling support
  562. #
  563. # CONFIG_PROFILING is not set
  564. #
  565. # Kernel hacking
  566. #
  567. # CONFIG_PRINTK_TIME is not set
  568. # CONFIG_DEBUG_KERNEL is not set
  569. CONFIG_LOG_BUF_SHIFT=14
  570. #
  571. # Security options
  572. #
  573. # CONFIG_KEYS is not set
  574. # CONFIG_SECURITY is not set
  575. #
  576. # Cryptographic options
  577. #
  578. # CONFIG_CRYPTO is not set
  579. #
  580. # Hardware crypto devices
  581. #