tb0226_defconfig 21 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.14
  4. # Mon Nov 7 23:06:49 2005
  5. #
  6. CONFIG_MIPS=y
  7. #
  8. # Code maturity level options
  9. #
  10. CONFIG_EXPERIMENTAL=y
  11. CONFIG_CLEAN_COMPILE=y
  12. CONFIG_BROKEN_ON_SMP=y
  13. CONFIG_INIT_ENV_ARG_LIMIT=32
  14. #
  15. # General setup
  16. #
  17. CONFIG_LOCALVERSION=""
  18. CONFIG_LOCALVERSION_AUTO=y
  19. CONFIG_SWAP=y
  20. CONFIG_SYSVIPC=y
  21. # CONFIG_POSIX_MQUEUE is not set
  22. # CONFIG_BSD_PROCESS_ACCT is not set
  23. CONFIG_SYSCTL=y
  24. # CONFIG_AUDIT is not set
  25. # CONFIG_HOTPLUG is not set
  26. CONFIG_KOBJECT_UEVENT=y
  27. # CONFIG_IKCONFIG is not set
  28. CONFIG_INITRAMFS_SOURCE=""
  29. CONFIG_EMBEDDED=y
  30. CONFIG_KALLSYMS=y
  31. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  32. CONFIG_PRINTK=y
  33. CONFIG_BUG=y
  34. CONFIG_BASE_FULL=y
  35. CONFIG_FUTEX=y
  36. CONFIG_EPOLL=y
  37. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  38. CONFIG_SHMEM=y
  39. CONFIG_CC_ALIGN_FUNCTIONS=0
  40. CONFIG_CC_ALIGN_LABELS=0
  41. CONFIG_CC_ALIGN_LOOPS=0
  42. CONFIG_CC_ALIGN_JUMPS=0
  43. # CONFIG_TINY_SHMEM is not set
  44. CONFIG_BASE_SMALL=0
  45. #
  46. # Loadable module support
  47. #
  48. CONFIG_MODULES=y
  49. CONFIG_MODULE_UNLOAD=y
  50. # CONFIG_MODULE_FORCE_UNLOAD is not set
  51. CONFIG_OBSOLETE_MODPARM=y
  52. CONFIG_MODVERSIONS=y
  53. CONFIG_MODULE_SRCVERSION_ALL=y
  54. CONFIG_KMOD=y
  55. #
  56. # Block layer
  57. #
  58. # CONFIG_LBD is not set
  59. #
  60. # IO Schedulers
  61. #
  62. CONFIG_IOSCHED_NOOP=y
  63. CONFIG_IOSCHED_AS=y
  64. CONFIG_IOSCHED_DEADLINE=y
  65. CONFIG_IOSCHED_CFQ=y
  66. CONFIG_DEFAULT_AS=y
  67. # CONFIG_DEFAULT_DEADLINE is not set
  68. # CONFIG_DEFAULT_CFQ is not set
  69. # CONFIG_DEFAULT_NOOP is not set
  70. CONFIG_DEFAULT_IOSCHED="anticipatory"
  71. #
  72. # Machine selection
  73. #
  74. # CONFIG_MIPS_MTX1 is not set
  75. # CONFIG_MIPS_BOSPORUS is not set
  76. # CONFIG_MIPS_PB1000 is not set
  77. # CONFIG_MIPS_PB1100 is not set
  78. # CONFIG_MIPS_PB1500 is not set
  79. # CONFIG_MIPS_PB1550 is not set
  80. # CONFIG_MIPS_PB1200 is not set
  81. # CONFIG_MIPS_DB1000 is not set
  82. # CONFIG_MIPS_DB1100 is not set
  83. # CONFIG_MIPS_DB1500 is not set
  84. # CONFIG_MIPS_DB1550 is not set
  85. # CONFIG_MIPS_DB1200 is not set
  86. # CONFIG_MIPS_MIRAGE is not set
  87. # CONFIG_MIPS_COBALT is not set
  88. # CONFIG_MACH_DECSTATION is not set
  89. # CONFIG_MIPS_EV64120 is not set
  90. # CONFIG_MIPS_EV96100 is not set
  91. # CONFIG_MIPS_IVR is not set
  92. # CONFIG_MIPS_ITE8172 is not set
  93. # CONFIG_MACH_JAZZ is not set
  94. # CONFIG_LASAT is not set
  95. # CONFIG_MIPS_ATLAS is not set
  96. # CONFIG_MIPS_MALTA is not set
  97. # CONFIG_MIPS_SEAD is not set
  98. # CONFIG_MIPS_SIM is not set
  99. # CONFIG_MOMENCO_JAGUAR_ATX is not set
  100. # CONFIG_MOMENCO_OCELOT is not set
  101. # CONFIG_MOMENCO_OCELOT_3 is not set
  102. # CONFIG_MOMENCO_OCELOT_C is not set
  103. # CONFIG_MOMENCO_OCELOT_G is not set
  104. # CONFIG_MIPS_XXS1500 is not set
  105. # CONFIG_PNX8550_V2PCI is not set
  106. # CONFIG_PNX8550_JBS is not set
  107. # CONFIG_DDB5074 is not set
  108. # CONFIG_DDB5476 is not set
  109. # CONFIG_DDB5477 is not set
  110. CONFIG_MACH_VR41XX=y
  111. # CONFIG_PMC_YOSEMITE is not set
  112. # CONFIG_QEMU is not set
  113. # CONFIG_SGI_IP22 is not set
  114. # CONFIG_SGI_IP27 is not set
  115. # CONFIG_SGI_IP32 is not set
  116. # CONFIG_SIBYTE_BIGSUR is not set
  117. # CONFIG_SIBYTE_SWARM is not set
  118. # CONFIG_SIBYTE_SENTOSA is not set
  119. # CONFIG_SIBYTE_RHONE is not set
  120. # CONFIG_SIBYTE_CARMEL is not set
  121. # CONFIG_SIBYTE_PTSWARM is not set
  122. # CONFIG_SIBYTE_LITTLESUR is not set
  123. # CONFIG_SIBYTE_CRHINE is not set
  124. # CONFIG_SIBYTE_CRHONE is not set
  125. # CONFIG_SNI_RM200_PCI is not set
  126. # CONFIG_TOSHIBA_JMR3927 is not set
  127. # CONFIG_TOSHIBA_RBTX4927 is not set
  128. # CONFIG_TOSHIBA_RBTX4938 is not set
  129. # CONFIG_NEC_CMBVR4133 is not set
  130. # CONFIG_CASIO_E55 is not set
  131. # CONFIG_IBM_WORKPAD is not set
  132. CONFIG_TANBAC_TB022X=y
  133. CONFIG_TANBAC_TB0226=y
  134. # CONFIG_VICTOR_MPC30X is not set
  135. # CONFIG_ZAO_CAPCELLA is not set
  136. CONFIG_PCI_VR41XX=y
  137. # CONFIG_VRC4173 is not set
  138. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  139. CONFIG_GENERIC_CALIBRATE_DELAY=y
  140. CONFIG_DMA_NONCOHERENT=y
  141. CONFIG_DMA_NEED_PCI_MAP_STATE=y
  142. # CONFIG_CPU_BIG_ENDIAN is not set
  143. CONFIG_CPU_LITTLE_ENDIAN=y
  144. CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
  145. CONFIG_IRQ_CPU=y
  146. CONFIG_MIPS_L1_CACHE_SHIFT=5
  147. #
  148. # CPU selection
  149. #
  150. # CONFIG_CPU_MIPS32_R1 is not set
  151. # CONFIG_CPU_MIPS32_R2 is not set
  152. # CONFIG_CPU_MIPS64_R1 is not set
  153. # CONFIG_CPU_MIPS64_R2 is not set
  154. # CONFIG_CPU_R3000 is not set
  155. # CONFIG_CPU_TX39XX is not set
  156. CONFIG_CPU_VR41XX=y
  157. # CONFIG_CPU_R4300 is not set
  158. # CONFIG_CPU_R4X00 is not set
  159. # CONFIG_CPU_TX49XX is not set
  160. # CONFIG_CPU_R5000 is not set
  161. # CONFIG_CPU_R5432 is not set
  162. # CONFIG_CPU_R6000 is not set
  163. # CONFIG_CPU_NEVADA is not set
  164. # CONFIG_CPU_R8000 is not set
  165. # CONFIG_CPU_R10000 is not set
  166. # CONFIG_CPU_RM7000 is not set
  167. # CONFIG_CPU_RM9000 is not set
  168. # CONFIG_CPU_SB1 is not set
  169. CONFIG_SYS_HAS_CPU_VR41XX=y
  170. CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
  171. CONFIG_SYS_SUPPORTS_64BIT_KERNEL=y
  172. CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
  173. CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y
  174. #
  175. # Kernel type
  176. #
  177. CONFIG_32BIT=y
  178. # CONFIG_64BIT is not set
  179. CONFIG_PAGE_SIZE_4KB=y
  180. # CONFIG_PAGE_SIZE_8KB is not set
  181. # CONFIG_PAGE_SIZE_16KB is not set
  182. # CONFIG_PAGE_SIZE_64KB is not set
  183. # CONFIG_MIPS_MT is not set
  184. # CONFIG_CPU_ADVANCED is not set
  185. CONFIG_CPU_HAS_SYNC=y
  186. CONFIG_GENERIC_HARDIRQS=y
  187. CONFIG_GENERIC_IRQ_PROBE=y
  188. CONFIG_ARCH_FLATMEM_ENABLE=y
  189. CONFIG_SELECT_MEMORY_MODEL=y
  190. CONFIG_FLATMEM_MANUAL=y
  191. # CONFIG_DISCONTIGMEM_MANUAL is not set
  192. # CONFIG_SPARSEMEM_MANUAL is not set
  193. CONFIG_FLATMEM=y
  194. CONFIG_FLAT_NODE_MEM_MAP=y
  195. # CONFIG_SPARSEMEM_STATIC is not set
  196. CONFIG_SPLIT_PTLOCK_CPUS=4
  197. CONFIG_PREEMPT_NONE=y
  198. # CONFIG_PREEMPT_VOLUNTARY is not set
  199. # CONFIG_PREEMPT is not set
  200. #
  201. # Bus options (PCI, PCMCIA, EISA, ISA, TC)
  202. #
  203. CONFIG_HW_HAS_PCI=y
  204. CONFIG_PCI=y
  205. # CONFIG_PCI_LEGACY_PROC is not set
  206. CONFIG_MMU=y
  207. #
  208. # PCCARD (PCMCIA/CardBus) support
  209. #
  210. # CONFIG_PCCARD is not set
  211. #
  212. # PCI Hotplug Support
  213. #
  214. # CONFIG_HOTPLUG_PCI is not set
  215. #
  216. # Executable file formats
  217. #
  218. CONFIG_BINFMT_ELF=y
  219. # CONFIG_BINFMT_MISC is not set
  220. CONFIG_TRAD_SIGNALS=y
  221. #
  222. # Networking
  223. #
  224. CONFIG_NET=y
  225. #
  226. # Networking options
  227. #
  228. CONFIG_PACKET=y
  229. # CONFIG_PACKET_MMAP is not set
  230. CONFIG_UNIX=y
  231. CONFIG_XFRM=y
  232. CONFIG_XFRM_USER=m
  233. # CONFIG_NET_KEY is not set
  234. CONFIG_INET=y
  235. CONFIG_IP_MULTICAST=y
  236. CONFIG_IP_ADVANCED_ROUTER=y
  237. CONFIG_ASK_IP_FIB_HASH=y
  238. # CONFIG_IP_FIB_TRIE is not set
  239. CONFIG_IP_FIB_HASH=y
  240. CONFIG_IP_MULTIPLE_TABLES=y
  241. CONFIG_IP_ROUTE_MULTIPATH=y
  242. # CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set
  243. CONFIG_IP_ROUTE_VERBOSE=y
  244. CONFIG_IP_PNP=y
  245. # CONFIG_IP_PNP_DHCP is not set
  246. CONFIG_IP_PNP_BOOTP=y
  247. # CONFIG_IP_PNP_RARP is not set
  248. # CONFIG_NET_IPIP is not set
  249. # CONFIG_NET_IPGRE is not set
  250. # CONFIG_IP_MROUTE is not set
  251. # CONFIG_ARPD is not set
  252. CONFIG_SYN_COOKIES=y
  253. # CONFIG_INET_AH is not set
  254. # CONFIG_INET_ESP is not set
  255. # CONFIG_INET_IPCOMP is not set
  256. CONFIG_INET_TUNNEL=m
  257. CONFIG_INET_DIAG=y
  258. CONFIG_INET_TCP_DIAG=y
  259. # CONFIG_TCP_CONG_ADVANCED is not set
  260. CONFIG_TCP_CONG_BIC=y
  261. # CONFIG_IPV6 is not set
  262. # CONFIG_NETFILTER is not set
  263. #
  264. # DCCP Configuration (EXPERIMENTAL)
  265. #
  266. # CONFIG_IP_DCCP is not set
  267. #
  268. # SCTP Configuration (EXPERIMENTAL)
  269. #
  270. # CONFIG_IP_SCTP is not set
  271. # CONFIG_ATM is not set
  272. # CONFIG_BRIDGE is not set
  273. # CONFIG_VLAN_8021Q is not set
  274. # CONFIG_DECNET is not set
  275. # CONFIG_LLC2 is not set
  276. # CONFIG_IPX is not set
  277. # CONFIG_ATALK is not set
  278. # CONFIG_X25 is not set
  279. # CONFIG_LAPB is not set
  280. # CONFIG_NET_DIVERT is not set
  281. # CONFIG_ECONET is not set
  282. # CONFIG_WAN_ROUTER is not set
  283. #
  284. # QoS and/or fair queueing
  285. #
  286. # CONFIG_NET_SCHED is not set
  287. # CONFIG_NET_CLS_ROUTE is not set
  288. #
  289. # Network testing
  290. #
  291. # CONFIG_NET_PKTGEN is not set
  292. # CONFIG_HAMRADIO is not set
  293. # CONFIG_IRDA is not set
  294. # CONFIG_BT is not set
  295. CONFIG_IEEE80211=m
  296. # CONFIG_IEEE80211_DEBUG is not set
  297. CONFIG_IEEE80211_CRYPT_WEP=m
  298. CONFIG_IEEE80211_CRYPT_CCMP=m
  299. CONFIG_IEEE80211_CRYPT_TKIP=m
  300. #
  301. # Device Drivers
  302. #
  303. #
  304. # Generic Driver Options
  305. #
  306. CONFIG_STANDALONE=y
  307. CONFIG_PREVENT_FIRMWARE_BUILD=y
  308. # CONFIG_FW_LOADER is not set
  309. #
  310. # Connector - unified userspace <-> kernelspace linker
  311. #
  312. CONFIG_CONNECTOR=m
  313. #
  314. # Memory Technology Devices (MTD)
  315. #
  316. # CONFIG_MTD is not set
  317. #
  318. # Parallel port support
  319. #
  320. # CONFIG_PARPORT is not set
  321. #
  322. # Plug and Play support
  323. #
  324. #
  325. # Block devices
  326. #
  327. # CONFIG_BLK_CPQ_DA is not set
  328. # CONFIG_BLK_CPQ_CISS_DA is not set
  329. # CONFIG_BLK_DEV_DAC960 is not set
  330. # CONFIG_BLK_DEV_UMEM is not set
  331. # CONFIG_BLK_DEV_COW_COMMON is not set
  332. CONFIG_BLK_DEV_LOOP=m
  333. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  334. CONFIG_BLK_DEV_NBD=m
  335. # CONFIG_BLK_DEV_SX8 is not set
  336. # CONFIG_BLK_DEV_UB is not set
  337. CONFIG_BLK_DEV_RAM=m
  338. CONFIG_BLK_DEV_RAM_COUNT=16
  339. CONFIG_BLK_DEV_RAM_SIZE=4096
  340. # CONFIG_CDROM_PKTCDVD is not set
  341. CONFIG_ATA_OVER_ETH=m
  342. #
  343. # ATA/ATAPI/MFM/RLL support
  344. #
  345. # CONFIG_IDE is not set
  346. #
  347. # SCSI device support
  348. #
  349. # CONFIG_RAID_ATTRS is not set
  350. CONFIG_SCSI=y
  351. CONFIG_SCSI_PROC_FS=y
  352. #
  353. # SCSI support type (disk, tape, CD-ROM)
  354. #
  355. CONFIG_BLK_DEV_SD=y
  356. # CONFIG_CHR_DEV_ST is not set
  357. # CONFIG_CHR_DEV_OSST is not set
  358. # CONFIG_BLK_DEV_SR is not set
  359. # CONFIG_CHR_DEV_SG is not set
  360. # CONFIG_CHR_DEV_SCH is not set
  361. #
  362. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  363. #
  364. CONFIG_SCSI_MULTI_LUN=y
  365. # CONFIG_SCSI_CONSTANTS is not set
  366. # CONFIG_SCSI_LOGGING is not set
  367. #
  368. # SCSI Transport Attributes
  369. #
  370. # CONFIG_SCSI_SPI_ATTRS is not set
  371. # CONFIG_SCSI_FC_ATTRS is not set
  372. CONFIG_SCSI_ISCSI_ATTRS=m
  373. # CONFIG_SCSI_SAS_ATTRS is not set
  374. #
  375. # SCSI low-level drivers
  376. #
  377. CONFIG_ISCSI_TCP=m
  378. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  379. # CONFIG_SCSI_3W_9XXX is not set
  380. # CONFIG_SCSI_ACARD is not set
  381. # CONFIG_SCSI_AACRAID is not set
  382. # CONFIG_SCSI_AIC7XXX is not set
  383. # CONFIG_SCSI_AIC7XXX_OLD is not set
  384. # CONFIG_SCSI_AIC79XX is not set
  385. # CONFIG_SCSI_DPT_I2O is not set
  386. # CONFIG_MEGARAID_NEWGEN is not set
  387. # CONFIG_MEGARAID_LEGACY is not set
  388. # CONFIG_MEGARAID_SAS is not set
  389. # CONFIG_SCSI_SATA is not set
  390. # CONFIG_SCSI_DMX3191D is not set
  391. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  392. # CONFIG_SCSI_IPS is not set
  393. # CONFIG_SCSI_INITIO is not set
  394. # CONFIG_SCSI_INIA100 is not set
  395. # CONFIG_SCSI_SYM53C8XX_2 is not set
  396. # CONFIG_SCSI_IPR is not set
  397. # CONFIG_SCSI_QLOGIC_FC is not set
  398. # CONFIG_SCSI_QLOGIC_1280 is not set
  399. CONFIG_SCSI_QLA2XXX=y
  400. # CONFIG_SCSI_QLA21XX is not set
  401. # CONFIG_SCSI_QLA22XX is not set
  402. # CONFIG_SCSI_QLA2300 is not set
  403. # CONFIG_SCSI_QLA2322 is not set
  404. # CONFIG_SCSI_QLA6312 is not set
  405. # CONFIG_SCSI_QLA24XX is not set
  406. # CONFIG_SCSI_LPFC is not set
  407. # CONFIG_SCSI_DC395x is not set
  408. # CONFIG_SCSI_DC390T is not set
  409. # CONFIG_SCSI_NSP32 is not set
  410. # CONFIG_SCSI_DEBUG is not set
  411. #
  412. # Multi-device support (RAID and LVM)
  413. #
  414. # CONFIG_MD is not set
  415. #
  416. # Fusion MPT device support
  417. #
  418. # CONFIG_FUSION is not set
  419. # CONFIG_FUSION_SPI is not set
  420. # CONFIG_FUSION_FC is not set
  421. # CONFIG_FUSION_SAS is not set
  422. #
  423. # IEEE 1394 (FireWire) support
  424. #
  425. # CONFIG_IEEE1394 is not set
  426. #
  427. # I2O device support
  428. #
  429. # CONFIG_I2O is not set
  430. #
  431. # Network device support
  432. #
  433. CONFIG_NETDEVICES=y
  434. # CONFIG_DUMMY is not set
  435. # CONFIG_BONDING is not set
  436. # CONFIG_EQUALIZER is not set
  437. # CONFIG_TUN is not set
  438. #
  439. # ARCnet devices
  440. #
  441. # CONFIG_ARCNET is not set
  442. #
  443. # PHY device support
  444. #
  445. CONFIG_PHYLIB=m
  446. #
  447. # MII PHY device drivers
  448. #
  449. CONFIG_MARVELL_PHY=m
  450. CONFIG_DAVICOM_PHY=m
  451. CONFIG_QSEMI_PHY=m
  452. CONFIG_LXT_PHY=m
  453. CONFIG_CICADA_PHY=m
  454. #
  455. # Ethernet (10 or 100Mbit)
  456. #
  457. CONFIG_NET_ETHERNET=y
  458. CONFIG_MII=y
  459. # CONFIG_HAPPYMEAL is not set
  460. # CONFIG_SUNGEM is not set
  461. # CONFIG_CASSINI is not set
  462. # CONFIG_NET_VENDOR_3COM is not set
  463. #
  464. # Tulip family network device support
  465. #
  466. # CONFIG_NET_TULIP is not set
  467. # CONFIG_HP100 is not set
  468. CONFIG_NET_PCI=y
  469. # CONFIG_PCNET32 is not set
  470. # CONFIG_AMD8111_ETH is not set
  471. # CONFIG_ADAPTEC_STARFIRE is not set
  472. # CONFIG_B44 is not set
  473. # CONFIG_FORCEDETH is not set
  474. # CONFIG_DGRS is not set
  475. CONFIG_EEPRO100=y
  476. # CONFIG_E100 is not set
  477. # CONFIG_FEALNX is not set
  478. # CONFIG_NATSEMI is not set
  479. # CONFIG_NE2K_PCI is not set
  480. # CONFIG_8139CP is not set
  481. # CONFIG_8139TOO is not set
  482. # CONFIG_SIS900 is not set
  483. # CONFIG_EPIC100 is not set
  484. # CONFIG_SUNDANCE is not set
  485. # CONFIG_TLAN is not set
  486. # CONFIG_VIA_RHINE is not set
  487. # CONFIG_LAN_SAA9730 is not set
  488. #
  489. # Ethernet (1000 Mbit)
  490. #
  491. # CONFIG_ACENIC is not set
  492. # CONFIG_DL2K is not set
  493. # CONFIG_E1000 is not set
  494. # CONFIG_NS83820 is not set
  495. # CONFIG_HAMACHI is not set
  496. # CONFIG_YELLOWFIN is not set
  497. # CONFIG_R8169 is not set
  498. # CONFIG_SIS190 is not set
  499. # CONFIG_SKGE is not set
  500. # CONFIG_SK98LIN is not set
  501. # CONFIG_VIA_VELOCITY is not set
  502. # CONFIG_TIGON3 is not set
  503. # CONFIG_BNX2 is not set
  504. #
  505. # Ethernet (10000 Mbit)
  506. #
  507. # CONFIG_CHELSIO_T1 is not set
  508. # CONFIG_IXGB is not set
  509. # CONFIG_S2IO is not set
  510. #
  511. # Token Ring devices
  512. #
  513. # CONFIG_TR is not set
  514. #
  515. # Wireless LAN (non-hamradio)
  516. #
  517. # CONFIG_NET_RADIO is not set
  518. # CONFIG_IPW2200 is not set
  519. #
  520. # Wan interfaces
  521. #
  522. # CONFIG_WAN is not set
  523. # CONFIG_FDDI is not set
  524. # CONFIG_HIPPI is not set
  525. # CONFIG_PPP is not set
  526. # CONFIG_SLIP is not set
  527. # CONFIG_NET_FC is not set
  528. # CONFIG_SHAPER is not set
  529. # CONFIG_NETCONSOLE is not set
  530. # CONFIG_NETPOLL is not set
  531. # CONFIG_NET_POLL_CONTROLLER is not set
  532. #
  533. # ISDN subsystem
  534. #
  535. # CONFIG_ISDN is not set
  536. #
  537. # Telephony Support
  538. #
  539. # CONFIG_PHONE is not set
  540. #
  541. # Input device support
  542. #
  543. CONFIG_INPUT=y
  544. #
  545. # Userland interfaces
  546. #
  547. # CONFIG_INPUT_MOUSEDEV is not set
  548. # CONFIG_INPUT_JOYDEV is not set
  549. # CONFIG_INPUT_TSDEV is not set
  550. # CONFIG_INPUT_EVDEV is not set
  551. # CONFIG_INPUT_EVBUG is not set
  552. #
  553. # Input Device Drivers
  554. #
  555. # CONFIG_INPUT_KEYBOARD is not set
  556. # CONFIG_INPUT_MOUSE is not set
  557. # CONFIG_INPUT_JOYSTICK is not set
  558. # CONFIG_INPUT_TOUCHSCREEN is not set
  559. # CONFIG_INPUT_MISC is not set
  560. #
  561. # Hardware I/O ports
  562. #
  563. # CONFIG_SERIO is not set
  564. # CONFIG_GAMEPORT is not set
  565. #
  566. # Character devices
  567. #
  568. CONFIG_VT=y
  569. CONFIG_VT_CONSOLE=y
  570. CONFIG_HW_CONSOLE=y
  571. # CONFIG_SERIAL_NONSTANDARD is not set
  572. #
  573. # Serial drivers
  574. #
  575. # CONFIG_SERIAL_8250 is not set
  576. #
  577. # Non-8250 serial port support
  578. #
  579. CONFIG_SERIAL_CORE=y
  580. CONFIG_SERIAL_CORE_CONSOLE=y
  581. CONFIG_SERIAL_VR41XX=y
  582. CONFIG_SERIAL_VR41XX_CONSOLE=y
  583. # CONFIG_SERIAL_JSM is not set
  584. CONFIG_UNIX98_PTYS=y
  585. CONFIG_LEGACY_PTYS=y
  586. CONFIG_LEGACY_PTY_COUNT=256
  587. #
  588. # IPMI
  589. #
  590. # CONFIG_IPMI_HANDLER is not set
  591. #
  592. # Watchdog Cards
  593. #
  594. # CONFIG_WATCHDOG is not set
  595. # CONFIG_RTC is not set
  596. # CONFIG_GEN_RTC is not set
  597. # CONFIG_RTC_VR41XX is not set
  598. # CONFIG_DTLK is not set
  599. # CONFIG_R3964 is not set
  600. # CONFIG_APPLICOM is not set
  601. # CONFIG_TANBAC_TB0219 is not set
  602. #
  603. # Ftape, the floppy tape device driver
  604. #
  605. # CONFIG_DRM is not set
  606. CONFIG_GPIO_VR41XX=y
  607. # CONFIG_RAW_DRIVER is not set
  608. #
  609. # TPM devices
  610. #
  611. # CONFIG_TCG_TPM is not set
  612. # CONFIG_TELCLOCK is not set
  613. #
  614. # I2C support
  615. #
  616. # CONFIG_I2C is not set
  617. #
  618. # Dallas's 1-wire bus
  619. #
  620. # CONFIG_W1 is not set
  621. #
  622. # Hardware Monitoring support
  623. #
  624. # CONFIG_HWMON is not set
  625. # CONFIG_HWMON_VID is not set
  626. #
  627. # Misc devices
  628. #
  629. #
  630. # Multimedia Capabilities Port drivers
  631. #
  632. #
  633. # Multimedia devices
  634. #
  635. # CONFIG_VIDEO_DEV is not set
  636. #
  637. # Digital Video Broadcasting Devices
  638. #
  639. # CONFIG_DVB is not set
  640. #
  641. # Graphics support
  642. #
  643. # CONFIG_FB is not set
  644. #
  645. # Console display driver support
  646. #
  647. # CONFIG_VGA_CONSOLE is not set
  648. CONFIG_DUMMY_CONSOLE=y
  649. #
  650. # Sound
  651. #
  652. # CONFIG_SOUND is not set
  653. #
  654. # USB support
  655. #
  656. CONFIG_USB_ARCH_HAS_HCD=y
  657. CONFIG_USB_ARCH_HAS_OHCI=y
  658. CONFIG_USB=y
  659. # CONFIG_USB_DEBUG is not set
  660. #
  661. # Miscellaneous USB options
  662. #
  663. CONFIG_USB_DEVICEFS=y
  664. # CONFIG_USB_BANDWIDTH is not set
  665. # CONFIG_USB_DYNAMIC_MINORS is not set
  666. # CONFIG_USB_OTG is not set
  667. #
  668. # USB Host Controller Drivers
  669. #
  670. CONFIG_USB_EHCI_HCD=y
  671. # CONFIG_USB_EHCI_SPLIT_ISO is not set
  672. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  673. # CONFIG_USB_ISP116X_HCD is not set
  674. CONFIG_USB_OHCI_HCD=y
  675. # CONFIG_USB_OHCI_BIG_ENDIAN is not set
  676. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  677. # CONFIG_USB_UHCI_HCD is not set
  678. # CONFIG_USB_SL811_HCD is not set
  679. #
  680. # USB Device Class drivers
  681. #
  682. # CONFIG_USB_ACM is not set
  683. # CONFIG_USB_PRINTER is not set
  684. #
  685. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  686. #
  687. #
  688. # may also be needed; see USB_STORAGE Help for more information
  689. #
  690. CONFIG_USB_STORAGE=m
  691. # CONFIG_USB_STORAGE_DEBUG is not set
  692. # CONFIG_USB_STORAGE_DATAFAB is not set
  693. # CONFIG_USB_STORAGE_FREECOM is not set
  694. # CONFIG_USB_STORAGE_DPCM is not set
  695. # CONFIG_USB_STORAGE_USBAT is not set
  696. # CONFIG_USB_STORAGE_SDDR09 is not set
  697. # CONFIG_USB_STORAGE_SDDR55 is not set
  698. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  699. #
  700. # USB Input Devices
  701. #
  702. # CONFIG_USB_HID is not set
  703. #
  704. # USB HID Boot Protocol drivers
  705. #
  706. # CONFIG_USB_KBD is not set
  707. # CONFIG_USB_MOUSE is not set
  708. # CONFIG_USB_AIPTEK is not set
  709. # CONFIG_USB_WACOM is not set
  710. # CONFIG_USB_ACECAD is not set
  711. # CONFIG_USB_KBTAB is not set
  712. # CONFIG_USB_POWERMATE is not set
  713. # CONFIG_USB_MTOUCH is not set
  714. # CONFIG_USB_ITMTOUCH is not set
  715. # CONFIG_USB_EGALAX is not set
  716. # CONFIG_USB_YEALINK is not set
  717. # CONFIG_USB_XPAD is not set
  718. # CONFIG_USB_ATI_REMOTE is not set
  719. # CONFIG_USB_KEYSPAN_REMOTE is not set
  720. # CONFIG_USB_APPLETOUCH is not set
  721. #
  722. # USB Imaging devices
  723. #
  724. # CONFIG_USB_MDC800 is not set
  725. # CONFIG_USB_MICROTEK is not set
  726. #
  727. # USB Multimedia devices
  728. #
  729. # CONFIG_USB_DABUSB is not set
  730. #
  731. # Video4Linux support is needed for USB Multimedia device support
  732. #
  733. #
  734. # USB Network Adapters
  735. #
  736. # CONFIG_USB_CATC is not set
  737. # CONFIG_USB_KAWETH is not set
  738. # CONFIG_USB_PEGASUS is not set
  739. # CONFIG_USB_RTL8150 is not set
  740. # CONFIG_USB_USBNET is not set
  741. CONFIG_USB_MON=y
  742. #
  743. # USB port drivers
  744. #
  745. #
  746. # USB Serial Converter support
  747. #
  748. # CONFIG_USB_SERIAL is not set
  749. #
  750. # USB Miscellaneous drivers
  751. #
  752. # CONFIG_USB_EMI62 is not set
  753. # CONFIG_USB_EMI26 is not set
  754. # CONFIG_USB_AUERSWALD is not set
  755. # CONFIG_USB_RIO500 is not set
  756. # CONFIG_USB_LEGOTOWER is not set
  757. # CONFIG_USB_LCD is not set
  758. # CONFIG_USB_LED is not set
  759. # CONFIG_USB_CYTHERM is not set
  760. # CONFIG_USB_PHIDGETKIT is not set
  761. # CONFIG_USB_PHIDGETSERVO is not set
  762. # CONFIG_USB_IDMOUSE is not set
  763. # CONFIG_USB_SISUSBVGA is not set
  764. # CONFIG_USB_LD is not set
  765. # CONFIG_USB_TEST is not set
  766. #
  767. # USB DSL modem support
  768. #
  769. #
  770. # USB Gadget Support
  771. #
  772. # CONFIG_USB_GADGET is not set
  773. #
  774. # MMC/SD Card support
  775. #
  776. # CONFIG_MMC is not set
  777. #
  778. # InfiniBand support
  779. #
  780. # CONFIG_INFINIBAND is not set
  781. #
  782. # SN Devices
  783. #
  784. #
  785. # File systems
  786. #
  787. CONFIG_EXT2_FS=y
  788. # CONFIG_EXT2_FS_XATTR is not set
  789. # CONFIG_EXT2_FS_XIP is not set
  790. # CONFIG_EXT3_FS is not set
  791. # CONFIG_JBD is not set
  792. # CONFIG_REISERFS_FS is not set
  793. # CONFIG_JFS_FS is not set
  794. # CONFIG_FS_POSIX_ACL is not set
  795. # CONFIG_XFS_FS is not set
  796. # CONFIG_MINIX_FS is not set
  797. CONFIG_ROMFS_FS=m
  798. CONFIG_INOTIFY=y
  799. # CONFIG_QUOTA is not set
  800. CONFIG_DNOTIFY=y
  801. # CONFIG_AUTOFS_FS is not set
  802. CONFIG_AUTOFS4_FS=y
  803. CONFIG_FUSE_FS=m
  804. #
  805. # CD-ROM/DVD Filesystems
  806. #
  807. # CONFIG_ISO9660_FS is not set
  808. # CONFIG_UDF_FS is not set
  809. #
  810. # DOS/FAT/NT Filesystems
  811. #
  812. # CONFIG_MSDOS_FS is not set
  813. # CONFIG_VFAT_FS is not set
  814. # CONFIG_NTFS_FS is not set
  815. #
  816. # Pseudo filesystems
  817. #
  818. CONFIG_PROC_FS=y
  819. CONFIG_PROC_KCORE=y
  820. CONFIG_SYSFS=y
  821. CONFIG_TMPFS=y
  822. # CONFIG_HUGETLB_PAGE is not set
  823. CONFIG_RAMFS=y
  824. CONFIG_RELAYFS_FS=m
  825. #
  826. # Miscellaneous filesystems
  827. #
  828. # CONFIG_ADFS_FS is not set
  829. # CONFIG_AFFS_FS is not set
  830. # CONFIG_HFS_FS is not set
  831. # CONFIG_HFSPLUS_FS is not set
  832. # CONFIG_BEFS_FS is not set
  833. # CONFIG_BFS_FS is not set
  834. # CONFIG_EFS_FS is not set
  835. CONFIG_CRAMFS=m
  836. # CONFIG_VXFS_FS is not set
  837. # CONFIG_HPFS_FS is not set
  838. # CONFIG_QNX4FS_FS is not set
  839. # CONFIG_SYSV_FS is not set
  840. # CONFIG_UFS_FS is not set
  841. #
  842. # Network File Systems
  843. #
  844. CONFIG_NFS_FS=y
  845. CONFIG_NFS_V3=y
  846. # CONFIG_NFS_V3_ACL is not set
  847. # CONFIG_NFS_V4 is not set
  848. # CONFIG_NFS_DIRECTIO is not set
  849. CONFIG_NFSD=m
  850. CONFIG_NFSD_V3=y
  851. # CONFIG_NFSD_V3_ACL is not set
  852. # CONFIG_NFSD_V4 is not set
  853. # CONFIG_NFSD_TCP is not set
  854. CONFIG_ROOT_NFS=y
  855. CONFIG_LOCKD=y
  856. CONFIG_LOCKD_V4=y
  857. CONFIG_EXPORTFS=m
  858. CONFIG_NFS_COMMON=y
  859. CONFIG_SUNRPC=y
  860. # CONFIG_RPCSEC_GSS_KRB5 is not set
  861. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  862. CONFIG_SMB_FS=m
  863. CONFIG_SMB_NLS_DEFAULT=y
  864. CONFIG_SMB_NLS_REMOTE="cp932"
  865. # CONFIG_CIFS is not set
  866. # CONFIG_NCP_FS is not set
  867. # CONFIG_CODA_FS is not set
  868. # CONFIG_AFS_FS is not set
  869. # CONFIG_9P_FS is not set
  870. #
  871. # Partition Types
  872. #
  873. # CONFIG_PARTITION_ADVANCED is not set
  874. CONFIG_MSDOS_PARTITION=y
  875. #
  876. # Native Language Support
  877. #
  878. CONFIG_NLS=y
  879. CONFIG_NLS_DEFAULT="iso8859-1"
  880. CONFIG_NLS_CODEPAGE_437=m
  881. # CONFIG_NLS_CODEPAGE_737 is not set
  882. # CONFIG_NLS_CODEPAGE_775 is not set
  883. # CONFIG_NLS_CODEPAGE_850 is not set
  884. # CONFIG_NLS_CODEPAGE_852 is not set
  885. # CONFIG_NLS_CODEPAGE_855 is not set
  886. # CONFIG_NLS_CODEPAGE_857 is not set
  887. # CONFIG_NLS_CODEPAGE_860 is not set
  888. # CONFIG_NLS_CODEPAGE_861 is not set
  889. # CONFIG_NLS_CODEPAGE_862 is not set
  890. # CONFIG_NLS_CODEPAGE_863 is not set
  891. # CONFIG_NLS_CODEPAGE_864 is not set
  892. # CONFIG_NLS_CODEPAGE_865 is not set
  893. # CONFIG_NLS_CODEPAGE_866 is not set
  894. # CONFIG_NLS_CODEPAGE_869 is not set
  895. # CONFIG_NLS_CODEPAGE_936 is not set
  896. # CONFIG_NLS_CODEPAGE_950 is not set
  897. CONFIG_NLS_CODEPAGE_932=m
  898. # CONFIG_NLS_CODEPAGE_949 is not set
  899. # CONFIG_NLS_CODEPAGE_874 is not set
  900. # CONFIG_NLS_ISO8859_8 is not set
  901. # CONFIG_NLS_CODEPAGE_1250 is not set
  902. # CONFIG_NLS_CODEPAGE_1251 is not set
  903. # CONFIG_NLS_ASCII is not set
  904. CONFIG_NLS_ISO8859_1=m
  905. # CONFIG_NLS_ISO8859_2 is not set
  906. # CONFIG_NLS_ISO8859_3 is not set
  907. # CONFIG_NLS_ISO8859_4 is not set
  908. # CONFIG_NLS_ISO8859_5 is not set
  909. # CONFIG_NLS_ISO8859_6 is not set
  910. # CONFIG_NLS_ISO8859_7 is not set
  911. # CONFIG_NLS_ISO8859_9 is not set
  912. # CONFIG_NLS_ISO8859_13 is not set
  913. # CONFIG_NLS_ISO8859_14 is not set
  914. # CONFIG_NLS_ISO8859_15 is not set
  915. # CONFIG_NLS_KOI8_R is not set
  916. # CONFIG_NLS_KOI8_U is not set
  917. # CONFIG_NLS_UTF8 is not set
  918. #
  919. # Profiling support
  920. #
  921. # CONFIG_PROFILING is not set
  922. #
  923. # Kernel hacking
  924. #
  925. # CONFIG_PRINTK_TIME is not set
  926. # CONFIG_DEBUG_KERNEL is not set
  927. CONFIG_LOG_BUF_SHIFT=14
  928. CONFIG_CROSSCOMPILE=y
  929. CONFIG_CMDLINE="mem=32M console=ttyVR0,115200"
  930. #
  931. # Security options
  932. #
  933. CONFIG_KEYS=y
  934. CONFIG_KEYS_DEBUG_PROC_KEYS=y
  935. # CONFIG_SECURITY is not set
  936. #
  937. # Cryptographic options
  938. #
  939. CONFIG_CRYPTO=y
  940. CONFIG_CRYPTO_HMAC=y
  941. CONFIG_CRYPTO_NULL=m
  942. CONFIG_CRYPTO_MD4=m
  943. CONFIG_CRYPTO_MD5=m
  944. CONFIG_CRYPTO_SHA1=m
  945. CONFIG_CRYPTO_SHA256=m
  946. CONFIG_CRYPTO_SHA512=m
  947. CONFIG_CRYPTO_WP512=m
  948. CONFIG_CRYPTO_TGR192=m
  949. CONFIG_CRYPTO_DES=m
  950. CONFIG_CRYPTO_BLOWFISH=m
  951. CONFIG_CRYPTO_TWOFISH=m
  952. CONFIG_CRYPTO_SERPENT=m
  953. CONFIG_CRYPTO_AES=m
  954. CONFIG_CRYPTO_CAST5=m
  955. CONFIG_CRYPTO_CAST6=m
  956. CONFIG_CRYPTO_TEA=m
  957. CONFIG_CRYPTO_ARC4=m
  958. CONFIG_CRYPTO_KHAZAD=m
  959. CONFIG_CRYPTO_ANUBIS=m
  960. CONFIG_CRYPTO_DEFLATE=m
  961. CONFIG_CRYPTO_MICHAEL_MIC=m
  962. CONFIG_CRYPTO_CRC32C=m
  963. # CONFIG_CRYPTO_TEST is not set
  964. #
  965. # Hardware crypto devices
  966. #
  967. #
  968. # Library routines
  969. #
  970. CONFIG_CRC_CCITT=m
  971. CONFIG_CRC16=m
  972. CONFIG_CRC32=m
  973. CONFIG_LIBCRC32C=m
  974. CONFIG_ZLIB_INFLATE=m
  975. CONFIG_ZLIB_DEFLATE=m