sandpoint_defconfig 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. CONFIG_MMU=y
  5. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  6. CONFIG_HAVE_DEC_LOCK=y
  7. CONFIG_PPC=y
  8. CONFIG_PPC32=y
  9. CONFIG_GENERIC_NVRAM=y
  10. #
  11. # Code maturity level options
  12. #
  13. CONFIG_EXPERIMENTAL=y
  14. CONFIG_CLEAN_COMPILE=y
  15. CONFIG_STANDALONE=y
  16. CONFIG_BROKEN_ON_SMP=y
  17. #
  18. # General setup
  19. #
  20. # CONFIG_SWAP is not set
  21. CONFIG_SYSVIPC=y
  22. # CONFIG_POSIX_MQUEUE is not set
  23. # CONFIG_BSD_PROCESS_ACCT is not set
  24. CONFIG_SYSCTL=y
  25. # CONFIG_AUDIT is not set
  26. CONFIG_LOG_BUF_SHIFT=14
  27. CONFIG_HOTPLUG=y
  28. # CONFIG_IKCONFIG is not set
  29. CONFIG_EMBEDDED=y
  30. CONFIG_KALLSYMS=y
  31. CONFIG_FUTEX=y
  32. CONFIG_EPOLL=y
  33. CONFIG_IOSCHED_NOOP=y
  34. CONFIG_IOSCHED_AS=y
  35. CONFIG_IOSCHED_DEADLINE=y
  36. CONFIG_IOSCHED_CFQ=y
  37. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  38. #
  39. # Loadable module support
  40. #
  41. CONFIG_MODULES=y
  42. CONFIG_MODULE_UNLOAD=y
  43. # CONFIG_MODULE_FORCE_UNLOAD is not set
  44. CONFIG_OBSOLETE_MODPARM=y
  45. # CONFIG_MODVERSIONS is not set
  46. CONFIG_KMOD=y
  47. #
  48. # Processor
  49. #
  50. CONFIG_6xx=y
  51. # CONFIG_40x is not set
  52. # CONFIG_44x is not set
  53. # CONFIG_POWER3 is not set
  54. # CONFIG_POWER4 is not set
  55. # CONFIG_8xx is not set
  56. CONFIG_ALTIVEC=y
  57. # CONFIG_TAU is not set
  58. # CONFIG_CPU_FREQ is not set
  59. CONFIG_PPC_STD_MMU=y
  60. #
  61. # Platform options
  62. #
  63. # CONFIG_PPC_MULTIPLATFORM is not set
  64. # CONFIG_APUS is not set
  65. # CONFIG_WILLOW is not set
  66. # CONFIG_PCORE is not set
  67. # CONFIG_POWERPMC250 is not set
  68. # CONFIG_EV64260 is not set
  69. # CONFIG_SPRUCE is not set
  70. # CONFIG_LOPEC is not set
  71. # CONFIG_MCPN765 is not set
  72. # CONFIG_MVME5100 is not set
  73. # CONFIG_PPLUS is not set
  74. # CONFIG_PRPMC750 is not set
  75. # CONFIG_PRPMC800 is not set
  76. CONFIG_SANDPOINT=y
  77. # CONFIG_ADIR is not set
  78. # CONFIG_K2 is not set
  79. # CONFIG_PAL4 is not set
  80. # CONFIG_GEMINI is not set
  81. # CONFIG_EST8260 is not set
  82. # CONFIG_SBS8260 is not set
  83. # CONFIG_RPX6 is not set
  84. # CONFIG_TQM8260 is not set
  85. CONFIG_PPC_GEN550=y
  86. CONFIG_EPIC_SERIAL_MODE=y
  87. CONFIG_MPC10X_BRIDGE=y
  88. # CONFIG_MPC10X_STORE_GATHERING is not set
  89. # CONFIG_SMP is not set
  90. # CONFIG_PREEMPT is not set
  91. # CONFIG_HIGHMEM is not set
  92. CONFIG_KERNEL_ELF=y
  93. CONFIG_BINFMT_ELF=y
  94. CONFIG_BINFMT_MISC=m
  95. CONFIG_CMDLINE_BOOL=y
  96. CONFIG_CMDLINE="ip=on"
  97. #
  98. # Bus options
  99. #
  100. CONFIG_GENERIC_ISA_DMA=y
  101. CONFIG_PCI=y
  102. CONFIG_PCI_DOMAINS=y
  103. # CONFIG_PCI_LEGACY_PROC is not set
  104. # CONFIG_PCI_NAMES is not set
  105. #
  106. # PCMCIA/CardBus support
  107. #
  108. # CONFIG_PCMCIA is not set
  109. #
  110. # Advanced setup
  111. #
  112. # CONFIG_ADVANCED_OPTIONS is not set
  113. #
  114. # Default settings for advanced configuration options are used
  115. #
  116. CONFIG_HIGHMEM_START=0xfe000000
  117. CONFIG_LOWMEM_SIZE=0x30000000
  118. CONFIG_KERNEL_START=0xc0000000
  119. CONFIG_TASK_SIZE=0x80000000
  120. CONFIG_BOOT_LOAD=0x00800000
  121. #
  122. # Device Drivers
  123. #
  124. #
  125. # Generic Driver Options
  126. #
  127. # CONFIG_FW_LOADER is not set
  128. #
  129. # Memory Technology Devices (MTD)
  130. #
  131. # CONFIG_MTD is not set
  132. #
  133. # Parallel port support
  134. #
  135. # CONFIG_PARPORT is not set
  136. #
  137. # Plug and Play support
  138. #
  139. #
  140. # Block devices
  141. #
  142. # CONFIG_BLK_DEV_FD is not set
  143. # CONFIG_BLK_CPQ_DA is not set
  144. # CONFIG_BLK_CPQ_CISS_DA is not set
  145. # CONFIG_BLK_DEV_DAC960 is not set
  146. # CONFIG_BLK_DEV_UMEM is not set
  147. CONFIG_BLK_DEV_LOOP=y
  148. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  149. # CONFIG_BLK_DEV_NBD is not set
  150. # CONFIG_BLK_DEV_CARMEL is not set
  151. CONFIG_BLK_DEV_RAM=y
  152. CONFIG_BLK_DEV_RAM_SIZE=4096
  153. CONFIG_BLK_DEV_INITRD=y
  154. # CONFIG_LBD is not set
  155. #
  156. # ATA/ATAPI/MFM/RLL support
  157. #
  158. CONFIG_IDE=y
  159. CONFIG_BLK_DEV_IDE=y
  160. #
  161. # Please see Documentation/ide.txt for help/info on IDE drives
  162. #
  163. CONFIG_BLK_DEV_IDEDISK=y
  164. # CONFIG_IDEDISK_MULTI_MODE is not set
  165. # CONFIG_IDEDISK_STROKE is not set
  166. CONFIG_BLK_DEV_IDECD=y
  167. # CONFIG_BLK_DEV_IDETAPE is not set
  168. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  169. # CONFIG_IDE_TASK_IOCTL is not set
  170. CONFIG_IDE_TASKFILE_IO=y
  171. #
  172. # IDE chipset support/bugfixes
  173. #
  174. CONFIG_IDE_GENERIC=y
  175. # CONFIG_BLK_DEV_IDEPCI is not set
  176. # CONFIG_BLK_DEV_IDEDMA is not set
  177. # CONFIG_IDEDMA_AUTO is not set
  178. # CONFIG_BLK_DEV_HD is not set
  179. #
  180. # SCSI device support
  181. #
  182. # CONFIG_SCSI is not set
  183. #
  184. # Multi-device support (RAID and LVM)
  185. #
  186. # CONFIG_MD is not set
  187. #
  188. # Fusion MPT device support
  189. #
  190. #
  191. # IEEE 1394 (FireWire) support
  192. #
  193. # CONFIG_IEEE1394 is not set
  194. #
  195. # I2O device support
  196. #
  197. # CONFIG_I2O is not set
  198. #
  199. # Macintosh device drivers
  200. #
  201. #
  202. # Networking support
  203. #
  204. CONFIG_NET=y
  205. #
  206. # Networking options
  207. #
  208. CONFIG_PACKET=y
  209. # CONFIG_PACKET_MMAP is not set
  210. # CONFIG_NETLINK_DEV is not set
  211. CONFIG_UNIX=y
  212. # CONFIG_NET_KEY is not set
  213. CONFIG_INET=y
  214. CONFIG_IP_MULTICAST=y
  215. # CONFIG_IP_ADVANCED_ROUTER is not set
  216. CONFIG_IP_PNP=y
  217. # CONFIG_IP_PNP_DHCP is not set
  218. CONFIG_IP_PNP_BOOTP=y
  219. # CONFIG_IP_PNP_RARP is not set
  220. # CONFIG_NET_IPIP is not set
  221. # CONFIG_NET_IPGRE is not set
  222. # CONFIG_IP_MROUTE is not set
  223. # CONFIG_ARPD is not set
  224. # CONFIG_SYN_COOKIES is not set
  225. # CONFIG_INET_AH is not set
  226. # CONFIG_INET_ESP is not set
  227. # CONFIG_INET_IPCOMP is not set
  228. # CONFIG_IPV6 is not set
  229. # CONFIG_NETFILTER is not set
  230. #
  231. # SCTP Configuration (EXPERIMENTAL)
  232. #
  233. # CONFIG_IP_SCTP 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. # CONFIG_NET_HW_FLOWCONTROL is not set
  247. #
  248. # QoS and/or fair queueing
  249. #
  250. # CONFIG_NET_SCHED is not set
  251. #
  252. # Network testing
  253. #
  254. # CONFIG_NET_PKTGEN is not set
  255. # CONFIG_NETPOLL is not set
  256. # CONFIG_NET_POLL_CONTROLLER is not set
  257. # CONFIG_HAMRADIO is not set
  258. # CONFIG_IRDA is not set
  259. # CONFIG_BT is not set
  260. CONFIG_NETDEVICES=y
  261. CONFIG_DUMMY=m
  262. # CONFIG_BONDING is not set
  263. # CONFIG_EQUALIZER is not set
  264. # CONFIG_TUN is not set
  265. #
  266. # ARCnet devices
  267. #
  268. # CONFIG_ARCNET is not set
  269. #
  270. # Ethernet (10 or 100Mbit)
  271. #
  272. CONFIG_NET_ETHERNET=y
  273. CONFIG_MII=y
  274. # CONFIG_OAKNET is not set
  275. # CONFIG_HAPPYMEAL is not set
  276. # CONFIG_SUNGEM is not set
  277. CONFIG_NET_VENDOR_3COM=y
  278. CONFIG_VORTEX=y
  279. # CONFIG_TYPHOON is not set
  280. #
  281. # Tulip family network device support
  282. #
  283. CONFIG_NET_TULIP=y
  284. # CONFIG_DE2104X is not set
  285. CONFIG_TULIP=y
  286. # CONFIG_TULIP_MWI is not set
  287. # CONFIG_TULIP_MMIO is not set
  288. # CONFIG_TULIP_NAPI is not set
  289. # CONFIG_DE4X5 is not set
  290. # CONFIG_WINBOND_840 is not set
  291. # CONFIG_DM9102 is not set
  292. # CONFIG_HP100 is not set
  293. CONFIG_NET_PCI=y
  294. # CONFIG_PCNET32 is not set
  295. # CONFIG_AMD8111_ETH is not set
  296. # CONFIG_ADAPTEC_STARFIRE is not set
  297. # CONFIG_B44 is not set
  298. # CONFIG_FORCEDETH is not set
  299. # CONFIG_DGRS is not set
  300. # CONFIG_EEPRO100 is not set
  301. CONFIG_E100=y
  302. # CONFIG_E100_NAPI is not set
  303. # CONFIG_FEALNX is not set
  304. # CONFIG_NATSEMI is not set
  305. # CONFIG_NE2K_PCI is not set
  306. # CONFIG_8139CP is not set
  307. CONFIG_8139TOO=y
  308. CONFIG_8139TOO_PIO=y
  309. # CONFIG_8139TOO_TUNE_TWISTER is not set
  310. # CONFIG_8139TOO_8129 is not set
  311. # CONFIG_8139_OLD_RX_RESET is not set
  312. # CONFIG_SIS900 is not set
  313. # CONFIG_EPIC100 is not set
  314. # CONFIG_SUNDANCE is not set
  315. # CONFIG_TLAN is not set
  316. # CONFIG_VIA_RHINE is not set
  317. #
  318. # Ethernet (1000 Mbit)
  319. #
  320. # CONFIG_ACENIC is not set
  321. # CONFIG_DL2K is not set
  322. # CONFIG_E1000 is not set
  323. # CONFIG_NS83820 is not set
  324. # CONFIG_HAMACHI is not set
  325. # CONFIG_YELLOWFIN is not set
  326. # CONFIG_R8169 is not set
  327. # CONFIG_SK98LIN is not set
  328. # CONFIG_TIGON3 is not set
  329. #
  330. # Ethernet (10000 Mbit)
  331. #
  332. # CONFIG_IXGB is not set
  333. # CONFIG_S2IO is not set
  334. #
  335. # Token Ring devices
  336. #
  337. # CONFIG_TR is not set
  338. #
  339. # Wireless LAN (non-hamradio)
  340. #
  341. # CONFIG_NET_RADIO is not set
  342. #
  343. # Wan interfaces
  344. #
  345. # CONFIG_WAN is not set
  346. # CONFIG_FDDI is not set
  347. # CONFIG_HIPPI is not set
  348. CONFIG_PPP=m
  349. # CONFIG_PPP_MULTILINK is not set
  350. # CONFIG_PPP_FILTER is not set
  351. CONFIG_PPP_ASYNC=m
  352. CONFIG_PPP_SYNC_TTY=m
  353. CONFIG_PPP_DEFLATE=m
  354. CONFIG_PPP_BSDCOMP=m
  355. # CONFIG_PPPOE is not set
  356. # CONFIG_SLIP is not set
  357. # CONFIG_RCPCI is not set
  358. # CONFIG_SHAPER is not set
  359. # CONFIG_NETCONSOLE is not set
  360. #
  361. # ISDN subsystem
  362. #
  363. # CONFIG_ISDN is not set
  364. #
  365. # Telephony Support
  366. #
  367. # CONFIG_PHONE is not set
  368. #
  369. # Input device support
  370. #
  371. # CONFIG_INPUT is not set
  372. #
  373. # Userland interfaces
  374. #
  375. #
  376. # Input I/O drivers
  377. #
  378. # CONFIG_GAMEPORT is not set
  379. CONFIG_SOUND_GAMEPORT=y
  380. # CONFIG_SERIO is not set
  381. # CONFIG_SERIO_I8042 is not set
  382. #
  383. # Input Device Drivers
  384. #
  385. #
  386. # Character devices
  387. #
  388. # CONFIG_VT is not set
  389. # CONFIG_SERIAL_NONSTANDARD is not set
  390. #
  391. # Serial drivers
  392. #
  393. CONFIG_SERIAL_8250=y
  394. CONFIG_SERIAL_8250_CONSOLE=y
  395. CONFIG_SERIAL_8250_NR_UARTS=4
  396. # CONFIG_SERIAL_8250_EXTENDED is not set
  397. #
  398. # Non-8250 serial port support
  399. #
  400. CONFIG_SERIAL_CORE=y
  401. CONFIG_SERIAL_CORE_CONSOLE=y
  402. CONFIG_UNIX98_PTYS=y
  403. CONFIG_LEGACY_PTYS=y
  404. CONFIG_LEGACY_PTY_COUNT=256
  405. # CONFIG_QIC02_TAPE is not set
  406. #
  407. # IPMI
  408. #
  409. # CONFIG_IPMI_HANDLER is not set
  410. #
  411. # Watchdog Cards
  412. #
  413. # CONFIG_WATCHDOG is not set
  414. # CONFIG_NVRAM is not set
  415. CONFIG_GEN_RTC=y
  416. # CONFIG_GEN_RTC_X is not set
  417. # CONFIG_DTLK is not set
  418. # CONFIG_R3964 is not set
  419. # CONFIG_APPLICOM is not set
  420. #
  421. # Ftape, the floppy tape device driver
  422. #
  423. # CONFIG_FTAPE is not set
  424. # CONFIG_AGP is not set
  425. # CONFIG_DRM is not set
  426. # CONFIG_RAW_DRIVER is not set
  427. #
  428. # I2C support
  429. #
  430. # CONFIG_I2C is not set
  431. #
  432. # Misc devices
  433. #
  434. #
  435. # Multimedia devices
  436. #
  437. # CONFIG_VIDEO_DEV is not set
  438. #
  439. # Digital Video Broadcasting Devices
  440. #
  441. # CONFIG_DVB is not set
  442. #
  443. # Graphics support
  444. #
  445. # CONFIG_FB is not set
  446. #
  447. # Sound
  448. #
  449. # CONFIG_SOUND is not set
  450. #
  451. # USB support
  452. #
  453. CONFIG_USB=y
  454. # CONFIG_USB_DEBUG is not set
  455. #
  456. # Miscellaneous USB options
  457. #
  458. CONFIG_USB_DEVICEFS=y
  459. # CONFIG_USB_BANDWIDTH is not set
  460. # CONFIG_USB_DYNAMIC_MINORS is not set
  461. #
  462. # USB Host Controller Drivers
  463. #
  464. # CONFIG_USB_EHCI_HCD is not set
  465. CONFIG_USB_OHCI_HCD=y
  466. # CONFIG_USB_UHCI_HCD is not set
  467. #
  468. # USB Device Class drivers
  469. #
  470. # CONFIG_USB_BLUETOOTH_TTY is not set
  471. CONFIG_USB_ACM=m
  472. # CONFIG_USB_PRINTER is not set
  473. # CONFIG_USB_STORAGE is not set
  474. #
  475. # USB Human Interface Devices (HID)
  476. #
  477. # CONFIG_USB_HID is not set
  478. #
  479. # Input core support is needed for USB HID input layer or HIDBP support
  480. #
  481. #
  482. # USB HID Boot Protocol drivers
  483. #
  484. #
  485. # USB Imaging devices
  486. #
  487. # CONFIG_USB_MDC800 is not set
  488. #
  489. # USB Multimedia devices
  490. #
  491. # CONFIG_USB_DABUSB is not set
  492. #
  493. # Video4Linux support is needed for USB Multimedia device support
  494. #
  495. #
  496. # USB Network adaptors
  497. #
  498. # CONFIG_USB_CATC is not set
  499. # CONFIG_USB_KAWETH is not set
  500. # CONFIG_USB_PEGASUS is not set
  501. # CONFIG_USB_RTL8150 is not set
  502. # CONFIG_USB_USBNET is not set
  503. #
  504. # USB port drivers
  505. #
  506. #
  507. # USB Serial Converter support
  508. #
  509. CONFIG_USB_SERIAL=m
  510. # CONFIG_USB_SERIAL_GENERIC is not set
  511. # CONFIG_USB_SERIAL_BELKIN is not set
  512. # CONFIG_USB_SERIAL_WHITEHEAT is not set
  513. # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
  514. # CONFIG_USB_SERIAL_EMPEG is not set
  515. # CONFIG_USB_SERIAL_FTDI_SIO is not set
  516. CONFIG_USB_SERIAL_VISOR=m
  517. # CONFIG_USB_SERIAL_IPAQ is not set
  518. # CONFIG_USB_SERIAL_IR is not set
  519. # CONFIG_USB_SERIAL_EDGEPORT is not set
  520. # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
  521. # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
  522. # CONFIG_USB_SERIAL_KEYSPAN is not set
  523. # CONFIG_USB_SERIAL_KLSI is not set
  524. # CONFIG_USB_SERIAL_KOBIL_SCT is not set
  525. # CONFIG_USB_SERIAL_MCT_U232 is not set
  526. # CONFIG_USB_SERIAL_PL2303 is not set
  527. # CONFIG_USB_SERIAL_SAFE is not set
  528. # CONFIG_USB_SERIAL_CYBERJACK is not set
  529. # CONFIG_USB_SERIAL_XIRCOM is not set
  530. # CONFIG_USB_SERIAL_OMNINET is not set
  531. #
  532. # USB Miscellaneous drivers
  533. #
  534. # CONFIG_USB_EMI62 is not set
  535. # CONFIG_USB_EMI26 is not set
  536. # CONFIG_USB_TIGL is not set
  537. # CONFIG_USB_AUERSWALD is not set
  538. # CONFIG_USB_RIO500 is not set
  539. # CONFIG_USB_LEGOTOWER is not set
  540. # CONFIG_USB_LCD is not set
  541. # CONFIG_USB_LED is not set
  542. # CONFIG_USB_CYTHERM is not set
  543. # CONFIG_USB_PHIDGETSERVO is not set
  544. # CONFIG_USB_TEST is not set
  545. #
  546. # USB Gadget Support
  547. #
  548. # CONFIG_USB_GADGET is not set
  549. #
  550. # File systems
  551. #
  552. CONFIG_EXT2_FS=y
  553. # CONFIG_EXT2_FS_XATTR is not set
  554. CONFIG_EXT3_FS=y
  555. CONFIG_EXT3_FS_XATTR=y
  556. # CONFIG_EXT3_FS_POSIX_ACL is not set
  557. # CONFIG_EXT3_FS_SECURITY is not set
  558. CONFIG_JBD=y
  559. # CONFIG_JBD_DEBUG is not set
  560. CONFIG_FS_MBCACHE=y
  561. # CONFIG_REISERFS_FS is not set
  562. # CONFIG_JFS_FS is not set
  563. # CONFIG_XFS_FS is not set
  564. # CONFIG_MINIX_FS is not set
  565. # CONFIG_ROMFS_FS is not set
  566. # CONFIG_QUOTA is not set
  567. # CONFIG_AUTOFS_FS is not set
  568. # CONFIG_AUTOFS4_FS is not set
  569. #
  570. # CD-ROM/DVD Filesystems
  571. #
  572. CONFIG_ISO9660_FS=y
  573. # CONFIG_JOLIET is not set
  574. # CONFIG_ZISOFS is not set
  575. # CONFIG_UDF_FS is not set
  576. #
  577. # DOS/FAT/NT Filesystems
  578. #
  579. # CONFIG_FAT_FS is not set
  580. # CONFIG_NTFS_FS is not set
  581. #
  582. # Pseudo filesystems
  583. #
  584. CONFIG_PROC_FS=y
  585. CONFIG_PROC_KCORE=y
  586. CONFIG_SYSFS=y
  587. # CONFIG_DEVFS_FS is not set
  588. # CONFIG_DEVPTS_FS_XATTR is not set
  589. CONFIG_TMPFS=y
  590. # CONFIG_HUGETLB_PAGE is not set
  591. CONFIG_RAMFS=y
  592. #
  593. # Miscellaneous filesystems
  594. #
  595. # CONFIG_ADFS_FS is not set
  596. # CONFIG_AFFS_FS is not set
  597. # CONFIG_HFS_FS is not set
  598. # CONFIG_HFSPLUS_FS is not set
  599. # CONFIG_BEFS_FS is not set
  600. # CONFIG_BFS_FS is not set
  601. # CONFIG_EFS_FS is not set
  602. # CONFIG_CRAMFS is not set
  603. # CONFIG_VXFS_FS is not set
  604. # CONFIG_HPFS_FS is not set
  605. # CONFIG_QNX4FS_FS is not set
  606. # CONFIG_SYSV_FS is not set
  607. # CONFIG_UFS_FS is not set
  608. #
  609. # Network File Systems
  610. #
  611. CONFIG_NFS_FS=y
  612. CONFIG_NFS_V3=y
  613. # CONFIG_NFS_V4 is not set
  614. # CONFIG_NFS_DIRECTIO is not set
  615. # CONFIG_NFSD is not set
  616. CONFIG_ROOT_NFS=y
  617. CONFIG_LOCKD=y
  618. CONFIG_LOCKD_V4=y
  619. # CONFIG_EXPORTFS is not set
  620. CONFIG_SUNRPC=y
  621. # CONFIG_RPCSEC_GSS_KRB5 is not set
  622. # CONFIG_SMB_FS is not set
  623. # CONFIG_CIFS is not set
  624. # CONFIG_NCP_FS is not set
  625. # CONFIG_CODA_FS is not set
  626. # CONFIG_AFS_FS is not set
  627. #
  628. # Partition Types
  629. #
  630. # CONFIG_PARTITION_ADVANCED is not set
  631. CONFIG_MSDOS_PARTITION=y
  632. #
  633. # Native Language Support
  634. #
  635. # CONFIG_NLS is not set
  636. #
  637. # Library routines
  638. #
  639. CONFIG_CRC32=y
  640. # CONFIG_LIBCRC32C is not set
  641. CONFIG_ZLIB_INFLATE=m
  642. CONFIG_ZLIB_DEFLATE=m
  643. #
  644. # Kernel hacking
  645. #
  646. # CONFIG_DEBUG_KERNEL is not set
  647. # CONFIG_SERIAL_TEXT_DEBUG is not set
  648. #
  649. # Security options
  650. #
  651. # CONFIG_SECURITY is not set
  652. #
  653. # Cryptographic options
  654. #
  655. # CONFIG_CRYPTO is not set