ads8272_defconfig 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.21-rc5
  4. # Wed Apr 4 20:55:16 2007
  5. #
  6. CONFIG_MMU=y
  7. CONFIG_GENERIC_HARDIRQS=y
  8. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  9. CONFIG_ARCH_HAS_ILOG2_U32=y
  10. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  11. CONFIG_GENERIC_HWEIGHT=y
  12. CONFIG_GENERIC_CALIBRATE_DELAY=y
  13. CONFIG_PPC=y
  14. CONFIG_PPC32=y
  15. CONFIG_GENERIC_NVRAM=y
  16. CONFIG_GENERIC_FIND_NEXT_BIT=y
  17. CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
  18. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  19. CONFIG_GENERIC_BUG=y
  20. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  21. #
  22. # Code maturity level options
  23. #
  24. CONFIG_EXPERIMENTAL=y
  25. CONFIG_BROKEN_ON_SMP=y
  26. CONFIG_INIT_ENV_ARG_LIMIT=32
  27. #
  28. # General setup
  29. #
  30. CONFIG_LOCALVERSION=""
  31. CONFIG_LOCALVERSION_AUTO=y
  32. CONFIG_SWAP=y
  33. CONFIG_SYSVIPC=y
  34. # CONFIG_IPC_NS is not set
  35. CONFIG_SYSVIPC_SYSCTL=y
  36. # CONFIG_POSIX_MQUEUE is not set
  37. # CONFIG_BSD_PROCESS_ACCT is not set
  38. # CONFIG_TASKSTATS is not set
  39. # CONFIG_UTS_NS is not set
  40. # CONFIG_AUDIT is not set
  41. # CONFIG_IKCONFIG is not set
  42. CONFIG_SYSFS_DEPRECATED=y
  43. # CONFIG_RELAY is not set
  44. CONFIG_BLK_DEV_INITRD=y
  45. CONFIG_INITRAMFS_SOURCE=""
  46. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  47. CONFIG_SYSCTL=y
  48. CONFIG_EMBEDDED=y
  49. CONFIG_SYSCTL_SYSCALL=y
  50. # CONFIG_KALLSYMS is not set
  51. # CONFIG_HOTPLUG is not set
  52. CONFIG_PRINTK=y
  53. CONFIG_BUG=y
  54. CONFIG_ELF_CORE=y
  55. CONFIG_BASE_FULL=y
  56. CONFIG_FUTEX=y
  57. # CONFIG_EPOLL is not set
  58. CONFIG_SHMEM=y
  59. CONFIG_SLAB=y
  60. CONFIG_VM_EVENT_COUNTERS=y
  61. CONFIG_RT_MUTEXES=y
  62. # CONFIG_TINY_SHMEM is not set
  63. CONFIG_BASE_SMALL=0
  64. # CONFIG_SLOB is not set
  65. #
  66. # Loadable module support
  67. #
  68. # CONFIG_MODULES is not set
  69. #
  70. # Block layer
  71. #
  72. CONFIG_BLOCK=y
  73. # CONFIG_LBD is not set
  74. # CONFIG_BLK_DEV_IO_TRACE is not set
  75. # CONFIG_LSF is not set
  76. #
  77. # IO Schedulers
  78. #
  79. CONFIG_IOSCHED_NOOP=y
  80. CONFIG_IOSCHED_AS=y
  81. CONFIG_IOSCHED_DEADLINE=y
  82. CONFIG_IOSCHED_CFQ=y
  83. # CONFIG_DEFAULT_AS is not set
  84. # CONFIG_DEFAULT_DEADLINE is not set
  85. CONFIG_DEFAULT_CFQ=y
  86. # CONFIG_DEFAULT_NOOP is not set
  87. CONFIG_DEFAULT_IOSCHED="cfq"
  88. #
  89. # Processor
  90. #
  91. CONFIG_6xx=y
  92. # CONFIG_40x is not set
  93. # CONFIG_44x is not set
  94. # CONFIG_8xx is not set
  95. # CONFIG_E200 is not set
  96. # CONFIG_E500 is not set
  97. CONFIG_PPC_FPU=y
  98. # CONFIG_PPC_DCR_NATIVE is not set
  99. # CONFIG_KEXEC is not set
  100. # CONFIG_CPU_FREQ is not set
  101. # CONFIG_WANT_EARLY_SERIAL is not set
  102. CONFIG_EMBEDDEDBOOT=y
  103. CONFIG_PPC_STD_MMU=y
  104. #
  105. # Platform options
  106. #
  107. #
  108. # Freescale Ethernet driver platform-specific options
  109. #
  110. # CONFIG_PPC_PREP is not set
  111. # CONFIG_APUS is not set
  112. # CONFIG_KATANA is not set
  113. # CONFIG_WILLOW is not set
  114. # CONFIG_CPCI690 is not set
  115. # CONFIG_POWERPMC250 is not set
  116. # CONFIG_CHESTNUT is not set
  117. # CONFIG_SPRUCE is not set
  118. # CONFIG_HDPU is not set
  119. # CONFIG_EV64260 is not set
  120. # CONFIG_LOPEC is not set
  121. # CONFIG_MVME5100 is not set
  122. # CONFIG_PPLUS is not set
  123. # CONFIG_PRPMC750 is not set
  124. # CONFIG_PRPMC800 is not set
  125. # CONFIG_SANDPOINT is not set
  126. # CONFIG_RADSTONE_PPC7D is not set
  127. # CONFIG_PAL4 is not set
  128. # CONFIG_EST8260 is not set
  129. # CONFIG_SBC82xx is not set
  130. # CONFIG_SBS8260 is not set
  131. # CONFIG_RPX8260 is not set
  132. # CONFIG_TQM8260 is not set
  133. CONFIG_ADS8272=y
  134. # CONFIG_PQ2FADS is not set
  135. # CONFIG_LITE5200 is not set
  136. # CONFIG_MPC834x_SYS is not set
  137. # CONFIG_EV64360 is not set
  138. CONFIG_PQ2ADS=y
  139. CONFIG_8260=y
  140. CONFIG_8272=y
  141. CONFIG_CPM2=y
  142. # CONFIG_PC_KEYBOARD is not set
  143. # CONFIG_SMP is not set
  144. # CONFIG_HIGHMEM is not set
  145. CONFIG_ARCH_POPULATES_NODE_MAP=y
  146. # CONFIG_HZ_100 is not set
  147. CONFIG_HZ_250=y
  148. # CONFIG_HZ_300 is not set
  149. # CONFIG_HZ_1000 is not set
  150. CONFIG_HZ=250
  151. CONFIG_PREEMPT_NONE=y
  152. # CONFIG_PREEMPT_VOLUNTARY is not set
  153. # CONFIG_PREEMPT is not set
  154. CONFIG_SELECT_MEMORY_MODEL=y
  155. CONFIG_FLATMEM_MANUAL=y
  156. # CONFIG_DISCONTIGMEM_MANUAL is not set
  157. # CONFIG_SPARSEMEM_MANUAL is not set
  158. CONFIG_FLATMEM=y
  159. CONFIG_FLAT_NODE_MEM_MAP=y
  160. # CONFIG_SPARSEMEM_STATIC is not set
  161. CONFIG_SPLIT_PTLOCK_CPUS=4
  162. # CONFIG_RESOURCES_64BIT is not set
  163. CONFIG_ZONE_DMA_FLAG=1
  164. CONFIG_BINFMT_ELF=y
  165. # CONFIG_BINFMT_MISC is not set
  166. # CONFIG_CMDLINE_BOOL is not set
  167. # CONFIG_PM is not set
  168. CONFIG_SECCOMP=y
  169. CONFIG_ISA_DMA_API=y
  170. #
  171. # Bus options
  172. #
  173. CONFIG_ZONE_DMA=y
  174. # CONFIG_PPC_I8259 is not set
  175. CONFIG_PPC_INDIRECT_PCI=y
  176. CONFIG_PCI=y
  177. CONFIG_PCI_DOMAINS=y
  178. CONFIG_PCI_8260=y
  179. #
  180. # PCCARD (PCMCIA/CardBus) support
  181. #
  182. #
  183. # Advanced setup
  184. #
  185. # CONFIG_ADVANCED_OPTIONS is not set
  186. #
  187. # Default settings for advanced configuration options are used
  188. #
  189. CONFIG_HIGHMEM_START=0xfe000000
  190. CONFIG_LOWMEM_SIZE=0x30000000
  191. CONFIG_KERNEL_START=0xc0000000
  192. CONFIG_TASK_SIZE=0x80000000
  193. CONFIG_BOOT_LOAD=0x00400000
  194. #
  195. # Networking
  196. #
  197. CONFIG_NET=y
  198. #
  199. # Networking options
  200. #
  201. # CONFIG_NETDEBUG is not set
  202. CONFIG_PACKET=y
  203. # CONFIG_PACKET_MMAP is not set
  204. CONFIG_UNIX=y
  205. CONFIG_XFRM=y
  206. # CONFIG_XFRM_USER is not set
  207. # CONFIG_XFRM_SUB_POLICY is not set
  208. # CONFIG_XFRM_MIGRATE is not set
  209. # CONFIG_NET_KEY is not set
  210. CONFIG_INET=y
  211. CONFIG_IP_MULTICAST=y
  212. # CONFIG_IP_ADVANCED_ROUTER is not set
  213. CONFIG_IP_FIB_HASH=y
  214. CONFIG_IP_PNP=y
  215. CONFIG_IP_PNP_DHCP=y
  216. CONFIG_IP_PNP_BOOTP=y
  217. # CONFIG_IP_PNP_RARP is not set
  218. # CONFIG_NET_IPIP is not set
  219. # CONFIG_NET_IPGRE is not set
  220. # CONFIG_IP_MROUTE is not set
  221. # CONFIG_ARPD is not set
  222. CONFIG_SYN_COOKIES=y
  223. # CONFIG_INET_AH is not set
  224. # CONFIG_INET_ESP is not set
  225. # CONFIG_INET_IPCOMP is not set
  226. # CONFIG_INET_XFRM_TUNNEL is not set
  227. # CONFIG_INET_TUNNEL is not set
  228. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  229. CONFIG_INET_XFRM_MODE_TUNNEL=y
  230. CONFIG_INET_XFRM_MODE_BEET=y
  231. CONFIG_INET_DIAG=y
  232. CONFIG_INET_TCP_DIAG=y
  233. # CONFIG_TCP_CONG_ADVANCED is not set
  234. CONFIG_TCP_CONG_CUBIC=y
  235. CONFIG_DEFAULT_TCP_CONG="cubic"
  236. # CONFIG_TCP_MD5SIG is not set
  237. # CONFIG_IPV6 is not set
  238. # CONFIG_INET6_XFRM_TUNNEL is not set
  239. # CONFIG_INET6_TUNNEL is not set
  240. # CONFIG_NETWORK_SECMARK is not set
  241. # CONFIG_NETFILTER is not set
  242. #
  243. # DCCP Configuration (EXPERIMENTAL)
  244. #
  245. # CONFIG_IP_DCCP is not set
  246. #
  247. # SCTP Configuration (EXPERIMENTAL)
  248. #
  249. # CONFIG_IP_SCTP is not set
  250. #
  251. # TIPC Configuration (EXPERIMENTAL)
  252. #
  253. # CONFIG_TIPC is not set
  254. # CONFIG_ATM is not set
  255. # CONFIG_BRIDGE is not set
  256. # CONFIG_VLAN_8021Q is not set
  257. # CONFIG_DECNET is not set
  258. # CONFIG_LLC2 is not set
  259. # CONFIG_IPX is not set
  260. # CONFIG_ATALK is not set
  261. # CONFIG_X25 is not set
  262. # CONFIG_LAPB is not set
  263. # CONFIG_ECONET is not set
  264. # CONFIG_WAN_ROUTER is not set
  265. #
  266. # QoS and/or fair queueing
  267. #
  268. # CONFIG_NET_SCHED is not set
  269. #
  270. # Network testing
  271. #
  272. # CONFIG_NET_PKTGEN is not set
  273. # CONFIG_HAMRADIO is not set
  274. # CONFIG_IRDA is not set
  275. # CONFIG_BT is not set
  276. # CONFIG_IEEE80211 is not set
  277. #
  278. # Device Drivers
  279. #
  280. #
  281. # Generic Driver Options
  282. #
  283. CONFIG_STANDALONE=y
  284. CONFIG_PREVENT_FIRMWARE_BUILD=y
  285. # CONFIG_SYS_HYPERVISOR is not set
  286. #
  287. # Connector - unified userspace <-> kernelspace linker
  288. #
  289. # CONFIG_CONNECTOR is not set
  290. #
  291. # Memory Technology Devices (MTD)
  292. #
  293. # CONFIG_MTD is not set
  294. #
  295. # Parallel port support
  296. #
  297. # CONFIG_PARPORT is not set
  298. #
  299. # Plug and Play support
  300. #
  301. # CONFIG_PNPACPI is not set
  302. #
  303. # Block devices
  304. #
  305. # CONFIG_BLK_DEV_FD is not set
  306. # CONFIG_BLK_CPQ_DA is not set
  307. # CONFIG_BLK_CPQ_CISS_DA is not set
  308. # CONFIG_BLK_DEV_DAC960 is not set
  309. # CONFIG_BLK_DEV_UMEM is not set
  310. # CONFIG_BLK_DEV_COW_COMMON is not set
  311. CONFIG_BLK_DEV_LOOP=y
  312. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  313. # CONFIG_BLK_DEV_NBD is not set
  314. # CONFIG_BLK_DEV_SX8 is not set
  315. CONFIG_BLK_DEV_RAM=y
  316. CONFIG_BLK_DEV_RAM_COUNT=16
  317. CONFIG_BLK_DEV_RAM_SIZE=32768
  318. CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
  319. # CONFIG_CDROM_PKTCDVD is not set
  320. # CONFIG_ATA_OVER_ETH is not set
  321. #
  322. # Misc devices
  323. #
  324. # CONFIG_SGI_IOC4 is not set
  325. # CONFIG_TIFM_CORE is not set
  326. #
  327. # ATA/ATAPI/MFM/RLL support
  328. #
  329. # CONFIG_IDE is not set
  330. #
  331. # SCSI device support
  332. #
  333. # CONFIG_RAID_ATTRS is not set
  334. # CONFIG_SCSI is not set
  335. # CONFIG_SCSI_NETLINK is not set
  336. #
  337. # Serial ATA (prod) and Parallel ATA (experimental) drivers
  338. #
  339. # CONFIG_ATA is not set
  340. #
  341. # Multi-device support (RAID and LVM)
  342. #
  343. # CONFIG_MD is not set
  344. #
  345. # Fusion MPT device support
  346. #
  347. # CONFIG_FUSION is not set
  348. #
  349. # IEEE 1394 (FireWire) support
  350. #
  351. # CONFIG_IEEE1394 is not set
  352. #
  353. # I2O device support
  354. #
  355. # CONFIG_I2O is not set
  356. #
  357. # Macintosh device drivers
  358. #
  359. # CONFIG_MAC_EMUMOUSEBTN is not set
  360. # CONFIG_WINDFARM is not set
  361. #
  362. # Network device support
  363. #
  364. CONFIG_NETDEVICES=y
  365. # CONFIG_DUMMY is not set
  366. # CONFIG_BONDING is not set
  367. # CONFIG_EQUALIZER is not set
  368. # CONFIG_TUN is not set
  369. #
  370. # ARCnet devices
  371. #
  372. # CONFIG_ARCNET is not set
  373. #
  374. # PHY device support
  375. #
  376. CONFIG_PHYLIB=y
  377. #
  378. # MII PHY device drivers
  379. #
  380. # CONFIG_MARVELL_PHY is not set
  381. CONFIG_DAVICOM_PHY=y
  382. # CONFIG_QSEMI_PHY is not set
  383. # CONFIG_LXT_PHY is not set
  384. # CONFIG_CICADA_PHY is not set
  385. # CONFIG_VITESSE_PHY is not set
  386. # CONFIG_SMSC_PHY is not set
  387. # CONFIG_BROADCOM_PHY is not set
  388. # CONFIG_FIXED_PHY is not set
  389. #
  390. # Ethernet (10 or 100Mbit)
  391. #
  392. CONFIG_NET_ETHERNET=y
  393. CONFIG_MII=y
  394. # CONFIG_HAPPYMEAL is not set
  395. # CONFIG_SUNGEM is not set
  396. # CONFIG_CASSINI is not set
  397. # CONFIG_NET_VENDOR_3COM is not set
  398. #
  399. # Tulip family network device support
  400. #
  401. # CONFIG_NET_TULIP is not set
  402. # CONFIG_HP100 is not set
  403. # CONFIG_NET_PCI is not set
  404. CONFIG_FS_ENET=y
  405. # CONFIG_FS_ENET_HAS_SCC is not set
  406. CONFIG_FS_ENET_HAS_FCC=y
  407. #
  408. # Ethernet (1000 Mbit)
  409. #
  410. # CONFIG_ACENIC is not set
  411. # CONFIG_DL2K is not set
  412. # CONFIG_E1000 is not set
  413. # CONFIG_NS83820 is not set
  414. # CONFIG_HAMACHI is not set
  415. # CONFIG_YELLOWFIN is not set
  416. # CONFIG_R8169 is not set
  417. # CONFIG_SIS190 is not set
  418. # CONFIG_SKGE is not set
  419. # CONFIG_SKY2 is not set
  420. # CONFIG_SK98LIN is not set
  421. # CONFIG_TIGON3 is not set
  422. # CONFIG_BNX2 is not set
  423. # CONFIG_QLA3XXX is not set
  424. # CONFIG_ATL1 is not set
  425. #
  426. # Ethernet (10000 Mbit)
  427. #
  428. # CONFIG_CHELSIO_T1 is not set
  429. # CONFIG_CHELSIO_T3 is not set
  430. # CONFIG_IXGB is not set
  431. # CONFIG_S2IO is not set
  432. # CONFIG_MYRI10GE is not set
  433. # CONFIG_NETXEN_NIC is not set
  434. #
  435. # Token Ring devices
  436. #
  437. # CONFIG_TR is not set
  438. #
  439. # Wireless LAN (non-hamradio)
  440. #
  441. # CONFIG_NET_RADIO is not set
  442. #
  443. # Wan interfaces
  444. #
  445. # CONFIG_WAN is not set
  446. # CONFIG_FDDI is not set
  447. # CONFIG_HIPPI is not set
  448. # CONFIG_PPP is not set
  449. # CONFIG_SLIP is not set
  450. # CONFIG_SHAPER is not set
  451. # CONFIG_NETCONSOLE is not set
  452. # CONFIG_NETPOLL is not set
  453. # CONFIG_NET_POLL_CONTROLLER is not set
  454. #
  455. # ISDN subsystem
  456. #
  457. # CONFIG_ISDN is not set
  458. #
  459. # Telephony Support
  460. #
  461. # CONFIG_PHONE is not set
  462. #
  463. # Input device support
  464. #
  465. CONFIG_INPUT=y
  466. # CONFIG_INPUT_FF_MEMLESS is not set
  467. #
  468. # Userland interfaces
  469. #
  470. # CONFIG_INPUT_MOUSEDEV is not set
  471. # CONFIG_INPUT_JOYDEV is not set
  472. # CONFIG_INPUT_TSDEV is not set
  473. # CONFIG_INPUT_EVDEV is not set
  474. # CONFIG_INPUT_EVBUG is not set
  475. #
  476. # Input Device Drivers
  477. #
  478. # CONFIG_INPUT_KEYBOARD is not set
  479. # CONFIG_INPUT_MOUSE is not set
  480. # CONFIG_INPUT_JOYSTICK is not set
  481. # CONFIG_INPUT_TOUCHSCREEN is not set
  482. # CONFIG_INPUT_MISC is not set
  483. #
  484. # Hardware I/O ports
  485. #
  486. # CONFIG_SERIO is not set
  487. # CONFIG_GAMEPORT is not set
  488. #
  489. # Character devices
  490. #
  491. # CONFIG_VT is not set
  492. # CONFIG_SERIAL_NONSTANDARD is not set
  493. #
  494. # Serial drivers
  495. #
  496. # CONFIG_SERIAL_8250 is not set
  497. #
  498. # Non-8250 serial port support
  499. #
  500. # CONFIG_SERIAL_UARTLITE is not set
  501. CONFIG_SERIAL_CORE=y
  502. CONFIG_SERIAL_CORE_CONSOLE=y
  503. CONFIG_SERIAL_CPM=y
  504. CONFIG_SERIAL_CPM_CONSOLE=y
  505. CONFIG_SERIAL_CPM_SCC1=y
  506. # CONFIG_SERIAL_CPM_SCC2 is not set
  507. # CONFIG_SERIAL_CPM_SCC3 is not set
  508. CONFIG_SERIAL_CPM_SCC4=y
  509. # CONFIG_SERIAL_CPM_SMC1 is not set
  510. # CONFIG_SERIAL_CPM_SMC2 is not set
  511. # CONFIG_SERIAL_JSM is not set
  512. CONFIG_UNIX98_PTYS=y
  513. CONFIG_LEGACY_PTYS=y
  514. CONFIG_LEGACY_PTY_COUNT=256
  515. #
  516. # IPMI
  517. #
  518. # CONFIG_IPMI_HANDLER is not set
  519. #
  520. # Watchdog Cards
  521. #
  522. # CONFIG_WATCHDOG is not set
  523. CONFIG_HW_RANDOM=y
  524. # CONFIG_NVRAM is not set
  525. CONFIG_GEN_RTC=y
  526. # CONFIG_GEN_RTC_X is not set
  527. # CONFIG_DTLK is not set
  528. # CONFIG_R3964 is not set
  529. # CONFIG_APPLICOM is not set
  530. # CONFIG_AGP is not set
  531. # CONFIG_DRM is not set
  532. # CONFIG_RAW_DRIVER is not set
  533. #
  534. # TPM devices
  535. #
  536. # CONFIG_TCG_TPM is not set
  537. #
  538. # I2C support
  539. #
  540. # CONFIG_I2C is not set
  541. #
  542. # SPI support
  543. #
  544. # CONFIG_SPI is not set
  545. # CONFIG_SPI_MASTER is not set
  546. #
  547. # Dallas's 1-wire bus
  548. #
  549. # CONFIG_W1 is not set
  550. #
  551. # Hardware Monitoring support
  552. #
  553. CONFIG_HWMON=y
  554. # CONFIG_HWMON_VID is not set
  555. # CONFIG_SENSORS_ABITUGURU is not set
  556. # CONFIG_SENSORS_F71805F is not set
  557. # CONFIG_SENSORS_PC87427 is not set
  558. # CONFIG_SENSORS_VT1211 is not set
  559. # CONFIG_HWMON_DEBUG_CHIP is not set
  560. #
  561. # Multifunction device drivers
  562. #
  563. # CONFIG_MFD_SM501 is not set
  564. #
  565. # Multimedia devices
  566. #
  567. # CONFIG_VIDEO_DEV is not set
  568. #
  569. # Digital Video Broadcasting Devices
  570. #
  571. # CONFIG_DVB is not set
  572. #
  573. # Graphics support
  574. #
  575. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  576. # CONFIG_FB is not set
  577. # CONFIG_FB_IBM_GXT4500 is not set
  578. #
  579. # Sound
  580. #
  581. # CONFIG_SOUND is not set
  582. #
  583. # HID Devices
  584. #
  585. CONFIG_HID=y
  586. # CONFIG_HID_DEBUG is not set
  587. #
  588. # USB support
  589. #
  590. CONFIG_USB_ARCH_HAS_HCD=y
  591. CONFIG_USB_ARCH_HAS_OHCI=y
  592. CONFIG_USB_ARCH_HAS_EHCI=y
  593. # CONFIG_USB is not set
  594. #
  595. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  596. #
  597. #
  598. # USB Gadget Support
  599. #
  600. # CONFIG_USB_GADGET is not set
  601. #
  602. # MMC/SD Card support
  603. #
  604. # CONFIG_MMC is not set
  605. #
  606. # LED devices
  607. #
  608. # CONFIG_NEW_LEDS is not set
  609. #
  610. # LED drivers
  611. #
  612. #
  613. # LED Triggers
  614. #
  615. #
  616. # InfiniBand support
  617. #
  618. # CONFIG_INFINIBAND is not set
  619. #
  620. # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
  621. #
  622. #
  623. # Real Time Clock
  624. #
  625. # CONFIG_RTC_CLASS is not set
  626. #
  627. # DMA Engine support
  628. #
  629. # CONFIG_DMA_ENGINE is not set
  630. #
  631. # DMA Clients
  632. #
  633. #
  634. # DMA Devices
  635. #
  636. #
  637. # Auxiliary Display support
  638. #
  639. #
  640. # Virtualization
  641. #
  642. #
  643. # File systems
  644. #
  645. CONFIG_EXT2_FS=y
  646. # CONFIG_EXT2_FS_XATTR is not set
  647. # CONFIG_EXT2_FS_XIP is not set
  648. CONFIG_EXT3_FS=y
  649. CONFIG_EXT3_FS_XATTR=y
  650. # CONFIG_EXT3_FS_POSIX_ACL is not set
  651. # CONFIG_EXT3_FS_SECURITY is not set
  652. # CONFIG_EXT4DEV_FS is not set
  653. CONFIG_JBD=y
  654. # CONFIG_JBD_DEBUG is not set
  655. CONFIG_FS_MBCACHE=y
  656. # CONFIG_REISERFS_FS is not set
  657. # CONFIG_JFS_FS is not set
  658. CONFIG_FS_POSIX_ACL=y
  659. # CONFIG_XFS_FS is not set
  660. # CONFIG_GFS2_FS is not set
  661. # CONFIG_OCFS2_FS is not set
  662. # CONFIG_MINIX_FS is not set
  663. # CONFIG_ROMFS_FS is not set
  664. CONFIG_INOTIFY=y
  665. CONFIG_INOTIFY_USER=y
  666. # CONFIG_QUOTA is not set
  667. CONFIG_DNOTIFY=y
  668. # CONFIG_AUTOFS_FS is not set
  669. # CONFIG_AUTOFS4_FS is not set
  670. # CONFIG_FUSE_FS is not set
  671. #
  672. # CD-ROM/DVD Filesystems
  673. #
  674. # CONFIG_ISO9660_FS is not set
  675. # CONFIG_UDF_FS is not set
  676. #
  677. # DOS/FAT/NT Filesystems
  678. #
  679. # CONFIG_MSDOS_FS is not set
  680. # CONFIG_VFAT_FS is not set
  681. # CONFIG_NTFS_FS is not set
  682. #
  683. # Pseudo filesystems
  684. #
  685. CONFIG_PROC_FS=y
  686. CONFIG_PROC_KCORE=y
  687. CONFIG_PROC_SYSCTL=y
  688. CONFIG_SYSFS=y
  689. CONFIG_TMPFS=y
  690. # CONFIG_TMPFS_POSIX_ACL is not set
  691. # CONFIG_HUGETLB_PAGE is not set
  692. CONFIG_RAMFS=y
  693. # CONFIG_CONFIGFS_FS is not set
  694. #
  695. # Miscellaneous filesystems
  696. #
  697. # CONFIG_ADFS_FS is not set
  698. # CONFIG_AFFS_FS is not set
  699. # CONFIG_HFS_FS is not set
  700. # CONFIG_HFSPLUS_FS is not set
  701. # CONFIG_BEFS_FS is not set
  702. # CONFIG_BFS_FS is not set
  703. # CONFIG_EFS_FS is not set
  704. # CONFIG_CRAMFS is not set
  705. # CONFIG_VXFS_FS is not set
  706. # CONFIG_HPFS_FS is not set
  707. # CONFIG_QNX4FS_FS is not set
  708. # CONFIG_SYSV_FS is not set
  709. # CONFIG_UFS_FS is not set
  710. #
  711. # Network File Systems
  712. #
  713. CONFIG_NFS_FS=y
  714. CONFIG_NFS_V3=y
  715. CONFIG_NFS_V3_ACL=y
  716. CONFIG_NFS_V4=y
  717. # CONFIG_NFS_DIRECTIO is not set
  718. # CONFIG_NFSD is not set
  719. CONFIG_ROOT_NFS=y
  720. CONFIG_LOCKD=y
  721. CONFIG_LOCKD_V4=y
  722. CONFIG_NFS_ACL_SUPPORT=y
  723. CONFIG_NFS_COMMON=y
  724. CONFIG_SUNRPC=y
  725. CONFIG_SUNRPC_GSS=y
  726. CONFIG_RPCSEC_GSS_KRB5=y
  727. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  728. # CONFIG_SMB_FS is not set
  729. # CONFIG_CIFS is not set
  730. # CONFIG_NCP_FS is not set
  731. # CONFIG_CODA_FS is not set
  732. # CONFIG_AFS_FS is not set
  733. # CONFIG_9P_FS is not set
  734. #
  735. # Partition Types
  736. #
  737. CONFIG_PARTITION_ADVANCED=y
  738. # CONFIG_ACORN_PARTITION is not set
  739. # CONFIG_OSF_PARTITION is not set
  740. # CONFIG_AMIGA_PARTITION is not set
  741. # CONFIG_ATARI_PARTITION is not set
  742. # CONFIG_MAC_PARTITION is not set
  743. # CONFIG_MSDOS_PARTITION is not set
  744. # CONFIG_LDM_PARTITION is not set
  745. # CONFIG_SGI_PARTITION is not set
  746. # CONFIG_ULTRIX_PARTITION is not set
  747. # CONFIG_SUN_PARTITION is not set
  748. # CONFIG_KARMA_PARTITION is not set
  749. # CONFIG_EFI_PARTITION is not set
  750. #
  751. # Native Language Support
  752. #
  753. # CONFIG_NLS is not set
  754. #
  755. # Distributed Lock Manager
  756. #
  757. # CONFIG_DLM is not set
  758. # CONFIG_SCC_ENET is not set
  759. # CONFIG_FEC_ENET is not set
  760. #
  761. # CPM2 Options
  762. #
  763. #
  764. # Library routines
  765. #
  766. # CONFIG_CRC_CCITT is not set
  767. # CONFIG_CRC16 is not set
  768. # CONFIG_CRC32 is not set
  769. # CONFIG_LIBCRC32C is not set
  770. CONFIG_PLIST=y
  771. CONFIG_HAS_IOMEM=y
  772. CONFIG_HAS_IOPORT=y
  773. # CONFIG_PROFILING is not set
  774. #
  775. # Kernel hacking
  776. #
  777. # CONFIG_PRINTK_TIME is not set
  778. CONFIG_ENABLE_MUST_CHECK=y
  779. # CONFIG_MAGIC_SYSRQ is not set
  780. # CONFIG_UNUSED_SYMBOLS is not set
  781. # CONFIG_DEBUG_FS is not set
  782. # CONFIG_HEADERS_CHECK is not set
  783. # CONFIG_DEBUG_KERNEL is not set
  784. CONFIG_LOG_BUF_SHIFT=14
  785. # CONFIG_DEBUG_BUGVERBOSE is not set
  786. # CONFIG_KGDB_CONSOLE is not set
  787. #
  788. # Security options
  789. #
  790. # CONFIG_KEYS is not set
  791. # CONFIG_SECURITY is not set
  792. #
  793. # Cryptographic options
  794. #
  795. CONFIG_CRYPTO=y
  796. CONFIG_CRYPTO_ALGAPI=y
  797. CONFIG_CRYPTO_BLKCIPHER=y
  798. CONFIG_CRYPTO_MANAGER=y
  799. # CONFIG_CRYPTO_HMAC is not set
  800. # CONFIG_CRYPTO_XCBC is not set
  801. # CONFIG_CRYPTO_NULL is not set
  802. # CONFIG_CRYPTO_MD4 is not set
  803. CONFIG_CRYPTO_MD5=y
  804. # CONFIG_CRYPTO_SHA1 is not set
  805. # CONFIG_CRYPTO_SHA256 is not set
  806. # CONFIG_CRYPTO_SHA512 is not set
  807. # CONFIG_CRYPTO_WP512 is not set
  808. # CONFIG_CRYPTO_TGR192 is not set
  809. # CONFIG_CRYPTO_GF128MUL is not set
  810. CONFIG_CRYPTO_ECB=y
  811. CONFIG_CRYPTO_CBC=y
  812. CONFIG_CRYPTO_PCBC=y
  813. # CONFIG_CRYPTO_LRW is not set
  814. CONFIG_CRYPTO_DES=y
  815. # CONFIG_CRYPTO_FCRYPT is not set
  816. # CONFIG_CRYPTO_BLOWFISH is not set
  817. # CONFIG_CRYPTO_TWOFISH is not set
  818. # CONFIG_CRYPTO_SERPENT is not set
  819. # CONFIG_CRYPTO_AES is not set
  820. # CONFIG_CRYPTO_CAST5 is not set
  821. # CONFIG_CRYPTO_CAST6 is not set
  822. # CONFIG_CRYPTO_TEA is not set
  823. # CONFIG_CRYPTO_ARC4 is not set
  824. # CONFIG_CRYPTO_KHAZAD is not set
  825. # CONFIG_CRYPTO_ANUBIS is not set
  826. # CONFIG_CRYPTO_DEFLATE is not set
  827. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  828. # CONFIG_CRYPTO_CRC32C is not set
  829. # CONFIG_CRYPTO_CAMELLIA is not set
  830. #
  831. # Hardware crypto devices
  832. #