beech_defconfig 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615
  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 is not set
  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=y
  37. # CONFIG_MODULE_FORCE_UNLOAD is not set
  38. CONFIG_OBSOLETE_MODPARM=y
  39. CONFIG_MODVERSIONS=y
  40. CONFIG_KMOD=y
  41. #
  42. # Processor
  43. #
  44. # CONFIG_6xx is not set
  45. CONFIG_40x=y
  46. # CONFIG_44x is not set
  47. # CONFIG_POWER3 is not set
  48. # CONFIG_POWER4 is not set
  49. # CONFIG_8xx is not set
  50. # CONFIG_MATH_EMULATION is not set
  51. # CONFIG_CPU_FREQ is not set
  52. CONFIG_4xx=y
  53. #
  54. # IBM 4xx options
  55. #
  56. # CONFIG_ASH is not set
  57. CONFIG_BEECH=y
  58. # CONFIG_CEDAR is not set
  59. # CONFIG_CPCI405 is not set
  60. # CONFIG_EP405 is not set
  61. # CONFIG_OAK is not set
  62. # CONFIG_REDWOOD_4 is not set
  63. # CONFIG_REDWOOD_5 is not set
  64. # CONFIG_REDWOOD_6 is not set
  65. # CONFIG_SYCAMORE is not set
  66. # CONFIG_TIVO 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_IBM_OPENBIOS=y
  72. CONFIG_405_DMA=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 is not set
  88. #
  89. # Bus options
  90. #
  91. # CONFIG_PCI is not set
  92. # CONFIG_PCI_DOMAINS is not set
  93. # CONFIG_HOTPLUG is not set
  94. #
  95. # Parallel port support
  96. #
  97. # CONFIG_PARPORT is not set
  98. #
  99. # Advanced setup
  100. #
  101. # CONFIG_ADVANCED_OPTIONS is not set
  102. #
  103. # Default settings for advanced configuration options are used
  104. #
  105. CONFIG_HIGHMEM_START=0xfe000000
  106. CONFIG_LOWMEM_SIZE=0x30000000
  107. CONFIG_KERNEL_START=0xc0000000
  108. CONFIG_TASK_SIZE=0x80000000
  109. CONFIG_BOOT_LOAD=0x00400000
  110. #
  111. # Generic Driver Options
  112. #
  113. #
  114. # Memory Technology Devices (MTD)
  115. #
  116. CONFIG_MTD=y
  117. # CONFIG_MTD_DEBUG is not set
  118. CONFIG_MTD_PARTITIONS=y
  119. # CONFIG_MTD_CONCAT is not set
  120. # CONFIG_MTD_REDBOOT_PARTS is not set
  121. # CONFIG_MTD_CMDLINE_PARTS is not set
  122. #
  123. # User Modules And Translation Layers
  124. #
  125. CONFIG_MTD_CHAR=y
  126. CONFIG_MTD_BLOCK=y
  127. # CONFIG_FTL is not set
  128. # CONFIG_NFTL is not set
  129. # CONFIG_INFTL is not set
  130. #
  131. # RAM/ROM/Flash chip drivers
  132. #
  133. CONFIG_MTD_CFI=y
  134. CONFIG_MTD_JEDECPROBE=y
  135. CONFIG_MTD_GEN_PROBE=y
  136. # CONFIG_MTD_CFI_ADV_OPTIONS is not set
  137. # CONFIG_MTD_CFI_INTELEXT is not set
  138. CONFIG_MTD_CFI_AMDSTD=y
  139. # CONFIG_MTD_CFI_STAA is not set
  140. # CONFIG_MTD_RAM is not set
  141. # CONFIG_MTD_ROM is not set
  142. # CONFIG_MTD_ABSENT is not set
  143. # CONFIG_MTD_OBSOLETE_CHIPS is not set
  144. #
  145. # Mapping drivers for chip access
  146. #
  147. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  148. # CONFIG_MTD_PHYSMAP is not set
  149. CONFIG_MTD_BEECH=y
  150. #
  151. # Self-contained MTD device drivers
  152. #
  153. # CONFIG_MTD_SLRAM is not set
  154. # CONFIG_MTD_MTDRAM is not set
  155. # CONFIG_MTD_BLKMTD is not set
  156. #
  157. # Disk-On-Chip Device Drivers
  158. #
  159. # CONFIG_MTD_DOC2000 is not set
  160. # CONFIG_MTD_DOC2001 is not set
  161. # CONFIG_MTD_DOC2001PLUS is not set
  162. #
  163. # NAND Flash Device Drivers
  164. #
  165. # CONFIG_MTD_NAND is not set
  166. #
  167. # Plug and Play support
  168. #
  169. # CONFIG_PNP is not set
  170. #
  171. # Block devices
  172. #
  173. CONFIG_BLK_DEV_LOOP=y
  174. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  175. # CONFIG_BLK_DEV_NBD is not set
  176. CONFIG_BLK_DEV_RAM=y
  177. CONFIG_BLK_DEV_RAM_SIZE=4096
  178. CONFIG_BLK_DEV_INITRD=y
  179. # CONFIG_LBD is not set
  180. #
  181. # Multi-device support (RAID and LVM)
  182. #
  183. # CONFIG_MD is not set
  184. #
  185. # ATA/ATAPI/MFM/RLL support
  186. #
  187. # CONFIG_IDE is not set
  188. #
  189. # SCSI device support
  190. #
  191. # CONFIG_SCSI is not set
  192. #
  193. # Fusion MPT device support
  194. #
  195. #
  196. # I2O device support
  197. #
  198. #
  199. # Networking support
  200. #
  201. CONFIG_NET=y
  202. #
  203. # Networking options
  204. #
  205. # CONFIG_PACKET is not set
  206. # CONFIG_NETLINK_DEV is not set
  207. CONFIG_UNIX=y
  208. # CONFIG_NET_KEY is not set
  209. CONFIG_INET=y
  210. CONFIG_IP_MULTICAST=y
  211. # CONFIG_IP_ADVANCED_ROUTER is not set
  212. CONFIG_IP_PNP=y
  213. # CONFIG_IP_PNP_DHCP is not set
  214. CONFIG_IP_PNP_BOOTP=y
  215. CONFIG_IP_PNP_RARP=y
  216. # CONFIG_NET_IPIP is not set
  217. # CONFIG_NET_IPGRE is not set
  218. # CONFIG_IP_MROUTE is not set
  219. # CONFIG_ARPD is not set
  220. # CONFIG_INET_ECN is not set
  221. CONFIG_SYN_COOKIES=y
  222. # CONFIG_INET_AH is not set
  223. # CONFIG_INET_ESP is not set
  224. # CONFIG_INET_IPCOMP is not set
  225. # CONFIG_IPV6 is not set
  226. # CONFIG_DECNET is not set
  227. # CONFIG_BRIDGE is not set
  228. # CONFIG_NETFILTER is not set
  229. #
  230. # SCTP Configuration (EXPERIMENTAL)
  231. #
  232. CONFIG_IPV6_SCTP__=y
  233. # CONFIG_IP_SCTP is not set
  234. # CONFIG_ATM is not set
  235. # CONFIG_VLAN_8021Q is not set
  236. # CONFIG_LLC2 is not set
  237. # CONFIG_IPX is not set
  238. # CONFIG_ATALK is not set
  239. # CONFIG_X25 is not set
  240. # CONFIG_LAPB is not set
  241. # CONFIG_NET_DIVERT is not set
  242. # CONFIG_ECONET is not set
  243. # CONFIG_WAN_ROUTER is not set
  244. # CONFIG_NET_HW_FLOWCONTROL is not set
  245. #
  246. # QoS and/or fair queueing
  247. #
  248. # CONFIG_NET_SCHED is not set
  249. #
  250. # Network testing
  251. #
  252. # CONFIG_NET_PKTGEN is not set
  253. CONFIG_NETDEVICES=y
  254. # CONFIG_DUMMY is not set
  255. # CONFIG_BONDING is not set
  256. # CONFIG_EQUALIZER is not set
  257. # CONFIG_TUN is not set
  258. #
  259. # Ethernet (10 or 100Mbit)
  260. #
  261. CONFIG_NET_ETHERNET=y
  262. # CONFIG_MII is not set
  263. # CONFIG_OAKNET is not set
  264. #
  265. # Ethernet (1000 Mbit)
  266. #
  267. #
  268. # Ethernet (10000 Mbit)
  269. #
  270. # CONFIG_PPP is not set
  271. # CONFIG_SLIP is not set
  272. #
  273. # Wireless LAN (non-hamradio)
  274. #
  275. # CONFIG_NET_RADIO is not set
  276. #
  277. # Token Ring devices
  278. #
  279. # CONFIG_SHAPER is not set
  280. #
  281. # Wan interfaces
  282. #
  283. # CONFIG_WAN is not set
  284. #
  285. # Amateur Radio support
  286. #
  287. # CONFIG_HAMRADIO is not set
  288. #
  289. # IrDA (infrared) support
  290. #
  291. # CONFIG_IRDA is not set
  292. #
  293. # Bluetooth support
  294. #
  295. # CONFIG_BT is not set
  296. #
  297. # ISDN subsystem
  298. #
  299. # CONFIG_ISDN_BOOL is not set
  300. #
  301. # Graphics support
  302. #
  303. CONFIG_FB=y
  304. # CONFIG_FB_CT65550 is not set
  305. # CONFIG_FB_S3TRIO is not set
  306. # CONFIG_FB_VGA16 is not set
  307. # CONFIG_FB_VIRTUAL is not set
  308. #
  309. # Logo configuration
  310. #
  311. # CONFIG_LOGO is not set
  312. #
  313. # Input device support
  314. #
  315. CONFIG_INPUT=y
  316. #
  317. # Userland interfaces
  318. #
  319. # CONFIG_INPUT_MOUSEDEV is not set
  320. # CONFIG_INPUT_JOYDEV is not set
  321. # CONFIG_INPUT_TSDEV is not set
  322. # CONFIG_INPUT_EVDEV is not set
  323. # CONFIG_INPUT_EVBUG is not set
  324. #
  325. # Input I/O drivers
  326. #
  327. # CONFIG_GAMEPORT is not set
  328. CONFIG_SOUND_GAMEPORT=y
  329. CONFIG_SERIO=y
  330. # CONFIG_SERIO_I8042 is not set
  331. # CONFIG_SERIO_SERPORT is not set
  332. # CONFIG_SERIO_CT82C710 is not set
  333. #
  334. # Input Device Drivers
  335. #
  336. # CONFIG_INPUT_KEYBOARD is not set
  337. # CONFIG_INPUT_MOUSE is not set
  338. # CONFIG_INPUT_JOYSTICK is not set
  339. # CONFIG_INPUT_TOUCHSCREEN is not set
  340. # CONFIG_INPUT_MISC is not set
  341. #
  342. # Macintosh device drivers
  343. #
  344. #
  345. # Character devices
  346. #
  347. # CONFIG_VT is not set
  348. # CONFIG_SERIAL_NONSTANDARD is not set
  349. #
  350. # Serial drivers
  351. #
  352. CONFIG_SERIAL_8250=y
  353. CONFIG_SERIAL_8250_CONSOLE=y
  354. CONFIG_SERIAL_8250_NR_UARTS=4
  355. # CONFIG_SERIAL_8250_EXTENDED is not set
  356. #
  357. # Non-8250 serial port support
  358. #
  359. CONFIG_SERIAL_CORE=y
  360. CONFIG_SERIAL_CORE_CONSOLE=y
  361. CONFIG_UNIX98_PTYS=y
  362. CONFIG_UNIX98_PTY_COUNT=256
  363. #
  364. # I2C support
  365. #
  366. CONFIG_I2C=y
  367. # CONFIG_I2C_CHARDEV is not set
  368. #
  369. # I2C Algorithms
  370. #
  371. # CONFIG_I2C_ALGOBIT is not set
  372. # CONFIG_I2C_ALGOPCF is not set
  373. #
  374. # I2C Hardware Bus support
  375. #
  376. # CONFIG_I2C_AMD756 is not set
  377. # CONFIG_I2C_AMD8111 is not set
  378. CONFIG_I2C_IBM_IIC=y
  379. #
  380. # I2C Hardware Sensors Chip support
  381. #
  382. # CONFIG_I2C_SENSOR is not set
  383. # CONFIG_SENSORS_ADM1021 is not set
  384. # CONFIG_SENSORS_EEPROM is not set
  385. # CONFIG_SENSORS_IT87 is not set
  386. # CONFIG_SENSORS_LM75 is not set
  387. # CONFIG_SENSORS_LM78 is not set
  388. # CONFIG_SENSORS_LM85 is not set
  389. # CONFIG_SENSORS_VIA686A is not set
  390. # CONFIG_SENSORS_W83781D is not set
  391. #
  392. # Mice
  393. #
  394. # CONFIG_BUSMOUSE is not set
  395. # CONFIG_QIC02_TAPE is not set
  396. #
  397. # IPMI
  398. #
  399. # CONFIG_IPMI_HANDLER is not set
  400. #
  401. # Watchdog Cards
  402. #
  403. # CONFIG_WATCHDOG is not set
  404. # CONFIG_NVRAM is not set
  405. CONFIG_GEN_RTC=y
  406. # CONFIG_GEN_RTC_X is not set
  407. # CONFIG_DTLK is not set
  408. # CONFIG_R3964 is not set
  409. # CONFIG_APPLICOM is not set
  410. #
  411. # Ftape, the floppy tape device driver
  412. #
  413. # CONFIG_FTAPE is not set
  414. # CONFIG_AGP is not set
  415. # CONFIG_DRM is not set
  416. # CONFIG_RAW_DRIVER is not set
  417. #
  418. # Multimedia devices
  419. #
  420. # CONFIG_VIDEO_DEV is not set
  421. #
  422. # Digital Video Broadcasting Devices
  423. #
  424. # CONFIG_DVB is not set
  425. #
  426. # File systems
  427. #
  428. CONFIG_EXT2_FS=y
  429. # CONFIG_EXT2_FS_XATTR is not set
  430. # CONFIG_EXT3_FS is not set
  431. # CONFIG_JBD is not set
  432. # CONFIG_REISERFS_FS is not set
  433. # CONFIG_JFS_FS is not set
  434. # CONFIG_XFS_FS is not set
  435. # CONFIG_MINIX_FS is not set
  436. # CONFIG_ROMFS_FS is not set
  437. # CONFIG_QUOTA is not set
  438. # CONFIG_AUTOFS_FS is not set
  439. # CONFIG_AUTOFS4_FS is not set
  440. #
  441. # CD-ROM/DVD Filesystems
  442. #
  443. # CONFIG_ISO9660_FS is not set
  444. # CONFIG_UDF_FS is not set
  445. #
  446. # DOS/FAT/NT Filesystems
  447. #
  448. # CONFIG_FAT_FS is not set
  449. # CONFIG_NTFS_FS is not set
  450. #
  451. # Pseudo filesystems
  452. #
  453. CONFIG_PROC_FS=y
  454. CONFIG_PROC_KCORE=y
  455. CONFIG_DEVFS_FS=y
  456. # CONFIG_DEVFS_MOUNT is not set
  457. # CONFIG_DEVFS_DEBUG is not set
  458. CONFIG_DEVPTS_FS=y
  459. # CONFIG_DEVPTS_FS_XATTR is not set
  460. CONFIG_TMPFS=y
  461. # CONFIG_HUGETLB_PAGE is not set
  462. CONFIG_RAMFS=y
  463. #
  464. # Miscellaneous filesystems
  465. #
  466. # CONFIG_ADFS_FS is not set
  467. # CONFIG_AFFS_FS is not set
  468. # CONFIG_HFS_FS is not set
  469. # CONFIG_BEFS_FS is not set
  470. # CONFIG_BFS_FS is not set
  471. # CONFIG_EFS_FS is not set
  472. # CONFIG_JFFS_FS is not set
  473. # CONFIG_JFFS2_FS is not set
  474. # CONFIG_CRAMFS is not set
  475. # CONFIG_VXFS_FS is not set
  476. # CONFIG_HPFS_FS is not set
  477. # CONFIG_QNX4FS_FS is not set
  478. # CONFIG_SYSV_FS is not set
  479. # CONFIG_UFS_FS is not set
  480. #
  481. # Network File Systems
  482. #
  483. CONFIG_NFS_FS=y
  484. # CONFIG_NFS_V3 is not set
  485. # CONFIG_NFS_V4 is not set
  486. # CONFIG_NFSD is not set
  487. CONFIG_ROOT_NFS=y
  488. CONFIG_LOCKD=y
  489. # CONFIG_EXPORTFS is not set
  490. CONFIG_SUNRPC=y
  491. # CONFIG_SUNRPC_GSS is not set
  492. # CONFIG_SMB_FS is not set
  493. # CONFIG_CIFS is not set
  494. # CONFIG_NCP_FS is not set
  495. # CONFIG_CODA_FS is not set
  496. # CONFIG_INTERMEZZO_FS is not set
  497. # CONFIG_AFS_FS is not set
  498. #
  499. # Partition Types
  500. #
  501. # CONFIG_PARTITION_ADVANCED is not set
  502. CONFIG_MSDOS_PARTITION=y
  503. #
  504. # Sound
  505. #
  506. CONFIG_SOUND=y
  507. #
  508. # Advanced Linux Sound Architecture
  509. #
  510. # CONFIG_SND is not set
  511. #
  512. # Open Sound System
  513. #
  514. # CONFIG_SOUND_PRIME is not set
  515. #
  516. # IBM 40x options
  517. #
  518. #
  519. # USB support
  520. #
  521. # CONFIG_USB_GADGET is not set
  522. #
  523. # Library routines
  524. #
  525. # CONFIG_CRC32 is not set
  526. #
  527. # Kernel hacking
  528. #
  529. # CONFIG_DEBUG_KERNEL is not set
  530. # CONFIG_SERIAL_TEXT_DEBUG is not set
  531. CONFIG_OCP=y
  532. #
  533. # Security options
  534. #
  535. # CONFIG_SECURITY is not set
  536. #
  537. # Cryptographic options
  538. #
  539. # CONFIG_CRYPTO is not set