mpc834x_sys_defconfig 11 KB

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