cobalt_defconfig 22 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.22-rc2
  4. # Fri May 25 11:17:29 2007
  5. #
  6. CONFIG_MIPS=y
  7. #
  8. # Machine selection
  9. #
  10. # CONFIG_MACH_ALCHEMY is not set
  11. # CONFIG_BASLER_EXCITE is not set
  12. CONFIG_MIPS_COBALT=y
  13. # CONFIG_MACH_DECSTATION is not set
  14. # CONFIG_MACH_JAZZ is not set
  15. # CONFIG_LASAT is not set
  16. # CONFIG_MIPS_ATLAS is not set
  17. # CONFIG_MIPS_MALTA is not set
  18. # CONFIG_MIPS_SEAD is not set
  19. # CONFIG_WR_PPMC is not set
  20. # CONFIG_MIPS_SIM is not set
  21. # CONFIG_MOMENCO_OCELOT is not set
  22. # CONFIG_MOMENCO_OCELOT_3 is not set
  23. # CONFIG_PNX8550_JBS is not set
  24. # CONFIG_PNX8550_STB810 is not set
  25. # CONFIG_DDB5477 is not set
  26. # CONFIG_MACH_VR41XX is not set
  27. # CONFIG_PMC_YOSEMITE is not set
  28. # CONFIG_QEMU is not set
  29. # CONFIG_MARKEINS is not set
  30. # CONFIG_SGI_IP22 is not set
  31. # CONFIG_SGI_IP27 is not set
  32. # CONFIG_SGI_IP32 is not set
  33. # CONFIG_SIBYTE_BIGSUR is not set
  34. # CONFIG_SIBYTE_SWARM is not set
  35. # CONFIG_SIBYTE_SENTOSA is not set
  36. # CONFIG_SIBYTE_RHONE is not set
  37. # CONFIG_SIBYTE_CARMEL is not set
  38. # CONFIG_SIBYTE_PTSWARM is not set
  39. # CONFIG_SIBYTE_LITTLESUR is not set
  40. # CONFIG_SIBYTE_CRHINE is not set
  41. # CONFIG_SIBYTE_CRHONE is not set
  42. # CONFIG_SNI_RM is not set
  43. # CONFIG_TOSHIBA_JMR3927 is not set
  44. # CONFIG_TOSHIBA_RBTX4927 is not set
  45. # CONFIG_TOSHIBA_RBTX4938 is not set
  46. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  47. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  48. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  49. CONFIG_GENERIC_FIND_NEXT_BIT=y
  50. CONFIG_GENERIC_HWEIGHT=y
  51. CONFIG_GENERIC_CALIBRATE_DELAY=y
  52. CONFIG_GENERIC_TIME=y
  53. CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
  54. CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
  55. CONFIG_DMA_NONCOHERENT=y
  56. CONFIG_DMA_NEED_PCI_MAP_STATE=y
  57. CONFIG_EARLY_PRINTK=y
  58. CONFIG_SYS_HAS_EARLY_PRINTK=y
  59. CONFIG_I8259=y
  60. # CONFIG_CPU_BIG_ENDIAN is not set
  61. CONFIG_CPU_LITTLE_ENDIAN=y
  62. CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
  63. CONFIG_IRQ_CPU=y
  64. CONFIG_PCI_GT64XXX_PCI0=y
  65. CONFIG_MIPS_L1_CACHE_SHIFT=5
  66. #
  67. # CPU selection
  68. #
  69. # CONFIG_CPU_MIPS32_R1 is not set
  70. # CONFIG_CPU_MIPS32_R2 is not set
  71. # CONFIG_CPU_MIPS64_R1 is not set
  72. # CONFIG_CPU_MIPS64_R2 is not set
  73. # CONFIG_CPU_R3000 is not set
  74. # CONFIG_CPU_TX39XX is not set
  75. # CONFIG_CPU_VR41XX is not set
  76. # CONFIG_CPU_R4300 is not set
  77. # CONFIG_CPU_R4X00 is not set
  78. # CONFIG_CPU_TX49XX is not set
  79. # CONFIG_CPU_R5000 is not set
  80. # CONFIG_CPU_R5432 is not set
  81. # CONFIG_CPU_R6000 is not set
  82. CONFIG_CPU_NEVADA=y
  83. # CONFIG_CPU_R8000 is not set
  84. # CONFIG_CPU_R10000 is not set
  85. # CONFIG_CPU_RM7000 is not set
  86. # CONFIG_CPU_RM9000 is not set
  87. # CONFIG_CPU_SB1 is not set
  88. CONFIG_SYS_HAS_CPU_NEVADA=y
  89. CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
  90. CONFIG_SYS_SUPPORTS_64BIT_KERNEL=y
  91. CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
  92. CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y
  93. #
  94. # Kernel type
  95. #
  96. CONFIG_32BIT=y
  97. # CONFIG_64BIT is not set
  98. CONFIG_PAGE_SIZE_4KB=y
  99. # CONFIG_PAGE_SIZE_8KB is not set
  100. # CONFIG_PAGE_SIZE_16KB is not set
  101. # CONFIG_PAGE_SIZE_64KB is not set
  102. CONFIG_MIPS_MT_DISABLED=y
  103. # CONFIG_MIPS_MT_SMP is not set
  104. # CONFIG_MIPS_MT_SMTC is not set
  105. # CONFIG_MIPS_VPE_LOADER is not set
  106. CONFIG_CPU_HAS_LLSC=y
  107. CONFIG_CPU_HAS_SYNC=y
  108. CONFIG_GENERIC_HARDIRQS=y
  109. CONFIG_GENERIC_IRQ_PROBE=y
  110. CONFIG_ARCH_FLATMEM_ENABLE=y
  111. CONFIG_SELECT_MEMORY_MODEL=y
  112. CONFIG_FLATMEM_MANUAL=y
  113. # CONFIG_DISCONTIGMEM_MANUAL is not set
  114. # CONFIG_SPARSEMEM_MANUAL is not set
  115. CONFIG_FLATMEM=y
  116. CONFIG_FLAT_NODE_MEM_MAP=y
  117. # CONFIG_SPARSEMEM_STATIC is not set
  118. CONFIG_SPLIT_PTLOCK_CPUS=4
  119. # CONFIG_RESOURCES_64BIT is not set
  120. CONFIG_ZONE_DMA_FLAG=0
  121. # CONFIG_HZ_48 is not set
  122. # CONFIG_HZ_100 is not set
  123. # CONFIG_HZ_128 is not set
  124. # CONFIG_HZ_250 is not set
  125. # CONFIG_HZ_256 is not set
  126. CONFIG_HZ_1000=y
  127. # CONFIG_HZ_1024 is not set
  128. CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
  129. CONFIG_HZ=1000
  130. CONFIG_PREEMPT_NONE=y
  131. # CONFIG_PREEMPT_VOLUNTARY is not set
  132. # CONFIG_PREEMPT is not set
  133. # CONFIG_KEXEC is not set
  134. CONFIG_LOCKDEP_SUPPORT=y
  135. CONFIG_STACKTRACE_SUPPORT=y
  136. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  137. #
  138. # Code maturity level options
  139. #
  140. CONFIG_EXPERIMENTAL=y
  141. CONFIG_BROKEN_ON_SMP=y
  142. CONFIG_INIT_ENV_ARG_LIMIT=32
  143. #
  144. # General setup
  145. #
  146. CONFIG_LOCALVERSION=""
  147. CONFIG_LOCALVERSION_AUTO=y
  148. CONFIG_SWAP=y
  149. CONFIG_SYSVIPC=y
  150. # CONFIG_IPC_NS is not set
  151. CONFIG_SYSVIPC_SYSCTL=y
  152. # CONFIG_POSIX_MQUEUE is not set
  153. # CONFIG_BSD_PROCESS_ACCT is not set
  154. # CONFIG_TASKSTATS is not set
  155. # CONFIG_UTS_NS is not set
  156. # CONFIG_AUDIT is not set
  157. # CONFIG_IKCONFIG is not set
  158. CONFIG_LOG_BUF_SHIFT=14
  159. CONFIG_SYSFS_DEPRECATED=y
  160. CONFIG_RELAY=y
  161. # CONFIG_BLK_DEV_INITRD is not set
  162. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  163. CONFIG_SYSCTL=y
  164. CONFIG_EMBEDDED=y
  165. CONFIG_SYSCTL_SYSCALL=y
  166. CONFIG_KALLSYMS=y
  167. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  168. CONFIG_HOTPLUG=y
  169. CONFIG_PRINTK=y
  170. CONFIG_BUG=y
  171. CONFIG_ELF_CORE=y
  172. CONFIG_BASE_FULL=y
  173. CONFIG_FUTEX=y
  174. CONFIG_ANON_INODES=y
  175. CONFIG_EPOLL=y
  176. CONFIG_SIGNALFD=y
  177. CONFIG_TIMERFD=y
  178. CONFIG_EVENTFD=y
  179. CONFIG_SHMEM=y
  180. CONFIG_VM_EVENT_COUNTERS=y
  181. CONFIG_SLAB=y
  182. # CONFIG_SLUB is not set
  183. # CONFIG_SLOB is not set
  184. CONFIG_RT_MUTEXES=y
  185. # CONFIG_TINY_SHMEM is not set
  186. CONFIG_BASE_SMALL=0
  187. #
  188. # Loadable module support
  189. #
  190. # CONFIG_MODULES is not set
  191. #
  192. # Block layer
  193. #
  194. CONFIG_BLOCK=y
  195. # CONFIG_LBD is not set
  196. # CONFIG_BLK_DEV_IO_TRACE is not set
  197. # CONFIG_LSF is not set
  198. #
  199. # IO Schedulers
  200. #
  201. CONFIG_IOSCHED_NOOP=y
  202. CONFIG_IOSCHED_AS=y
  203. CONFIG_IOSCHED_DEADLINE=y
  204. CONFIG_IOSCHED_CFQ=y
  205. CONFIG_DEFAULT_AS=y
  206. # CONFIG_DEFAULT_DEADLINE is not set
  207. # CONFIG_DEFAULT_CFQ is not set
  208. # CONFIG_DEFAULT_NOOP is not set
  209. CONFIG_DEFAULT_IOSCHED="anticipatory"
  210. #
  211. # Bus options (PCI, PCMCIA, EISA, ISA, TC)
  212. #
  213. CONFIG_HW_HAS_PCI=y
  214. CONFIG_PCI=y
  215. # CONFIG_ARCH_SUPPORTS_MSI is not set
  216. CONFIG_MMU=y
  217. #
  218. # PCCARD (PCMCIA/CardBus) support
  219. #
  220. # CONFIG_PCCARD is not set
  221. # CONFIG_HOTPLUG_PCI is not set
  222. #
  223. # Executable file formats
  224. #
  225. CONFIG_BINFMT_ELF=y
  226. # CONFIG_BINFMT_MISC is not set
  227. CONFIG_TRAD_SIGNALS=y
  228. #
  229. # Power management options
  230. #
  231. CONFIG_PM=y
  232. # CONFIG_PM_LEGACY is not set
  233. # CONFIG_PM_DEBUG is not set
  234. # CONFIG_PM_SYSFS_DEPRECATED is not set
  235. #
  236. # Networking
  237. #
  238. CONFIG_NET=y
  239. #
  240. # Networking options
  241. #
  242. CONFIG_PACKET=y
  243. # CONFIG_PACKET_MMAP is not set
  244. CONFIG_UNIX=y
  245. CONFIG_XFRM=y
  246. CONFIG_XFRM_USER=y
  247. # CONFIG_XFRM_SUB_POLICY is not set
  248. CONFIG_XFRM_MIGRATE=y
  249. CONFIG_NET_KEY=y
  250. CONFIG_NET_KEY_MIGRATE=y
  251. CONFIG_INET=y
  252. # CONFIG_IP_MULTICAST is not set
  253. # CONFIG_IP_ADVANCED_ROUTER is not set
  254. CONFIG_IP_FIB_HASH=y
  255. # CONFIG_IP_PNP is not set
  256. # CONFIG_NET_IPIP is not set
  257. # CONFIG_NET_IPGRE is not set
  258. # CONFIG_ARPD is not set
  259. # CONFIG_SYN_COOKIES is not set
  260. # CONFIG_INET_AH is not set
  261. # CONFIG_INET_ESP is not set
  262. # CONFIG_INET_IPCOMP is not set
  263. # CONFIG_INET_XFRM_TUNNEL is not set
  264. # CONFIG_INET_TUNNEL is not set
  265. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  266. CONFIG_INET_XFRM_MODE_TUNNEL=y
  267. CONFIG_INET_XFRM_MODE_BEET=y
  268. CONFIG_INET_DIAG=y
  269. CONFIG_INET_TCP_DIAG=y
  270. # CONFIG_TCP_CONG_ADVANCED is not set
  271. CONFIG_TCP_CONG_CUBIC=y
  272. CONFIG_DEFAULT_TCP_CONG="cubic"
  273. # CONFIG_TCP_MD5SIG is not set
  274. # CONFIG_IPV6 is not set
  275. # CONFIG_INET6_XFRM_TUNNEL is not set
  276. # CONFIG_INET6_TUNNEL is not set
  277. # CONFIG_NETWORK_SECMARK is not set
  278. # CONFIG_NETFILTER is not set
  279. #
  280. # DCCP Configuration (EXPERIMENTAL)
  281. #
  282. # CONFIG_IP_DCCP is not set
  283. #
  284. # SCTP Configuration (EXPERIMENTAL)
  285. #
  286. # CONFIG_IP_SCTP is not set
  287. #
  288. # TIPC Configuration (EXPERIMENTAL)
  289. #
  290. # CONFIG_TIPC is not set
  291. # CONFIG_ATM is not set
  292. # CONFIG_BRIDGE is not set
  293. # CONFIG_VLAN_8021Q is not set
  294. # CONFIG_DECNET is not set
  295. # CONFIG_LLC2 is not set
  296. # CONFIG_IPX is not set
  297. # CONFIG_ATALK is not set
  298. # CONFIG_X25 is not set
  299. # CONFIG_LAPB is not set
  300. # CONFIG_ECONET is not set
  301. # CONFIG_WAN_ROUTER is not set
  302. #
  303. # QoS and/or fair queueing
  304. #
  305. # CONFIG_NET_SCHED is not set
  306. #
  307. # Network testing
  308. #
  309. # CONFIG_NET_PKTGEN is not set
  310. # CONFIG_HAMRADIO is not set
  311. # CONFIG_IRDA is not set
  312. # CONFIG_BT is not set
  313. # CONFIG_AF_RXRPC is not set
  314. #
  315. # Wireless
  316. #
  317. # CONFIG_CFG80211 is not set
  318. # CONFIG_WIRELESS_EXT is not set
  319. # CONFIG_MAC80211 is not set
  320. # CONFIG_IEEE80211 is not set
  321. # CONFIG_RFKILL is not set
  322. #
  323. # Device Drivers
  324. #
  325. #
  326. # Generic Driver Options
  327. #
  328. CONFIG_STANDALONE=y
  329. CONFIG_PREVENT_FIRMWARE_BUILD=y
  330. CONFIG_FW_LOADER=y
  331. # CONFIG_SYS_HYPERVISOR is not set
  332. #
  333. # Connector - unified userspace <-> kernelspace linker
  334. #
  335. CONFIG_CONNECTOR=y
  336. CONFIG_PROC_EVENTS=y
  337. CONFIG_MTD=y
  338. # CONFIG_MTD_DEBUG is not set
  339. # CONFIG_MTD_CONCAT is not set
  340. CONFIG_MTD_PARTITIONS=y
  341. # CONFIG_MTD_REDBOOT_PARTS is not set
  342. # CONFIG_MTD_CMDLINE_PARTS is not set
  343. #
  344. # User Modules And Translation Layers
  345. #
  346. CONFIG_MTD_CHAR=y
  347. CONFIG_MTD_BLKDEVS=y
  348. # CONFIG_MTD_BLOCK is not set
  349. # CONFIG_MTD_BLOCK_RO is not set
  350. # CONFIG_FTL is not set
  351. # CONFIG_NFTL is not set
  352. # CONFIG_INFTL is not set
  353. # CONFIG_RFD_FTL is not set
  354. # CONFIG_SSFDC is not set
  355. #
  356. # RAM/ROM/Flash chip drivers
  357. #
  358. # CONFIG_MTD_CFI is not set
  359. CONFIG_MTD_JEDECPROBE=y
  360. CONFIG_MTD_GEN_PROBE=y
  361. # CONFIG_MTD_CFI_ADV_OPTIONS is not set
  362. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  363. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  364. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  365. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  366. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  367. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  368. CONFIG_MTD_CFI_I1=y
  369. CONFIG_MTD_CFI_I2=y
  370. # CONFIG_MTD_CFI_I4 is not set
  371. # CONFIG_MTD_CFI_I8 is not set
  372. # CONFIG_MTD_CFI_INTELEXT is not set
  373. CONFIG_MTD_CFI_AMDSTD=y
  374. # CONFIG_MTD_CFI_STAA is not set
  375. CONFIG_MTD_CFI_UTIL=y
  376. # CONFIG_MTD_RAM is not set
  377. # CONFIG_MTD_ROM is not set
  378. # CONFIG_MTD_ABSENT is not set
  379. #
  380. # Mapping drivers for chip access
  381. #
  382. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  383. CONFIG_MTD_PHYSMAP=y
  384. CONFIG_MTD_PHYSMAP_START=0x0
  385. CONFIG_MTD_PHYSMAP_LEN=0x0
  386. CONFIG_MTD_PHYSMAP_BANKWIDTH=0
  387. # CONFIG_MTD_PLATRAM is not set
  388. #
  389. # Self-contained MTD device drivers
  390. #
  391. # CONFIG_MTD_PMC551 is not set
  392. # CONFIG_MTD_SLRAM is not set
  393. # CONFIG_MTD_PHRAM is not set
  394. # CONFIG_MTD_MTDRAM is not set
  395. # CONFIG_MTD_BLOCK2MTD is not set
  396. #
  397. # Disk-On-Chip Device Drivers
  398. #
  399. # CONFIG_MTD_DOC2000 is not set
  400. # CONFIG_MTD_DOC2001 is not set
  401. # CONFIG_MTD_DOC2001PLUS is not set
  402. # CONFIG_MTD_NAND is not set
  403. # CONFIG_MTD_ONENAND is not set
  404. #
  405. # UBI - Unsorted block images
  406. #
  407. # CONFIG_MTD_UBI is not set
  408. #
  409. # Parallel port support
  410. #
  411. # CONFIG_PARPORT is not set
  412. #
  413. # Plug and Play support
  414. #
  415. # CONFIG_PNPACPI is not set
  416. #
  417. # Block devices
  418. #
  419. # CONFIG_BLK_CPQ_DA is not set
  420. # CONFIG_BLK_CPQ_CISS_DA is not set
  421. # CONFIG_BLK_DEV_DAC960 is not set
  422. # CONFIG_BLK_DEV_UMEM is not set
  423. # CONFIG_BLK_DEV_COW_COMMON is not set
  424. CONFIG_BLK_DEV_LOOP=y
  425. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  426. # CONFIG_BLK_DEV_NBD is not set
  427. # CONFIG_BLK_DEV_SX8 is not set
  428. # CONFIG_BLK_DEV_RAM is not set
  429. # CONFIG_CDROM_PKTCDVD is not set
  430. # CONFIG_ATA_OVER_ETH is not set
  431. #
  432. # Misc devices
  433. #
  434. # CONFIG_PHANTOM is not set
  435. # CONFIG_SGI_IOC4 is not set
  436. # CONFIG_TIFM_CORE is not set
  437. # CONFIG_BLINK is not set
  438. # CONFIG_IDE is not set
  439. #
  440. # SCSI device support
  441. #
  442. CONFIG_RAID_ATTRS=y
  443. CONFIG_SCSI=y
  444. # CONFIG_SCSI_TGT is not set
  445. # CONFIG_SCSI_NETLINK is not set
  446. CONFIG_SCSI_PROC_FS=y
  447. #
  448. # SCSI support type (disk, tape, CD-ROM)
  449. #
  450. CONFIG_BLK_DEV_SD=y
  451. # CONFIG_CHR_DEV_ST is not set
  452. # CONFIG_CHR_DEV_OSST is not set
  453. # CONFIG_BLK_DEV_SR is not set
  454. # CONFIG_CHR_DEV_SG is not set
  455. # CONFIG_CHR_DEV_SCH is not set
  456. #
  457. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  458. #
  459. # CONFIG_SCSI_MULTI_LUN is not set
  460. # CONFIG_SCSI_CONSTANTS is not set
  461. # CONFIG_SCSI_LOGGING is not set
  462. # CONFIG_SCSI_SCAN_ASYNC is not set
  463. #
  464. # SCSI Transports
  465. #
  466. # CONFIG_SCSI_SPI_ATTRS is not set
  467. # CONFIG_SCSI_FC_ATTRS is not set
  468. # CONFIG_SCSI_ISCSI_ATTRS is not set
  469. # CONFIG_SCSI_SAS_ATTRS is not set
  470. # CONFIG_SCSI_SAS_LIBSAS is not set
  471. #
  472. # SCSI low-level drivers
  473. #
  474. # CONFIG_ISCSI_TCP is not set
  475. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  476. # CONFIG_SCSI_3W_9XXX is not set
  477. # CONFIG_SCSI_ACARD is not set
  478. # CONFIG_SCSI_AACRAID is not set
  479. # CONFIG_SCSI_AIC7XXX is not set
  480. # CONFIG_SCSI_AIC7XXX_OLD is not set
  481. # CONFIG_SCSI_AIC79XX is not set
  482. # CONFIG_SCSI_AIC94XX is not set
  483. # CONFIG_SCSI_DPT_I2O is not set
  484. # CONFIG_SCSI_ARCMSR is not set
  485. # CONFIG_MEGARAID_NEWGEN is not set
  486. # CONFIG_MEGARAID_LEGACY is not set
  487. # CONFIG_MEGARAID_SAS is not set
  488. # CONFIG_SCSI_HPTIOP is not set
  489. # CONFIG_SCSI_DMX3191D is not set
  490. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  491. # CONFIG_SCSI_IPS is not set
  492. # CONFIG_SCSI_INITIO is not set
  493. # CONFIG_SCSI_INIA100 is not set
  494. # CONFIG_SCSI_STEX is not set
  495. # CONFIG_SCSI_SYM53C8XX_2 is not set
  496. # CONFIG_SCSI_IPR is not set
  497. # CONFIG_SCSI_QLOGIC_1280 is not set
  498. # CONFIG_SCSI_QLA_FC is not set
  499. # CONFIG_SCSI_QLA_ISCSI is not set
  500. # CONFIG_SCSI_LPFC is not set
  501. # CONFIG_SCSI_DC395x is not set
  502. # CONFIG_SCSI_DC390T is not set
  503. # CONFIG_SCSI_NSP32 is not set
  504. # CONFIG_SCSI_DEBUG is not set
  505. # CONFIG_SCSI_ESP_CORE is not set
  506. # CONFIG_SCSI_SRP is not set
  507. CONFIG_ATA=y
  508. # CONFIG_ATA_NONSTANDARD is not set
  509. # CONFIG_SATA_AHCI is not set
  510. # CONFIG_SATA_SVW is not set
  511. # CONFIG_ATA_PIIX is not set
  512. # CONFIG_SATA_MV is not set
  513. # CONFIG_SATA_NV is not set
  514. # CONFIG_PDC_ADMA is not set
  515. # CONFIG_SATA_QSTOR is not set
  516. # CONFIG_SATA_PROMISE is not set
  517. # CONFIG_SATA_SX4 is not set
  518. # CONFIG_SATA_SIL is not set
  519. # CONFIG_SATA_SIL24 is not set
  520. # CONFIG_SATA_SIS is not set
  521. # CONFIG_SATA_ULI is not set
  522. # CONFIG_SATA_VIA is not set
  523. # CONFIG_SATA_VITESSE is not set
  524. # CONFIG_SATA_INIC162X is not set
  525. # CONFIG_PATA_ALI is not set
  526. # CONFIG_PATA_AMD is not set
  527. # CONFIG_PATA_ARTOP is not set
  528. # CONFIG_PATA_ATIIXP is not set
  529. # CONFIG_PATA_CMD640_PCI is not set
  530. # CONFIG_PATA_CMD64X is not set
  531. # CONFIG_PATA_CS5520 is not set
  532. # CONFIG_PATA_CS5530 is not set
  533. # CONFIG_PATA_CYPRESS is not set
  534. # CONFIG_PATA_EFAR is not set
  535. # CONFIG_ATA_GENERIC is not set
  536. # CONFIG_PATA_HPT366 is not set
  537. # CONFIG_PATA_HPT37X is not set
  538. # CONFIG_PATA_HPT3X2N is not set
  539. # CONFIG_PATA_HPT3X3 is not set
  540. # CONFIG_PATA_IT821X is not set
  541. # CONFIG_PATA_IT8213 is not set
  542. # CONFIG_PATA_JMICRON is not set
  543. # CONFIG_PATA_TRIFLEX is not set
  544. # CONFIG_PATA_MARVELL is not set
  545. # CONFIG_PATA_MPIIX is not set
  546. # CONFIG_PATA_OLDPIIX is not set
  547. # CONFIG_PATA_NETCELL is not set
  548. # CONFIG_PATA_NS87410 is not set
  549. # CONFIG_PATA_OPTI is not set
  550. # CONFIG_PATA_OPTIDMA is not set
  551. # CONFIG_PATA_PDC_OLD is not set
  552. # CONFIG_PATA_RADISYS is not set
  553. # CONFIG_PATA_RZ1000 is not set
  554. # CONFIG_PATA_SC1200 is not set
  555. # CONFIG_PATA_SERVERWORKS is not set
  556. # CONFIG_PATA_PDC2027X is not set
  557. # CONFIG_PATA_SIL680 is not set
  558. # CONFIG_PATA_SIS is not set
  559. CONFIG_PATA_VIA=y
  560. # CONFIG_PATA_WINBOND is not set
  561. # CONFIG_PATA_PLATFORM is not set
  562. #
  563. # Multi-device support (RAID and LVM)
  564. #
  565. # CONFIG_MD is not set
  566. #
  567. # Fusion MPT device support
  568. #
  569. # CONFIG_FUSION is not set
  570. # CONFIG_FUSION_SPI is not set
  571. # CONFIG_FUSION_FC is not set
  572. # CONFIG_FUSION_SAS is not set
  573. #
  574. # IEEE 1394 (FireWire) support
  575. #
  576. # CONFIG_FIREWIRE is not set
  577. # CONFIG_IEEE1394 is not set
  578. #
  579. # I2O device support
  580. #
  581. # CONFIG_I2O is not set
  582. #
  583. # Network device support
  584. #
  585. CONFIG_NETDEVICES=y
  586. # CONFIG_DUMMY is not set
  587. # CONFIG_BONDING is not set
  588. # CONFIG_EQUALIZER is not set
  589. # CONFIG_TUN is not set
  590. #
  591. # ARCnet devices
  592. #
  593. # CONFIG_ARCNET is not set
  594. # CONFIG_PHYLIB is not set
  595. #
  596. # Ethernet (10 or 100Mbit)
  597. #
  598. CONFIG_NET_ETHERNET=y
  599. # CONFIG_MII is not set
  600. # CONFIG_HAPPYMEAL is not set
  601. # CONFIG_SUNGEM is not set
  602. # CONFIG_CASSINI is not set
  603. # CONFIG_NET_VENDOR_3COM is not set
  604. # CONFIG_DM9000 is not set
  605. #
  606. # Tulip family network device support
  607. #
  608. CONFIG_NET_TULIP=y
  609. CONFIG_DE2104X=y
  610. CONFIG_TULIP=y
  611. # CONFIG_TULIP_MWI is not set
  612. # CONFIG_TULIP_MMIO is not set
  613. # CONFIG_TULIP_NAPI is not set
  614. # CONFIG_DE4X5 is not set
  615. # CONFIG_WINBOND_840 is not set
  616. # CONFIG_DM9102 is not set
  617. # CONFIG_ULI526X is not set
  618. # CONFIG_HP100 is not set
  619. # CONFIG_NET_PCI is not set
  620. # CONFIG_NETDEV_1000 is not set
  621. # CONFIG_NETDEV_10000 is not set
  622. #
  623. # Token Ring devices
  624. #
  625. # CONFIG_TR is not set
  626. #
  627. # Wireless LAN
  628. #
  629. # CONFIG_WLAN_PRE80211 is not set
  630. # CONFIG_WLAN_80211 is not set
  631. # CONFIG_WAN is not set
  632. # CONFIG_FDDI is not set
  633. # CONFIG_HIPPI is not set
  634. # CONFIG_PPP is not set
  635. # CONFIG_SLIP is not set
  636. # CONFIG_NET_FC is not set
  637. # CONFIG_SHAPER is not set
  638. # CONFIG_NETCONSOLE is not set
  639. # CONFIG_NETPOLL is not set
  640. # CONFIG_NET_POLL_CONTROLLER is not set
  641. #
  642. # ISDN subsystem
  643. #
  644. # CONFIG_ISDN is not set
  645. #
  646. # Telephony Support
  647. #
  648. # CONFIG_PHONE is not set
  649. #
  650. # Input device support
  651. #
  652. CONFIG_INPUT=y
  653. # CONFIG_INPUT_FF_MEMLESS is not set
  654. #
  655. # Userland interfaces
  656. #
  657. # CONFIG_INPUT_MOUSEDEV is not set
  658. # CONFIG_INPUT_JOYDEV is not set
  659. # CONFIG_INPUT_TSDEV is not set
  660. # CONFIG_INPUT_EVDEV is not set
  661. # CONFIG_INPUT_EVBUG is not set
  662. #
  663. # Input Device Drivers
  664. #
  665. # CONFIG_INPUT_KEYBOARD is not set
  666. # CONFIG_INPUT_MOUSE is not set
  667. # CONFIG_INPUT_JOYSTICK is not set
  668. # CONFIG_INPUT_TABLET is not set
  669. # CONFIG_INPUT_TOUCHSCREEN is not set
  670. CONFIG_INPUT_MISC=y
  671. # CONFIG_INPUT_PCSPKR is not set
  672. CONFIG_INPUT_COBALT_BTNS=y
  673. # CONFIG_INPUT_ATI_REMOTE is not set
  674. # CONFIG_INPUT_ATI_REMOTE2 is not set
  675. # CONFIG_INPUT_KEYSPAN_REMOTE is not set
  676. # CONFIG_INPUT_POWERMATE is not set
  677. # CONFIG_INPUT_YEALINK is not set
  678. # CONFIG_INPUT_UINPUT is not set
  679. CONFIG_INPUT_POLLDEV=y
  680. #
  681. # Hardware I/O ports
  682. #
  683. # CONFIG_SERIO is not set
  684. # CONFIG_GAMEPORT is not set
  685. #
  686. # Character devices
  687. #
  688. CONFIG_VT=y
  689. CONFIG_VT_CONSOLE=y
  690. CONFIG_HW_CONSOLE=y
  691. CONFIG_VT_HW_CONSOLE_BINDING=y
  692. # CONFIG_SERIAL_NONSTANDARD is not set
  693. #
  694. # Serial drivers
  695. #
  696. CONFIG_SERIAL_8250=y
  697. CONFIG_SERIAL_8250_CONSOLE=y
  698. # CONFIG_SERIAL_8250_PCI is not set
  699. CONFIG_SERIAL_8250_NR_UARTS=4
  700. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  701. # CONFIG_SERIAL_8250_EXTENDED is not set
  702. #
  703. # Non-8250 serial port support
  704. #
  705. CONFIG_SERIAL_CORE=y
  706. CONFIG_SERIAL_CORE_CONSOLE=y
  707. # CONFIG_SERIAL_JSM is not set
  708. CONFIG_UNIX98_PTYS=y
  709. CONFIG_LEGACY_PTYS=y
  710. CONFIG_LEGACY_PTY_COUNT=256
  711. #
  712. # IPMI
  713. #
  714. # CONFIG_IPMI_HANDLER is not set
  715. # CONFIG_WATCHDOG is not set
  716. # CONFIG_HW_RANDOM is not set
  717. # CONFIG_RTC is not set
  718. # CONFIG_GEN_RTC is not set
  719. CONFIG_COBALT_LCD=y
  720. # CONFIG_R3964 is not set
  721. # CONFIG_APPLICOM is not set
  722. # CONFIG_DRM is not set
  723. # CONFIG_RAW_DRIVER is not set
  724. #
  725. # TPM devices
  726. #
  727. # CONFIG_TCG_TPM is not set
  728. CONFIG_DEVPORT=y
  729. # CONFIG_I2C is not set
  730. #
  731. # SPI support
  732. #
  733. # CONFIG_SPI is not set
  734. # CONFIG_SPI_MASTER is not set
  735. #
  736. # Dallas's 1-wire bus
  737. #
  738. # CONFIG_W1 is not set
  739. # CONFIG_HWMON is not set
  740. #
  741. # Multifunction device drivers
  742. #
  743. # CONFIG_MFD_SM501 is not set
  744. #
  745. # Multimedia devices
  746. #
  747. # CONFIG_VIDEO_DEV is not set
  748. # CONFIG_DVB_CORE is not set
  749. # CONFIG_DAB is not set
  750. #
  751. # Graphics support
  752. #
  753. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  754. #
  755. # Display device support
  756. #
  757. # CONFIG_DISPLAY_SUPPORT is not set
  758. # CONFIG_VGASTATE is not set
  759. # CONFIG_FB is not set
  760. #
  761. # Console display driver support
  762. #
  763. # CONFIG_VGA_CONSOLE is not set
  764. CONFIG_DUMMY_CONSOLE=y
  765. #
  766. # Sound
  767. #
  768. # CONFIG_SOUND is not set
  769. #
  770. # HID Devices
  771. #
  772. # CONFIG_HID is not set
  773. #
  774. # USB support
  775. #
  776. CONFIG_USB_ARCH_HAS_HCD=y
  777. CONFIG_USB_ARCH_HAS_OHCI=y
  778. CONFIG_USB_ARCH_HAS_EHCI=y
  779. # CONFIG_USB is not set
  780. #
  781. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  782. #
  783. #
  784. # USB Gadget Support
  785. #
  786. # CONFIG_USB_GADGET is not set
  787. # CONFIG_MMC is not set
  788. #
  789. # LED devices
  790. #
  791. # CONFIG_NEW_LEDS is not set
  792. #
  793. # LED drivers
  794. #
  795. #
  796. # LED Triggers
  797. #
  798. #
  799. # InfiniBand support
  800. #
  801. # CONFIG_INFINIBAND is not set
  802. #
  803. # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
  804. #
  805. #
  806. # Real Time Clock
  807. #
  808. CONFIG_RTC_LIB=y
  809. CONFIG_RTC_CLASS=y
  810. CONFIG_RTC_HCTOSYS=y
  811. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  812. # CONFIG_RTC_DEBUG is not set
  813. #
  814. # RTC interfaces
  815. #
  816. CONFIG_RTC_INTF_SYSFS=y
  817. CONFIG_RTC_INTF_PROC=y
  818. CONFIG_RTC_INTF_DEV=y
  819. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  820. # CONFIG_RTC_DRV_TEST is not set
  821. #
  822. # I2C RTC drivers
  823. #
  824. #
  825. # SPI RTC drivers
  826. #
  827. #
  828. # Platform RTC drivers
  829. #
  830. CONFIG_RTC_DRV_CMOS=y
  831. # CONFIG_RTC_DRV_DS1553 is not set
  832. # CONFIG_RTC_DRV_DS1742 is not set
  833. # CONFIG_RTC_DRV_M48T86 is not set
  834. # CONFIG_RTC_DRV_V3020 is not set
  835. #
  836. # on-CPU RTC drivers
  837. #
  838. #
  839. # DMA Engine support
  840. #
  841. # CONFIG_DMA_ENGINE is not set
  842. #
  843. # DMA Clients
  844. #
  845. #
  846. # DMA Devices
  847. #
  848. #
  849. # File systems
  850. #
  851. CONFIG_EXT2_FS=y
  852. CONFIG_EXT2_FS_XATTR=y
  853. CONFIG_EXT2_FS_POSIX_ACL=y
  854. CONFIG_EXT2_FS_SECURITY=y
  855. # CONFIG_EXT2_FS_XIP is not set
  856. CONFIG_EXT3_FS=y
  857. CONFIG_EXT3_FS_XATTR=y
  858. CONFIG_EXT3_FS_POSIX_ACL=y
  859. CONFIG_EXT3_FS_SECURITY=y
  860. # CONFIG_EXT4DEV_FS is not set
  861. CONFIG_JBD=y
  862. # CONFIG_JBD_DEBUG is not set
  863. CONFIG_FS_MBCACHE=y
  864. # CONFIG_REISERFS_FS is not set
  865. # CONFIG_JFS_FS is not set
  866. CONFIG_FS_POSIX_ACL=y
  867. # CONFIG_XFS_FS is not set
  868. # CONFIG_GFS2_FS is not set
  869. # CONFIG_OCFS2_FS is not set
  870. # CONFIG_MINIX_FS is not set
  871. # CONFIG_ROMFS_FS is not set
  872. CONFIG_INOTIFY=y
  873. CONFIG_INOTIFY_USER=y
  874. # CONFIG_QUOTA is not set
  875. CONFIG_DNOTIFY=y
  876. # CONFIG_AUTOFS_FS is not set
  877. # CONFIG_AUTOFS4_FS is not set
  878. # CONFIG_FUSE_FS is not set
  879. CONFIG_GENERIC_ACL=y
  880. #
  881. # CD-ROM/DVD Filesystems
  882. #
  883. # CONFIG_ISO9660_FS is not set
  884. # CONFIG_UDF_FS is not set
  885. #
  886. # DOS/FAT/NT Filesystems
  887. #
  888. # CONFIG_MSDOS_FS is not set
  889. # CONFIG_VFAT_FS is not set
  890. # CONFIG_NTFS_FS is not set
  891. #
  892. # Pseudo filesystems
  893. #
  894. CONFIG_PROC_FS=y
  895. CONFIG_PROC_KCORE=y
  896. CONFIG_PROC_SYSCTL=y
  897. CONFIG_SYSFS=y
  898. CONFIG_TMPFS=y
  899. CONFIG_TMPFS_POSIX_ACL=y
  900. # CONFIG_HUGETLB_PAGE is not set
  901. CONFIG_RAMFS=y
  902. CONFIG_CONFIGFS_FS=y
  903. #
  904. # Miscellaneous filesystems
  905. #
  906. # CONFIG_ADFS_FS is not set
  907. # CONFIG_AFFS_FS is not set
  908. # CONFIG_HFS_FS is not set
  909. # CONFIG_HFSPLUS_FS is not set
  910. # CONFIG_BEFS_FS is not set
  911. # CONFIG_BFS_FS is not set
  912. # CONFIG_EFS_FS is not set
  913. # CONFIG_JFFS2_FS is not set
  914. # CONFIG_CRAMFS is not set
  915. # CONFIG_VXFS_FS is not set
  916. # CONFIG_HPFS_FS is not set
  917. # CONFIG_QNX4FS_FS is not set
  918. # CONFIG_SYSV_FS is not set
  919. # CONFIG_UFS_FS is not set
  920. #
  921. # Network File Systems
  922. #
  923. CONFIG_NFS_FS=y
  924. CONFIG_NFS_V3=y
  925. CONFIG_NFS_V3_ACL=y
  926. # CONFIG_NFS_V4 is not set
  927. # CONFIG_NFS_DIRECTIO is not set
  928. CONFIG_NFSD=y
  929. CONFIG_NFSD_V2_ACL=y
  930. CONFIG_NFSD_V3=y
  931. CONFIG_NFSD_V3_ACL=y
  932. # CONFIG_NFSD_V4 is not set
  933. CONFIG_NFSD_TCP=y
  934. CONFIG_LOCKD=y
  935. CONFIG_LOCKD_V4=y
  936. CONFIG_EXPORTFS=y
  937. CONFIG_NFS_ACL_SUPPORT=y
  938. CONFIG_NFS_COMMON=y
  939. CONFIG_SUNRPC=y
  940. # CONFIG_SUNRPC_BIND34 is not set
  941. # CONFIG_RPCSEC_GSS_KRB5 is not set
  942. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  943. # CONFIG_SMB_FS is not set
  944. # CONFIG_CIFS is not set
  945. # CONFIG_NCP_FS is not set
  946. # CONFIG_CODA_FS is not set
  947. # CONFIG_AFS_FS is not set
  948. # CONFIG_9P_FS is not set
  949. #
  950. # Partition Types
  951. #
  952. # CONFIG_PARTITION_ADVANCED is not set
  953. CONFIG_MSDOS_PARTITION=y
  954. #
  955. # Native Language Support
  956. #
  957. # CONFIG_NLS is not set
  958. #
  959. # Distributed Lock Manager
  960. #
  961. # CONFIG_DLM is not set
  962. #
  963. # Profiling support
  964. #
  965. # CONFIG_PROFILING is not set
  966. #
  967. # Kernel hacking
  968. #
  969. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  970. # CONFIG_PRINTK_TIME is not set
  971. CONFIG_ENABLE_MUST_CHECK=y
  972. # CONFIG_MAGIC_SYSRQ is not set
  973. # CONFIG_UNUSED_SYMBOLS is not set
  974. # CONFIG_DEBUG_FS is not set
  975. # CONFIG_HEADERS_CHECK is not set
  976. # CONFIG_DEBUG_KERNEL is not set
  977. CONFIG_CROSSCOMPILE=y
  978. CONFIG_CMDLINE=""
  979. #
  980. # Security options
  981. #
  982. # CONFIG_KEYS is not set
  983. # CONFIG_SECURITY is not set
  984. #
  985. # Cryptographic options
  986. #
  987. # CONFIG_CRYPTO is not set
  988. #
  989. # Library routines
  990. #
  991. CONFIG_BITREVERSE=y
  992. # CONFIG_CRC_CCITT is not set
  993. # CONFIG_CRC16 is not set
  994. # CONFIG_CRC_ITU_T is not set
  995. CONFIG_CRC32=y
  996. CONFIG_LIBCRC32C=y
  997. CONFIG_PLIST=y
  998. CONFIG_HAS_IOMEM=y
  999. CONFIG_HAS_IOPORT=y
  1000. CONFIG_HAS_DMA=y