cobalt_defconfig 22 KB

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