gemini_defconfig 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618
  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. #
  8. # Code maturity level options
  9. #
  10. CONFIG_EXPERIMENTAL=y
  11. #
  12. # General setup
  13. #
  14. CONFIG_SWAP=y
  15. CONFIG_SYSVIPC=y
  16. # CONFIG_BSD_PROCESS_ACCT is not set
  17. CONFIG_SYSCTL=y
  18. CONFIG_LOG_BUF_SHIFT=14
  19. # CONFIG_EMBEDDED is not set
  20. CONFIG_FUTEX=y
  21. CONFIG_EPOLL=y
  22. #
  23. # Loadable module support
  24. #
  25. CONFIG_MODULES=y
  26. CONFIG_MODULE_UNLOAD=y
  27. # CONFIG_MODULE_FORCE_UNLOAD is not set
  28. CONFIG_OBSOLETE_MODPARM=y
  29. # CONFIG_MODVERSIONS is not set
  30. CONFIG_KMOD=y
  31. #
  32. # Platform support
  33. #
  34. CONFIG_PPC=y
  35. CONFIG_PPC32=y
  36. CONFIG_6xx=y
  37. # CONFIG_40x is not set
  38. # CONFIG_POWER3 is not set
  39. # CONFIG_8xx is not set
  40. #
  41. # IBM 4xx options
  42. #
  43. # CONFIG_8260 is not set
  44. CONFIG_GENERIC_ISA_DMA=y
  45. CONFIG_PPC_STD_MMU=y
  46. # CONFIG_PPC_MULTIPLATFORM is not set
  47. # CONFIG_APUS is not set
  48. # CONFIG_WILLOW_2 is not set
  49. # CONFIG_PCORE is not set
  50. # CONFIG_POWERPMC250 is not set
  51. # CONFIG_EV64260 is not set
  52. # CONFIG_SPRUCE is not set
  53. # CONFIG_LOPEC is not set
  54. # CONFIG_MCPN765 is not set
  55. # CONFIG_MVME5100 is not set
  56. # CONFIG_PPLUS is not set
  57. # CONFIG_PRPMC750 is not set
  58. # CONFIG_PRPMC800 is not set
  59. # CONFIG_SANDPOINT is not set
  60. # CONFIG_ADIR is not set
  61. # CONFIG_K2 is not set
  62. # CONFIG_PAL4 is not set
  63. CONFIG_GEMINI=y
  64. # CONFIG_SMP is not set
  65. # CONFIG_PREEMPT is not set
  66. CONFIG_ALTIVEC=y
  67. CONFIG_TAU=y
  68. # CONFIG_TAU_INT is not set
  69. # CONFIG_TAU_AVERAGE is not set
  70. # CONFIG_CPU_FREQ is not set
  71. #
  72. # General setup
  73. #
  74. # CONFIG_HIGHMEM is not set
  75. CONFIG_PCI=y
  76. CONFIG_PCI_DOMAINS=y
  77. CONFIG_KCORE_ELF=y
  78. CONFIG_BINFMT_ELF=y
  79. CONFIG_KERNEL_ELF=y
  80. # CONFIG_BINFMT_MISC is not set
  81. CONFIG_PCI_LEGACY_PROC=y
  82. CONFIG_PCI_NAMES=y
  83. # CONFIG_HOTPLUG is not set
  84. #
  85. # Parallel port support
  86. #
  87. # CONFIG_PARPORT is not set
  88. # CONFIG_PPC601_SYNC_FIX is not set
  89. # CONFIG_CMDLINE_BOOL is not set
  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. # Memory Technology Devices (MTD)
  104. #
  105. # CONFIG_MTD is not set
  106. #
  107. # Plug and Play support
  108. #
  109. # CONFIG_PNP is not set
  110. #
  111. # Block devices
  112. #
  113. # CONFIG_BLK_DEV_FD is not set
  114. # CONFIG_BLK_CPQ_DA is not set
  115. # CONFIG_BLK_CPQ_CISS_DA is not set
  116. # CONFIG_BLK_DEV_DAC960 is not set
  117. # CONFIG_BLK_DEV_UMEM is not set
  118. # CONFIG_BLK_DEV_LOOP is not set
  119. # CONFIG_BLK_DEV_NBD is not set
  120. CONFIG_BLK_DEV_RAM=y
  121. CONFIG_BLK_DEV_RAM_SIZE=4096
  122. CONFIG_BLK_DEV_INITRD=y
  123. #
  124. # Multi-device support (RAID and LVM)
  125. #
  126. # CONFIG_MD is not set
  127. #
  128. # ATA/IDE/MFM/RLL support
  129. #
  130. # CONFIG_IDE is not set
  131. #
  132. # SCSI support
  133. #
  134. CONFIG_SCSI=y
  135. #
  136. # SCSI support type (disk, tape, CD-ROM)
  137. #
  138. CONFIG_BLK_DEV_SD=y
  139. # CONFIG_CHR_DEV_ST is not set
  140. # CONFIG_CHR_DEV_OSST is not set
  141. CONFIG_BLK_DEV_SR=y
  142. CONFIG_BLK_DEV_SR_VENDOR=y
  143. CONFIG_CHR_DEV_SG=y
  144. #
  145. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  146. #
  147. # CONFIG_SCSI_MULTI_LUN is not set
  148. # CONFIG_SCSI_REPORT_LUNS is not set
  149. CONFIG_SCSI_CONSTANTS=y
  150. # CONFIG_SCSI_LOGGING is not set
  151. #
  152. # SCSI low-level drivers
  153. #
  154. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  155. # CONFIG_SCSI_ACARD is not set
  156. # CONFIG_SCSI_AACRAID is not set
  157. # CONFIG_SCSI_AIC7XXX is not set
  158. # CONFIG_SCSI_AIC7XXX_OLD is not set
  159. # CONFIG_SCSI_AIC79XX is not set
  160. # CONFIG_SCSI_DPT_I2O is not set
  161. # CONFIG_SCSI_ADVANSYS is not set
  162. # CONFIG_SCSI_IN2000 is not set
  163. # CONFIG_SCSI_AM53C974 is not set
  164. # CONFIG_SCSI_MEGARAID is not set
  165. # CONFIG_SCSI_BUSLOGIC is not set
  166. # CONFIG_SCSI_CPQFCTS is not set
  167. # CONFIG_SCSI_DMX3191D is not set
  168. # CONFIG_SCSI_EATA is not set
  169. # CONFIG_SCSI_EATA_PIO is not set
  170. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  171. # CONFIG_SCSI_GDTH is not set
  172. # CONFIG_SCSI_GENERIC_NCR5380 is not set
  173. # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
  174. # CONFIG_SCSI_INITIO is not set
  175. # CONFIG_SCSI_INIA100 is not set
  176. # CONFIG_SCSI_NCR53C7xx is not set
  177. CONFIG_SCSI_SYM53C8XX_2=y
  178. CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
  179. CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
  180. CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
  181. # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
  182. # CONFIG_SCSI_PCI2000 is not set
  183. # CONFIG_SCSI_PCI2220I is not set
  184. # CONFIG_SCSI_QLOGIC_ISP is not set
  185. # CONFIG_SCSI_QLOGIC_FC is not set
  186. # CONFIG_SCSI_QLOGIC_1280 is not set
  187. # CONFIG_SCSI_DC395x is not set
  188. # CONFIG_SCSI_DC390T is not set
  189. # CONFIG_SCSI_U14_34F is not set
  190. # CONFIG_SCSI_NSP32 is not set
  191. # CONFIG_SCSI_DEBUG is not set
  192. #
  193. # Fusion MPT device support
  194. #
  195. # CONFIG_FUSION is not set
  196. #
  197. # IEEE 1394 (FireWire) support (EXPERIMENTAL)
  198. #
  199. # CONFIG_IEEE1394 is not set
  200. #
  201. # I2O device support
  202. #
  203. # CONFIG_I2O is not set
  204. #
  205. # Networking support
  206. #
  207. CONFIG_NET=y
  208. #
  209. # Networking options
  210. #
  211. CONFIG_PACKET=y
  212. # CONFIG_PACKET_MMAP is not set
  213. # CONFIG_NETLINK_DEV is not set
  214. CONFIG_NETFILTER=y
  215. # CONFIG_NETFILTER_DEBUG is not set
  216. CONFIG_UNIX=y
  217. # CONFIG_NET_KEY is not set
  218. CONFIG_INET=y
  219. # CONFIG_IP_MULTICAST is not set
  220. # CONFIG_IP_ADVANCED_ROUTER is not set
  221. # CONFIG_IP_PNP is not set
  222. # CONFIG_NET_IPIP is not set
  223. # CONFIG_NET_IPGRE is not set
  224. # CONFIG_ARPD is not set
  225. # CONFIG_INET_ECN is not set
  226. # CONFIG_SYN_COOKIES is not set
  227. # CONFIG_INET_AH is not set
  228. # CONFIG_INET_ESP is not set
  229. # CONFIG_INET_IPCOMP is not set
  230. #
  231. # IP: Netfilter Configuration
  232. #
  233. # CONFIG_IP_NF_CONNTRACK is not set
  234. # CONFIG_IP_NF_QUEUE is not set
  235. # CONFIG_IP_NF_IPTABLES is not set
  236. # CONFIG_IP_NF_ARPTABLES is not set
  237. # CONFIG_IP_NF_COMPAT_IPCHAINS is not set
  238. # CONFIG_IP_NF_COMPAT_IPFWADM is not set
  239. # CONFIG_IPV6 is not set
  240. # CONFIG_XFRM_USER is not set
  241. #
  242. # SCTP Configuration (EXPERIMENTAL)
  243. #
  244. CONFIG_IPV6_SCTP__=y
  245. # CONFIG_IP_SCTP is not set
  246. # CONFIG_ATM is not set
  247. # CONFIG_VLAN_8021Q is not set
  248. # CONFIG_LLC is not set
  249. # CONFIG_DECNET is not set
  250. # CONFIG_BRIDGE is not set
  251. # CONFIG_X25 is not set
  252. # CONFIG_LAPB is not set
  253. # CONFIG_NET_DIVERT is not set
  254. # CONFIG_ECONET is not set
  255. # CONFIG_WAN_ROUTER is not set
  256. # CONFIG_NET_HW_FLOWCONTROL is not set
  257. #
  258. # QoS and/or fair queueing
  259. #
  260. # CONFIG_NET_SCHED is not set
  261. #
  262. # Network testing
  263. #
  264. # CONFIG_NET_PKTGEN is not set
  265. CONFIG_NETDEVICES=y
  266. #
  267. # ARCnet devices
  268. #
  269. # CONFIG_ARCNET is not set
  270. # CONFIG_DUMMY is not set
  271. # CONFIG_BONDING is not set
  272. # CONFIG_EQUALIZER is not set
  273. # CONFIG_TUN is not set
  274. # CONFIG_ETHERTAP is not set
  275. #
  276. # Ethernet (10 or 100Mbit)
  277. #
  278. CONFIG_NET_ETHERNET=y
  279. # CONFIG_MII is not set
  280. # CONFIG_OAKNET is not set
  281. # CONFIG_HAPPYMEAL is not set
  282. # CONFIG_SUNGEM is not set
  283. # CONFIG_NET_VENDOR_3COM is not set
  284. #
  285. # Tulip family network device support
  286. #
  287. # CONFIG_NET_TULIP is not set
  288. # CONFIG_HP100 is not set
  289. # CONFIG_NET_PCI is not set
  290. #
  291. # Ethernet (1000 Mbit)
  292. #
  293. # CONFIG_ACENIC is not set
  294. # CONFIG_DL2K is not set
  295. # CONFIG_E1000 is not set
  296. # CONFIG_NS83820 is not set
  297. # CONFIG_HAMACHI is not set
  298. # CONFIG_YELLOWFIN is not set
  299. # CONFIG_R8169 is not set
  300. # CONFIG_SK98LIN is not set
  301. # CONFIG_TIGON3 is not set
  302. #
  303. # Ethernet (10000 Mbit)
  304. #
  305. # CONFIG_IXGB is not set
  306. # CONFIG_FDDI is not set
  307. # CONFIG_HIPPI is not set
  308. # CONFIG_PPP is not set
  309. # CONFIG_SLIP is not set
  310. #
  311. # Wireless LAN (non-hamradio)
  312. #
  313. # CONFIG_NET_RADIO is not set
  314. #
  315. # Token Ring devices (depends on LLC=y)
  316. #
  317. # CONFIG_NET_FC is not set
  318. # CONFIG_RCPCI is not set
  319. # CONFIG_SHAPER is not set
  320. #
  321. # Wan interfaces
  322. #
  323. # CONFIG_WAN is not set
  324. #
  325. # Amateur Radio support
  326. #
  327. # CONFIG_HAMRADIO is not set
  328. #
  329. # IrDA (infrared) support
  330. #
  331. # CONFIG_IRDA is not set
  332. #
  333. # ISDN subsystem
  334. #
  335. # CONFIG_ISDN_BOOL is not set
  336. #
  337. # Graphics support
  338. #
  339. # CONFIG_FB is not set
  340. #
  341. # Old CD-ROM drivers (not SCSI, not IDE)
  342. #
  343. # CONFIG_CD_NO_IDESCSI is not set
  344. #
  345. # Input device support
  346. #
  347. # CONFIG_INPUT is not set
  348. #
  349. # Userland interfaces
  350. #
  351. #
  352. # Input I/O drivers
  353. #
  354. # CONFIG_GAMEPORT is not set
  355. CONFIG_SOUND_GAMEPORT=y
  356. # CONFIG_SERIO is not set
  357. #
  358. # Input Device Drivers
  359. #
  360. #
  361. # Macintosh device drivers
  362. #
  363. #
  364. # Character devices
  365. #
  366. # CONFIG_SERIAL_NONSTANDARD is not set
  367. #
  368. # Serial drivers
  369. #
  370. CONFIG_SERIAL_8250=y
  371. CONFIG_SERIAL_8250_CONSOLE=y
  372. # CONFIG_SERIAL_8250_EXTENDED is not set
  373. #
  374. # Non-8250 serial port support
  375. #
  376. CONFIG_SERIAL_CORE=y
  377. CONFIG_SERIAL_CORE_CONSOLE=y
  378. CONFIG_UNIX98_PTYS=y
  379. CONFIG_UNIX98_PTY_COUNT=256
  380. #
  381. # I2C support
  382. #
  383. # CONFIG_I2C is not set
  384. #
  385. # I2C Hardware Sensors Mainboard support
  386. #
  387. #
  388. # I2C Hardware Sensors Chip support
  389. #
  390. # CONFIG_I2C_SENSOR 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. # CONFIG_HANGCHECK_TIMER is not set
  418. #
  419. # Multimedia devices
  420. #
  421. # CONFIG_VIDEO_DEV is not set
  422. #
  423. # Digital Video Broadcasting Devices
  424. #
  425. # CONFIG_DVB is not set
  426. #
  427. # File systems
  428. #
  429. CONFIG_EXT2_FS=y
  430. # CONFIG_EXT2_FS_XATTR is not set
  431. # CONFIG_EXT3_FS is not set
  432. # CONFIG_JBD is not set
  433. # CONFIG_REISERFS_FS is not set
  434. # CONFIG_JFS_FS is not set
  435. # CONFIG_XFS_FS is not set
  436. # CONFIG_MINIX_FS is not set
  437. # CONFIG_ROMFS_FS is not set
  438. # CONFIG_QUOTA is not set
  439. # CONFIG_AUTOFS_FS is not set
  440. # CONFIG_AUTOFS4_FS is not set
  441. #
  442. # CD-ROM/DVD Filesystems
  443. #
  444. CONFIG_ISO9660_FS=y
  445. # CONFIG_JOLIET is not set
  446. # CONFIG_ZISOFS is not set
  447. # CONFIG_UDF_FS is not set
  448. #
  449. # DOS/FAT/NT Filesystems
  450. #
  451. # CONFIG_FAT_FS is not set
  452. # CONFIG_NTFS_FS is not set
  453. #
  454. # Pseudo filesystems
  455. #
  456. CONFIG_PROC_FS=y
  457. CONFIG_DEVFS_FS=y
  458. # CONFIG_DEVFS_MOUNT is not set
  459. # CONFIG_DEVFS_DEBUG is not set
  460. CONFIG_DEVPTS_FS=y
  461. # CONFIG_DEVPTS_FS_XATTR is not set
  462. CONFIG_TMPFS=y
  463. CONFIG_RAMFS=y
  464. #
  465. # Miscellaneous filesystems
  466. #
  467. # CONFIG_ADFS_FS is not set
  468. # CONFIG_AFFS_FS is not set
  469. # CONFIG_HFS_FS is not set
  470. # CONFIG_BEFS_FS is not set
  471. # CONFIG_BFS_FS is not set
  472. # CONFIG_EFS_FS is not set
  473. # CONFIG_CRAMFS is not set
  474. # CONFIG_VXFS_FS is not set
  475. # CONFIG_HPFS_FS is not set
  476. # CONFIG_QNX4FS_FS is not set
  477. # CONFIG_SYSV_FS is not set
  478. # CONFIG_UFS_FS is not set
  479. #
  480. # Network File Systems
  481. #
  482. CONFIG_NFS_FS=y
  483. # CONFIG_NFS_V3 is not set
  484. # CONFIG_NFS_V4 is not set
  485. CONFIG_NFSD=y
  486. # CONFIG_NFSD_V3 is not set
  487. # CONFIG_NFSD_TCP is not set
  488. CONFIG_LOCKD=y
  489. CONFIG_EXPORTFS=y
  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=y
  502. # CONFIG_ACORN_PARTITION is not set
  503. # CONFIG_OSF_PARTITION is not set
  504. # CONFIG_AMIGA_PARTITION is not set
  505. # CONFIG_ATARI_PARTITION is not set
  506. # CONFIG_MAC_PARTITION is not set
  507. CONFIG_MSDOS_PARTITION=y
  508. # CONFIG_BSD_DISKLABEL is not set
  509. # CONFIG_MINIX_SUBPARTITION is not set
  510. CONFIG_SOLARIS_X86_PARTITION=y
  511. # CONFIG_UNIXWARE_DISKLABEL is not set
  512. # CONFIG_LDM_PARTITION is not set
  513. # CONFIG_NEC98_PARTITION is not set
  514. # CONFIG_SGI_PARTITION is not set
  515. # CONFIG_ULTRIX_PARTITION is not set
  516. # CONFIG_SUN_PARTITION is not set
  517. # CONFIG_EFI_PARTITION is not set
  518. #
  519. # Sound
  520. #
  521. # CONFIG_SOUND is not set
  522. #
  523. # USB support
  524. #
  525. # CONFIG_USB is not set
  526. # CONFIG_USB_GADGET is not set
  527. #
  528. # Bluetooth support
  529. #
  530. # CONFIG_BT is not set
  531. #
  532. # Library routines
  533. #
  534. # CONFIG_CRC32 is not set
  535. #
  536. # Kernel hacking
  537. #
  538. # CONFIG_DEBUG_KERNEL is not set
  539. # CONFIG_KALLSYMS is not set
  540. #
  541. # Security options
  542. #
  543. # CONFIG_SECURITY is not set
  544. #
  545. # Cryptographic options
  546. #
  547. # CONFIG_CRYPTO is not set