redwood_defconfig 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540
  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. #
  10. # Code maturity level options
  11. #
  12. CONFIG_EXPERIMENTAL=y
  13. CONFIG_CLEAN_COMPILE=y
  14. # CONFIG_STANDALONE is not set
  15. CONFIG_BROKEN_ON_SMP=y
  16. #
  17. # General setup
  18. #
  19. CONFIG_SWAP=y
  20. CONFIG_SYSVIPC=y
  21. # CONFIG_BSD_PROCESS_ACCT is not set
  22. CONFIG_SYSCTL=y
  23. CONFIG_LOG_BUF_SHIFT=14
  24. # CONFIG_IKCONFIG is not set
  25. CONFIG_EMBEDDED=y
  26. # CONFIG_KALLSYMS is not set
  27. CONFIG_FUTEX=y
  28. # CONFIG_EPOLL is not set
  29. CONFIG_IOSCHED_NOOP=y
  30. CONFIG_IOSCHED_AS=y
  31. CONFIG_IOSCHED_DEADLINE=y
  32. #
  33. # Loadable module support
  34. #
  35. CONFIG_MODULES=y
  36. # CONFIG_MODULE_UNLOAD is not set
  37. CONFIG_OBSOLETE_MODPARM=y
  38. # CONFIG_MODVERSIONS is not set
  39. CONFIG_KMOD=y
  40. #
  41. # Processor
  42. #
  43. # CONFIG_6xx is not set
  44. CONFIG_40x=y
  45. # CONFIG_44x is not set
  46. # CONFIG_POWER3 is not set
  47. # CONFIG_POWER4 is not set
  48. # CONFIG_8xx is not set
  49. # CONFIG_MATH_EMULATION is not set
  50. # CONFIG_CPU_FREQ is not set
  51. CONFIG_4xx=y
  52. #
  53. # IBM 4xx options
  54. #
  55. # CONFIG_ASH is not set
  56. # CONFIG_BEECH is not set
  57. # CONFIG_CEDAR is not set
  58. # CONFIG_CPCI405 is not set
  59. # CONFIG_EP405 is not set
  60. # CONFIG_OAK is not set
  61. CONFIG_REDWOOD_4=y
  62. # CONFIG_REDWOOD_5 is not set
  63. # CONFIG_REDWOOD_6 is not set
  64. # CONFIG_SYCAMORE is not set
  65. # CONFIG_TIVO is not set
  66. # CONFIG_WALNUT is not set
  67. CONFIG_IBM405_ERR77=y
  68. CONFIG_IBM405_ERR51=y
  69. CONFIG_IBM_OCP=y
  70. CONFIG_STB03xxx=y
  71. CONFIG_IBM_OPENBIOS=y
  72. # CONFIG_405_DMA is not set
  73. # CONFIG_PM is not set
  74. CONFIG_UART0_TTYS0=y
  75. # CONFIG_UART0_TTYS1 is not set
  76. # CONFIG_SERIAL_SICC is not set
  77. CONFIG_NOT_COHERENT_CACHE=y
  78. #
  79. # Platform options
  80. #
  81. # CONFIG_PC_KEYBOARD is not set
  82. # CONFIG_SMP is not set
  83. # CONFIG_PREEMPT is not set
  84. # CONFIG_HIGHMEM is not set
  85. CONFIG_KERNEL_ELF=y
  86. CONFIG_BINFMT_ELF=y
  87. # CONFIG_BINFMT_MISC is not set
  88. # CONFIG_CMDLINE_BOOL is not set
  89. #
  90. # Bus options
  91. #
  92. # CONFIG_PCI is not set
  93. # CONFIG_PCI_DOMAINS is not set
  94. # CONFIG_HOTPLUG is not set
  95. #
  96. # Parallel port support
  97. #
  98. # CONFIG_PARPORT is not set
  99. #
  100. # Advanced setup
  101. #
  102. # CONFIG_ADVANCED_OPTIONS is not set
  103. #
  104. # Default settings for advanced configuration options are used
  105. #
  106. CONFIG_HIGHMEM_START=0xfe000000
  107. CONFIG_LOWMEM_SIZE=0x30000000
  108. CONFIG_KERNEL_START=0xc0000000
  109. CONFIG_TASK_SIZE=0x80000000
  110. CONFIG_BOOT_LOAD=0x00400000
  111. #
  112. # Generic Driver Options
  113. #
  114. #
  115. # Memory Technology Devices (MTD)
  116. #
  117. # CONFIG_MTD is not set
  118. #
  119. # Plug and Play support
  120. #
  121. # CONFIG_PNP is not set
  122. #
  123. # Block devices
  124. #
  125. CONFIG_BLK_DEV_LOOP=y
  126. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  127. # CONFIG_BLK_DEV_NBD is not set
  128. CONFIG_BLK_DEV_RAM=y
  129. CONFIG_BLK_DEV_RAM_SIZE=4096
  130. CONFIG_BLK_DEV_INITRD=y
  131. # CONFIG_LBD is not set
  132. #
  133. # Multi-device support (RAID and LVM)
  134. #
  135. # CONFIG_MD is not set
  136. #
  137. # ATA/ATAPI/MFM/RLL support
  138. #
  139. # CONFIG_IDE is not set
  140. #
  141. # SCSI device support
  142. #
  143. # CONFIG_SCSI is not set
  144. #
  145. # Fusion MPT device support
  146. #
  147. #
  148. # I2O device support
  149. #
  150. #
  151. # Networking support
  152. #
  153. CONFIG_NET=y
  154. #
  155. # Networking options
  156. #
  157. # CONFIG_PACKET is not set
  158. # CONFIG_NETLINK_DEV is not set
  159. CONFIG_UNIX=y
  160. # CONFIG_NET_KEY is not set
  161. CONFIG_INET=y
  162. CONFIG_IP_MULTICAST=y
  163. # CONFIG_IP_ADVANCED_ROUTER is not set
  164. CONFIG_IP_PNP=y
  165. CONFIG_IP_PNP_DHCP=y
  166. CONFIG_IP_PNP_BOOTP=y
  167. CONFIG_IP_PNP_RARP=y
  168. # CONFIG_NET_IPIP is not set
  169. # CONFIG_NET_IPGRE is not set
  170. # CONFIG_IP_MROUTE is not set
  171. # CONFIG_ARPD is not set
  172. # CONFIG_INET_ECN is not set
  173. CONFIG_SYN_COOKIES=y
  174. # CONFIG_INET_AH is not set
  175. # CONFIG_INET_ESP is not set
  176. # CONFIG_INET_IPCOMP is not set
  177. # CONFIG_IPV6 is not set
  178. # CONFIG_DECNET is not set
  179. # CONFIG_BRIDGE is not set
  180. # CONFIG_NETFILTER is not set
  181. #
  182. # SCTP Configuration (EXPERIMENTAL)
  183. #
  184. CONFIG_IPV6_SCTP__=y
  185. # CONFIG_IP_SCTP is not set
  186. # CONFIG_ATM is not set
  187. # CONFIG_VLAN_8021Q is not set
  188. # CONFIG_LLC2 is not set
  189. # CONFIG_IPX is not set
  190. # CONFIG_ATALK is not set
  191. # CONFIG_X25 is not set
  192. # CONFIG_LAPB is not set
  193. # CONFIG_NET_DIVERT is not set
  194. # CONFIG_ECONET is not set
  195. # CONFIG_WAN_ROUTER is not set
  196. # CONFIG_NET_HW_FLOWCONTROL is not set
  197. #
  198. # QoS and/or fair queueing
  199. #
  200. # CONFIG_NET_SCHED is not set
  201. #
  202. # Network testing
  203. #
  204. # CONFIG_NET_PKTGEN is not set
  205. CONFIG_NETDEVICES=y
  206. # CONFIG_DUMMY is not set
  207. # CONFIG_BONDING is not set
  208. # CONFIG_EQUALIZER is not set
  209. # CONFIG_TUN is not set
  210. #
  211. # Ethernet (10 or 100Mbit)
  212. #
  213. CONFIG_NET_ETHERNET=y
  214. CONFIG_MII=y
  215. CONFIG_OAKNET=y
  216. #
  217. # Ethernet (1000 Mbit)
  218. #
  219. #
  220. # Ethernet (10000 Mbit)
  221. #
  222. # CONFIG_PPP is not set
  223. # CONFIG_SLIP is not set
  224. #
  225. # Wireless LAN (non-hamradio)
  226. #
  227. # CONFIG_NET_RADIO is not set
  228. #
  229. # Token Ring devices
  230. #
  231. # CONFIG_SHAPER is not set
  232. #
  233. # Wan interfaces
  234. #
  235. # CONFIG_WAN is not set
  236. #
  237. # Amateur Radio support
  238. #
  239. # CONFIG_HAMRADIO is not set
  240. #
  241. # IrDA (infrared) support
  242. #
  243. # CONFIG_IRDA is not set
  244. #
  245. # Bluetooth support
  246. #
  247. # CONFIG_BT is not set
  248. #
  249. # ISDN subsystem
  250. #
  251. # CONFIG_ISDN_BOOL is not set
  252. #
  253. # Graphics support
  254. #
  255. # CONFIG_FB is not set
  256. #
  257. # Input device support
  258. #
  259. CONFIG_INPUT=y
  260. #
  261. # Userland interfaces
  262. #
  263. # CONFIG_INPUT_MOUSEDEV is not set
  264. # CONFIG_INPUT_JOYDEV is not set
  265. # CONFIG_INPUT_TSDEV is not set
  266. # CONFIG_INPUT_EVDEV is not set
  267. # CONFIG_INPUT_EVBUG is not set
  268. #
  269. # Input I/O drivers
  270. #
  271. # CONFIG_GAMEPORT is not set
  272. CONFIG_SOUND_GAMEPORT=y
  273. CONFIG_SERIO=y
  274. # CONFIG_SERIO_I8042 is not set
  275. # CONFIG_SERIO_SERPORT is not set
  276. # CONFIG_SERIO_CT82C710 is not set
  277. #
  278. # Input Device Drivers
  279. #
  280. # CONFIG_INPUT_KEYBOARD is not set
  281. # CONFIG_INPUT_MOUSE is not set
  282. # CONFIG_INPUT_JOYSTICK is not set
  283. # CONFIG_INPUT_TOUCHSCREEN is not set
  284. # CONFIG_INPUT_MISC is not set
  285. #
  286. # Macintosh device drivers
  287. #
  288. #
  289. # Character devices
  290. #
  291. # CONFIG_VT is not set
  292. # CONFIG_SERIAL_NONSTANDARD is not set
  293. #
  294. # Serial drivers
  295. #
  296. CONFIG_SERIAL_8250=y
  297. CONFIG_SERIAL_8250_CONSOLE=y
  298. CONFIG_SERIAL_8250_NR_UARTS=4
  299. # CONFIG_SERIAL_8250_EXTENDED is not set
  300. #
  301. # Non-8250 serial port support
  302. #
  303. CONFIG_SERIAL_CORE=y
  304. CONFIG_SERIAL_CORE_CONSOLE=y
  305. # CONFIG_UNIX98_PTYS is not set
  306. #
  307. # I2C support
  308. #
  309. CONFIG_I2C=y
  310. # CONFIG_I2C_CHARDEV is not set
  311. #
  312. # I2C Algorithms
  313. #
  314. # CONFIG_I2C_ALGOBIT is not set
  315. # CONFIG_I2C_ALGOPCF is not set
  316. #
  317. # I2C Hardware Bus support
  318. #
  319. # CONFIG_I2C_AMD756 is not set
  320. # CONFIG_I2C_AMD8111 is not set
  321. CONFIG_I2C_IBM_IIC=y
  322. #
  323. # I2C Hardware Sensors Chip support
  324. #
  325. # CONFIG_I2C_SENSOR is not set
  326. # CONFIG_SENSORS_ADM1021 is not set
  327. # CONFIG_SENSORS_EEPROM is not set
  328. # CONFIG_SENSORS_IT87 is not set
  329. # CONFIG_SENSORS_LM75 is not set
  330. # CONFIG_SENSORS_LM78 is not set
  331. # CONFIG_SENSORS_LM85 is not set
  332. # CONFIG_SENSORS_VIA686A is not set
  333. # CONFIG_SENSORS_W83781D is not set
  334. #
  335. # Mice
  336. #
  337. # CONFIG_BUSMOUSE is not set
  338. # CONFIG_QIC02_TAPE is not set
  339. #
  340. # IPMI
  341. #
  342. # CONFIG_IPMI_HANDLER is not set
  343. #
  344. # Watchdog Cards
  345. #
  346. # CONFIG_WATCHDOG is not set
  347. # CONFIG_NVRAM is not set
  348. CONFIG_GEN_RTC=y
  349. # CONFIG_GEN_RTC_X is not set
  350. # CONFIG_DTLK is not set
  351. # CONFIG_R3964 is not set
  352. # CONFIG_APPLICOM is not set
  353. #
  354. # Ftape, the floppy tape device driver
  355. #
  356. # CONFIG_FTAPE is not set
  357. # CONFIG_AGP is not set
  358. # CONFIG_DRM is not set
  359. # CONFIG_RAW_DRIVER is not set
  360. #
  361. # Multimedia devices
  362. #
  363. # CONFIG_VIDEO_DEV is not set
  364. #
  365. # Digital Video Broadcasting Devices
  366. #
  367. # CONFIG_DVB is not set
  368. #
  369. # File systems
  370. #
  371. CONFIG_EXT2_FS=y
  372. # CONFIG_EXT2_FS_XATTR is not set
  373. CONFIG_EXT3_FS=y
  374. CONFIG_EXT3_FS_XATTR=y
  375. # CONFIG_EXT3_FS_POSIX_ACL is not set
  376. # CONFIG_EXT3_FS_SECURITY is not set
  377. CONFIG_JBD=y
  378. # CONFIG_JBD_DEBUG is not set
  379. CONFIG_FS_MBCACHE=y
  380. # CONFIG_REISERFS_FS is not set
  381. # CONFIG_JFS_FS is not set
  382. # CONFIG_XFS_FS is not set
  383. # CONFIG_MINIX_FS is not set
  384. # CONFIG_ROMFS_FS is not set
  385. # CONFIG_QUOTA is not set
  386. # CONFIG_AUTOFS_FS is not set
  387. # CONFIG_AUTOFS4_FS is not set
  388. #
  389. # CD-ROM/DVD Filesystems
  390. #
  391. # CONFIG_ISO9660_FS is not set
  392. # CONFIG_UDF_FS is not set
  393. #
  394. # DOS/FAT/NT Filesystems
  395. #
  396. # CONFIG_FAT_FS is not set
  397. # CONFIG_NTFS_FS is not set
  398. #
  399. # Pseudo filesystems
  400. #
  401. CONFIG_PROC_FS=y
  402. CONFIG_PROC_KCORE=y
  403. # CONFIG_DEVFS_FS is not set
  404. CONFIG_TMPFS=y
  405. # CONFIG_HUGETLB_PAGE is not set
  406. CONFIG_RAMFS=y
  407. #
  408. # Miscellaneous filesystems
  409. #
  410. # CONFIG_ADFS_FS is not set
  411. # CONFIG_AFFS_FS is not set
  412. # CONFIG_HFS_FS is not set
  413. # CONFIG_BEFS_FS is not set
  414. # CONFIG_BFS_FS is not set
  415. # CONFIG_EFS_FS is not set
  416. # CONFIG_CRAMFS is not set
  417. # CONFIG_VXFS_FS is not set
  418. # CONFIG_HPFS_FS is not set
  419. # CONFIG_QNX4FS_FS is not set
  420. # CONFIG_SYSV_FS is not set
  421. # CONFIG_UFS_FS is not set
  422. #
  423. # Network File Systems
  424. #
  425. CONFIG_NFS_FS=y
  426. # CONFIG_NFS_V3 is not set
  427. # CONFIG_NFS_V4 is not set
  428. # CONFIG_NFSD is not set
  429. CONFIG_ROOT_NFS=y
  430. CONFIG_LOCKD=y
  431. # CONFIG_EXPORTFS is not set
  432. CONFIG_SUNRPC=y
  433. # CONFIG_SUNRPC_GSS is not set
  434. # CONFIG_SMB_FS is not set
  435. # CONFIG_CIFS is not set
  436. # CONFIG_NCP_FS is not set
  437. # CONFIG_CODA_FS is not set
  438. # CONFIG_INTERMEZZO_FS is not set
  439. # CONFIG_AFS_FS is not set
  440. #
  441. # Partition Types
  442. #
  443. # CONFIG_PARTITION_ADVANCED is not set
  444. CONFIG_MSDOS_PARTITION=y
  445. #
  446. # Sound
  447. #
  448. # CONFIG_SOUND is not set
  449. #
  450. # IBM 40x options
  451. #
  452. #
  453. # USB support
  454. #
  455. # CONFIG_USB_GADGET is not set
  456. #
  457. # Library routines
  458. #
  459. CONFIG_CRC32=y
  460. #
  461. # Kernel hacking
  462. #
  463. # CONFIG_DEBUG_KERNEL is not set
  464. CONFIG_SERIAL_TEXT_DEBUG=y
  465. CONFIG_OCP=y
  466. #
  467. # Security options
  468. #
  469. # CONFIG_SECURITY is not set
  470. #
  471. # Cryptographic options
  472. #
  473. # CONFIG_CRYPTO is not set