ixdp2800_defconfig 18 KB

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