cpci405_defconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. CONFIG_MMU=y
  5. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  6. CONFIG_HAVE_DEC_LOCK=y
  7. CONFIG_PPC=y
  8. CONFIG_PPC32=y
  9. CONFIG_GENERIC_NVRAM=y
  10. #
  11. # Code maturity level options
  12. #
  13. CONFIG_EXPERIMENTAL=y
  14. CONFIG_CLEAN_COMPILE=y
  15. # CONFIG_STANDALONE is not set
  16. CONFIG_BROKEN_ON_SMP=y
  17. #
  18. # General setup
  19. #
  20. CONFIG_SWAP=y
  21. CONFIG_SYSVIPC=y
  22. # CONFIG_BSD_PROCESS_ACCT is not set
  23. CONFIG_SYSCTL=y
  24. CONFIG_LOG_BUF_SHIFT=14
  25. # CONFIG_HOTPLUG is not set
  26. # CONFIG_IKCONFIG is not set
  27. CONFIG_EMBEDDED=y
  28. # CONFIG_KALLSYMS is not set
  29. CONFIG_FUTEX=y
  30. # CONFIG_EPOLL is not set
  31. CONFIG_IOSCHED_NOOP=y
  32. CONFIG_IOSCHED_AS=y
  33. CONFIG_IOSCHED_DEADLINE=y
  34. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  35. #
  36. # Loadable module support
  37. #
  38. CONFIG_MODULES=y
  39. CONFIG_MODULE_UNLOAD=y
  40. # CONFIG_MODULE_FORCE_UNLOAD is not set
  41. CONFIG_OBSOLETE_MODPARM=y
  42. # CONFIG_MODVERSIONS is not set
  43. CONFIG_KMOD=y
  44. #
  45. # Processor
  46. #
  47. # CONFIG_6xx is not set
  48. CONFIG_40x=y
  49. # CONFIG_44x is not set
  50. # CONFIG_POWER3 is not set
  51. # CONFIG_POWER4 is not set
  52. # CONFIG_8xx is not set
  53. # CONFIG_MATH_EMULATION is not set
  54. # CONFIG_CPU_FREQ is not set
  55. CONFIG_4xx=y
  56. #
  57. # IBM 4xx options
  58. #
  59. # CONFIG_ASH is not set
  60. CONFIG_CPCI405=y
  61. # CONFIG_EP405 is not set
  62. # CONFIG_EVB405EP is not set
  63. # CONFIG_OAK is not set
  64. # CONFIG_REDWOOD_5 is not set
  65. # CONFIG_REDWOOD_6 is not set
  66. # CONFIG_SYCAMORE is not set
  67. # CONFIG_WALNUT is not set
  68. CONFIG_IBM405_ERR77=y
  69. CONFIG_IBM405_ERR51=y
  70. CONFIG_IBM_OCP=y
  71. CONFIG_PPC_OCP=y
  72. CONFIG_405GP=y
  73. # CONFIG_PM is not set
  74. CONFIG_UART0_TTYS0=y
  75. # CONFIG_UART0_TTYS1 is not set
  76. CONFIG_NOT_COHERENT_CACHE=y
  77. #
  78. # Platform options
  79. #
  80. # CONFIG_PC_KEYBOARD is not set
  81. # CONFIG_SMP is not set
  82. # CONFIG_PREEMPT is not set
  83. # CONFIG_HIGHMEM is not set
  84. CONFIG_KERNEL_ELF=y
  85. CONFIG_BINFMT_ELF=y
  86. # CONFIG_BINFMT_MISC is not set
  87. CONFIG_CMDLINE_BOOL=y
  88. CONFIG_CMDLINE="ip=on"
  89. #
  90. # Bus options
  91. #
  92. CONFIG_PCI=y
  93. CONFIG_PCI_DOMAINS=y
  94. CONFIG_PCI_LEGACY_PROC=y
  95. # CONFIG_PCI_NAMES is not set
  96. #
  97. # Advanced setup
  98. #
  99. # CONFIG_ADVANCED_OPTIONS is not set
  100. #
  101. # Default settings for advanced configuration options are used
  102. #
  103. CONFIG_HIGHMEM_START=0xfe000000
  104. CONFIG_LOWMEM_SIZE=0x30000000
  105. CONFIG_KERNEL_START=0xc0000000
  106. CONFIG_TASK_SIZE=0x80000000
  107. CONFIG_BOOT_LOAD=0x00400000
  108. #
  109. # Device Drivers
  110. #
  111. #
  112. # Generic Driver Options
  113. #
  114. #
  115. # Memory Technology Devices (MTD)
  116. #
  117. # CONFIG_MTD is not set
  118. #
  119. # Parallel port support
  120. #
  121. # CONFIG_PARPORT is not set
  122. #
  123. # Plug and Play support
  124. #
  125. #
  126. # Block devices
  127. #
  128. # CONFIG_BLK_DEV_FD is not set
  129. # CONFIG_BLK_CPQ_DA is not set
  130. # CONFIG_BLK_CPQ_CISS_DA is not set
  131. # CONFIG_BLK_DEV_DAC960 is not set
  132. # CONFIG_BLK_DEV_UMEM is not set
  133. # CONFIG_BLK_DEV_LOOP is not set
  134. # CONFIG_BLK_DEV_NBD is not set
  135. # CONFIG_BLK_DEV_CARMEL is not set
  136. CONFIG_BLK_DEV_RAM=y
  137. CONFIG_BLK_DEV_RAM_SIZE=4096
  138. CONFIG_BLK_DEV_INITRD=y
  139. # CONFIG_LBD is not set
  140. #
  141. # ATA/ATAPI/MFM/RLL support
  142. #
  143. CONFIG_IDE=y
  144. CONFIG_BLK_DEV_IDE=y
  145. #
  146. # Please see Documentation/ide.txt for help/info on IDE drives
  147. #
  148. CONFIG_BLK_DEV_IDEDISK=y
  149. # CONFIG_IDEDISK_MULTI_MODE is not set
  150. # CONFIG_IDEDISK_STROKE is not set
  151. # CONFIG_BLK_DEV_IDECD is not set
  152. # CONFIG_BLK_DEV_IDETAPE is not set
  153. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  154. # CONFIG_IDE_TASK_IOCTL is not set
  155. # CONFIG_IDE_TASKFILE_IO is not set
  156. #
  157. # IDE chipset support/bugfixes
  158. #
  159. CONFIG_IDE_GENERIC=y
  160. # CONFIG_BLK_DEV_IDEPCI is not set
  161. # CONFIG_BLK_DEV_IDEDMA is not set
  162. # CONFIG_IDEDMA_AUTO is not set
  163. # CONFIG_BLK_DEV_HD is not set
  164. #
  165. # SCSI device support
  166. #
  167. # CONFIG_SCSI is not set
  168. #
  169. # Multi-device support (RAID and LVM)
  170. #
  171. # CONFIG_MD is not set
  172. #
  173. # Fusion MPT device support
  174. #
  175. # CONFIG_FUSION is not set
  176. #
  177. # IEEE 1394 (FireWire) support
  178. #
  179. # CONFIG_IEEE1394 is not set
  180. #
  181. # I2O device support
  182. #
  183. # CONFIG_I2O is not set
  184. #
  185. # Macintosh device drivers
  186. #
  187. #
  188. # Networking support
  189. #
  190. CONFIG_NET=y
  191. #
  192. # Networking options
  193. #
  194. # CONFIG_PACKET is not set
  195. # CONFIG_NETLINK_DEV is not set
  196. CONFIG_UNIX=y
  197. # CONFIG_NET_KEY is not set
  198. CONFIG_INET=y
  199. CONFIG_IP_MULTICAST=y
  200. # CONFIG_IP_ADVANCED_ROUTER is not set
  201. CONFIG_IP_PNP=y
  202. # CONFIG_IP_PNP_DHCP is not set
  203. CONFIG_IP_PNP_BOOTP=y
  204. # CONFIG_IP_PNP_RARP is not set
  205. # CONFIG_NET_IPIP is not set
  206. # CONFIG_NET_IPGRE is not set
  207. # CONFIG_IP_MROUTE is not set
  208. # CONFIG_ARPD is not set
  209. CONFIG_SYN_COOKIES=y
  210. # CONFIG_INET_AH is not set
  211. # CONFIG_INET_ESP is not set
  212. # CONFIG_INET_IPCOMP is not set
  213. # CONFIG_IPV6 is not set
  214. # CONFIG_DECNET is not set
  215. # CONFIG_BRIDGE is not set
  216. # CONFIG_NETFILTER is not set
  217. #
  218. # SCTP Configuration (EXPERIMENTAL)
  219. #
  220. # CONFIG_IP_SCTP is not set
  221. # CONFIG_ATM is not set
  222. # CONFIG_VLAN_8021Q is not set
  223. # CONFIG_LLC2 is not set
  224. # CONFIG_IPX is not set
  225. # CONFIG_ATALK is not set
  226. # CONFIG_X25 is not set
  227. # CONFIG_LAPB is not set
  228. # CONFIG_NET_DIVERT is not set
  229. # CONFIG_ECONET is not set
  230. # CONFIG_WAN_ROUTER is not set
  231. # CONFIG_NET_HW_FLOWCONTROL is not set
  232. #
  233. # QoS and/or fair queueing
  234. #
  235. # CONFIG_NET_SCHED is not set
  236. #
  237. # Network testing
  238. #
  239. # CONFIG_NET_PKTGEN is not set
  240. CONFIG_NETDEVICES=y
  241. #
  242. # ARCnet devices
  243. #
  244. # CONFIG_ARCNET is not set
  245. # CONFIG_DUMMY is not set
  246. # CONFIG_BONDING is not set
  247. # CONFIG_EQUALIZER is not set
  248. # CONFIG_TUN is not set
  249. #
  250. # Ethernet (10 or 100Mbit)
  251. #
  252. # CONFIG_NET_ETHERNET is not set
  253. #
  254. # Ethernet (1000 Mbit)
  255. #
  256. # CONFIG_ACENIC is not set
  257. # CONFIG_DL2K is not set
  258. # CONFIG_E1000 is not set
  259. # CONFIG_NS83820 is not set
  260. # CONFIG_HAMACHI is not set
  261. # CONFIG_YELLOWFIN is not set
  262. # CONFIG_R8169 is not set
  263. # CONFIG_SIS190 is not set
  264. # CONFIG_SK98LIN is not set
  265. # CONFIG_TIGON3 is not set
  266. #
  267. # Ethernet (10000 Mbit)
  268. #
  269. # CONFIG_IXGB is not set
  270. CONFIG_IBM_EMAC=y
  271. # CONFIG_IBM_EMAC_ERRMSG is not set
  272. CONFIG_IBM_EMAC_RXB=64
  273. CONFIG_IBM_EMAC_TXB=8
  274. CONFIG_IBM_EMAC_FGAP=8
  275. CONFIG_IBM_EMAC_SKBRES=0
  276. # CONFIG_FDDI is not set
  277. # CONFIG_HIPPI is not set
  278. # CONFIG_PPP is not set
  279. # CONFIG_SLIP is not set
  280. #
  281. # Wireless LAN (non-hamradio)
  282. #
  283. # CONFIG_NET_RADIO is not set
  284. #
  285. # Token Ring devices
  286. #
  287. # CONFIG_TR is not set
  288. # CONFIG_RCPCI is not set
  289. # CONFIG_SHAPER is not set
  290. # CONFIG_NETCONSOLE is not set
  291. #
  292. # Wan interfaces
  293. #
  294. # CONFIG_WAN is not set
  295. #
  296. # Amateur Radio support
  297. #
  298. # CONFIG_HAMRADIO is not set
  299. #
  300. # IrDA (infrared) support
  301. #
  302. # CONFIG_IRDA is not set
  303. #
  304. # Bluetooth support
  305. #
  306. # CONFIG_BT is not set
  307. # CONFIG_NETPOLL is not set
  308. # CONFIG_NET_POLL_CONTROLLER is not set
  309. #
  310. # ISDN subsystem
  311. #
  312. # CONFIG_ISDN is not set
  313. #
  314. # Telephony Support
  315. #
  316. # CONFIG_PHONE is not set
  317. #
  318. # Input device support
  319. #
  320. CONFIG_INPUT=y
  321. #
  322. # Userland interfaces
  323. #
  324. # CONFIG_INPUT_MOUSEDEV is not set
  325. # CONFIG_INPUT_JOYDEV is not set
  326. # CONFIG_INPUT_TSDEV is not set
  327. # CONFIG_INPUT_EVDEV is not set
  328. # CONFIG_INPUT_EVBUG is not set
  329. #
  330. # Input I/O drivers
  331. #
  332. # CONFIG_GAMEPORT is not set
  333. CONFIG_SOUND_GAMEPORT=y
  334. CONFIG_SERIO=y
  335. # CONFIG_SERIO_I8042 is not set
  336. # CONFIG_SERIO_SERPORT is not set
  337. # CONFIG_SERIO_CT82C710 is not set
  338. # CONFIG_SERIO_PCIPS2 is not set
  339. #
  340. # Input Device Drivers
  341. #
  342. # CONFIG_INPUT_KEYBOARD is not set
  343. # CONFIG_INPUT_MOUSE is not set
  344. # CONFIG_INPUT_JOYSTICK is not set
  345. # CONFIG_INPUT_TOUCHSCREEN is not set
  346. # CONFIG_INPUT_MISC is not set
  347. #
  348. # Character devices
  349. #
  350. # CONFIG_VT is not set
  351. # CONFIG_SERIAL_NONSTANDARD is not set
  352. #
  353. # Serial drivers
  354. #
  355. CONFIG_SERIAL_8250=y
  356. CONFIG_SERIAL_8250_CONSOLE=y
  357. CONFIG_SERIAL_8250_NR_UARTS=4
  358. # CONFIG_SERIAL_8250_EXTENDED is not set
  359. #
  360. # Non-8250 serial port support
  361. #
  362. CONFIG_SERIAL_CORE=y
  363. CONFIG_SERIAL_CORE_CONSOLE=y
  364. # CONFIG_UNIX98_PTYS is not set
  365. CONFIG_LEGACY_PTYS=y
  366. CONFIG_LEGACY_PTY_COUNT=256
  367. # CONFIG_QIC02_TAPE is not set
  368. #
  369. # IPMI
  370. #
  371. # CONFIG_IPMI_HANDLER is not set
  372. #
  373. # Watchdog Cards
  374. #
  375. # CONFIG_WATCHDOG is not set
  376. # CONFIG_NVRAM is not set
  377. CONFIG_GEN_RTC=y
  378. # CONFIG_GEN_RTC_X is not set
  379. # CONFIG_DTLK is not set
  380. # CONFIG_R3964 is not set
  381. # CONFIG_APPLICOM is not set
  382. #
  383. # Ftape, the floppy tape device driver
  384. #
  385. # CONFIG_FTAPE is not set
  386. # CONFIG_AGP is not set
  387. # CONFIG_DRM is not set
  388. # CONFIG_RAW_DRIVER is not set
  389. #
  390. # I2C support
  391. #
  392. # CONFIG_I2C is not set
  393. #
  394. # Misc devices
  395. #
  396. #
  397. # Multimedia devices
  398. #
  399. # CONFIG_VIDEO_DEV is not set
  400. #
  401. # Digital Video Broadcasting Devices
  402. #
  403. # CONFIG_DVB is not set
  404. #
  405. # Graphics support
  406. #
  407. # CONFIG_FB is not set
  408. #
  409. # Sound
  410. #
  411. # CONFIG_SOUND is not set
  412. #
  413. # USB support
  414. #
  415. # CONFIG_USB is not set
  416. #
  417. # USB Gadget Support
  418. #
  419. # CONFIG_USB_GADGET is not set
  420. #
  421. # File systems
  422. #
  423. CONFIG_EXT2_FS=y
  424. # CONFIG_EXT2_FS_XATTR 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_XFS_FS is not set
  430. # CONFIG_MINIX_FS is not set
  431. # CONFIG_ROMFS_FS is not set
  432. # CONFIG_QUOTA is not set
  433. # CONFIG_AUTOFS_FS is not set
  434. # CONFIG_AUTOFS4_FS is not set
  435. #
  436. # CD-ROM/DVD Filesystems
  437. #
  438. # CONFIG_ISO9660_FS is not set
  439. # CONFIG_UDF_FS is not set
  440. #
  441. # DOS/FAT/NT Filesystems
  442. #
  443. CONFIG_FAT_FS=y
  444. CONFIG_MSDOS_FS=y
  445. # CONFIG_VFAT_FS is not set
  446. # CONFIG_NTFS_FS is not set
  447. #
  448. # Pseudo filesystems
  449. #
  450. CONFIG_PROC_FS=y
  451. CONFIG_PROC_KCORE=y
  452. # CONFIG_DEVFS_FS is not set
  453. CONFIG_TMPFS=y
  454. # CONFIG_HUGETLB_PAGE is not set
  455. CONFIG_RAMFS=y
  456. #
  457. # Miscellaneous filesystems
  458. #
  459. # CONFIG_ADFS_FS is not set
  460. # CONFIG_AFFS_FS is not set
  461. # CONFIG_HFS_FS is not set
  462. # CONFIG_HFSPLUS_FS is not set
  463. # CONFIG_BEFS_FS is not set
  464. # CONFIG_BFS_FS is not set
  465. # CONFIG_EFS_FS is not set
  466. # CONFIG_CRAMFS is not set
  467. # CONFIG_VXFS_FS is not set
  468. # CONFIG_HPFS_FS is not set
  469. # CONFIG_QNX4FS_FS is not set
  470. # CONFIG_SYSV_FS is not set
  471. # CONFIG_UFS_FS is not set
  472. #
  473. # Network File Systems
  474. #
  475. CONFIG_NFS_FS=y
  476. CONFIG_NFS_V3=y
  477. # CONFIG_NFS_V4 is not set
  478. # CONFIG_NFS_DIRECTIO is not set
  479. # CONFIG_NFSD is not set
  480. CONFIG_ROOT_NFS=y
  481. CONFIG_LOCKD=y
  482. CONFIG_LOCKD_V4=y
  483. # CONFIG_EXPORTFS is not set
  484. CONFIG_SUNRPC=y
  485. # CONFIG_RPCSEC_GSS_KRB5 is not set
  486. # CONFIG_SMB_FS is not set
  487. # CONFIG_CIFS is not set
  488. # CONFIG_NCP_FS is not set
  489. # CONFIG_CODA_FS is not set
  490. # CONFIG_INTERMEZZO_FS is not set
  491. # CONFIG_AFS_FS is not set
  492. #
  493. # Partition Types
  494. #
  495. # CONFIG_PARTITION_ADVANCED is not set
  496. CONFIG_MSDOS_PARTITION=y
  497. #
  498. # Native Language Support
  499. #
  500. CONFIG_NLS=y
  501. CONFIG_NLS_DEFAULT="iso8859-1"
  502. # CONFIG_NLS_CODEPAGE_437 is not set
  503. # CONFIG_NLS_CODEPAGE_737 is not set
  504. # CONFIG_NLS_CODEPAGE_775 is not set
  505. # CONFIG_NLS_CODEPAGE_850 is not set
  506. # CONFIG_NLS_CODEPAGE_852 is not set
  507. # CONFIG_NLS_CODEPAGE_855 is not set
  508. # CONFIG_NLS_CODEPAGE_857 is not set
  509. # CONFIG_NLS_CODEPAGE_860 is not set
  510. # CONFIG_NLS_CODEPAGE_861 is not set
  511. # CONFIG_NLS_CODEPAGE_862 is not set
  512. # CONFIG_NLS_CODEPAGE_863 is not set
  513. # CONFIG_NLS_CODEPAGE_864 is not set
  514. # CONFIG_NLS_CODEPAGE_865 is not set
  515. # CONFIG_NLS_CODEPAGE_866 is not set
  516. # CONFIG_NLS_CODEPAGE_869 is not set
  517. # CONFIG_NLS_CODEPAGE_936 is not set
  518. # CONFIG_NLS_CODEPAGE_950 is not set
  519. # CONFIG_NLS_CODEPAGE_932 is not set
  520. # CONFIG_NLS_CODEPAGE_949 is not set
  521. # CONFIG_NLS_CODEPAGE_874 is not set
  522. # CONFIG_NLS_ISO8859_8 is not set
  523. # CONFIG_NLS_CODEPAGE_1250 is not set
  524. # CONFIG_NLS_CODEPAGE_1251 is not set
  525. CONFIG_NLS_ISO8859_1=y
  526. # CONFIG_NLS_ISO8859_2 is not set
  527. # CONFIG_NLS_ISO8859_3 is not set
  528. # CONFIG_NLS_ISO8859_4 is not set
  529. # CONFIG_NLS_ISO8859_5 is not set
  530. # CONFIG_NLS_ISO8859_6 is not set
  531. # CONFIG_NLS_ISO8859_7 is not set
  532. # CONFIG_NLS_ISO8859_9 is not set
  533. # CONFIG_NLS_ISO8859_13 is not set
  534. # CONFIG_NLS_ISO8859_14 is not set
  535. # CONFIG_NLS_ISO8859_15 is not set
  536. # CONFIG_NLS_KOI8_R is not set
  537. # CONFIG_NLS_KOI8_U is not set
  538. # CONFIG_NLS_UTF8 is not set
  539. #
  540. # IBM 40x options
  541. #
  542. #
  543. # Library routines
  544. #
  545. CONFIG_CRC32=y
  546. #
  547. # Kernel hacking
  548. #
  549. # CONFIG_DEBUG_KERNEL is not set
  550. # CONFIG_SERIAL_TEXT_DEBUG is not set
  551. CONFIG_OCP=y
  552. #
  553. # Security options
  554. #
  555. # CONFIG_SECURITY is not set
  556. #
  557. # Cryptographic options
  558. #
  559. # CONFIG_CRYPTO is not set