/arch/ppc/configs/redwood6_defconfig

https://bitbucket.org/evzijst/gittest · #! · 535 lines · 466 code · 69 blank · 0 comment · 0 complexity · 694549deae071be3639888b17853ba7d MD5 · raw file

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