ixp2000_defconfig 22 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.20-rc1
  4. # Sat Dec 16 06:05:39 2006
  5. #
  6. CONFIG_ARM=y
  7. # CONFIG_GENERIC_TIME is not set
  8. CONFIG_MMU=y
  9. CONFIG_GENERIC_HARDIRQS=y
  10. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  11. CONFIG_HARDIRQS_SW_RESEND=y
  12. CONFIG_GENERIC_IRQ_PROBE=y
  13. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  14. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  15. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  16. CONFIG_GENERIC_HWEIGHT=y
  17. CONFIG_GENERIC_CALIBRATE_DELAY=y
  18. CONFIG_VECTORS_BASE=0xffff0000
  19. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  20. #
  21. # Code maturity level options
  22. #
  23. CONFIG_EXPERIMENTAL=y
  24. CONFIG_BROKEN_ON_SMP=y
  25. CONFIG_INIT_ENV_ARG_LIMIT=32
  26. #
  27. # General setup
  28. #
  29. CONFIG_LOCALVERSION=""
  30. CONFIG_LOCALVERSION_AUTO=y
  31. CONFIG_SWAP=y
  32. CONFIG_SYSVIPC=y
  33. # CONFIG_IPC_NS is not set
  34. # CONFIG_POSIX_MQUEUE is not set
  35. CONFIG_BSD_PROCESS_ACCT=y
  36. # CONFIG_BSD_PROCESS_ACCT_V3 is not set
  37. # CONFIG_TASKSTATS is not set
  38. # CONFIG_UTS_NS is not set
  39. # CONFIG_AUDIT is not set
  40. # CONFIG_IKCONFIG is not set
  41. CONFIG_SYSFS_DEPRECATED=y
  42. # CONFIG_RELAY is not set
  43. CONFIG_INITRAMFS_SOURCE=""
  44. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  45. CONFIG_SYSCTL=y
  46. CONFIG_EMBEDDED=y
  47. CONFIG_UID16=y
  48. CONFIG_SYSCTL_SYSCALL=y
  49. CONFIG_KALLSYMS=y
  50. # CONFIG_KALLSYMS_ALL is not set
  51. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  52. # CONFIG_HOTPLUG is not set
  53. CONFIG_PRINTK=y
  54. CONFIG_BUG=y
  55. CONFIG_ELF_CORE=y
  56. CONFIG_BASE_FULL=y
  57. CONFIG_FUTEX=y
  58. CONFIG_EPOLL=y
  59. CONFIG_SHMEM=y
  60. CONFIG_SLAB=y
  61. CONFIG_VM_EVENT_COUNTERS=y
  62. CONFIG_RT_MUTEXES=y
  63. # CONFIG_TINY_SHMEM is not set
  64. CONFIG_BASE_SMALL=0
  65. # CONFIG_SLOB is not set
  66. #
  67. # Loadable module support
  68. #
  69. CONFIG_MODULES=y
  70. CONFIG_MODULE_UNLOAD=y
  71. # CONFIG_MODULE_FORCE_UNLOAD is not set
  72. # CONFIG_MODVERSIONS is not set
  73. # CONFIG_MODULE_SRCVERSION_ALL is not set
  74. CONFIG_KMOD=y
  75. #
  76. # Block layer
  77. #
  78. CONFIG_BLOCK=y
  79. # CONFIG_LBD is not set
  80. # CONFIG_BLK_DEV_IO_TRACE is not set
  81. # CONFIG_LSF is not set
  82. #
  83. # IO Schedulers
  84. #
  85. CONFIG_IOSCHED_NOOP=y
  86. CONFIG_IOSCHED_AS=y
  87. CONFIG_IOSCHED_DEADLINE=y
  88. CONFIG_IOSCHED_CFQ=y
  89. CONFIG_DEFAULT_AS=y
  90. # CONFIG_DEFAULT_DEADLINE is not set
  91. # CONFIG_DEFAULT_CFQ is not set
  92. # CONFIG_DEFAULT_NOOP is not set
  93. CONFIG_DEFAULT_IOSCHED="anticipatory"
  94. #
  95. # System Type
  96. #
  97. # CONFIG_ARCH_AAEC2000 is not set
  98. # CONFIG_ARCH_INTEGRATOR is not set
  99. # CONFIG_ARCH_REALVIEW is not set
  100. # CONFIG_ARCH_VERSATILE is not set
  101. # CONFIG_ARCH_AT91 is not set
  102. # CONFIG_ARCH_CLPS7500 is not set
  103. # CONFIG_ARCH_CLPS711X is not set
  104. # CONFIG_ARCH_CO285 is not set
  105. # CONFIG_ARCH_EBSA110 is not set
  106. # CONFIG_ARCH_EP93XX is not set
  107. # CONFIG_ARCH_FOOTBRIDGE is not set
  108. # CONFIG_ARCH_NETX is not set
  109. # CONFIG_ARCH_H720X is not set
  110. # CONFIG_ARCH_IMX is not set
  111. # CONFIG_ARCH_IOP32X is not set
  112. # CONFIG_ARCH_IOP33X is not set
  113. # CONFIG_ARCH_IOP13XX is not set
  114. # CONFIG_ARCH_IXP4XX is not set
  115. CONFIG_ARCH_IXP2000=y
  116. # CONFIG_ARCH_IXP23XX is not set
  117. # CONFIG_ARCH_L7200 is not set
  118. # CONFIG_ARCH_PNX4008 is not set
  119. # CONFIG_ARCH_PXA is not set
  120. # CONFIG_ARCH_RPC is not set
  121. # CONFIG_ARCH_SA1100 is not set
  122. # CONFIG_ARCH_S3C2410 is not set
  123. # CONFIG_ARCH_SHARK is not set
  124. # CONFIG_ARCH_LH7A40X is not set
  125. # CONFIG_ARCH_OMAP is not set
  126. CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y
  127. #
  128. # Intel IXP2400/2800 Implementation Options
  129. #
  130. #
  131. # IXP2400/2800 Platforms
  132. #
  133. CONFIG_ARCH_ENP2611=y
  134. CONFIG_ARCH_IXDP2400=y
  135. CONFIG_ARCH_IXDP2800=y
  136. CONFIG_ARCH_IXDP2X00=y
  137. CONFIG_ARCH_IXDP2401=y
  138. CONFIG_ARCH_IXDP2801=y
  139. CONFIG_MACH_IXDP28X5=y
  140. CONFIG_ARCH_IXDP2X01=y
  141. # CONFIG_IXP2000_SUPPORT_BROKEN_PCI_IO is not set
  142. #
  143. # Processor Type
  144. #
  145. CONFIG_CPU_32=y
  146. CONFIG_CPU_XSCALE=y
  147. CONFIG_CPU_32v5=y
  148. CONFIG_CPU_ABRT_EV5T=y
  149. CONFIG_CPU_CACHE_VIVT=y
  150. CONFIG_CPU_TLB_V4WBI=y
  151. CONFIG_CPU_CP15=y
  152. CONFIG_CPU_CP15_MMU=y
  153. #
  154. # Processor Features
  155. #
  156. # CONFIG_ARM_THUMB is not set
  157. CONFIG_CPU_BIG_ENDIAN=y
  158. # CONFIG_CPU_DCACHE_DISABLE is not set
  159. # CONFIG_IWMMXT is not set
  160. CONFIG_XSCALE_PMU=y
  161. #
  162. # Bus support
  163. #
  164. CONFIG_PCI=y
  165. # CONFIG_PCI_MULTITHREAD_PROBE is not set
  166. # CONFIG_PCI_DEBUG is not set
  167. #
  168. # PCCARD (PCMCIA/CardBus) support
  169. #
  170. #
  171. # Kernel Features
  172. #
  173. # CONFIG_PREEMPT is not set
  174. # CONFIG_NO_IDLE_HZ is not set
  175. CONFIG_HZ=100
  176. # CONFIG_AEABI is not set
  177. # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
  178. CONFIG_SELECT_MEMORY_MODEL=y
  179. CONFIG_FLATMEM_MANUAL=y
  180. # CONFIG_DISCONTIGMEM_MANUAL is not set
  181. # CONFIG_SPARSEMEM_MANUAL is not set
  182. CONFIG_FLATMEM=y
  183. CONFIG_FLAT_NODE_MEM_MAP=y
  184. # CONFIG_SPARSEMEM_STATIC is not set
  185. CONFIG_SPLIT_PTLOCK_CPUS=4096
  186. # CONFIG_RESOURCES_64BIT is not set
  187. CONFIG_ALIGNMENT_TRAP=y
  188. #
  189. # Boot options
  190. #
  191. CONFIG_ZBOOT_ROM_TEXT=0x0
  192. CONFIG_ZBOOT_ROM_BSS=0x0
  193. CONFIG_CMDLINE="console=ttyS0,57600 root=/dev/nfs ip=bootp mem=64M@0x0"
  194. # CONFIG_XIP_KERNEL is not set
  195. #
  196. # Floating point emulation
  197. #
  198. #
  199. # At least one emulation must be selected
  200. #
  201. CONFIG_FPE_NWFPE=y
  202. CONFIG_FPE_NWFPE_XP=y
  203. # CONFIG_FPE_FASTFPE is not set
  204. #
  205. # Userspace binary formats
  206. #
  207. CONFIG_BINFMT_ELF=y
  208. # CONFIG_BINFMT_AOUT is not set
  209. # CONFIG_BINFMT_MISC is not set
  210. # CONFIG_ARTHUR is not set
  211. #
  212. # Power management options
  213. #
  214. # CONFIG_PM is not set
  215. # CONFIG_APM is not set
  216. #
  217. # Networking
  218. #
  219. CONFIG_NET=y
  220. #
  221. # Networking options
  222. #
  223. # CONFIG_NETDEBUG is not set
  224. CONFIG_PACKET=y
  225. CONFIG_PACKET_MMAP=y
  226. CONFIG_UNIX=y
  227. CONFIG_XFRM=y
  228. # CONFIG_XFRM_USER is not set
  229. # CONFIG_XFRM_SUB_POLICY is not set
  230. # CONFIG_NET_KEY is not set
  231. CONFIG_INET=y
  232. # CONFIG_IP_MULTICAST is not set
  233. # CONFIG_IP_ADVANCED_ROUTER is not set
  234. CONFIG_IP_FIB_HASH=y
  235. CONFIG_IP_PNP=y
  236. CONFIG_IP_PNP_DHCP=y
  237. CONFIG_IP_PNP_BOOTP=y
  238. # CONFIG_IP_PNP_RARP is not set
  239. # CONFIG_NET_IPIP is not set
  240. # CONFIG_NET_IPGRE is not set
  241. # CONFIG_ARPD is not set
  242. CONFIG_SYN_COOKIES=y
  243. # CONFIG_INET_AH is not set
  244. # CONFIG_INET_ESP is not set
  245. # CONFIG_INET_IPCOMP is not set
  246. # CONFIG_INET_XFRM_TUNNEL is not set
  247. # CONFIG_INET_TUNNEL is not set
  248. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  249. CONFIG_INET_XFRM_MODE_TUNNEL=y
  250. CONFIG_INET_XFRM_MODE_BEET=y
  251. CONFIG_INET_DIAG=y
  252. CONFIG_INET_TCP_DIAG=y
  253. # CONFIG_TCP_CONG_ADVANCED is not set
  254. CONFIG_TCP_CONG_CUBIC=y
  255. CONFIG_DEFAULT_TCP_CONG="cubic"
  256. # CONFIG_TCP_MD5SIG is not set
  257. CONFIG_IPV6=y
  258. # CONFIG_IPV6_PRIVACY is not set
  259. # CONFIG_IPV6_ROUTER_PREF is not set
  260. # CONFIG_INET6_AH is not set
  261. # CONFIG_INET6_ESP is not set
  262. # CONFIG_INET6_IPCOMP is not set
  263. # CONFIG_IPV6_MIP6 is not set
  264. # CONFIG_INET6_XFRM_TUNNEL is not set
  265. # CONFIG_INET6_TUNNEL is not set
  266. # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
  267. # CONFIG_INET6_XFRM_MODE_TUNNEL is not set
  268. # CONFIG_INET6_XFRM_MODE_BEET is not set
  269. # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
  270. # CONFIG_IPV6_SIT is not set
  271. # CONFIG_IPV6_TUNNEL is not set
  272. # CONFIG_IPV6_MULTIPLE_TABLES is not set
  273. # CONFIG_NETWORK_SECMARK is not set
  274. # CONFIG_NETFILTER is not set
  275. #
  276. # DCCP Configuration (EXPERIMENTAL)
  277. #
  278. # CONFIG_IP_DCCP is not set
  279. #
  280. # SCTP Configuration (EXPERIMENTAL)
  281. #
  282. # CONFIG_IP_SCTP is not set
  283. #
  284. # TIPC Configuration (EXPERIMENTAL)
  285. #
  286. # CONFIG_TIPC is not set
  287. # CONFIG_ATM is not set
  288. # CONFIG_BRIDGE is not set
  289. # CONFIG_VLAN_8021Q is not set
  290. # CONFIG_DECNET is not set
  291. # CONFIG_LLC2 is not set
  292. # CONFIG_IPX is not set
  293. # CONFIG_ATALK is not set
  294. # CONFIG_X25 is not set
  295. # CONFIG_LAPB is not set
  296. # CONFIG_ECONET is not set
  297. # CONFIG_WAN_ROUTER is not set
  298. #
  299. # QoS and/or fair queueing
  300. #
  301. # CONFIG_NET_SCHED is not set
  302. #
  303. # Network testing
  304. #
  305. # CONFIG_NET_PKTGEN is not set
  306. # CONFIG_HAMRADIO is not set
  307. # CONFIG_IRDA is not set
  308. # CONFIG_BT is not set
  309. # CONFIG_IEEE80211 is not set
  310. #
  311. # Device Drivers
  312. #
  313. #
  314. # Generic Driver Options
  315. #
  316. CONFIG_STANDALONE=y
  317. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  318. # CONFIG_DEBUG_DRIVER is not set
  319. # CONFIG_SYS_HYPERVISOR is not set
  320. #
  321. # Connector - unified userspace <-> kernelspace linker
  322. #
  323. # CONFIG_CONNECTOR is not set
  324. #
  325. # Memory Technology Devices (MTD)
  326. #
  327. CONFIG_MTD=y
  328. # CONFIG_MTD_DEBUG is not set
  329. # CONFIG_MTD_CONCAT is not set
  330. CONFIG_MTD_PARTITIONS=y
  331. CONFIG_MTD_REDBOOT_PARTS=y
  332. CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
  333. CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
  334. CONFIG_MTD_REDBOOT_PARTS_READONLY=y
  335. # CONFIG_MTD_CMDLINE_PARTS is not set
  336. # CONFIG_MTD_AFS_PARTS is not set
  337. #
  338. # User Modules And Translation Layers
  339. #
  340. CONFIG_MTD_CHAR=y
  341. CONFIG_MTD_BLOCK=y
  342. # CONFIG_FTL is not set
  343. # CONFIG_NFTL is not set
  344. # CONFIG_INFTL is not set
  345. # CONFIG_RFD_FTL is not set
  346. # CONFIG_SSFDC is not set
  347. #
  348. # RAM/ROM/Flash chip drivers
  349. #
  350. CONFIG_MTD_CFI=y
  351. # CONFIG_MTD_JEDECPROBE is not set
  352. CONFIG_MTD_GEN_PROBE=y
  353. # CONFIG_MTD_CFI_ADV_OPTIONS is not set
  354. CONFIG_MTD_MAP_BANK_WIDTH_1=y
  355. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  356. CONFIG_MTD_MAP_BANK_WIDTH_4=y
  357. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  358. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  359. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  360. CONFIG_MTD_CFI_I1=y
  361. CONFIG_MTD_CFI_I2=y
  362. # CONFIG_MTD_CFI_I4 is not set
  363. # CONFIG_MTD_CFI_I8 is not set
  364. CONFIG_MTD_CFI_INTELEXT=y
  365. # CONFIG_MTD_CFI_AMDSTD is not set
  366. # CONFIG_MTD_CFI_STAA is not set
  367. CONFIG_MTD_CFI_UTIL=y
  368. # CONFIG_MTD_RAM is not set
  369. # CONFIG_MTD_ROM is not set
  370. # CONFIG_MTD_ABSENT is not set
  371. # CONFIG_MTD_OBSOLETE_CHIPS is not set
  372. #
  373. # Mapping drivers for chip access
  374. #
  375. CONFIG_MTD_COMPLEX_MAPPINGS=y
  376. # CONFIG_MTD_PHYSMAP is not set
  377. # CONFIG_MTD_ARM_INTEGRATOR is not set
  378. CONFIG_MTD_IXP2000=y
  379. # CONFIG_MTD_PCI is not set
  380. # CONFIG_MTD_PLATRAM is not set
  381. #
  382. # Self-contained MTD device drivers
  383. #
  384. # CONFIG_MTD_PMC551 is not set
  385. # CONFIG_MTD_SLRAM is not set
  386. # CONFIG_MTD_PHRAM is not set
  387. # CONFIG_MTD_MTDRAM is not set
  388. # CONFIG_MTD_BLOCK2MTD is not set
  389. #
  390. # Disk-On-Chip Device Drivers
  391. #
  392. # CONFIG_MTD_DOC2000 is not set
  393. # CONFIG_MTD_DOC2001 is not set
  394. # CONFIG_MTD_DOC2001PLUS is not set
  395. #
  396. # NAND Flash Device Drivers
  397. #
  398. # CONFIG_MTD_NAND is not set
  399. #
  400. # OneNAND Flash Device Drivers
  401. #
  402. # CONFIG_MTD_ONENAND is not set
  403. #
  404. # Parallel port support
  405. #
  406. # CONFIG_PARPORT is not set
  407. #
  408. # Plug and Play support
  409. #
  410. #
  411. # Block devices
  412. #
  413. # CONFIG_BLK_CPQ_DA is not set
  414. # CONFIG_BLK_CPQ_CISS_DA is not set
  415. # CONFIG_BLK_DEV_DAC960 is not set
  416. # CONFIG_BLK_DEV_UMEM is not set
  417. # CONFIG_BLK_DEV_COW_COMMON is not set
  418. CONFIG_BLK_DEV_LOOP=y
  419. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  420. CONFIG_BLK_DEV_NBD=y
  421. # CONFIG_BLK_DEV_SX8 is not set
  422. CONFIG_BLK_DEV_RAM=y
  423. CONFIG_BLK_DEV_RAM_COUNT=16
  424. CONFIG_BLK_DEV_RAM_SIZE=8192
  425. CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
  426. CONFIG_BLK_DEV_INITRD=y
  427. # CONFIG_CDROM_PKTCDVD is not set
  428. # CONFIG_ATA_OVER_ETH is not set
  429. #
  430. # SCSI device support
  431. #
  432. # CONFIG_RAID_ATTRS is not set
  433. # CONFIG_SCSI is not set
  434. # CONFIG_SCSI_NETLINK is not set
  435. #
  436. # Serial ATA (prod) and Parallel ATA (experimental) drivers
  437. #
  438. # CONFIG_ATA is not set
  439. #
  440. # Multi-device support (RAID and LVM)
  441. #
  442. # CONFIG_MD is not set
  443. #
  444. # Fusion MPT device support
  445. #
  446. # CONFIG_FUSION is not set
  447. #
  448. # IEEE 1394 (FireWire) support
  449. #
  450. # CONFIG_IEEE1394 is not set
  451. #
  452. # I2O device support
  453. #
  454. # CONFIG_I2O is not set
  455. #
  456. # Network device support
  457. #
  458. CONFIG_NETDEVICES=y
  459. CONFIG_DUMMY=y
  460. # CONFIG_BONDING is not set
  461. # CONFIG_EQUALIZER is not set
  462. # CONFIG_TUN is not set
  463. #
  464. # ARCnet devices
  465. #
  466. # CONFIG_ARCNET is not set
  467. #
  468. # PHY device support
  469. #
  470. # CONFIG_PHYLIB is not set
  471. #
  472. # Ethernet (10 or 100Mbit)
  473. #
  474. CONFIG_NET_ETHERNET=y
  475. CONFIG_MII=y
  476. # CONFIG_HAPPYMEAL is not set
  477. # CONFIG_SUNGEM is not set
  478. # CONFIG_CASSINI is not set
  479. # CONFIG_NET_VENDOR_3COM is not set
  480. # CONFIG_SMC91X is not set
  481. # CONFIG_DM9000 is not set
  482. #
  483. # Tulip family network device support
  484. #
  485. # CONFIG_NET_TULIP is not set
  486. # CONFIG_HP100 is not set
  487. CONFIG_NET_PCI=y
  488. # CONFIG_PCNET32 is not set
  489. # CONFIG_AMD8111_ETH is not set
  490. # CONFIG_ADAPTEC_STARFIRE is not set
  491. # CONFIG_B44 is not set
  492. # CONFIG_FORCEDETH is not set
  493. CONFIG_CS89x0=y
  494. # CONFIG_DGRS is not set
  495. # CONFIG_EEPRO100 is not set
  496. CONFIG_E100=y
  497. # CONFIG_FEALNX is not set
  498. # CONFIG_NATSEMI is not set
  499. # CONFIG_NE2K_PCI is not set
  500. # CONFIG_8139CP is not set
  501. # CONFIG_8139TOO is not set
  502. # CONFIG_SIS900 is not set
  503. # CONFIG_EPIC100 is not set
  504. # CONFIG_SUNDANCE is not set
  505. # CONFIG_TLAN is not set
  506. # CONFIG_VIA_RHINE is not set
  507. #
  508. # Ethernet (1000 Mbit)
  509. #
  510. # CONFIG_ACENIC is not set
  511. # CONFIG_DL2K is not set
  512. # CONFIG_E1000 is not set
  513. CONFIG_ENP2611_MSF_NET=y
  514. # CONFIG_NS83820 is not set
  515. # CONFIG_HAMACHI is not set
  516. # CONFIG_YELLOWFIN is not set
  517. # CONFIG_R8169 is not set
  518. # CONFIG_SIS190 is not set
  519. # CONFIG_SKGE is not set
  520. # CONFIG_SKY2 is not set
  521. # CONFIG_SK98LIN is not set
  522. # CONFIG_VIA_VELOCITY is not set
  523. # CONFIG_TIGON3 is not set
  524. # CONFIG_BNX2 is not set
  525. # CONFIG_QLA3XXX is not set
  526. #
  527. # Ethernet (10000 Mbit)
  528. #
  529. # CONFIG_CHELSIO_T1 is not set
  530. # CONFIG_IXGB is not set
  531. # CONFIG_S2IO is not set
  532. # CONFIG_MYRI10GE is not set
  533. # CONFIG_NETXEN_NIC is not set
  534. #
  535. # Token Ring devices
  536. #
  537. # CONFIG_TR is not set
  538. #
  539. # Wireless LAN (non-hamradio)
  540. #
  541. # CONFIG_NET_RADIO is not set
  542. #
  543. # Wan interfaces
  544. #
  545. CONFIG_WAN=y
  546. # CONFIG_LANMEDIA is not set
  547. CONFIG_HDLC=y
  548. CONFIG_HDLC_RAW=y
  549. # CONFIG_HDLC_RAW_ETH is not set
  550. CONFIG_HDLC_CISCO=y
  551. CONFIG_HDLC_FR=y
  552. CONFIG_HDLC_PPP=y
  553. #
  554. # X.25/LAPB support is disabled
  555. #
  556. # CONFIG_PCI200SYN is not set
  557. # CONFIG_WANXL is not set
  558. # CONFIG_PC300 is not set
  559. # CONFIG_FARSYNC is not set
  560. # CONFIG_DSCC4 is not set
  561. CONFIG_DLCI=y
  562. CONFIG_DLCI_COUNT=24
  563. CONFIG_DLCI_MAX=8
  564. # CONFIG_FDDI is not set
  565. # CONFIG_HIPPI is not set
  566. # CONFIG_PPP is not set
  567. # CONFIG_SLIP is not set
  568. # CONFIG_SHAPER is not set
  569. # CONFIG_NETCONSOLE is not set
  570. # CONFIG_NETPOLL is not set
  571. # CONFIG_NET_POLL_CONTROLLER is not set
  572. #
  573. # ISDN subsystem
  574. #
  575. # CONFIG_ISDN is not set
  576. #
  577. # Input device support
  578. #
  579. CONFIG_INPUT=y
  580. # CONFIG_INPUT_FF_MEMLESS is not set
  581. #
  582. # Userland interfaces
  583. #
  584. CONFIG_INPUT_MOUSEDEV=y
  585. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  586. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  587. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  588. # CONFIG_INPUT_JOYDEV is not set
  589. # CONFIG_INPUT_TSDEV is not set
  590. # CONFIG_INPUT_EVDEV is not set
  591. # CONFIG_INPUT_EVBUG is not set
  592. #
  593. # Input Device Drivers
  594. #
  595. # CONFIG_INPUT_KEYBOARD is not set
  596. # CONFIG_INPUT_MOUSE is not set
  597. # CONFIG_INPUT_JOYSTICK is not set
  598. # CONFIG_INPUT_TOUCHSCREEN is not set
  599. # CONFIG_INPUT_MISC is not set
  600. #
  601. # Hardware I/O ports
  602. #
  603. # CONFIG_SERIO is not set
  604. # CONFIG_GAMEPORT is not set
  605. #
  606. # Character devices
  607. #
  608. # CONFIG_VT is not set
  609. # CONFIG_SERIAL_NONSTANDARD is not set
  610. #
  611. # Serial drivers
  612. #
  613. CONFIG_SERIAL_8250=y
  614. CONFIG_SERIAL_8250_CONSOLE=y
  615. CONFIG_SERIAL_8250_PCI=y
  616. CONFIG_SERIAL_8250_NR_UARTS=3
  617. CONFIG_SERIAL_8250_RUNTIME_UARTS=3
  618. # CONFIG_SERIAL_8250_EXTENDED is not set
  619. #
  620. # Non-8250 serial port support
  621. #
  622. CONFIG_SERIAL_CORE=y
  623. CONFIG_SERIAL_CORE_CONSOLE=y
  624. # CONFIG_SERIAL_JSM is not set
  625. CONFIG_UNIX98_PTYS=y
  626. CONFIG_LEGACY_PTYS=y
  627. CONFIG_LEGACY_PTY_COUNT=256
  628. #
  629. # IPMI
  630. #
  631. # CONFIG_IPMI_HANDLER is not set
  632. #
  633. # Watchdog Cards
  634. #
  635. CONFIG_WATCHDOG=y
  636. # CONFIG_WATCHDOG_NOWAYOUT is not set
  637. #
  638. # Watchdog Device Drivers
  639. #
  640. # CONFIG_SOFT_WATCHDOG is not set
  641. CONFIG_IXP2000_WATCHDOG=y
  642. #
  643. # PCI-based Watchdog Cards
  644. #
  645. # CONFIG_PCIPCWATCHDOG is not set
  646. # CONFIG_WDTPCI is not set
  647. # CONFIG_HW_RANDOM is not set
  648. # CONFIG_NVRAM is not set
  649. # CONFIG_DTLK is not set
  650. # CONFIG_R3964 is not set
  651. # CONFIG_APPLICOM is not set
  652. # CONFIG_DRM is not set
  653. # CONFIG_RAW_DRIVER is not set
  654. #
  655. # TPM devices
  656. #
  657. # CONFIG_TCG_TPM is not set
  658. #
  659. # I2C support
  660. #
  661. CONFIG_I2C=y
  662. CONFIG_I2C_CHARDEV=y
  663. #
  664. # I2C Algorithms
  665. #
  666. CONFIG_I2C_ALGOBIT=y
  667. # CONFIG_I2C_ALGOPCF is not set
  668. # CONFIG_I2C_ALGOPCA is not set
  669. #
  670. # I2C Hardware Bus support
  671. #
  672. # CONFIG_I2C_ALI1535 is not set
  673. # CONFIG_I2C_ALI1563 is not set
  674. # CONFIG_I2C_ALI15X3 is not set
  675. # CONFIG_I2C_AMD756 is not set
  676. # CONFIG_I2C_AMD8111 is not set
  677. # CONFIG_I2C_I801 is not set
  678. # CONFIG_I2C_I810 is not set
  679. # CONFIG_I2C_PIIX4 is not set
  680. CONFIG_I2C_IXP2000=y
  681. # CONFIG_I2C_NFORCE2 is not set
  682. # CONFIG_I2C_OCORES is not set
  683. # CONFIG_I2C_PARPORT_LIGHT is not set
  684. # CONFIG_I2C_PROSAVAGE is not set
  685. # CONFIG_I2C_SAVAGE4 is not set
  686. # CONFIG_I2C_SIS5595 is not set
  687. # CONFIG_I2C_SIS630 is not set
  688. # CONFIG_I2C_SIS96X is not set
  689. # CONFIG_I2C_STUB is not set
  690. # CONFIG_I2C_VIA is not set
  691. # CONFIG_I2C_VIAPRO is not set
  692. # CONFIG_I2C_VOODOO3 is not set
  693. # CONFIG_I2C_PCA_ISA is not set
  694. #
  695. # Miscellaneous I2C Chip support
  696. #
  697. # CONFIG_SENSORS_DS1337 is not set
  698. # CONFIG_SENSORS_DS1374 is not set
  699. CONFIG_SENSORS_EEPROM=y
  700. # CONFIG_SENSORS_PCF8574 is not set
  701. # CONFIG_SENSORS_PCA9539 is not set
  702. # CONFIG_SENSORS_PCF8591 is not set
  703. # CONFIG_SENSORS_MAX6875 is not set
  704. # CONFIG_I2C_DEBUG_CORE is not set
  705. # CONFIG_I2C_DEBUG_ALGO is not set
  706. # CONFIG_I2C_DEBUG_BUS is not set
  707. # CONFIG_I2C_DEBUG_CHIP is not set
  708. #
  709. # SPI support
  710. #
  711. # CONFIG_SPI is not set
  712. # CONFIG_SPI_MASTER is not set
  713. #
  714. # Dallas's 1-wire bus
  715. #
  716. # CONFIG_W1 is not set
  717. #
  718. # Hardware Monitoring support
  719. #
  720. CONFIG_HWMON=y
  721. # CONFIG_HWMON_VID is not set
  722. # CONFIG_SENSORS_ABITUGURU is not set
  723. # CONFIG_SENSORS_ADM1021 is not set
  724. # CONFIG_SENSORS_ADM1025 is not set
  725. # CONFIG_SENSORS_ADM1026 is not set
  726. # CONFIG_SENSORS_ADM1031 is not set
  727. # CONFIG_SENSORS_ADM9240 is not set
  728. # CONFIG_SENSORS_ASB100 is not set
  729. # CONFIG_SENSORS_ATXP1 is not set
  730. # CONFIG_SENSORS_DS1621 is not set
  731. # CONFIG_SENSORS_F71805F is not set
  732. # CONFIG_SENSORS_FSCHER is not set
  733. # CONFIG_SENSORS_FSCPOS is not set
  734. # CONFIG_SENSORS_GL518SM is not set
  735. # CONFIG_SENSORS_GL520SM is not set
  736. # CONFIG_SENSORS_IT87 is not set
  737. # CONFIG_SENSORS_LM63 is not set
  738. # CONFIG_SENSORS_LM75 is not set
  739. # CONFIG_SENSORS_LM77 is not set
  740. # CONFIG_SENSORS_LM78 is not set
  741. # CONFIG_SENSORS_LM80 is not set
  742. # CONFIG_SENSORS_LM83 is not set
  743. # CONFIG_SENSORS_LM85 is not set
  744. # CONFIG_SENSORS_LM87 is not set
  745. # CONFIG_SENSORS_LM90 is not set
  746. # CONFIG_SENSORS_LM92 is not set
  747. # CONFIG_SENSORS_MAX1619 is not set
  748. # CONFIG_SENSORS_PC87360 is not set
  749. # CONFIG_SENSORS_PC87427 is not set
  750. # CONFIG_SENSORS_SIS5595 is not set
  751. # CONFIG_SENSORS_SMSC47M1 is not set
  752. # CONFIG_SENSORS_SMSC47M192 is not set
  753. # CONFIG_SENSORS_SMSC47B397 is not set
  754. # CONFIG_SENSORS_VIA686A is not set
  755. # CONFIG_SENSORS_VT1211 is not set
  756. # CONFIG_SENSORS_VT8231 is not set
  757. # CONFIG_SENSORS_W83781D is not set
  758. # CONFIG_SENSORS_W83791D is not set
  759. # CONFIG_SENSORS_W83792D is not set
  760. # CONFIG_SENSORS_W83793 is not set
  761. # CONFIG_SENSORS_W83L785TS is not set
  762. # CONFIG_SENSORS_W83627HF is not set
  763. # CONFIG_SENSORS_W83627EHF is not set
  764. # CONFIG_HWMON_DEBUG_CHIP is not set
  765. #
  766. # Misc devices
  767. #
  768. # CONFIG_SGI_IOC4 is not set
  769. # CONFIG_TIFM_CORE is not set
  770. #
  771. # LED devices
  772. #
  773. # CONFIG_NEW_LEDS is not set
  774. #
  775. # LED drivers
  776. #
  777. #
  778. # LED Triggers
  779. #
  780. #
  781. # Multimedia devices
  782. #
  783. # CONFIG_VIDEO_DEV is not set
  784. #
  785. # Digital Video Broadcasting Devices
  786. #
  787. # CONFIG_DVB is not set
  788. #
  789. # Graphics support
  790. #
  791. # CONFIG_FIRMWARE_EDID is not set
  792. # CONFIG_FB is not set
  793. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  794. #
  795. # Sound
  796. #
  797. # CONFIG_SOUND is not set
  798. #
  799. # HID Devices
  800. #
  801. CONFIG_HID=y
  802. #
  803. # USB support
  804. #
  805. CONFIG_USB_ARCH_HAS_HCD=y
  806. CONFIG_USB_ARCH_HAS_OHCI=y
  807. CONFIG_USB_ARCH_HAS_EHCI=y
  808. # CONFIG_USB is not set
  809. #
  810. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  811. #
  812. #
  813. # USB Gadget Support
  814. #
  815. # CONFIG_USB_GADGET is not set
  816. #
  817. # MMC/SD Card support
  818. #
  819. # CONFIG_MMC is not set
  820. #
  821. # Real Time Clock
  822. #
  823. CONFIG_RTC_LIB=y
  824. # CONFIG_RTC_CLASS is not set
  825. #
  826. # File systems
  827. #
  828. CONFIG_EXT2_FS=y
  829. CONFIG_EXT2_FS_XATTR=y
  830. CONFIG_EXT2_FS_POSIX_ACL=y
  831. # CONFIG_EXT2_FS_SECURITY is not set
  832. # CONFIG_EXT2_FS_XIP is not set
  833. CONFIG_EXT3_FS=y
  834. CONFIG_EXT3_FS_XATTR=y
  835. CONFIG_EXT3_FS_POSIX_ACL=y
  836. # CONFIG_EXT3_FS_SECURITY is not set
  837. # CONFIG_EXT4DEV_FS is not set
  838. CONFIG_JBD=y
  839. # CONFIG_JBD_DEBUG is not set
  840. CONFIG_FS_MBCACHE=y
  841. # CONFIG_REISERFS_FS is not set
  842. # CONFIG_JFS_FS is not set
  843. CONFIG_FS_POSIX_ACL=y
  844. # CONFIG_XFS_FS is not set
  845. # CONFIG_GFS2_FS is not set
  846. # CONFIG_OCFS2_FS is not set
  847. # CONFIG_MINIX_FS is not set
  848. # CONFIG_ROMFS_FS is not set
  849. CONFIG_INOTIFY=y
  850. CONFIG_INOTIFY_USER=y
  851. # CONFIG_QUOTA is not set
  852. CONFIG_DNOTIFY=y
  853. # CONFIG_AUTOFS_FS is not set
  854. # CONFIG_AUTOFS4_FS is not set
  855. # CONFIG_FUSE_FS is not set
  856. #
  857. # CD-ROM/DVD Filesystems
  858. #
  859. # CONFIG_ISO9660_FS is not set
  860. # CONFIG_UDF_FS is not set
  861. #
  862. # DOS/FAT/NT Filesystems
  863. #
  864. # CONFIG_MSDOS_FS is not set
  865. # CONFIG_VFAT_FS is not set
  866. # CONFIG_NTFS_FS is not set
  867. #
  868. # Pseudo filesystems
  869. #
  870. CONFIG_PROC_FS=y
  871. CONFIG_PROC_SYSCTL=y
  872. CONFIG_SYSFS=y
  873. CONFIG_TMPFS=y
  874. # CONFIG_TMPFS_POSIX_ACL is not set
  875. # CONFIG_HUGETLB_PAGE is not set
  876. CONFIG_RAMFS=y
  877. # CONFIG_CONFIGFS_FS is not set
  878. #
  879. # Miscellaneous filesystems
  880. #
  881. # CONFIG_ADFS_FS is not set
  882. # CONFIG_AFFS_FS is not set
  883. # CONFIG_HFS_FS is not set
  884. # CONFIG_HFSPLUS_FS is not set
  885. # CONFIG_BEFS_FS is not set
  886. # CONFIG_BFS_FS is not set
  887. # CONFIG_EFS_FS is not set
  888. # CONFIG_JFFS_FS is not set
  889. CONFIG_JFFS2_FS=y
  890. CONFIG_JFFS2_FS_DEBUG=0
  891. CONFIG_JFFS2_FS_WRITEBUFFER=y
  892. # CONFIG_JFFS2_SUMMARY is not set
  893. # CONFIG_JFFS2_FS_XATTR is not set
  894. # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
  895. CONFIG_JFFS2_ZLIB=y
  896. CONFIG_JFFS2_RTIME=y
  897. # CONFIG_JFFS2_RUBIN is not set
  898. # CONFIG_CRAMFS is not set
  899. # CONFIG_VXFS_FS is not set
  900. # CONFIG_HPFS_FS is not set
  901. # CONFIG_QNX4FS_FS is not set
  902. # CONFIG_SYSV_FS is not set
  903. # CONFIG_UFS_FS is not set
  904. #
  905. # Network File Systems
  906. #
  907. CONFIG_NFS_FS=y
  908. CONFIG_NFS_V3=y
  909. # CONFIG_NFS_V3_ACL is not set
  910. # CONFIG_NFS_V4 is not set
  911. # CONFIG_NFS_DIRECTIO is not set
  912. # CONFIG_NFSD is not set
  913. CONFIG_ROOT_NFS=y
  914. CONFIG_LOCKD=y
  915. CONFIG_LOCKD_V4=y
  916. CONFIG_NFS_COMMON=y
  917. CONFIG_SUNRPC=y
  918. # CONFIG_RPCSEC_GSS_KRB5 is not set
  919. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  920. # CONFIG_SMB_FS is not set
  921. # CONFIG_CIFS is not set
  922. # CONFIG_NCP_FS is not set
  923. # CONFIG_CODA_FS is not set
  924. # CONFIG_AFS_FS is not set
  925. # CONFIG_9P_FS is not set
  926. #
  927. # Partition Types
  928. #
  929. CONFIG_PARTITION_ADVANCED=y
  930. # CONFIG_ACORN_PARTITION is not set
  931. # CONFIG_OSF_PARTITION is not set
  932. # CONFIG_AMIGA_PARTITION is not set
  933. # CONFIG_ATARI_PARTITION is not set
  934. # CONFIG_MAC_PARTITION is not set
  935. CONFIG_MSDOS_PARTITION=y
  936. # CONFIG_BSD_DISKLABEL is not set
  937. # CONFIG_MINIX_SUBPARTITION is not set
  938. # CONFIG_SOLARIS_X86_PARTITION is not set
  939. # CONFIG_UNIXWARE_DISKLABEL is not set
  940. # CONFIG_LDM_PARTITION is not set
  941. # CONFIG_SGI_PARTITION is not set
  942. # CONFIG_ULTRIX_PARTITION is not set
  943. # CONFIG_SUN_PARTITION is not set
  944. # CONFIG_KARMA_PARTITION is not set
  945. # CONFIG_EFI_PARTITION is not set
  946. #
  947. # Native Language Support
  948. #
  949. # CONFIG_NLS is not set
  950. #
  951. # Distributed Lock Manager
  952. #
  953. # CONFIG_DLM is not set
  954. #
  955. # Profiling support
  956. #
  957. # CONFIG_PROFILING is not set
  958. #
  959. # Kernel hacking
  960. #
  961. # CONFIG_PRINTK_TIME is not set
  962. CONFIG_ENABLE_MUST_CHECK=y
  963. CONFIG_MAGIC_SYSRQ=y
  964. # CONFIG_UNUSED_SYMBOLS is not set
  965. # CONFIG_DEBUG_FS is not set
  966. # CONFIG_HEADERS_CHECK is not set
  967. CONFIG_DEBUG_KERNEL=y
  968. CONFIG_LOG_BUF_SHIFT=14
  969. CONFIG_DETECT_SOFTLOCKUP=y
  970. # CONFIG_SCHEDSTATS is not set
  971. # CONFIG_DEBUG_SLAB is not set
  972. # CONFIG_DEBUG_RT_MUTEXES is not set
  973. # CONFIG_RT_MUTEX_TESTER is not set
  974. # CONFIG_DEBUG_SPINLOCK is not set
  975. CONFIG_DEBUG_MUTEXES=y
  976. # CONFIG_DEBUG_RWSEMS is not set
  977. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  978. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  979. # CONFIG_DEBUG_KOBJECT is not set
  980. CONFIG_DEBUG_BUGVERBOSE=y
  981. # CONFIG_DEBUG_INFO is not set
  982. # CONFIG_DEBUG_VM is not set
  983. # CONFIG_DEBUG_LIST is not set
  984. CONFIG_FRAME_POINTER=y
  985. CONFIG_FORCED_INLINING=y
  986. # CONFIG_RCU_TORTURE_TEST is not set
  987. CONFIG_DEBUG_USER=y
  988. CONFIG_DEBUG_ERRORS=y
  989. CONFIG_DEBUG_LL=y
  990. # CONFIG_DEBUG_ICEDCC is not set
  991. #
  992. # Security options
  993. #
  994. # CONFIG_KEYS is not set
  995. # CONFIG_SECURITY is not set
  996. #
  997. # Cryptographic options
  998. #
  999. # CONFIG_CRYPTO is not set
  1000. #
  1001. # Library routines
  1002. #
  1003. CONFIG_BITREVERSE=y
  1004. # CONFIG_CRC_CCITT is not set
  1005. # CONFIG_CRC16 is not set
  1006. CONFIG_CRC32=y
  1007. # CONFIG_LIBCRC32C is not set
  1008. CONFIG_ZLIB_INFLATE=y
  1009. CONFIG_ZLIB_DEFLATE=y
  1010. CONFIG_PLIST=y
  1011. CONFIG_IOMAP_COPY=y