linux.config 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. CONFIG_X86=y
  5. # CONFIG_SBUS is not set
  6. CONFIG_UID16=y
  7. #
  8. # Code maturity level options
  9. #
  10. CONFIG_EXPERIMENTAL=y
  11. #
  12. # Loadable module support
  13. #
  14. CONFIG_MODULES=y
  15. # CONFIG_MODVERSIONS is not set
  16. CONFIG_KMOD=y
  17. #
  18. # Processor type and features
  19. #
  20. # CONFIG_M386 is not set
  21. # CONFIG_M486 is not set
  22. # CONFIG_M586 is not set
  23. # CONFIG_M586TSC is not set
  24. # CONFIG_M586MMX is not set
  25. # CONFIG_M686 is not set
  26. # CONFIG_MPENTIUMIII is not set
  27. # CONFIG_MPENTIUM4 is not set
  28. # CONFIG_MK6 is not set
  29. # CONFIG_MK7 is not set
  30. # CONFIG_MK8 is not set
  31. CONFIG_MELAN=y
  32. # CONFIG_MCRUSOE is not set
  33. # CONFIG_MWINCHIPC6 is not set
  34. # CONFIG_MWINCHIP2 is not set
  35. # CONFIG_MWINCHIP3D is not set
  36. # CONFIG_MCYRIXIII is not set
  37. # CONFIG_MVIAC3_2 is not set
  38. CONFIG_X86_WP_WORKS_OK=y
  39. CONFIG_X86_INVLPG=y
  40. CONFIG_X86_CMPXCHG=y
  41. CONFIG_X86_XADD=y
  42. CONFIG_X86_BSWAP=y
  43. CONFIG_X86_POPAD_OK=y
  44. # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
  45. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  46. CONFIG_X86_L1_CACHE_SHIFT=4
  47. CONFIG_X86_USE_STRING_486=y
  48. CONFIG_X86_ALIGNMENT_16=y
  49. CONFIG_X86_F00F_WORKS_OK=y
  50. # CONFIG_X86_MCE is not set
  51. # CONFIG_TOSHIBA is not set
  52. # CONFIG_I8K is not set
  53. # CONFIG_MICROCODE is not set
  54. # CONFIG_X86_MSR is not set
  55. # CONFIG_X86_CPUID is not set
  56. # CONFIG_EDD is not set
  57. CONFIG_NOHIGHMEM=y
  58. # CONFIG_HIGHMEM4G is not set
  59. # CONFIG_HIGHMEM64G is not set
  60. # CONFIG_HIGHMEM is not set
  61. CONFIG_MATH_EMULATION=y
  62. CONFIG_MTRR=y
  63. # CONFIG_SMP is not set
  64. # CONFIG_X86_UP_APIC is not set
  65. # CONFIG_X86_UP_IOAPIC is not set
  66. # CONFIG_X86_TSC_DISABLE is not set
  67. #
  68. # General setup
  69. #
  70. CONFIG_NET=y
  71. CONFIG_PCI=y
  72. # CONFIG_PCI_GOBIOS is not set
  73. # CONFIG_PCI_GODIRECT is not set
  74. CONFIG_PCI_GOANY=y
  75. CONFIG_PCI_BIOS=y
  76. CONFIG_PCI_DIRECT=y
  77. CONFIG_ISA=y
  78. CONFIG_PCI_NAMES=y
  79. CONFIG_EISA=y
  80. CONFIG_MCA=y
  81. CONFIG_HOTPLUG=y
  82. #
  83. # PCMCIA/CardBus support
  84. #
  85. CONFIG_PCMCIA=m
  86. CONFIG_CARDBUS=y
  87. CONFIG_TCIC=y
  88. CONFIG_I82092=y
  89. CONFIG_I82365=y
  90. #
  91. # PCI Hotplug Support
  92. #
  93. CONFIG_HOTPLUG_PCI=y
  94. # CONFIG_HOTPLUG_PCI_COMPAQ is not set
  95. # CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
  96. CONFIG_SYSVIPC=y
  97. # CONFIG_BSD_PROCESS_ACCT is not set
  98. CONFIG_SYSCTL=y
  99. CONFIG_KCORE_ELF=y
  100. # CONFIG_KCORE_AOUT is not set
  101. # CONFIG_BINFMT_AOUT is not set
  102. CONFIG_BINFMT_ELF=y
  103. # CONFIG_BINFMT_MISC is not set
  104. # CONFIG_OOM_KILLER is not set
  105. CONFIG_PM=y
  106. CONFIG_APM=y
  107. # CONFIG_APM_IGNORE_USER_SUSPEND is not set
  108. CONFIG_APM_DO_ENABLE=y
  109. # CONFIG_APM_CPU_IDLE is not set
  110. # CONFIG_APM_DISPLAY_BLANK is not set
  111. CONFIG_APM_RTC_IS_GMT=y
  112. CONFIG_APM_ALLOW_INTS=y
  113. CONFIG_APM_REAL_MODE_POWER_OFF=y
  114. #
  115. # ACPI Support
  116. #
  117. # CONFIG_ACPI is not set
  118. #
  119. # Memory Technology Devices (MTD)
  120. #
  121. # CONFIG_MTD is not set
  122. #
  123. # Parallel port support
  124. #
  125. # CONFIG_PARPORT is not set
  126. #
  127. # Plug and Play configuration
  128. #
  129. # CONFIG_PNP is not set
  130. # CONFIG_ISAPNP is not set
  131. #
  132. # Block devices
  133. #
  134. # CONFIG_BLK_DEV_FD is not set
  135. # CONFIG_BLK_DEV_PS2 is not set
  136. # CONFIG_BLK_DEV_XD is not set
  137. # CONFIG_PARIDE is not set
  138. # CONFIG_BLK_CPQ_DA is not set
  139. # CONFIG_BLK_CPQ_CISS_DA is not set
  140. # CONFIG_CISS_SCSI_TAPE is not set
  141. # CONFIG_CISS_MONITOR_THREAD is not set
  142. # CONFIG_BLK_DEV_DAC960 is not set
  143. # CONFIG_BLK_DEV_UMEM is not set
  144. CONFIG_BLK_DEV_LOOP=y
  145. # CONFIG_BLK_DEV_NBD is not set
  146. CONFIG_BLK_DEV_RAM=y
  147. CONFIG_BLK_DEV_RAM_SIZE=8192
  148. CONFIG_BLK_DEV_INITRD=y
  149. # CONFIG_BLK_STATS is not set
  150. #
  151. # Multi-device support (RAID and LVM)
  152. #
  153. # CONFIG_MD is not set
  154. # CONFIG_BLK_DEV_MD is not set
  155. # CONFIG_MD_LINEAR is not set
  156. # CONFIG_MD_RAID0 is not set
  157. # CONFIG_MD_RAID1 is not set
  158. # CONFIG_MD_RAID5 is not set
  159. # CONFIG_MD_MULTIPATH is not set
  160. # CONFIG_BLK_DEV_LVM is not set
  161. #
  162. # Networking options
  163. #
  164. CONFIG_PACKET=y
  165. # CONFIG_PACKET_MMAP is not set
  166. CONFIG_NETLINK_DEV=y
  167. CONFIG_NETFILTER=y
  168. # CONFIG_NETFILTER_DEBUG is not set
  169. CONFIG_FILTER=y
  170. CONFIG_UNIX=y
  171. CONFIG_INET=y
  172. # CONFIG_IP_MULTICAST is not set
  173. CONFIG_IP_ADVANCED_ROUTER=y
  174. CONFIG_IP_MULTIPLE_TABLES=y
  175. CONFIG_IP_ROUTE_FWMARK=y
  176. CONFIG_IP_ROUTE_NAT=y
  177. CONFIG_IP_ROUTE_MULTIPATH=y
  178. CONFIG_IP_ROUTE_TOS=y
  179. # CONFIG_IP_ROUTE_VERBOSE is not set
  180. # CONFIG_IP_PNP is not set
  181. # CONFIG_NET_IPIP is not set
  182. # CONFIG_NET_IPGRE is not set
  183. # CONFIG_ARPD is not set
  184. CONFIG_INET_ECN=y
  185. # CONFIG_SYN_COOKIES is not set
  186. #
  187. # IP: Netfilter Configuration
  188. #
  189. CONFIG_IP_NF_CONNTRACK=y
  190. CONFIG_IP_NF_FTP=y
  191. # CONFIG_IP_NF_AMANDA is not set
  192. CONFIG_IP_NF_TFTP=y
  193. CONFIG_IP_NF_IRC=y
  194. CONFIG_IP_NF_QUEUE=y
  195. CONFIG_IP_NF_IPTABLES=y
  196. CONFIG_IP_NF_MATCH_LIMIT=y
  197. CONFIG_IP_NF_MATCH_MAC=y
  198. CONFIG_IP_NF_MATCH_PKTTYPE=y
  199. CONFIG_IP_NF_MATCH_MARK=y
  200. CONFIG_IP_NF_MATCH_MULTIPORT=y
  201. CONFIG_IP_NF_MATCH_TOS=y
  202. CONFIG_IP_NF_MATCH_RECENT=y
  203. CONFIG_IP_NF_MATCH_ECN=y
  204. CONFIG_IP_NF_MATCH_DSCP=y
  205. CONFIG_IP_NF_MATCH_AH_ESP=y
  206. CONFIG_IP_NF_MATCH_LENGTH=y
  207. CONFIG_IP_NF_MATCH_TTL=y
  208. CONFIG_IP_NF_MATCH_TCPMSS=y
  209. CONFIG_IP_NF_MATCH_HELPER=y
  210. CONFIG_IP_NF_MATCH_STATE=y
  211. CONFIG_IP_NF_MATCH_CONNTRACK=y
  212. CONFIG_IP_NF_MATCH_UNCLEAN=y
  213. CONFIG_IP_NF_MATCH_OWNER=y
  214. CONFIG_IP_NF_FILTER=y
  215. CONFIG_IP_NF_TARGET_REJECT=y
  216. CONFIG_IP_NF_TARGET_MIRROR=y
  217. CONFIG_IP_NF_NAT=y
  218. CONFIG_IP_NF_NAT_NEEDED=y
  219. CONFIG_IP_NF_TARGET_MASQUERADE=y
  220. CONFIG_IP_NF_TARGET_REDIRECT=y
  221. CONFIG_IP_NF_NAT_LOCAL=y
  222. CONFIG_IP_NF_NAT_SNMP_BASIC=y
  223. CONFIG_IP_NF_NAT_IRC=y
  224. CONFIG_IP_NF_NAT_FTP=y
  225. CONFIG_IP_NF_NAT_TFTP=y
  226. CONFIG_IP_NF_MANGLE=y
  227. CONFIG_IP_NF_TARGET_TOS=y
  228. CONFIG_IP_NF_TARGET_ECN=y
  229. CONFIG_IP_NF_TARGET_DSCP=y
  230. CONFIG_IP_NF_TARGET_MARK=y
  231. CONFIG_IP_NF_TARGET_LOG=y
  232. CONFIG_IP_NF_TARGET_ULOG=y
  233. CONFIG_IP_NF_TARGET_TCPMSS=y
  234. CONFIG_IP_NF_ARPTABLES=y
  235. CONFIG_IP_NF_ARPFILTER=y
  236. CONFIG_IP_NF_ARP_MANGLE=y
  237. #
  238. # IP: Virtual Server Configuration
  239. #
  240. # CONFIG_IP_VS is not set
  241. # CONFIG_IPV6 is not set
  242. # CONFIG_KHTTPD is not set
  243. #
  244. # SCTP Configuration (EXPERIMENTAL)
  245. #
  246. CONFIG_IPV6_SCTP__=y
  247. # CONFIG_IP_SCTP is not set
  248. # CONFIG_SCTP_HMAC_NONE is not set
  249. CONFIG_SCTP_HMAC_SHA1=y
  250. # CONFIG_SCTP_HMAC_MD5 is not set
  251. # CONFIG_ATM is not set
  252. # CONFIG_VLAN_8021Q is not set
  253. #
  254. #
  255. #
  256. # CONFIG_IPX is not set
  257. # CONFIG_ATALK is not set
  258. #
  259. # Appletalk devices
  260. #
  261. # CONFIG_DEV_APPLETALK is not set
  262. # CONFIG_DECNET is not set
  263. CONFIG_BRIDGE=y
  264. # CONFIG_X25 is not set
  265. # CONFIG_LAPB is not set
  266. # CONFIG_LLC is not set
  267. # CONFIG_NET_DIVERT is not set
  268. # CONFIG_ECONET is not set
  269. # CONFIG_WAN_ROUTER is not set
  270. # CONFIG_NET_FASTROUTE is not set
  271. # CONFIG_NET_HW_FLOWCONTROL is not set
  272. #
  273. # QoS and/or fair queueing
  274. #
  275. CONFIG_NET_SCHED=y
  276. CONFIG_NET_SCH_CBQ=y
  277. CONFIG_NET_SCH_HTB=y
  278. CONFIG_NET_SCH_CSZ=y
  279. CONFIG_NET_SCH_HFSC=y
  280. CONFIG_NET_SCH_PRIO=y
  281. CONFIG_NET_SCH_RED=y
  282. CONFIG_NET_SCH_SFQ=y
  283. CONFIG_NET_SCH_TEQL=y
  284. CONFIG_NET_SCH_TBF=y
  285. CONFIG_NET_SCH_GRED=y
  286. CONFIG_NET_SCH_DSMARK=y
  287. CONFIG_NET_SCH_INGRESS=y
  288. CONFIG_NET_QOS=y
  289. CONFIG_NET_ESTIMATOR=y
  290. CONFIG_NET_CLS=y
  291. CONFIG_NET_CLS_TCINDEX=y
  292. CONFIG_NET_CLS_ROUTE4=y
  293. CONFIG_NET_CLS_ROUTE=y
  294. CONFIG_NET_CLS_FW=y
  295. CONFIG_NET_CLS_U32=y
  296. CONFIG_NET_CLS_RSVP=y
  297. CONFIG_NET_CLS_RSVP6=y
  298. CONFIG_NET_CLS_POLICE=y
  299. #
  300. # Network testing
  301. #
  302. # CONFIG_NET_PKTGEN is not set
  303. #
  304. # Telephony Support
  305. #
  306. # CONFIG_PHONE is not set
  307. # CONFIG_PHONE_IXJ is not set
  308. # CONFIG_PHONE_IXJ_PCMCIA is not set
  309. #
  310. # ATA/IDE/MFM/RLL support
  311. #
  312. CONFIG_IDE=y
  313. #
  314. # IDE, ATA and ATAPI Block devices
  315. #
  316. CONFIG_BLK_DEV_IDE=y
  317. #
  318. # Please see Documentation/ide.txt for help/info on IDE drives
  319. #
  320. # CONFIG_BLK_DEV_HD_IDE is not set
  321. # CONFIG_BLK_DEV_HD is not set
  322. CONFIG_BLK_DEV_IDEDISK=y
  323. CONFIG_IDEDISK_MULTI_MODE=y
  324. CONFIG_IDEDISK_STROKE=y
  325. CONFIG_BLK_DEV_IDECS=m
  326. # CONFIG_BLK_DEV_IDECD is not set
  327. # CONFIG_BLK_DEV_IDETAPE is not set
  328. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  329. # CONFIG_BLK_DEV_IDESCSI is not set
  330. # CONFIG_IDE_TASK_IOCTL is not set
  331. #
  332. # IDE chipset support/bugfixes
  333. #
  334. # CONFIG_BLK_DEV_CMD640 is not set
  335. # CONFIG_BLK_DEV_CMD640_ENHANCED is not set
  336. # CONFIG_BLK_DEV_ISAPNP is not set
  337. CONFIG_BLK_DEV_IDEPCI=y
  338. CONFIG_BLK_DEV_GENERIC=y
  339. CONFIG_IDEPCI_SHARE_IRQ=y
  340. CONFIG_BLK_DEV_IDEDMA_PCI=y
  341. # CONFIG_BLK_DEV_OFFBOARD is not set
  342. # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
  343. CONFIG_IDEDMA_PCI_AUTO=y
  344. # CONFIG_IDEDMA_ONLYDISK is not set
  345. CONFIG_BLK_DEV_IDEDMA=y
  346. CONFIG_IDEDMA_PCI_WIP=y
  347. # CONFIG_BLK_DEV_ADMA100 is not set
  348. # CONFIG_BLK_DEV_AEC62XX is not set
  349. # CONFIG_BLK_DEV_ALI15X3 is not set
  350. # CONFIG_WDC_ALI15X3 is not set
  351. # CONFIG_BLK_DEV_AMD74XX is not set
  352. # CONFIG_AMD74XX_OVERRIDE is not set
  353. # CONFIG_BLK_DEV_CMD64X is not set
  354. # CONFIG_BLK_DEV_TRIFLEX is not set
  355. # CONFIG_BLK_DEV_CY82C693 is not set
  356. # CONFIG_BLK_DEV_CS5530 is not set
  357. # CONFIG_BLK_DEV_HPT34X is not set
  358. # CONFIG_HPT34X_AUTODMA is not set
  359. # CONFIG_BLK_DEV_HPT366 is not set
  360. # CONFIG_BLK_DEV_PIIX is not set
  361. # CONFIG_BLK_DEV_NS87415 is not set
  362. # CONFIG_BLK_DEV_OPTI621 is not set
  363. # CONFIG_BLK_DEV_PDC202XX_OLD is not set
  364. # CONFIG_PDC202XX_BURST is not set
  365. # CONFIG_BLK_DEV_PDC202XX_NEW is not set
  366. # CONFIG_BLK_DEV_RZ1000 is not set
  367. # CONFIG_BLK_DEV_SC1200 is not set
  368. # CONFIG_BLK_DEV_SVWKS is not set
  369. # CONFIG_BLK_DEV_SIIMAGE is not set
  370. # CONFIG_BLK_DEV_SIS5513 is not set
  371. # CONFIG_BLK_DEV_SLC90E66 is not set
  372. # CONFIG_BLK_DEV_TRM290 is not set
  373. # CONFIG_BLK_DEV_VIA82CXXX is not set
  374. # CONFIG_IDE_CHIPSETS is not set
  375. CONFIG_IDEDMA_AUTO=y
  376. # CONFIG_IDEDMA_IVB is not set
  377. # CONFIG_DMA_NONPCI is not set
  378. # CONFIG_BLK_DEV_ATARAID is not set
  379. # CONFIG_BLK_DEV_ATARAID_PDC is not set
  380. # CONFIG_BLK_DEV_ATARAID_HPT is not set
  381. # CONFIG_BLK_DEV_ATARAID_MEDLEY is not set
  382. # CONFIG_BLK_DEV_ATARAID_SII is not set
  383. #
  384. # SCSI support
  385. #
  386. # CONFIG_SCSI is not set
  387. #
  388. # Fusion MPT device support
  389. #
  390. # CONFIG_FUSION is not set
  391. # CONFIG_FUSION_BOOT is not set
  392. # CONFIG_FUSION_ISENSE is not set
  393. # CONFIG_FUSION_CTL is not set
  394. # CONFIG_FUSION_LAN is not set
  395. #
  396. # IEEE 1394 (FireWire) support (EXPERIMENTAL)
  397. #
  398. # CONFIG_IEEE1394 is not set
  399. #
  400. # I2O device support
  401. #
  402. # CONFIG_I2O is not set
  403. # CONFIG_I2O_PCI is not set
  404. # CONFIG_I2O_BLOCK is not set
  405. # CONFIG_I2O_LAN is not set
  406. # CONFIG_I2O_SCSI is not set
  407. # CONFIG_I2O_PROC is not set
  408. #
  409. # Network device support
  410. #
  411. CONFIG_NETDEVICES=y
  412. #
  413. # ARCnet devices
  414. #
  415. # CONFIG_ARCNET is not set
  416. CONFIG_DUMMY=m
  417. # CONFIG_BONDING is not set
  418. # CONFIG_EQUALIZER is not set
  419. CONFIG_TUN=y
  420. # CONFIG_ETHERTAP is not set
  421. #
  422. # Ethernet (10 or 100Mbit)
  423. #
  424. CONFIG_NET_ETHERNET=y
  425. # CONFIG_SUNLANCE is not set
  426. # CONFIG_HAPPYMEAL is not set
  427. # CONFIG_SUNBMAC is not set
  428. # CONFIG_SUNQE is not set
  429. # CONFIG_SUNGEM is not set
  430. # CONFIG_NET_VENDOR_3COM is not set
  431. # CONFIG_LANCE is not set
  432. # CONFIG_NET_VENDOR_SMC is not set
  433. # CONFIG_NET_VENDOR_RACAL is not set
  434. # CONFIG_AT1700 is not set
  435. # CONFIG_DEPCA is not set
  436. # CONFIG_HP100 is not set
  437. # CONFIG_NET_ISA is not set
  438. # CONFIG_SKMC is not set
  439. # CONFIG_NE2_MCA is not set
  440. # CONFIG_IBMLANA is not set
  441. CONFIG_NET_PCI=y
  442. # CONFIG_PCNET32 is not set
  443. # CONFIG_AMD8111_ETH is not set
  444. # CONFIG_ADAPTEC_STARFIRE is not set
  445. # CONFIG_AC3200 is not set
  446. # CONFIG_APRICOT is not set
  447. # CONFIG_B44 is not set
  448. # CONFIG_CS89x0 is not set
  449. # CONFIG_TULIP is not set
  450. # CONFIG_DE4X5 is not set
  451. # CONFIG_DGRS is not set
  452. # CONFIG_DM9102 is not set
  453. # CONFIG_EEPRO100 is not set
  454. # CONFIG_EEPRO100_PIO is not set
  455. # CONFIG_E100 is not set
  456. # CONFIG_LNE390 is not set
  457. # CONFIG_FEALNX is not set
  458. CONFIG_NATSEMI=y
  459. # CONFIG_NE2K_PCI is not set
  460. # CONFIG_FORCEDETH is not set
  461. # CONFIG_NE3210 is not set
  462. # CONFIG_ES3210 is not set
  463. # CONFIG_8139CP is not set
  464. # CONFIG_8139TOO is not set
  465. # CONFIG_8139TOO_PIO is not set
  466. # CONFIG_8139TOO_TUNE_TWISTER is not set
  467. # CONFIG_8139TOO_8129 is not set
  468. # CONFIG_8139_OLD_RX_RESET is not set
  469. # CONFIG_SIS900 is not set
  470. # CONFIG_EPIC100 is not set
  471. # CONFIG_SUNDANCE is not set
  472. # CONFIG_SUNDANCE_MMIO is not set
  473. # CONFIG_TLAN is not set
  474. # CONFIG_VIA_RHINE is not set
  475. # CONFIG_VIA_RHINE_MMIO is not set
  476. # CONFIG_WINBOND_840 is not set
  477. # CONFIG_NET_POCKET is not set
  478. #
  479. # Ethernet (1000 Mbit)
  480. #
  481. # CONFIG_ACENIC is not set
  482. # CONFIG_DL2K is not set
  483. # CONFIG_E1000 is not set
  484. # CONFIG_MYRI_SBUS is not set
  485. # CONFIG_NS83820 is not set
  486. # CONFIG_HAMACHI is not set
  487. # CONFIG_YELLOWFIN is not set
  488. # CONFIG_R8169 is not set
  489. # CONFIG_SK98LIN is not set
  490. # CONFIG_TIGON3 is not set
  491. # CONFIG_FDDI is not set
  492. # CONFIG_HIPPI is not set
  493. # CONFIG_PLIP is not set
  494. # CONFIG_PPP is not set
  495. # CONFIG_SLIP is not set
  496. #
  497. # Wireless LAN (non-hamradio)
  498. #
  499. CONFIG_NET_RADIO=y
  500. # CONFIG_STRIP is not set
  501. # CONFIG_WAVELAN is not set
  502. # CONFIG_ARLAN is not set
  503. # CONFIG_AIRONET4500 is not set
  504. # CONFIG_AIRONET4500_NONCS is not set
  505. # CONFIG_AIRONET4500_PROC is not set
  506. # CONFIG_AIRO is not set
  507. CONFIG_HERMES=m
  508. CONFIG_HOSTAP=m
  509. # CONFIG_PLX_HERMES is not set
  510. # CONFIG_TMD_HERMES is not set
  511. # CONFIG_PCI_HERMES is not set
  512. # CONFIG_HOSTAP_PLX is not set
  513. # CONFIG_HOSTAP_PCI is not set
  514. #
  515. # Wireless Pcmcia cards support
  516. #
  517. CONFIG_PCMCIA_HERMES=m
  518. CONFIG_HOSTAP_CS=m
  519. # CONFIG_AIRO_CS is not set
  520. # CONFIG_PCMCIA_ATMEL is not set
  521. CONFIG_NET_WIRELESS=y
  522. #
  523. # Token Ring devices
  524. #
  525. # CONFIG_TR is not set
  526. # CONFIG_NET_FC is not set
  527. # CONFIG_RCPCI is not set
  528. # CONFIG_SHAPER is not set
  529. #
  530. # Wan interfaces
  531. #
  532. # CONFIG_WAN is not set
  533. #
  534. # PCMCIA network device support
  535. #
  536. # CONFIG_NET_PCMCIA is not set
  537. #
  538. # Amateur Radio support
  539. #
  540. # CONFIG_HAMRADIO is not set
  541. #
  542. # IrDA (infrared) support
  543. #
  544. # CONFIG_IRDA is not set
  545. #
  546. # ISDN subsystem
  547. #
  548. # CONFIG_ISDN is not set
  549. #
  550. # Old CD-ROM drivers (not SCSI, not IDE)
  551. #
  552. # CONFIG_CD_NO_IDESCSI is not set
  553. #
  554. # Input core support
  555. #
  556. # CONFIG_INPUT is not set
  557. # CONFIG_INPUT_KEYBDEV is not set
  558. # CONFIG_INPUT_MOUSEDEV is not set
  559. # CONFIG_INPUT_JOYDEV is not set
  560. # CONFIG_INPUT_EVDEV is not set
  561. # CONFIG_INPUT_UINPUT is not set
  562. #
  563. # Character devices
  564. #
  565. CONFIG_VT=y
  566. CONFIG_VT_CONSOLE=y
  567. CONFIG_SERIAL=y
  568. CONFIG_SERIAL_CONSOLE=y
  569. # CONFIG_SERIAL_EXTENDED is not set
  570. # CONFIG_SERIAL_NONSTANDARD is not set
  571. CONFIG_UNIX98_PTYS=y
  572. CONFIG_UNIX98_PTY_COUNT=256
  573. #
  574. # I2C support
  575. #
  576. # CONFIG_I2C is not set
  577. #
  578. # Mice
  579. #
  580. # CONFIG_BUSMOUSE is not set
  581. # CONFIG_MOUSE is not set
  582. #
  583. # Joysticks
  584. #
  585. # CONFIG_INPUT_GAMEPORT is not set
  586. #
  587. # Input core support is needed for gameports
  588. #
  589. #
  590. # Input core support is needed for joysticks
  591. #
  592. # CONFIG_QIC02_TAPE is not set
  593. # CONFIG_IPMI_HANDLER is not set
  594. # CONFIG_IPMI_PANIC_EVENT is not set
  595. # CONFIG_IPMI_DEVICE_INTERFACE is not set
  596. # CONFIG_IPMI_KCS is not set
  597. # CONFIG_IPMI_WATCHDOG is not set
  598. #
  599. # Watchdog Cards
  600. #
  601. # CONFIG_WATCHDOG is not set
  602. # CONFIG_SCx200 is not set
  603. # CONFIG_SCx200_GPIO is not set
  604. CONFIG_AMD_RNG=y
  605. # CONFIG_INTEL_RNG is not set
  606. CONFIG_HW_RANDOM=y
  607. # CONFIG_AMD_PM768 is not set
  608. # CONFIG_NVRAM is not set
  609. CONFIG_RTC=y
  610. # CONFIG_DTLK is not set
  611. # CONFIG_R3964 is not set
  612. # CONFIG_APPLICOM is not set
  613. # CONFIG_SONYPI is not set
  614. #
  615. # Ftape, the floppy tape device driver
  616. #
  617. # CONFIG_FTAPE is not set
  618. # CONFIG_AGP is not set
  619. #
  620. # Direct Rendering Manager (XFree86 DRI support)
  621. #
  622. # CONFIG_DRM is not set
  623. #
  624. # PCMCIA character devices
  625. #
  626. # CONFIG_PCMCIA_SERIAL_CS is not set
  627. # CONFIG_SYNCLINK_CS is not set
  628. # CONFIG_MWAVE is not set
  629. # CONFIG_OBMOUSE is not set
  630. #
  631. # Multimedia devices
  632. #
  633. # CONFIG_VIDEO_DEV is not set
  634. #
  635. # File systems
  636. #
  637. # CONFIG_QUOTA is not set
  638. # CONFIG_QFMT_V2 is not set
  639. # CONFIG_AUTOFS_FS is not set
  640. # CONFIG_AUTOFS4_FS is not set
  641. # CONFIG_REISERFS_FS is not set
  642. # CONFIG_REISERFS_CHECK is not set
  643. # CONFIG_REISERFS_PROC_INFO is not set
  644. # CONFIG_ADFS_FS is not set
  645. # CONFIG_ADFS_FS_RW is not set
  646. # CONFIG_AFFS_FS is not set
  647. # CONFIG_HFS_FS is not set
  648. # CONFIG_HFSPLUS_FS is not set
  649. # CONFIG_BEFS_FS is not set
  650. # CONFIG_BEFS_DEBUG is not set
  651. # CONFIG_BFS_FS is not set
  652. CONFIG_EXT3_FS=y
  653. CONFIG_JBD=y
  654. # CONFIG_JBD_DEBUG is not set
  655. CONFIG_FAT_FS=y
  656. CONFIG_MSDOS_FS=y
  657. # CONFIG_UMSDOS_FS is not set
  658. CONFIG_VFAT_FS=y
  659. # CONFIG_EFS_FS is not set
  660. # CONFIG_JFFS_FS is not set
  661. # CONFIG_JFFS2_FS is not set
  662. # CONFIG_CRAMFS is not set
  663. CONFIG_TMPFS=y
  664. CONFIG_RAMFS=y
  665. # CONFIG_ISO9660_FS is not set
  666. # CONFIG_JOLIET is not set
  667. # CONFIG_ZISOFS is not set
  668. # CONFIG_JFS_FS is not set
  669. # CONFIG_JFS_DEBUG is not set
  670. # CONFIG_JFS_STATISTICS is not set
  671. # CONFIG_MINIX_FS is not set
  672. # CONFIG_VXFS_FS is not set
  673. # CONFIG_NTFS_FS is not set
  674. # CONFIG_NTFS_RW is not set
  675. # CONFIG_HPFS_FS is not set
  676. CONFIG_PROC_FS=y
  677. # CONFIG_DEVFS_FS is not set
  678. # CONFIG_DEVFS_MOUNT is not set
  679. # CONFIG_DEVFS_DEBUG is not set
  680. CONFIG_DEVPTS_FS=y
  681. # CONFIG_QNX4FS_FS is not set
  682. # CONFIG_QNX4FS_RW is not set
  683. # CONFIG_ROMFS_FS is not set
  684. # CONFIG_EXT2_FS is not set
  685. # CONFIG_SYSV_FS is not set
  686. # CONFIG_UDF_FS is not set
  687. # CONFIG_UDF_RW is not set
  688. # CONFIG_UFS_FS is not set
  689. # CONFIG_UFS_FS_WRITE is not set
  690. # CONFIG_XFS_FS is not set
  691. # CONFIG_XFS_QUOTA is not set
  692. # CONFIG_XFS_RT is not set
  693. # CONFIG_XFS_TRACE is not set
  694. # CONFIG_XFS_DEBUG is not set
  695. #
  696. # Network File Systems
  697. #
  698. # CONFIG_CODA_FS is not set
  699. # CONFIG_INTERMEZZO_FS is not set
  700. # CONFIG_NFS_FS is not set
  701. # CONFIG_NFS_V3 is not set
  702. # CONFIG_NFS_DIRECTIO is not set
  703. # CONFIG_ROOT_NFS is not set
  704. # CONFIG_NFSD is not set
  705. # CONFIG_NFSD_V3 is not set
  706. # CONFIG_NFSD_TCP is not set
  707. # CONFIG_SUNRPC is not set
  708. # CONFIG_LOCKD is not set
  709. # CONFIG_SMB_FS is not set
  710. # CONFIG_NCP_FS is not set
  711. # CONFIG_NCPFS_PACKET_SIGNING is not set
  712. # CONFIG_NCPFS_IOCTL_LOCKING is not set
  713. # CONFIG_NCPFS_STRONG is not set
  714. # CONFIG_NCPFS_NFS_NS is not set
  715. # CONFIG_NCPFS_OS2_NS is not set
  716. # CONFIG_NCPFS_SMALLDOS is not set
  717. # CONFIG_NCPFS_NLS is not set
  718. # CONFIG_NCPFS_EXTRAS is not set
  719. # CONFIG_ZISOFS_FS is not set
  720. #
  721. # Partition Types
  722. #
  723. # CONFIG_PARTITION_ADVANCED is not set
  724. CONFIG_MSDOS_PARTITION=y
  725. # CONFIG_SMB_NLS is not set
  726. CONFIG_NLS=y
  727. #
  728. # Native Language Support
  729. #
  730. CONFIG_NLS_DEFAULT="iso8859-1"
  731. # CONFIG_NLS_CODEPAGE_437 is not set
  732. # CONFIG_NLS_CODEPAGE_737 is not set
  733. # CONFIG_NLS_CODEPAGE_775 is not set
  734. # CONFIG_NLS_CODEPAGE_850 is not set
  735. # CONFIG_NLS_CODEPAGE_852 is not set
  736. # CONFIG_NLS_CODEPAGE_855 is not set
  737. # CONFIG_NLS_CODEPAGE_857 is not set
  738. # CONFIG_NLS_CODEPAGE_860 is not set
  739. # CONFIG_NLS_CODEPAGE_861 is not set
  740. # CONFIG_NLS_CODEPAGE_862 is not set
  741. # CONFIG_NLS_CODEPAGE_863 is not set
  742. # CONFIG_NLS_CODEPAGE_864 is not set
  743. # CONFIG_NLS_CODEPAGE_865 is not set
  744. # CONFIG_NLS_CODEPAGE_866 is not set
  745. # CONFIG_NLS_CODEPAGE_869 is not set
  746. # CONFIG_NLS_CODEPAGE_936 is not set
  747. # CONFIG_NLS_CODEPAGE_950 is not set
  748. # CONFIG_NLS_CODEPAGE_932 is not set
  749. # CONFIG_NLS_CODEPAGE_949 is not set
  750. # CONFIG_NLS_CODEPAGE_874 is not set
  751. # CONFIG_NLS_ISO8859_8 is not set
  752. # CONFIG_NLS_CODEPAGE_1250 is not set
  753. # CONFIG_NLS_CODEPAGE_1251 is not set
  754. # CONFIG_NLS_ISO8859_1 is not set
  755. # CONFIG_NLS_ISO8859_2 is not set
  756. # CONFIG_NLS_ISO8859_3 is not set
  757. # CONFIG_NLS_ISO8859_4 is not set
  758. # CONFIG_NLS_ISO8859_5 is not set
  759. # CONFIG_NLS_ISO8859_6 is not set
  760. # CONFIG_NLS_ISO8859_7 is not set
  761. # CONFIG_NLS_ISO8859_9 is not set
  762. # CONFIG_NLS_ISO8859_13 is not set
  763. # CONFIG_NLS_ISO8859_14 is not set
  764. # CONFIG_NLS_ISO8859_15 is not set
  765. # CONFIG_NLS_KOI8_R is not set
  766. # CONFIG_NLS_KOI8_U is not set
  767. # CONFIG_NLS_UTF8 is not set
  768. #
  769. # Console drivers
  770. #
  771. # CONFIG_VGA_CONSOLE is not set
  772. # CONFIG_VIDEO_SELECT is not set
  773. # CONFIG_MDA_CONSOLE is not set
  774. #
  775. # Frame-buffer support
  776. #
  777. # CONFIG_FB is not set
  778. #
  779. # Sound
  780. #
  781. # CONFIG_SOUND is not set
  782. #
  783. # USB support
  784. #
  785. # CONFIG_USB is not set
  786. #
  787. # Support for USB gadgets
  788. #
  789. # CONFIG_USB_GADGET is not set
  790. #
  791. # Bluetooth support
  792. #
  793. # CONFIG_BLUEZ is not set
  794. #
  795. # Kernel hacking
  796. #
  797. # CONFIG_DEBUG_KERNEL is not set
  798. CONFIG_LOG_BUF_SHIFT=0
  799. #
  800. # Cryptographic options
  801. #
  802. # CONFIG_CRYPTO is not set
  803. #
  804. # Library routines
  805. #
  806. CONFIG_OPTIMIZE_FOR_SIZE=y
  807. CONFIG_CRC32=y
  808. CONFIG_ZLIB_INFLATE=y
  809. CONFIG_ZLIB_DEFLATE=y
  810. # CONFIG_FW_LOADER is not set