ixp2000_defconfig 20 KB

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