maple_defconfig 21 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.13-rc6
  4. # Mon Aug 8 14:17:04 2005
  5. #
  6. CONFIG_64BIT=y
  7. CONFIG_MMU=y
  8. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  9. CONFIG_GENERIC_CALIBRATE_DELAY=y
  10. CONFIG_GENERIC_ISA_DMA=y
  11. CONFIG_HAVE_DEC_LOCK=y
  12. CONFIG_EARLY_PRINTK=y
  13. CONFIG_COMPAT=y
  14. CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
  15. CONFIG_FORCE_MAX_ZONEORDER=13
  16. #
  17. # Code maturity level options
  18. #
  19. CONFIG_EXPERIMENTAL=y
  20. CONFIG_CLEAN_COMPILE=y
  21. CONFIG_LOCK_KERNEL=y
  22. CONFIG_INIT_ENV_ARG_LIMIT=32
  23. #
  24. # General setup
  25. #
  26. CONFIG_LOCALVERSION=""
  27. CONFIG_SWAP=y
  28. CONFIG_SYSVIPC=y
  29. CONFIG_POSIX_MQUEUE=y
  30. # CONFIG_BSD_PROCESS_ACCT is not set
  31. CONFIG_SYSCTL=y
  32. # CONFIG_AUDIT is not set
  33. # CONFIG_HOTPLUG is not set
  34. CONFIG_KOBJECT_UEVENT=y
  35. CONFIG_IKCONFIG=y
  36. CONFIG_IKCONFIG_PROC=y
  37. # CONFIG_CPUSETS is not set
  38. # CONFIG_EMBEDDED is not set
  39. CONFIG_KALLSYMS=y
  40. CONFIG_KALLSYMS_ALL=y
  41. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  42. CONFIG_PRINTK=y
  43. CONFIG_BUG=y
  44. CONFIG_BASE_FULL=y
  45. CONFIG_FUTEX=y
  46. CONFIG_EPOLL=y
  47. CONFIG_SHMEM=y
  48. CONFIG_CC_ALIGN_FUNCTIONS=0
  49. CONFIG_CC_ALIGN_LABELS=0
  50. CONFIG_CC_ALIGN_LOOPS=0
  51. CONFIG_CC_ALIGN_JUMPS=0
  52. # CONFIG_TINY_SHMEM is not set
  53. CONFIG_BASE_SMALL=0
  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=y
  62. CONFIG_MODULE_SRCVERSION_ALL=y
  63. CONFIG_KMOD=y
  64. CONFIG_STOP_MACHINE=y
  65. CONFIG_SYSVIPC_COMPAT=y
  66. #
  67. # Platform support
  68. #
  69. # CONFIG_PPC_ISERIES is not set
  70. CONFIG_PPC_MULTIPLATFORM=y
  71. # CONFIG_PPC_PSERIES is not set
  72. # CONFIG_PPC_BPA is not set
  73. # CONFIG_PPC_PMAC is not set
  74. CONFIG_PPC_MAPLE=y
  75. CONFIG_PPC=y
  76. CONFIG_PPC64=y
  77. CONFIG_PPC_OF=y
  78. CONFIG_MPIC=y
  79. # CONFIG_ALTIVEC is not set
  80. CONFIG_KEXEC=y
  81. CONFIG_U3_DART=y
  82. CONFIG_MPIC_BROKEN_U3=y
  83. CONFIG_BOOTX_TEXT=y
  84. CONFIG_POWER4_ONLY=y
  85. CONFIG_IOMMU_VMERGE=y
  86. CONFIG_SMP=y
  87. CONFIG_NR_CPUS=2
  88. CONFIG_ARCH_SELECT_MEMORY_MODEL=y
  89. CONFIG_ARCH_FLATMEM_ENABLE=y
  90. CONFIG_SELECT_MEMORY_MODEL=y
  91. CONFIG_FLATMEM_MANUAL=y
  92. # CONFIG_DISCONTIGMEM_MANUAL is not set
  93. # CONFIG_SPARSEMEM_MANUAL is not set
  94. CONFIG_FLATMEM=y
  95. CONFIG_FLAT_NODE_MEM_MAP=y
  96. # CONFIG_NUMA is not set
  97. # CONFIG_SCHED_SMT is not set
  98. CONFIG_PREEMPT_NONE=y
  99. # CONFIG_PREEMPT_VOLUNTARY is not set
  100. # CONFIG_PREEMPT is not set
  101. # CONFIG_PREEMPT_BKL is not set
  102. # CONFIG_HZ_100 is not set
  103. CONFIG_HZ_250=y
  104. # CONFIG_HZ_1000 is not set
  105. CONFIG_HZ=250
  106. CONFIG_GENERIC_HARDIRQS=y
  107. CONFIG_SECCOMP=y
  108. CONFIG_ISA_DMA_API=y
  109. #
  110. # General setup
  111. #
  112. CONFIG_PCI=y
  113. CONFIG_PCI_DOMAINS=y
  114. CONFIG_BINFMT_ELF=y
  115. # CONFIG_BINFMT_MISC is not set
  116. CONFIG_PCI_LEGACY_PROC=y
  117. CONFIG_PCI_NAMES=y
  118. # CONFIG_PCI_DEBUG is not set
  119. #
  120. # PCCARD (PCMCIA/CardBus) support
  121. #
  122. # CONFIG_PCCARD is not set
  123. #
  124. # PCI Hotplug Support
  125. #
  126. # CONFIG_HOTPLUG_PCI is not set
  127. CONFIG_PROC_DEVICETREE=y
  128. # CONFIG_CMDLINE_BOOL is not set
  129. #
  130. # Networking
  131. #
  132. CONFIG_NET=y
  133. #
  134. # Networking options
  135. #
  136. CONFIG_PACKET=y
  137. CONFIG_PACKET_MMAP=y
  138. CONFIG_UNIX=y
  139. # CONFIG_NET_KEY is not set
  140. CONFIG_INET=y
  141. CONFIG_IP_MULTICAST=y
  142. # CONFIG_IP_ADVANCED_ROUTER is not set
  143. CONFIG_IP_FIB_HASH=y
  144. CONFIG_IP_PNP=y
  145. CONFIG_IP_PNP_DHCP=y
  146. # CONFIG_IP_PNP_BOOTP is not set
  147. # CONFIG_IP_PNP_RARP is not set
  148. # CONFIG_NET_IPIP is not set
  149. # CONFIG_NET_IPGRE is not set
  150. # CONFIG_IP_MROUTE is not set
  151. # CONFIG_ARPD is not set
  152. # CONFIG_SYN_COOKIES is not set
  153. # CONFIG_INET_AH is not set
  154. # CONFIG_INET_ESP is not set
  155. # CONFIG_INET_IPCOMP is not set
  156. # CONFIG_INET_TUNNEL is not set
  157. CONFIG_IP_TCPDIAG=y
  158. # CONFIG_IP_TCPDIAG_IPV6 is not set
  159. # CONFIG_TCP_CONG_ADVANCED is not set
  160. CONFIG_TCP_CONG_BIC=y
  161. # CONFIG_IPV6 is not set
  162. # CONFIG_NETFILTER is not set
  163. #
  164. # SCTP Configuration (EXPERIMENTAL)
  165. #
  166. # CONFIG_IP_SCTP is not set
  167. # CONFIG_ATM is not set
  168. # CONFIG_BRIDGE is not set
  169. # CONFIG_VLAN_8021Q is not set
  170. # CONFIG_DECNET is not set
  171. # CONFIG_LLC2 is not set
  172. # CONFIG_IPX is not set
  173. # CONFIG_ATALK is not set
  174. # CONFIG_X25 is not set
  175. # CONFIG_LAPB is not set
  176. # CONFIG_NET_DIVERT is not set
  177. # CONFIG_ECONET is not set
  178. # CONFIG_WAN_ROUTER is not set
  179. # CONFIG_NET_SCHED is not set
  180. # CONFIG_NET_CLS_ROUTE is not set
  181. #
  182. # Network testing
  183. #
  184. # CONFIG_NET_PKTGEN is not set
  185. # CONFIG_HAMRADIO is not set
  186. # CONFIG_IRDA is not set
  187. # CONFIG_BT is not set
  188. #
  189. # Device Drivers
  190. #
  191. #
  192. # Generic Driver Options
  193. #
  194. CONFIG_STANDALONE=y
  195. CONFIG_PREVENT_FIRMWARE_BUILD=y
  196. # CONFIG_FW_LOADER is not set
  197. # CONFIG_DEBUG_DRIVER is not set
  198. #
  199. # Memory Technology Devices (MTD)
  200. #
  201. # CONFIG_MTD is not set
  202. #
  203. # Parallel port support
  204. #
  205. # CONFIG_PARPORT is not set
  206. #
  207. # Plug and Play support
  208. #
  209. #
  210. # Block devices
  211. #
  212. # CONFIG_BLK_DEV_FD is not set
  213. # CONFIG_BLK_CPQ_DA is not set
  214. # CONFIG_BLK_CPQ_CISS_DA is not set
  215. # CONFIG_BLK_DEV_DAC960 is not set
  216. # CONFIG_BLK_DEV_UMEM is not set
  217. # CONFIG_BLK_DEV_COW_COMMON is not set
  218. # CONFIG_BLK_DEV_LOOP is not set
  219. # CONFIG_BLK_DEV_NBD is not set
  220. # CONFIG_BLK_DEV_SX8 is not set
  221. # CONFIG_BLK_DEV_UB is not set
  222. CONFIG_BLK_DEV_RAM=y
  223. CONFIG_BLK_DEV_RAM_COUNT=16
  224. CONFIG_BLK_DEV_RAM_SIZE=8192
  225. # CONFIG_BLK_DEV_INITRD is not set
  226. CONFIG_INITRAMFS_SOURCE=""
  227. # CONFIG_CDROM_PKTCDVD is not set
  228. #
  229. # IO Schedulers
  230. #
  231. CONFIG_IOSCHED_NOOP=y
  232. CONFIG_IOSCHED_AS=y
  233. CONFIG_IOSCHED_DEADLINE=y
  234. CONFIG_IOSCHED_CFQ=y
  235. # CONFIG_ATA_OVER_ETH is not set
  236. #
  237. # ATA/ATAPI/MFM/RLL support
  238. #
  239. CONFIG_IDE=y
  240. CONFIG_BLK_DEV_IDE=y
  241. #
  242. # Please see Documentation/ide.txt for help/info on IDE drives
  243. #
  244. # CONFIG_BLK_DEV_IDE_SATA is not set
  245. CONFIG_BLK_DEV_IDEDISK=y
  246. # CONFIG_IDEDISK_MULTI_MODE is not set
  247. CONFIG_BLK_DEV_IDECD=y
  248. # CONFIG_BLK_DEV_IDETAPE is not set
  249. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  250. CONFIG_IDE_TASK_IOCTL=y
  251. #
  252. # IDE chipset support/bugfixes
  253. #
  254. CONFIG_IDE_GENERIC=y
  255. CONFIG_BLK_DEV_IDEPCI=y
  256. CONFIG_IDEPCI_SHARE_IRQ=y
  257. # CONFIG_BLK_DEV_OFFBOARD is not set
  258. CONFIG_BLK_DEV_GENERIC=y
  259. # CONFIG_BLK_DEV_OPTI621 is not set
  260. # CONFIG_BLK_DEV_SL82C105 is not set
  261. CONFIG_BLK_DEV_IDEDMA_PCI=y
  262. # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
  263. CONFIG_IDEDMA_PCI_AUTO=y
  264. # CONFIG_IDEDMA_ONLYDISK is not set
  265. # CONFIG_BLK_DEV_AEC62XX is not set
  266. # CONFIG_BLK_DEV_ALI15X3 is not set
  267. CONFIG_BLK_DEV_AMD74XX=y
  268. # CONFIG_BLK_DEV_CMD64X is not set
  269. # CONFIG_BLK_DEV_TRIFLEX is not set
  270. # CONFIG_BLK_DEV_CY82C693 is not set
  271. # CONFIG_BLK_DEV_CS5520 is not set
  272. # CONFIG_BLK_DEV_CS5530 is not set
  273. # CONFIG_BLK_DEV_HPT34X is not set
  274. # CONFIG_BLK_DEV_HPT366 is not set
  275. # CONFIG_BLK_DEV_SC1200 is not set
  276. # CONFIG_BLK_DEV_PIIX is not set
  277. # CONFIG_BLK_DEV_IT821X is not set
  278. # CONFIG_BLK_DEV_NS87415 is not set
  279. # CONFIG_BLK_DEV_PDC202XX_OLD is not set
  280. # CONFIG_BLK_DEV_PDC202XX_NEW is not set
  281. # CONFIG_BLK_DEV_SVWKS is not set
  282. # CONFIG_BLK_DEV_SIIMAGE is not set
  283. # CONFIG_BLK_DEV_SLC90E66 is not set
  284. # CONFIG_BLK_DEV_TRM290 is not set
  285. # CONFIG_BLK_DEV_VIA82CXXX is not set
  286. # CONFIG_IDE_ARM is not set
  287. CONFIG_BLK_DEV_IDEDMA=y
  288. # CONFIG_IDEDMA_IVB is not set
  289. CONFIG_IDEDMA_AUTO=y
  290. # CONFIG_BLK_DEV_HD is not set
  291. #
  292. # SCSI device support
  293. #
  294. # CONFIG_SCSI is not set
  295. #
  296. # Multi-device support (RAID and LVM)
  297. #
  298. # CONFIG_MD is not set
  299. #
  300. # Fusion MPT device support
  301. #
  302. # CONFIG_FUSION is not set
  303. #
  304. # IEEE 1394 (FireWire) support
  305. #
  306. # CONFIG_IEEE1394 is not set
  307. #
  308. # I2O device support
  309. #
  310. # CONFIG_I2O is not set
  311. #
  312. # Macintosh device drivers
  313. #
  314. #
  315. # Network device support
  316. #
  317. CONFIG_NETDEVICES=y
  318. # CONFIG_DUMMY is not set
  319. # CONFIG_BONDING is not set
  320. # CONFIG_EQUALIZER is not set
  321. # CONFIG_TUN is not set
  322. #
  323. # ARCnet devices
  324. #
  325. # CONFIG_ARCNET is not set
  326. #
  327. # Ethernet (10 or 100Mbit)
  328. #
  329. CONFIG_NET_ETHERNET=y
  330. CONFIG_MII=y
  331. # CONFIG_HAPPYMEAL is not set
  332. # CONFIG_SUNGEM is not set
  333. # CONFIG_NET_VENDOR_3COM is not set
  334. #
  335. # Tulip family network device support
  336. #
  337. # CONFIG_NET_TULIP is not set
  338. # CONFIG_HP100 is not set
  339. CONFIG_NET_PCI=y
  340. # CONFIG_PCNET32 is not set
  341. CONFIG_AMD8111_ETH=y
  342. # CONFIG_AMD8111E_NAPI is not set
  343. # CONFIG_ADAPTEC_STARFIRE is not set
  344. # CONFIG_B44 is not set
  345. # CONFIG_FORCEDETH is not set
  346. # CONFIG_DGRS is not set
  347. # CONFIG_EEPRO100 is not set
  348. # CONFIG_E100 is not set
  349. # CONFIG_FEALNX is not set
  350. # CONFIG_NATSEMI is not set
  351. # CONFIG_NE2K_PCI is not set
  352. # CONFIG_8139CP is not set
  353. # CONFIG_8139TOO is not set
  354. # CONFIG_SIS900 is not set
  355. # CONFIG_EPIC100 is not set
  356. # CONFIG_SUNDANCE is not set
  357. # CONFIG_VIA_RHINE is not set
  358. #
  359. # Ethernet (1000 Mbit)
  360. #
  361. # CONFIG_ACENIC is not set
  362. # CONFIG_DL2K is not set
  363. CONFIG_E1000=y
  364. # CONFIG_E1000_NAPI is not set
  365. # CONFIG_NS83820 is not set
  366. # CONFIG_HAMACHI is not set
  367. # CONFIG_YELLOWFIN is not set
  368. # CONFIG_R8169 is not set
  369. # CONFIG_SKGE is not set
  370. # CONFIG_SK98LIN is not set
  371. # CONFIG_VIA_VELOCITY is not set
  372. # CONFIG_TIGON3 is not set
  373. # CONFIG_BNX2 is not set
  374. # CONFIG_MV643XX_ETH is not set
  375. #
  376. # Ethernet (10000 Mbit)
  377. #
  378. # CONFIG_IXGB is not set
  379. # CONFIG_S2IO is not set
  380. #
  381. # Token Ring devices
  382. #
  383. # CONFIG_TR is not set
  384. #
  385. # Wireless LAN (non-hamradio)
  386. #
  387. # CONFIG_NET_RADIO is not set
  388. #
  389. # Wan interfaces
  390. #
  391. # CONFIG_WAN is not set
  392. # CONFIG_FDDI is not set
  393. # CONFIG_HIPPI is not set
  394. # CONFIG_PPP is not set
  395. # CONFIG_SLIP is not set
  396. # CONFIG_SHAPER is not set
  397. # CONFIG_NETCONSOLE is not set
  398. # CONFIG_NETPOLL is not set
  399. # CONFIG_NET_POLL_CONTROLLER is not set
  400. #
  401. # ISDN subsystem
  402. #
  403. # CONFIG_ISDN is not set
  404. #
  405. # Telephony Support
  406. #
  407. # CONFIG_PHONE is not set
  408. #
  409. # Input device support
  410. #
  411. CONFIG_INPUT=y
  412. #
  413. # Userland interfaces
  414. #
  415. CONFIG_INPUT_MOUSEDEV=y
  416. # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
  417. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600
  418. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200
  419. # CONFIG_INPUT_JOYDEV is not set
  420. # CONFIG_INPUT_TSDEV is not set
  421. # CONFIG_INPUT_EVDEV is not set
  422. # CONFIG_INPUT_EVBUG is not set
  423. #
  424. # Input Device Drivers
  425. #
  426. # CONFIG_INPUT_KEYBOARD is not set
  427. # CONFIG_INPUT_MOUSE is not set
  428. # CONFIG_INPUT_JOYSTICK is not set
  429. # CONFIG_INPUT_TOUCHSCREEN is not set
  430. # CONFIG_INPUT_MISC is not set
  431. #
  432. # Hardware I/O ports
  433. #
  434. # CONFIG_SERIO is not set
  435. # CONFIG_GAMEPORT is not set
  436. #
  437. # Character devices
  438. #
  439. CONFIG_VT=y
  440. CONFIG_VT_CONSOLE=y
  441. CONFIG_HW_CONSOLE=y
  442. # CONFIG_SERIAL_NONSTANDARD is not set
  443. #
  444. # Serial drivers
  445. #
  446. CONFIG_SERIAL_8250=y
  447. CONFIG_SERIAL_8250_CONSOLE=y
  448. CONFIG_SERIAL_8250_NR_UARTS=4
  449. # CONFIG_SERIAL_8250_EXTENDED is not set
  450. #
  451. # Non-8250 serial port support
  452. #
  453. CONFIG_SERIAL_CORE=y
  454. CONFIG_SERIAL_CORE_CONSOLE=y
  455. # CONFIG_SERIAL_JSM is not set
  456. CONFIG_UNIX98_PTYS=y
  457. CONFIG_LEGACY_PTYS=y
  458. CONFIG_LEGACY_PTY_COUNT=256
  459. #
  460. # IPMI
  461. #
  462. # CONFIG_IPMI_HANDLER is not set
  463. #
  464. # Watchdog Cards
  465. #
  466. # CONFIG_WATCHDOG is not set
  467. # CONFIG_RTC is not set
  468. # CONFIG_DTLK is not set
  469. # CONFIG_R3964 is not set
  470. # CONFIG_APPLICOM is not set
  471. #
  472. # Ftape, the floppy tape device driver
  473. #
  474. # CONFIG_AGP is not set
  475. # CONFIG_DRM is not set
  476. # CONFIG_RAW_DRIVER is not set
  477. # CONFIG_HANGCHECK_TIMER is not set
  478. #
  479. # TPM devices
  480. #
  481. # CONFIG_TCG_TPM is not set
  482. #
  483. # I2C support
  484. #
  485. CONFIG_I2C=y
  486. CONFIG_I2C_CHARDEV=y
  487. #
  488. # I2C Algorithms
  489. #
  490. CONFIG_I2C_ALGOBIT=y
  491. # CONFIG_I2C_ALGOPCF is not set
  492. # CONFIG_I2C_ALGOPCA is not set
  493. #
  494. # I2C Hardware Bus support
  495. #
  496. # CONFIG_I2C_ALI1535 is not set
  497. # CONFIG_I2C_ALI1563 is not set
  498. # CONFIG_I2C_ALI15X3 is not set
  499. # CONFIG_I2C_AMD756 is not set
  500. CONFIG_I2C_AMD8111=y
  501. # CONFIG_I2C_I801 is not set
  502. # CONFIG_I2C_I810 is not set
  503. # CONFIG_I2C_PIIX4 is not set
  504. # CONFIG_I2C_ISA is not set
  505. # CONFIG_I2C_NFORCE2 is not set
  506. # CONFIG_I2C_PARPORT_LIGHT is not set
  507. # CONFIG_I2C_PROSAVAGE is not set
  508. # CONFIG_I2C_SAVAGE4 is not set
  509. # CONFIG_SCx200_ACB is not set
  510. # CONFIG_I2C_SIS5595 is not set
  511. # CONFIG_I2C_SIS630 is not set
  512. # CONFIG_I2C_SIS96X is not set
  513. # CONFIG_I2C_STUB is not set
  514. # CONFIG_I2C_VIA is not set
  515. # CONFIG_I2C_VIAPRO is not set
  516. # CONFIG_I2C_VOODOO3 is not set
  517. # CONFIG_I2C_PCA_ISA is not set
  518. # CONFIG_I2C_SENSOR is not set
  519. #
  520. # Miscellaneous I2C Chip support
  521. #
  522. # CONFIG_SENSORS_DS1337 is not set
  523. # CONFIG_SENSORS_DS1374 is not set
  524. # CONFIG_SENSORS_EEPROM is not set
  525. # CONFIG_SENSORS_PCF8574 is not set
  526. # CONFIG_SENSORS_PCA9539 is not set
  527. # CONFIG_SENSORS_PCF8591 is not set
  528. # CONFIG_SENSORS_RTC8564 is not set
  529. # CONFIG_SENSORS_MAX6875 is not set
  530. # CONFIG_I2C_DEBUG_CORE is not set
  531. # CONFIG_I2C_DEBUG_ALGO is not set
  532. # CONFIG_I2C_DEBUG_BUS is not set
  533. # CONFIG_I2C_DEBUG_CHIP is not set
  534. #
  535. # Dallas's 1-wire bus
  536. #
  537. # CONFIG_W1 is not set
  538. #
  539. # Hardware Monitoring support
  540. #
  541. # CONFIG_HWMON is not set
  542. #
  543. # Misc devices
  544. #
  545. #
  546. # Multimedia devices
  547. #
  548. # CONFIG_VIDEO_DEV is not set
  549. #
  550. # Digital Video Broadcasting Devices
  551. #
  552. # CONFIG_DVB is not set
  553. #
  554. # Graphics support
  555. #
  556. # CONFIG_FB is not set
  557. #
  558. # Console display driver support
  559. #
  560. # CONFIG_VGA_CONSOLE is not set
  561. CONFIG_DUMMY_CONSOLE=y
  562. #
  563. # Sound
  564. #
  565. # CONFIG_SOUND is not set
  566. #
  567. # USB support
  568. #
  569. CONFIG_USB_ARCH_HAS_HCD=y
  570. CONFIG_USB_ARCH_HAS_OHCI=y
  571. CONFIG_USB=y
  572. # CONFIG_USB_DEBUG is not set
  573. #
  574. # Miscellaneous USB options
  575. #
  576. CONFIG_USB_DEVICEFS=y
  577. # CONFIG_USB_BANDWIDTH is not set
  578. # CONFIG_USB_DYNAMIC_MINORS is not set
  579. # CONFIG_USB_OTG is not set
  580. #
  581. # USB Host Controller Drivers
  582. #
  583. CONFIG_USB_EHCI_HCD=y
  584. CONFIG_USB_EHCI_SPLIT_ISO=y
  585. CONFIG_USB_EHCI_ROOT_HUB_TT=y
  586. # CONFIG_USB_ISP116X_HCD is not set
  587. CONFIG_USB_OHCI_HCD=y
  588. # CONFIG_USB_OHCI_BIG_ENDIAN is not set
  589. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  590. CONFIG_USB_UHCI_HCD=y
  591. # CONFIG_USB_SL811_HCD is not set
  592. #
  593. # USB Device Class drivers
  594. #
  595. # CONFIG_USB_BLUETOOTH_TTY is not set
  596. # CONFIG_USB_ACM is not set
  597. # CONFIG_USB_PRINTER is not set
  598. #
  599. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
  600. #
  601. # CONFIG_USB_STORAGE is not set
  602. #
  603. # USB Input Devices
  604. #
  605. CONFIG_USB_HID=y
  606. CONFIG_USB_HIDINPUT=y
  607. # CONFIG_HID_FF is not set
  608. # CONFIG_USB_HIDDEV is not set
  609. # CONFIG_USB_AIPTEK is not set
  610. # CONFIG_USB_WACOM is not set
  611. # CONFIG_USB_ACECAD is not set
  612. # CONFIG_USB_KBTAB is not set
  613. # CONFIG_USB_POWERMATE is not set
  614. # CONFIG_USB_MTOUCH is not set
  615. # CONFIG_USB_ITMTOUCH is not set
  616. # CONFIG_USB_EGALAX is not set
  617. # CONFIG_USB_XPAD is not set
  618. # CONFIG_USB_ATI_REMOTE is not set
  619. # CONFIG_USB_KEYSPAN_REMOTE is not set
  620. #
  621. # USB Imaging devices
  622. #
  623. # CONFIG_USB_MDC800 is not set
  624. #
  625. # USB Multimedia devices
  626. #
  627. # CONFIG_USB_DABUSB is not set
  628. #
  629. # Video4Linux support is needed for USB Multimedia device support
  630. #
  631. #
  632. # USB Network Adapters
  633. #
  634. # CONFIG_USB_CATC is not set
  635. # CONFIG_USB_KAWETH is not set
  636. CONFIG_USB_PEGASUS=y
  637. # CONFIG_USB_RTL8150 is not set
  638. # CONFIG_USB_USBNET is not set
  639. CONFIG_USB_MON=y
  640. #
  641. # USB port drivers
  642. #
  643. #
  644. # USB Serial Converter support
  645. #
  646. CONFIG_USB_SERIAL=y
  647. # CONFIG_USB_SERIAL_CONSOLE is not set
  648. CONFIG_USB_SERIAL_GENERIC=y
  649. # CONFIG_USB_SERIAL_AIRPRIME is not set
  650. # CONFIG_USB_SERIAL_BELKIN is not set
  651. # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
  652. # CONFIG_USB_SERIAL_CP2101 is not set
  653. CONFIG_USB_SERIAL_CYPRESS_M8=m
  654. # CONFIG_USB_SERIAL_EMPEG is not set
  655. # CONFIG_USB_SERIAL_FTDI_SIO is not set
  656. # CONFIG_USB_SERIAL_VISOR is not set
  657. # CONFIG_USB_SERIAL_IPAQ is not set
  658. # CONFIG_USB_SERIAL_IR is not set
  659. # CONFIG_USB_SERIAL_EDGEPORT is not set
  660. # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
  661. CONFIG_USB_SERIAL_GARMIN=m
  662. CONFIG_USB_SERIAL_IPW=m
  663. # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
  664. CONFIG_USB_SERIAL_KEYSPAN=y
  665. CONFIG_USB_SERIAL_KEYSPAN_MPR=y
  666. CONFIG_USB_SERIAL_KEYSPAN_USA28=y
  667. CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
  668. CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
  669. CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
  670. CONFIG_USB_SERIAL_KEYSPAN_USA19=y
  671. CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
  672. CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
  673. CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
  674. CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
  675. CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
  676. CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
  677. # CONFIG_USB_SERIAL_KLSI is not set
  678. # CONFIG_USB_SERIAL_KOBIL_SCT is not set
  679. # CONFIG_USB_SERIAL_MCT_U232 is not set
  680. # CONFIG_USB_SERIAL_PL2303 is not set
  681. # CONFIG_USB_SERIAL_HP4X is not set
  682. # CONFIG_USB_SERIAL_SAFE is not set
  683. CONFIG_USB_SERIAL_TI=m
  684. # CONFIG_USB_SERIAL_CYBERJACK is not set
  685. # CONFIG_USB_SERIAL_XIRCOM is not set
  686. # CONFIG_USB_SERIAL_OMNINET is not set
  687. CONFIG_USB_EZUSB=y
  688. #
  689. # USB Miscellaneous drivers
  690. #
  691. # CONFIG_USB_EMI62 is not set
  692. # CONFIG_USB_EMI26 is not set
  693. # CONFIG_USB_AUERSWALD is not set
  694. # CONFIG_USB_RIO500 is not set
  695. # CONFIG_USB_LEGOTOWER is not set
  696. # CONFIG_USB_LCD is not set
  697. # CONFIG_USB_LED is not set
  698. # CONFIG_USB_CYTHERM is not set
  699. # CONFIG_USB_PHIDGETKIT is not set
  700. # CONFIG_USB_PHIDGETSERVO is not set
  701. # CONFIG_USB_IDMOUSE is not set
  702. # CONFIG_USB_SISUSBVGA is not set
  703. # CONFIG_USB_LD is not set
  704. # CONFIG_USB_TEST is not set
  705. #
  706. # USB DSL modem support
  707. #
  708. #
  709. # USB Gadget Support
  710. #
  711. # CONFIG_USB_GADGET is not set
  712. #
  713. # MMC/SD Card support
  714. #
  715. # CONFIG_MMC is not set
  716. #
  717. # InfiniBand support
  718. #
  719. # CONFIG_INFINIBAND is not set
  720. #
  721. # SN Devices
  722. #
  723. #
  724. # File systems
  725. #
  726. CONFIG_EXT2_FS=y
  727. # CONFIG_EXT2_FS_XATTR is not set
  728. CONFIG_EXT2_FS_XIP=y
  729. CONFIG_FS_XIP=y
  730. CONFIG_EXT3_FS=y
  731. # CONFIG_EXT3_FS_XATTR is not set
  732. CONFIG_JBD=y
  733. # CONFIG_JBD_DEBUG is not set
  734. # CONFIG_REISERFS_FS is not set
  735. # CONFIG_JFS_FS is not set
  736. CONFIG_FS_POSIX_ACL=y
  737. #
  738. # XFS support
  739. #
  740. # CONFIG_XFS_FS is not set
  741. # CONFIG_MINIX_FS is not set
  742. # CONFIG_ROMFS_FS is not set
  743. CONFIG_INOTIFY=y
  744. # CONFIG_QUOTA is not set
  745. CONFIG_DNOTIFY=y
  746. # CONFIG_AUTOFS_FS is not set
  747. # CONFIG_AUTOFS4_FS is not set
  748. #
  749. # CD-ROM/DVD Filesystems
  750. #
  751. # CONFIG_ISO9660_FS is not set
  752. # CONFIG_UDF_FS is not set
  753. #
  754. # DOS/FAT/NT Filesystems
  755. #
  756. CONFIG_FAT_FS=y
  757. CONFIG_MSDOS_FS=y
  758. CONFIG_VFAT_FS=y
  759. CONFIG_FAT_DEFAULT_CODEPAGE=437
  760. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  761. # CONFIG_NTFS_FS is not set
  762. #
  763. # Pseudo filesystems
  764. #
  765. CONFIG_PROC_FS=y
  766. CONFIG_PROC_KCORE=y
  767. CONFIG_SYSFS=y
  768. CONFIG_DEVPTS_FS_XATTR=y
  769. # CONFIG_DEVPTS_FS_SECURITY is not set
  770. CONFIG_TMPFS=y
  771. CONFIG_TMPFS_XATTR=y
  772. CONFIG_TMPFS_SECURITY=y
  773. CONFIG_HUGETLBFS=y
  774. CONFIG_HUGETLB_PAGE=y
  775. CONFIG_RAMFS=y
  776. #
  777. # Miscellaneous filesystems
  778. #
  779. # CONFIG_ADFS_FS is not set
  780. # CONFIG_AFFS_FS is not set
  781. # CONFIG_HFS_FS is not set
  782. # CONFIG_HFSPLUS_FS is not set
  783. # CONFIG_BEFS_FS is not set
  784. # CONFIG_BFS_FS is not set
  785. # CONFIG_EFS_FS is not set
  786. CONFIG_CRAMFS=y
  787. # CONFIG_VXFS_FS is not set
  788. # CONFIG_HPFS_FS is not set
  789. # CONFIG_QNX4FS_FS is not set
  790. # CONFIG_SYSV_FS is not set
  791. # CONFIG_UFS_FS is not set
  792. #
  793. # Network File Systems
  794. #
  795. CONFIG_NFS_FS=y
  796. CONFIG_NFS_V3=y
  797. CONFIG_NFS_V3_ACL=y
  798. CONFIG_NFS_V4=y
  799. # CONFIG_NFS_DIRECTIO is not set
  800. # CONFIG_NFSD is not set
  801. CONFIG_ROOT_NFS=y
  802. CONFIG_LOCKD=y
  803. CONFIG_LOCKD_V4=y
  804. CONFIG_NFS_ACL_SUPPORT=y
  805. CONFIG_NFS_COMMON=y
  806. CONFIG_SUNRPC=y
  807. CONFIG_SUNRPC_GSS=y
  808. CONFIG_RPCSEC_GSS_KRB5=y
  809. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  810. # CONFIG_SMB_FS is not set
  811. # CONFIG_CIFS is not set
  812. # CONFIG_NCP_FS is not set
  813. # CONFIG_CODA_FS is not set
  814. # CONFIG_AFS_FS is not set
  815. #
  816. # Partition Types
  817. #
  818. CONFIG_PARTITION_ADVANCED=y
  819. # CONFIG_ACORN_PARTITION is not set
  820. # CONFIG_OSF_PARTITION is not set
  821. # CONFIG_AMIGA_PARTITION is not set
  822. # CONFIG_ATARI_PARTITION is not set
  823. CONFIG_MAC_PARTITION=y
  824. CONFIG_MSDOS_PARTITION=y
  825. # CONFIG_BSD_DISKLABEL is not set
  826. # CONFIG_MINIX_SUBPARTITION is not set
  827. # CONFIG_SOLARIS_X86_PARTITION is not set
  828. # CONFIG_UNIXWARE_DISKLABEL is not set
  829. # CONFIG_LDM_PARTITION is not set
  830. # CONFIG_SGI_PARTITION is not set
  831. # CONFIG_ULTRIX_PARTITION is not set
  832. # CONFIG_SUN_PARTITION is not set
  833. # CONFIG_EFI_PARTITION is not set
  834. #
  835. # Native Language Support
  836. #
  837. CONFIG_NLS=y
  838. CONFIG_NLS_DEFAULT="utf-8"
  839. # CONFIG_NLS_CODEPAGE_437 is not set
  840. # CONFIG_NLS_CODEPAGE_737 is not set
  841. # CONFIG_NLS_CODEPAGE_775 is not set
  842. # CONFIG_NLS_CODEPAGE_850 is not set
  843. # CONFIG_NLS_CODEPAGE_852 is not set
  844. # CONFIG_NLS_CODEPAGE_855 is not set
  845. # CONFIG_NLS_CODEPAGE_857 is not set
  846. # CONFIG_NLS_CODEPAGE_860 is not set
  847. # CONFIG_NLS_CODEPAGE_861 is not set
  848. # CONFIG_NLS_CODEPAGE_862 is not set
  849. # CONFIG_NLS_CODEPAGE_863 is not set
  850. # CONFIG_NLS_CODEPAGE_864 is not set
  851. # CONFIG_NLS_CODEPAGE_865 is not set
  852. # CONFIG_NLS_CODEPAGE_866 is not set
  853. # CONFIG_NLS_CODEPAGE_869 is not set
  854. # CONFIG_NLS_CODEPAGE_936 is not set
  855. # CONFIG_NLS_CODEPAGE_950 is not set
  856. # CONFIG_NLS_CODEPAGE_932 is not set
  857. # CONFIG_NLS_CODEPAGE_949 is not set
  858. # CONFIG_NLS_CODEPAGE_874 is not set
  859. # CONFIG_NLS_ISO8859_8 is not set
  860. # CONFIG_NLS_CODEPAGE_1250 is not set
  861. # CONFIG_NLS_CODEPAGE_1251 is not set
  862. # CONFIG_NLS_ASCII is not set
  863. # CONFIG_NLS_ISO8859_1 is not set
  864. # CONFIG_NLS_ISO8859_2 is not set
  865. # CONFIG_NLS_ISO8859_3 is not set
  866. # CONFIG_NLS_ISO8859_4 is not set
  867. # CONFIG_NLS_ISO8859_5 is not set
  868. # CONFIG_NLS_ISO8859_6 is not set
  869. # CONFIG_NLS_ISO8859_7 is not set
  870. # CONFIG_NLS_ISO8859_9 is not set
  871. # CONFIG_NLS_ISO8859_13 is not set
  872. # CONFIG_NLS_ISO8859_14 is not set
  873. # CONFIG_NLS_ISO8859_15 is not set
  874. # CONFIG_NLS_KOI8_R is not set
  875. # CONFIG_NLS_KOI8_U is not set
  876. CONFIG_NLS_UTF8=y
  877. #
  878. # Profiling support
  879. #
  880. # CONFIG_PROFILING is not set
  881. #
  882. # Kernel hacking
  883. #
  884. # CONFIG_PRINTK_TIME is not set
  885. CONFIG_DEBUG_KERNEL=y
  886. CONFIG_MAGIC_SYSRQ=y
  887. CONFIG_LOG_BUF_SHIFT=17
  888. # CONFIG_SCHEDSTATS is not set
  889. CONFIG_DEBUG_SLAB=y
  890. # CONFIG_DEBUG_SPINLOCK is not set
  891. CONFIG_DEBUG_SPINLOCK_SLEEP=y
  892. # CONFIG_DEBUG_KOBJECT is not set
  893. # CONFIG_DEBUG_INFO is not set
  894. CONFIG_DEBUG_FS=y
  895. CONFIG_DEBUG_STACKOVERFLOW=y
  896. # CONFIG_KPROBES is not set
  897. CONFIG_DEBUG_STACK_USAGE=y
  898. CONFIG_DEBUGGER=y
  899. CONFIG_XMON=y
  900. CONFIG_XMON_DEFAULT=y
  901. # CONFIG_PPCDBG is not set
  902. # CONFIG_IRQSTACKS is not set
  903. #
  904. # Security options
  905. #
  906. # CONFIG_KEYS is not set
  907. # CONFIG_SECURITY is not set
  908. #
  909. # Cryptographic options
  910. #
  911. CONFIG_CRYPTO=y
  912. # CONFIG_CRYPTO_HMAC is not set
  913. # CONFIG_CRYPTO_NULL is not set
  914. # CONFIG_CRYPTO_MD4 is not set
  915. CONFIG_CRYPTO_MD5=y
  916. # CONFIG_CRYPTO_SHA1 is not set
  917. # CONFIG_CRYPTO_SHA256 is not set
  918. # CONFIG_CRYPTO_SHA512 is not set
  919. # CONFIG_CRYPTO_WP512 is not set
  920. # CONFIG_CRYPTO_TGR192 is not set
  921. CONFIG_CRYPTO_DES=y
  922. # CONFIG_CRYPTO_BLOWFISH is not set
  923. # CONFIG_CRYPTO_TWOFISH is not set
  924. # CONFIG_CRYPTO_SERPENT is not set
  925. # CONFIG_CRYPTO_AES is not set
  926. # CONFIG_CRYPTO_CAST5 is not set
  927. # CONFIG_CRYPTO_CAST6 is not set
  928. # CONFIG_CRYPTO_TEA is not set
  929. # CONFIG_CRYPTO_ARC4 is not set
  930. # CONFIG_CRYPTO_KHAZAD is not set
  931. # CONFIG_CRYPTO_ANUBIS is not set
  932. # CONFIG_CRYPTO_DEFLATE is not set
  933. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  934. # CONFIG_CRYPTO_CRC32C is not set
  935. # CONFIG_CRYPTO_TEST is not set
  936. #
  937. # Hardware crypto devices
  938. #
  939. #
  940. # Library routines
  941. #
  942. CONFIG_CRC_CCITT=y
  943. CONFIG_CRC32=y
  944. # CONFIG_LIBCRC32C is not set
  945. CONFIG_ZLIB_INFLATE=y