You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Config.txt 10KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. CONFIG_X86=y
  5. CONFIG_ISA=y
  6. # CONFIG_SBUS is not set
  7. CONFIG_UID16=y
  8. #
  9. # Code maturity level options
  10. #
  11. CONFIG_EXPERIMENTAL=y
  12. #
  13. # Loadable module support
  14. #
  15. CONFIG_MODULES=y
  16. # CONFIG_MODVERSIONS is not set
  17. # CONFIG_KMOD is not set
  18. #
  19. # Processor type and features
  20. #
  21. CONFIG_M386=y
  22. # CONFIG_M486 is not set
  23. # CONFIG_M586 is not set
  24. # CONFIG_M586TSC is not set
  25. # CONFIG_M586MMX is not set
  26. # CONFIG_M686 is not set
  27. # CONFIG_M686FXSR is not set
  28. # CONFIG_MPENTIUM4 is not set
  29. # CONFIG_MK6 is not set
  30. # CONFIG_MK7 is not set
  31. # CONFIG_MCRUSOE is not set
  32. # CONFIG_MWINCHIPC6 is not set
  33. # CONFIG_MWINCHIP2 is not set
  34. # CONFIG_MWINCHIP3D is not set
  35. # CONFIG_X86_CMPXCHG is not set
  36. CONFIG_X86_L1_CACHE_SHIFT=4
  37. # CONFIG_TOSHIBA is not set
  38. # CONFIG_MICROCODE is not set
  39. # CONFIG_X86_MSR is not set
  40. # CONFIG_X86_CPUID is not set
  41. CONFIG_NOHIGHMEM=y
  42. # CONFIG_HIGHMEM4G is not set
  43. # CONFIG_HIGHMEM64G is not set
  44. CONFIG_MATH_EMULATION=y
  45. CONFIG_MTRR=y
  46. # CONFIG_SMP is not set
  47. # CONFIG_X86_UP_IOAPIC is not set
  48. #
  49. # General setup
  50. #
  51. CONFIG_NET=y
  52. # CONFIG_VISWS is not set
  53. CONFIG_PCI=y
  54. # CONFIG_PCI_GOBIOS is not set
  55. # CONFIG_PCI_GODIRECT is not set
  56. CONFIG_PCI_GOANY=y
  57. CONFIG_PCI_BIOS=y
  58. CONFIG_PCI_DIRECT=y
  59. # CONFIG_PCI_NAMES is not set
  60. CONFIG_EISA=y
  61. # CONFIG_MCA is not set
  62. CONFIG_HOTPLUG=y
  63. #
  64. # PCMCIA/CardBus support
  65. #
  66. # CONFIG_PCMCIA is not set
  67. CONFIG_SYSVIPC=y
  68. # CONFIG_BSD_PROCESS_ACCT is not set
  69. CONFIG_SYSCTL=y
  70. CONFIG_KCORE_ELF=y
  71. # CONFIG_KCORE_AOUT is not set
  72. # CONFIG_BINFMT_AOUT is not set
  73. CONFIG_BINFMT_ELF=y
  74. CONFIG_BINFMT_MISC=m
  75. CONFIG_PM=y
  76. # CONFIG_ACPI is not set
  77. # CONFIG_APM is not set
  78. #
  79. # Memory Technology Devices (MTD)
  80. #
  81. # CONFIG_MTD is not set
  82. #
  83. # Parallel port support
  84. #
  85. CONFIG_PARPORT=y
  86. CONFIG_PARPORT_PC=y
  87. CONFIG_PARPORT_PC_FIFO=y
  88. # CONFIG_PARPORT_PC_SUPERIO is not set
  89. # CONFIG_PARPORT_AMIGA is not set
  90. # CONFIG_PARPORT_MFC3 is not set
  91. # CONFIG_PARPORT_ATARI is not set
  92. # CONFIG_PARPORT_SUNBPP is not set
  93. # CONFIG_PARPORT_OTHER is not set
  94. # CONFIG_PARPORT_1284 is not set
  95. #
  96. # Plug and Play configuration
  97. #
  98. # CONFIG_PNP is not set
  99. #
  100. # Block devices
  101. #
  102. CONFIG_BLK_DEV_FD=m
  103. # CONFIG_BLK_DEV_XD is not set
  104. # CONFIG_PARIDE is not set
  105. # CONFIG_BLK_CPQ_DA is not set
  106. # CONFIG_BLK_CPQ_CISS_DA is not set
  107. # CONFIG_BLK_DEV_DAC960 is not set
  108. # CONFIG_BLK_DEV_LOOP is not set
  109. # CONFIG_BLK_DEV_NBD is not set
  110. CONFIG_BLK_DEV_RAM=y
  111. CONFIG_BLK_DEV_RAM_SIZE=4096
  112. # CONFIG_BLK_DEV_INITRD is not set
  113. #
  114. # Multi-device support (RAID and LVM)
  115. #
  116. # CONFIG_MD is not set
  117. #
  118. # Networking options
  119. #
  120. # CONFIG_PACKET is not set
  121. # CONFIG_NETLINK is not set
  122. # CONFIG_NETFILTER is not set
  123. # CONFIG_FILTER is not set
  124. CONFIG_UNIX=y
  125. CONFIG_INET=y
  126. # CONFIG_IP_MULTICAST is not set
  127. # CONFIG_IP_ADVANCED_ROUTER is not set
  128. CONFIG_IP_PNP=y
  129. # CONFIG_IP_PNP_BOOTP is not set
  130. # CONFIG_IP_PNP_RARP is not set
  131. # CONFIG_NET_IPIP is not set
  132. # CONFIG_NET_IPGRE is not set
  133. # CONFIG_INET_ECN is not set
  134. # CONFIG_SYN_COOKIES is not set
  135. # CONFIG_IPV6 is not set
  136. # CONFIG_KHTTPD is not set
  137. # CONFIG_ATM is not set
  138. #
  139. #
  140. #
  141. # CONFIG_IPX is not set
  142. # CONFIG_ATALK is not set
  143. # CONFIG_DECNET is not set
  144. # CONFIG_BRIDGE is not set
  145. # CONFIG_X25 is not set
  146. # CONFIG_LAPB is not set
  147. # CONFIG_LLC is not set
  148. # CONFIG_NET_DIVERT is not set
  149. # CONFIG_ECONET is not set
  150. # CONFIG_WAN_ROUTER is not set
  151. # CONFIG_NET_FASTROUTE is not set
  152. # CONFIG_NET_HW_FLOWCONTROL is not set
  153. #
  154. # QoS and/or fair queueing
  155. #
  156. # CONFIG_NET_SCHED is not set
  157. #
  158. # Telephony Support
  159. #
  160. # CONFIG_PHONE is not set
  161. #
  162. # ATA/IDE/MFM/RLL support
  163. #
  164. # CONFIG_IDE is not set
  165. # CONFIG_BLK_DEV_IDE_MODES is not set
  166. # CONFIG_BLK_DEV_HD is not set
  167. #
  168. # SCSI support
  169. #
  170. # CONFIG_SCSI is not set
  171. #
  172. # IEEE 1394 (FireWire) support
  173. #
  174. # CONFIG_IEEE1394 is not set
  175. #
  176. # I2O device support
  177. #
  178. # CONFIG_I2O is not set
  179. #
  180. # Network device support
  181. #
  182. CONFIG_NETDEVICES=y
  183. #
  184. # ARCnet devices
  185. #
  186. # CONFIG_ARCNET is not set
  187. # CONFIG_DUMMY is not set
  188. # CONFIG_BONDING is not set
  189. # CONFIG_EQUALIZER is not set
  190. # CONFIG_TUN is not set
  191. # CONFIG_NET_SB1000 is not set
  192. #
  193. # Ethernet (10 or 100Mbit)
  194. #
  195. CONFIG_NET_ETHERNET=y
  196. # CONFIG_NET_VENDOR_3COM is not set
  197. # CONFIG_LANCE is not set
  198. # CONFIG_NET_VENDOR_SMC is not set
  199. # CONFIG_NET_VENDOR_RACAL is not set
  200. # CONFIG_AT1700 is not set
  201. # CONFIG_DEPCA is not set
  202. # CONFIG_HP100 is not set
  203. CONFIG_NET_ISA=y
  204. # CONFIG_E2100 is not set
  205. # CONFIG_EEXPRESS is not set
  206. # CONFIG_EEXPRESS_PRO is not set
  207. # CONFIG_HPLAN_PLUS is not set
  208. # CONFIG_HPLAN is not set
  209. # CONFIG_ETH16I is not set
  210. CONFIG_NE2000=y
  211. # CONFIG_SK_G16 is not set
  212. # CONFIG_NET_PCI is not set
  213. # CONFIG_NET_POCKET is not set
  214. #
  215. # Ethernet (1000 Mbit)
  216. #
  217. # CONFIG_ACENIC is not set
  218. # CONFIG_HAMACHI is not set
  219. # CONFIG_YELLOWFIN is not set
  220. # CONFIG_SK98LIN is not set
  221. # CONFIG_FDDI is not set
  222. # CONFIG_HIPPI is not set
  223. # CONFIG_PLIP is not set
  224. # CONFIG_PPP is not set
  225. # CONFIG_SLIP is not set
  226. #
  227. # Wireless LAN (non-hamradio)
  228. #
  229. # CONFIG_NET_RADIO is not set
  230. #
  231. # Token Ring devices
  232. #
  233. # CONFIG_TR is not set
  234. # CONFIG_NET_FC is not set
  235. # CONFIG_RCPCI is not set
  236. # CONFIG_SHAPER is not set
  237. #
  238. # Wan interfaces
  239. #
  240. # CONFIG_WAN is not set
  241. #
  242. # Amateur Radio support
  243. #
  244. # CONFIG_HAMRADIO is not set
  245. #
  246. # IrDA (infrared) support
  247. #
  248. # CONFIG_IRDA is not set
  249. #
  250. # ISDN subsystem
  251. #
  252. # CONFIG_ISDN is not set
  253. #
  254. # Old CD-ROM drivers (not SCSI, not IDE)
  255. #
  256. # CONFIG_CD_NO_IDESCSI is not set
  257. #
  258. # Input core support
  259. #
  260. # CONFIG_INPUT is not set
  261. #
  262. # Character devices
  263. #
  264. CONFIG_VT=y
  265. CONFIG_VT_CONSOLE=y
  266. CONFIG_SERIAL=y
  267. # CONFIG_SERIAL_CONSOLE is not set
  268. # CONFIG_SERIAL_EXTENDED is not set
  269. # CONFIG_SERIAL_NONSTANDARD is not set
  270. CONFIG_UNIX98_PTYS=y
  271. CONFIG_UNIX98_PTY_COUNT=256
  272. CONFIG_PRINTER=m
  273. # CONFIG_LP_CONSOLE is not set
  274. # CONFIG_PPDEV is not set
  275. #
  276. # I2C support
  277. #
  278. # CONFIG_I2C is not set
  279. #
  280. # Mice
  281. #
  282. # CONFIG_BUSMOUSE is not set
  283. CONFIG_MOUSE=y
  284. CONFIG_PSMOUSE=y
  285. # CONFIG_82C710_MOUSE is not set
  286. # CONFIG_PC110_PAD is not set
  287. #
  288. # Joysticks
  289. #
  290. #
  291. # Game port support
  292. #
  293. #
  294. # Gameport joysticks
  295. #
  296. #
  297. # Serial port support
  298. #
  299. #
  300. # Serial port joysticks
  301. #
  302. #
  303. # Parallel port joysticks
  304. #
  305. # CONFIG_QIC02_TAPE is not set
  306. #
  307. # Watchdog Cards
  308. #
  309. # CONFIG_WATCHDOG is not set
  310. # CONFIG_INTEL_RNG is not set
  311. # CONFIG_NVRAM is not set
  312. # CONFIG_RTC is not set
  313. # CONFIG_DTLK is not set
  314. # CONFIG_R3964 is not set
  315. # CONFIG_APPLICOM is not set
  316. #
  317. # Ftape, the floppy tape device driver
  318. #
  319. # CONFIG_FTAPE is not set
  320. CONFIG_AGP=m
  321. CONFIG_AGP_INTEL=y
  322. CONFIG_AGP_I810=y
  323. CONFIG_AGP_VIA=y
  324. # CONFIG_AGP_AMD is not set
  325. # CONFIG_AGP_SIS is not set
  326. # CONFIG_AGP_ALI is not set
  327. # CONFIG_DRM is not set
  328. #
  329. # Multimedia devices
  330. #
  331. # CONFIG_VIDEO_DEV is not set
  332. #
  333. # File systems
  334. #
  335. # CONFIG_QUOTA is not set
  336. # CONFIG_AUTOFS_FS is not set
  337. # CONFIG_AUTOFS4_FS is not set
  338. # CONFIG_ADFS_FS is not set
  339. # CONFIG_AFFS_FS is not set
  340. # CONFIG_HFS_FS is not set
  341. # CONFIG_BFS_FS is not set
  342. CONFIG_FAT_FS=m
  343. CONFIG_MSDOS_FS=m
  344. # CONFIG_UMSDOS_FS is not set
  345. CONFIG_VFAT_FS=m
  346. # CONFIG_EFS_FS is not set
  347. CONFIG_JFFS_FS_VERBOSE=0
  348. # CONFIG_CRAMFS is not set
  349. # CONFIG_RAMFS is not set
  350. # CONFIG_ISO9660_FS is not set
  351. # CONFIG_MINIX_FS is not set
  352. # CONFIG_NTFS_FS is not set
  353. # CONFIG_HPFS_FS is not set
  354. CONFIG_PROC_FS=y
  355. CONFIG_DEVFS_FS=y
  356. CONFIG_DEVFS_MOUNT=y
  357. # CONFIG_DEVFS_DEBUG is not set
  358. # CONFIG_DEVPTS_FS is not set
  359. # CONFIG_QNX4FS_FS is not set
  360. # CONFIG_ROMFS_FS is not set
  361. CONFIG_EXT2_FS=y
  362. # CONFIG_SYSV_FS is not set
  363. # CONFIG_UDF_FS is not set
  364. # CONFIG_UFS_FS is not set
  365. #
  366. # Network File Systems
  367. #
  368. # CONFIG_CODA_FS is not set
  369. CONFIG_NFS_FS=y
  370. CONFIG_NFS_V3=y
  371. CONFIG_ROOT_NFS=y
  372. # CONFIG_NFSD is not set
  373. CONFIG_SUNRPC=y
  374. CONFIG_LOCKD=y
  375. CONFIG_LOCKD_V4=y
  376. # CONFIG_SMB_FS is not set
  377. # CONFIG_NCP_FS is not set
  378. #
  379. # Partition Types
  380. #
  381. # CONFIG_PARTITION_ADVANCED is not set
  382. CONFIG_MSDOS_PARTITION=y
  383. # CONFIG_SMB_NLS is not set
  384. CONFIG_NLS=y
  385. #
  386. # Native Language Support
  387. #
  388. CONFIG_NLS_DEFAULT="iso8859-1"
  389. # CONFIG_NLS_CODEPAGE_437 is not set
  390. # CONFIG_NLS_CODEPAGE_737 is not set
  391. # CONFIG_NLS_CODEPAGE_775 is not set
  392. # CONFIG_NLS_CODEPAGE_850 is not set
  393. # CONFIG_NLS_CODEPAGE_852 is not set
  394. # CONFIG_NLS_CODEPAGE_855 is not set
  395. # CONFIG_NLS_CODEPAGE_857 is not set
  396. # CONFIG_NLS_CODEPAGE_860 is not set
  397. # CONFIG_NLS_CODEPAGE_861 is not set
  398. # CONFIG_NLS_CODEPAGE_862 is not set
  399. # CONFIG_NLS_CODEPAGE_863 is not set
  400. # CONFIG_NLS_CODEPAGE_864 is not set
  401. # CONFIG_NLS_CODEPAGE_865 is not set
  402. # CONFIG_NLS_CODEPAGE_866 is not set
  403. # CONFIG_NLS_CODEPAGE_869 is not set
  404. # CONFIG_NLS_CODEPAGE_874 is not set
  405. # CONFIG_NLS_CODEPAGE_932 is not set
  406. # CONFIG_NLS_CODEPAGE_936 is not set
  407. # CONFIG_NLS_CODEPAGE_949 is not set
  408. # CONFIG_NLS_CODEPAGE_950 is not set
  409. CONFIG_NLS_ISO8859_1=m
  410. # CONFIG_NLS_ISO8859_2 is not set
  411. # CONFIG_NLS_ISO8859_3 is not set
  412. # CONFIG_NLS_ISO8859_4 is not set
  413. # CONFIG_NLS_ISO8859_5 is not set
  414. # CONFIG_NLS_ISO8859_6 is not set
  415. # CONFIG_NLS_ISO8859_7 is not set
  416. # CONFIG_NLS_ISO8859_8 is not set
  417. # CONFIG_NLS_ISO8859_9 is not set
  418. # CONFIG_NLS_ISO8859_14 is not set
  419. # CONFIG_NLS_ISO8859_15 is not set
  420. # CONFIG_NLS_KOI8_R is not set
  421. # CONFIG_NLS_UTF8 is not set
  422. #
  423. # Console drivers
  424. #
  425. CONFIG_VGA_CONSOLE=y
  426. # CONFIG_VIDEO_SELECT is not set
  427. # CONFIG_MDA_CONSOLE is not set
  428. #
  429. # Frame-buffer support
  430. #
  431. # CONFIG_FB is not set
  432. #
  433. # Sound
  434. #
  435. CONFIG_SOUND=m
  436. # CONFIG_SOUND_CMPCI is not set
  437. # CONFIG_SOUND_EMU10K1 is not set
  438. # CONFIG_SOUND_FUSION is not set
  439. # CONFIG_SOUND_CS4281 is not set
  440. # CONFIG_SOUND_ES1370 is not set
  441. CONFIG_SOUND_ES1371=m
  442. # CONFIG_SOUND_ESSSOLO1 is not set
  443. # CONFIG_SOUND_MAESTRO is not set
  444. # CONFIG_SOUND_SONICVIBES is not set
  445. # CONFIG_SOUND_TRIDENT is not set
  446. # CONFIG_SOUND_MSNDCLAS is not set
  447. # CONFIG_SOUND_MSNDPIN is not set
  448. CONFIG_SOUND_VIA82CXXX=m
  449. CONFIG_SOUND_OSS=m
  450. # CONFIG_SOUND_TRACEINIT is not set
  451. # CONFIG_SOUND_DMAP is not set
  452. # CONFIG_SOUND_AD1816 is not set
  453. # CONFIG_SOUND_SGALAXY is not set
  454. # CONFIG_SOUND_ADLIB is not set
  455. # CONFIG_SOUND_ACI_MIXER is not set
  456. # CONFIG_SOUND_CS4232 is not set
  457. # CONFIG_SOUND_SSCAPE is not set
  458. # CONFIG_SOUND_GUS is not set
  459. # CONFIG_SOUND_ICH is not set
  460. # CONFIG_SOUND_VMIDI is not set
  461. # CONFIG_SOUND_TRIX is not set
  462. # CONFIG_SOUND_MSS is not set
  463. # CONFIG_SOUND_MPU401 is not set
  464. # CONFIG_SOUND_NM256 is not set
  465. # CONFIG_SOUND_MAD16 is not set
  466. # CONFIG_SOUND_PAS is not set
  467. # CONFIG_SOUND_PSS is not set
  468. CONFIG_SOUND_SB=m
  469. # CONFIG_SOUND_AWE32_SYNTH is not set
  470. # CONFIG_SOUND_WAVEFRONT is not set
  471. # CONFIG_SOUND_MAUI is not set
  472. CONFIG_SOUND_YM3812=m
  473. # CONFIG_SOUND_OPL3SA1 is not set
  474. # CONFIG_SOUND_OPL3SA2 is not set
  475. # CONFIG_SOUND_YMPCI is not set
  476. # CONFIG_SOUND_YMFPCI is not set
  477. # CONFIG_SOUND_UART6850 is not set
  478. # CONFIG_SOUND_AEDSP16 is not set
  479. #
  480. # USB support
  481. #
  482. # CONFIG_USB is not set
  483. #
  484. # Kernel hacking
  485. #
  486. # CONFIG_MAGIC_SYSRQ is not set