k2_defconfig 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680
  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=y
  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 is not set
  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 is not set
  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 is not set
  77. # CONFIG_ADIR is not set
  78. CONFIG_K2=y
  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_CPC710_DATA_GATHERING is not set
  87. # CONFIG_SMP is not set
  88. # CONFIG_PREEMPT is not set
  89. # CONFIG_HIGHMEM is not set
  90. CONFIG_KERNEL_ELF=y
  91. CONFIG_BINFMT_ELF=y
  92. # CONFIG_BINFMT_MISC is not set
  93. CONFIG_CMDLINE_BOOL=y
  94. CONFIG_CMDLINE="ip=on"
  95. #
  96. # Bus options
  97. #
  98. CONFIG_GENERIC_ISA_DMA=y
  99. CONFIG_PCI=y
  100. CONFIG_PCI_DOMAINS=y
  101. # CONFIG_PCI_LEGACY_PROC is not set
  102. # CONFIG_PCI_NAMES is not set
  103. #
  104. # Advanced setup
  105. #
  106. # CONFIG_ADVANCED_OPTIONS is not set
  107. #
  108. # Default settings for advanced configuration options are used
  109. #
  110. CONFIG_HIGHMEM_START=0xfe000000
  111. CONFIG_LOWMEM_SIZE=0x30000000
  112. CONFIG_KERNEL_START=0xc0000000
  113. CONFIG_TASK_SIZE=0x80000000
  114. CONFIG_BOOT_LOAD=0x00800000
  115. #
  116. # Device Drivers
  117. #
  118. #
  119. # Generic Driver Options
  120. #
  121. #
  122. # Memory Technology Devices (MTD)
  123. #
  124. # CONFIG_MTD is not set
  125. #
  126. # Parallel port support
  127. #
  128. # CONFIG_PARPORT is not set
  129. #
  130. # Plug and Play support
  131. #
  132. #
  133. # Block devices
  134. #
  135. # CONFIG_BLK_DEV_FD is not set
  136. # CONFIG_BLK_CPQ_DA is not set
  137. # CONFIG_BLK_CPQ_CISS_DA is not set
  138. # CONFIG_BLK_DEV_DAC960 is not set
  139. # CONFIG_BLK_DEV_UMEM is not set
  140. CONFIG_BLK_DEV_LOOP=y
  141. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  142. # CONFIG_BLK_DEV_NBD is not set
  143. # CONFIG_BLK_DEV_CARMEL is not set
  144. CONFIG_BLK_DEV_RAM=y
  145. CONFIG_BLK_DEV_RAM_SIZE=4096
  146. CONFIG_BLK_DEV_INITRD=y
  147. # CONFIG_LBD is not set
  148. #
  149. # ATA/ATAPI/MFM/RLL support
  150. #
  151. CONFIG_IDE=y
  152. CONFIG_BLK_DEV_IDE=y
  153. #
  154. # Please see Documentation/ide.txt for help/info on IDE drives
  155. #
  156. CONFIG_BLK_DEV_IDEDISK=y
  157. # CONFIG_IDEDISK_MULTI_MODE is not set
  158. # CONFIG_IDEDISK_STROKE is not set
  159. # CONFIG_BLK_DEV_IDECD is not set
  160. # CONFIG_BLK_DEV_IDETAPE is not set
  161. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  162. # CONFIG_IDE_TASK_IOCTL is not set
  163. # CONFIG_IDE_TASKFILE_IO is not set
  164. #
  165. # IDE chipset support/bugfixes
  166. #
  167. # CONFIG_IDE_GENERIC is not set
  168. CONFIG_BLK_DEV_IDEPCI=y
  169. # CONFIG_IDEPCI_SHARE_IRQ is not set
  170. # CONFIG_BLK_DEV_OFFBOARD is not set
  171. # CONFIG_BLK_DEV_GENERIC is not set
  172. # CONFIG_BLK_DEV_OPTI621 is not set
  173. # CONFIG_BLK_DEV_SL82C105 is not set
  174. CONFIG_BLK_DEV_IDEDMA_PCI=y
  175. # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
  176. # CONFIG_IDEDMA_PCI_AUTO is not set
  177. CONFIG_BLK_DEV_ADMA=y
  178. # CONFIG_BLK_DEV_AEC62XX is not set
  179. CONFIG_BLK_DEV_ALI15X3=y
  180. # CONFIG_WDC_ALI15X3 is not set
  181. # CONFIG_BLK_DEV_AMD74XX is not set
  182. # CONFIG_BLK_DEV_CMD64X is not set
  183. # CONFIG_BLK_DEV_TRIFLEX is not set
  184. # CONFIG_BLK_DEV_CY82C693 is not set
  185. # CONFIG_BLK_DEV_CS5520 is not set
  186. # CONFIG_BLK_DEV_CS5530 is not set
  187. # CONFIG_BLK_DEV_HPT34X is not set
  188. # CONFIG_BLK_DEV_HPT366 is not set
  189. # CONFIG_BLK_DEV_SC1200 is not set
  190. # CONFIG_BLK_DEV_PIIX is not set
  191. # CONFIG_BLK_DEV_NS87415 is not set
  192. # CONFIG_BLK_DEV_PDC202XX_OLD is not set
  193. # CONFIG_BLK_DEV_PDC202XX_NEW is not set
  194. # CONFIG_BLK_DEV_SVWKS is not set
  195. # CONFIG_BLK_DEV_SIIMAGE is not set
  196. # CONFIG_BLK_DEV_SLC90E66 is not set
  197. # CONFIG_BLK_DEV_TRM290 is not set
  198. # CONFIG_BLK_DEV_VIA82CXXX is not set
  199. CONFIG_BLK_DEV_IDEDMA=y
  200. # CONFIG_IDEDMA_IVB is not set
  201. # CONFIG_IDEDMA_AUTO is not set
  202. # CONFIG_BLK_DEV_HD is not set
  203. #
  204. # SCSI device support
  205. #
  206. # CONFIG_SCSI is not set
  207. #
  208. # Multi-device support (RAID and LVM)
  209. #
  210. # CONFIG_MD is not set
  211. #
  212. # Fusion MPT device support
  213. #
  214. # CONFIG_FUSION is not set
  215. #
  216. # IEEE 1394 (FireWire) support
  217. #
  218. # CONFIG_IEEE1394 is not set
  219. #
  220. # I2O device support
  221. #
  222. # CONFIG_I2O is not set
  223. #
  224. # Macintosh device drivers
  225. #
  226. #
  227. # Networking support
  228. #
  229. CONFIG_NET=y
  230. #
  231. # Networking options
  232. #
  233. CONFIG_PACKET=y
  234. # CONFIG_PACKET_MMAP is not set
  235. # CONFIG_NETLINK_DEV is not set
  236. CONFIG_UNIX=y
  237. # CONFIG_NET_KEY is not set
  238. CONFIG_INET=y
  239. # CONFIG_IP_MULTICAST is not set
  240. # CONFIG_IP_ADVANCED_ROUTER is not set
  241. CONFIG_IP_PNP=y
  242. CONFIG_IP_PNP_DHCP=y
  243. # CONFIG_IP_PNP_BOOTP is not set
  244. # CONFIG_IP_PNP_RARP is not set
  245. # CONFIG_NET_IPIP is not set
  246. # CONFIG_NET_IPGRE is not set
  247. # CONFIG_ARPD is not set
  248. # CONFIG_SYN_COOKIES is not set
  249. # CONFIG_INET_AH is not set
  250. # CONFIG_INET_ESP is not set
  251. # CONFIG_INET_IPCOMP is not set
  252. #
  253. # IP: Virtual Server Configuration
  254. #
  255. # CONFIG_IP_VS is not set
  256. # CONFIG_IPV6 is not set
  257. CONFIG_NETFILTER=y
  258. # CONFIG_NETFILTER_DEBUG is not set
  259. #
  260. # IP: Netfilter Configuration
  261. #
  262. CONFIG_IP_NF_CONNTRACK=m
  263. CONFIG_IP_NF_FTP=m
  264. # CONFIG_IP_NF_IRC is not set
  265. # CONFIG_IP_NF_TFTP is not set
  266. # CONFIG_IP_NF_AMANDA is not set
  267. # CONFIG_IP_NF_QUEUE is not set
  268. CONFIG_IP_NF_IPTABLES=m
  269. CONFIG_IP_NF_MATCH_LIMIT=m
  270. # CONFIG_IP_NF_MATCH_IPRANGE is not set
  271. CONFIG_IP_NF_MATCH_MAC=m
  272. CONFIG_IP_NF_MATCH_PKTTYPE=m
  273. CONFIG_IP_NF_MATCH_MARK=m
  274. CONFIG_IP_NF_MATCH_MULTIPORT=m
  275. CONFIG_IP_NF_MATCH_TOS=m
  276. # CONFIG_IP_NF_MATCH_RECENT is not set
  277. CONFIG_IP_NF_MATCH_ECN=m
  278. CONFIG_IP_NF_MATCH_DSCP=m
  279. CONFIG_IP_NF_MATCH_AH_ESP=m
  280. # CONFIG_IP_NF_MATCH_LENGTH is not set
  281. # CONFIG_IP_NF_MATCH_TTL is not set
  282. CONFIG_IP_NF_MATCH_TCPMSS=m
  283. CONFIG_IP_NF_MATCH_HELPER=m
  284. CONFIG_IP_NF_MATCH_STATE=m
  285. CONFIG_IP_NF_MATCH_CONNTRACK=m
  286. CONFIG_IP_NF_MATCH_OWNER=m
  287. CONFIG_IP_NF_FILTER=m
  288. CONFIG_IP_NF_TARGET_REJECT=m
  289. CONFIG_IP_NF_NAT=m
  290. CONFIG_IP_NF_NAT_NEEDED=y
  291. CONFIG_IP_NF_TARGET_MASQUERADE=m
  292. CONFIG_IP_NF_TARGET_REDIRECT=m
  293. # CONFIG_IP_NF_TARGET_NETMAP is not set
  294. # CONFIG_IP_NF_TARGET_SAME is not set
  295. # CONFIG_IP_NF_NAT_SNMP_BASIC is not set
  296. CONFIG_IP_NF_NAT_FTP=m
  297. # CONFIG_IP_NF_MANGLE is not set
  298. # CONFIG_IP_NF_TARGET_LOG is not set
  299. CONFIG_IP_NF_TARGET_ULOG=m
  300. CONFIG_IP_NF_TARGET_TCPMSS=m
  301. CONFIG_IP_NF_ARPTABLES=m
  302. CONFIG_IP_NF_ARPFILTER=m
  303. # CONFIG_IP_NF_ARP_MANGLE is not set
  304. CONFIG_IP_NF_COMPAT_IPCHAINS=m
  305. # CONFIG_IP_NF_COMPAT_IPFWADM is not set
  306. # CONFIG_IP_NF_RAW is not set
  307. #
  308. # SCTP Configuration (EXPERIMENTAL)
  309. #
  310. # CONFIG_IP_SCTP is not set
  311. # CONFIG_ATM is not set
  312. # CONFIG_BRIDGE is not set
  313. # CONFIG_VLAN_8021Q is not set
  314. # CONFIG_DECNET is not set
  315. # CONFIG_LLC2 is not set
  316. # CONFIG_IPX is not set
  317. # CONFIG_ATALK is not set
  318. # CONFIG_X25 is not set
  319. # CONFIG_LAPB is not set
  320. # CONFIG_NET_DIVERT is not set
  321. # CONFIG_ECONET is not set
  322. # CONFIG_WAN_ROUTER is not set
  323. # CONFIG_NET_HW_FLOWCONTROL is not set
  324. #
  325. # QoS and/or fair queueing
  326. #
  327. # CONFIG_NET_SCHED is not set
  328. #
  329. # Network testing
  330. #
  331. # CONFIG_NET_PKTGEN is not set
  332. # CONFIG_NETPOLL is not set
  333. # CONFIG_NET_POLL_CONTROLLER is not set
  334. # CONFIG_HAMRADIO is not set
  335. # CONFIG_IRDA is not set
  336. # CONFIG_BT is not set
  337. CONFIG_NETDEVICES=y
  338. # CONFIG_DUMMY is not set
  339. # CONFIG_BONDING is not set
  340. # CONFIG_EQUALIZER is not set
  341. # CONFIG_TUN is not set
  342. #
  343. # ARCnet devices
  344. #
  345. # CONFIG_ARCNET is not set
  346. #
  347. # Ethernet (10 or 100Mbit)
  348. #
  349. CONFIG_NET_ETHERNET=y
  350. CONFIG_MII=y
  351. # CONFIG_OAKNET is not set
  352. # CONFIG_HAPPYMEAL is not set
  353. # CONFIG_SUNGEM is not set
  354. # CONFIG_NET_VENDOR_3COM is not set
  355. #
  356. # Tulip family network device support
  357. #
  358. # CONFIG_NET_TULIP is not set
  359. # CONFIG_HP100 is not set
  360. CONFIG_NET_PCI=y
  361. # CONFIG_PCNET32 is not set
  362. # CONFIG_AMD8111_ETH is not set
  363. # CONFIG_ADAPTEC_STARFIRE is not set
  364. # CONFIG_B44 is not set
  365. # CONFIG_FORCEDETH is not set
  366. # CONFIG_DGRS is not set
  367. CONFIG_EEPRO100=y
  368. # CONFIG_EEPRO100_PIO is not set
  369. # CONFIG_E100 is not set
  370. # CONFIG_FEALNX is not set
  371. # CONFIG_NATSEMI is not set
  372. # CONFIG_NE2K_PCI is not set
  373. # CONFIG_8139CP is not set
  374. # CONFIG_8139TOO is not set
  375. # CONFIG_SIS900 is not set
  376. # CONFIG_EPIC100 is not set
  377. # CONFIG_SUNDANCE is not set
  378. # CONFIG_TLAN is not set
  379. # CONFIG_VIA_RHINE is not set
  380. #
  381. # Ethernet (1000 Mbit)
  382. #
  383. # CONFIG_ACENIC is not set
  384. # CONFIG_DL2K is not set
  385. # CONFIG_E1000 is not set
  386. # CONFIG_NS83820 is not set
  387. # CONFIG_HAMACHI is not set
  388. # CONFIG_YELLOWFIN is not set
  389. # CONFIG_R8169 is not set
  390. # CONFIG_SK98LIN is not set
  391. # CONFIG_TIGON3 is not set
  392. #
  393. # Ethernet (10000 Mbit)
  394. #
  395. # CONFIG_IXGB is not set
  396. # CONFIG_S2IO is not set
  397. #
  398. # Token Ring devices
  399. #
  400. # CONFIG_TR is not set
  401. #
  402. # Wireless LAN (non-hamradio)
  403. #
  404. # CONFIG_NET_RADIO is not set
  405. #
  406. # Wan interfaces
  407. #
  408. # CONFIG_WAN is not set
  409. # CONFIG_FDDI is not set
  410. # CONFIG_HIPPI is not set
  411. # CONFIG_PPP is not set
  412. # CONFIG_SLIP is not set
  413. # CONFIG_RCPCI is not set
  414. # CONFIG_SHAPER is not set
  415. # CONFIG_NETCONSOLE is not set
  416. #
  417. # ISDN subsystem
  418. #
  419. # CONFIG_ISDN is not set
  420. #
  421. # Telephony Support
  422. #
  423. # CONFIG_PHONE is not set
  424. #
  425. # Input device support
  426. #
  427. # CONFIG_INPUT is not set
  428. #
  429. # Userland interfaces
  430. #
  431. #
  432. # Input I/O drivers
  433. #
  434. # CONFIG_GAMEPORT is not set
  435. CONFIG_SOUND_GAMEPORT=y
  436. # CONFIG_SERIO is not set
  437. # CONFIG_SERIO_I8042 is not set
  438. #
  439. # Input Device Drivers
  440. #
  441. #
  442. # Character devices
  443. #
  444. # CONFIG_VT is not set
  445. # CONFIG_SERIAL_NONSTANDARD is not set
  446. #
  447. # Serial drivers
  448. #
  449. CONFIG_SERIAL_8250=y
  450. CONFIG_SERIAL_8250_CONSOLE=y
  451. CONFIG_SERIAL_8250_NR_UARTS=2
  452. # CONFIG_SERIAL_8250_EXTENDED is not set
  453. #
  454. # Non-8250 serial port support
  455. #
  456. CONFIG_SERIAL_CORE=y
  457. CONFIG_SERIAL_CORE_CONSOLE=y
  458. CONFIG_UNIX98_PTYS=y
  459. CONFIG_LEGACY_PTYS=y
  460. CONFIG_LEGACY_PTY_COUNT=256
  461. # CONFIG_QIC02_TAPE is not set
  462. #
  463. # IPMI
  464. #
  465. # CONFIG_IPMI_HANDLER is not set
  466. #
  467. # Watchdog Cards
  468. #
  469. # CONFIG_WATCHDOG is not set
  470. # CONFIG_NVRAM is not set
  471. CONFIG_GEN_RTC=y
  472. # CONFIG_GEN_RTC_X is not set
  473. # CONFIG_DTLK is not set
  474. # CONFIG_R3964 is not set
  475. # CONFIG_APPLICOM is not set
  476. #
  477. # Ftape, the floppy tape device driver
  478. #
  479. # CONFIG_FTAPE is not set
  480. # CONFIG_AGP is not set
  481. # CONFIG_DRM is not set
  482. # CONFIG_RAW_DRIVER is not set
  483. #
  484. # I2C support
  485. #
  486. # CONFIG_I2C is not set
  487. #
  488. # Misc devices
  489. #
  490. #
  491. # Multimedia devices
  492. #
  493. # CONFIG_VIDEO_DEV is not set
  494. #
  495. # Digital Video Broadcasting Devices
  496. #
  497. # CONFIG_DVB is not set
  498. #
  499. # Graphics support
  500. #
  501. # CONFIG_FB is not set
  502. #
  503. # Sound
  504. #
  505. # CONFIG_SOUND is not set
  506. #
  507. # USB support
  508. #
  509. # CONFIG_USB is not set
  510. #
  511. # USB Gadget Support
  512. #
  513. # CONFIG_USB_GADGET is not set
  514. #
  515. # File systems
  516. #
  517. CONFIG_EXT2_FS=y
  518. # CONFIG_EXT2_FS_XATTR is not set
  519. # CONFIG_EXT3_FS is not set
  520. # CONFIG_JBD is not set
  521. # CONFIG_REISERFS_FS is not set
  522. # CONFIG_JFS_FS is not set
  523. # CONFIG_XFS_FS is not set
  524. # CONFIG_MINIX_FS is not set
  525. # CONFIG_ROMFS_FS is not set
  526. # CONFIG_QUOTA is not set
  527. # CONFIG_AUTOFS_FS is not set
  528. # CONFIG_AUTOFS4_FS is not set
  529. #
  530. # CD-ROM/DVD Filesystems
  531. #
  532. # CONFIG_ISO9660_FS is not set
  533. # CONFIG_UDF_FS is not set
  534. #
  535. # DOS/FAT/NT Filesystems
  536. #
  537. # CONFIG_FAT_FS is not set
  538. # CONFIG_NTFS_FS is not set
  539. #
  540. # Pseudo filesystems
  541. #
  542. CONFIG_PROC_FS=y
  543. CONFIG_PROC_KCORE=y
  544. CONFIG_SYSFS=y
  545. # CONFIG_DEVFS_FS is not set
  546. # CONFIG_DEVPTS_FS_XATTR is not set
  547. CONFIG_TMPFS=y
  548. # CONFIG_HUGETLB_PAGE is not set
  549. CONFIG_RAMFS=y
  550. #
  551. # Miscellaneous filesystems
  552. #
  553. # CONFIG_ADFS_FS is not set
  554. # CONFIG_AFFS_FS is not set
  555. # CONFIG_HFS_FS is not set
  556. # CONFIG_HFSPLUS_FS is not set
  557. # CONFIG_BEFS_FS is not set
  558. # CONFIG_BFS_FS is not set
  559. # CONFIG_EFS_FS is not set
  560. # CONFIG_CRAMFS is not set
  561. # CONFIG_VXFS_FS is not set
  562. # CONFIG_HPFS_FS is not set
  563. # CONFIG_QNX4FS_FS is not set
  564. # CONFIG_SYSV_FS is not set
  565. # CONFIG_UFS_FS is not set
  566. #
  567. # Network File Systems
  568. #
  569. CONFIG_NFS_FS=y
  570. # CONFIG_NFS_V3 is not set
  571. # CONFIG_NFS_V4 is not set
  572. # CONFIG_NFS_DIRECTIO is not set
  573. # CONFIG_NFSD is not set
  574. CONFIG_ROOT_NFS=y
  575. CONFIG_LOCKD=y
  576. # CONFIG_EXPORTFS is not set
  577. CONFIG_SUNRPC=y
  578. # CONFIG_RPCSEC_GSS_KRB5 is not set
  579. # CONFIG_SMB_FS is not set
  580. # CONFIG_CIFS is not set
  581. # CONFIG_NCP_FS is not set
  582. # CONFIG_CODA_FS is not set
  583. # CONFIG_INTERMEZZO_FS is not set
  584. # CONFIG_AFS_FS is not set
  585. #
  586. # Partition Types
  587. #
  588. # CONFIG_PARTITION_ADVANCED is not set
  589. CONFIG_MSDOS_PARTITION=y
  590. #
  591. # Native Language Support
  592. #
  593. # CONFIG_NLS is not set
  594. #
  595. # Library routines
  596. #
  597. # CONFIG_CRC32 is not set
  598. #
  599. # Kernel hacking
  600. #
  601. # CONFIG_DEBUG_KERNEL is not set
  602. # CONFIG_SERIAL_TEXT_DEBUG is not set
  603. #
  604. # Security options
  605. #
  606. # CONFIG_SECURITY is not set
  607. #
  608. # Cryptographic options
  609. #
  610. # CONFIG_CRYPTO is not set