pplus_defconfig 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720
  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_BSD_PROCESS_ACCT is not set
  23. CONFIG_SYSCTL=y
  24. CONFIG_LOG_BUF_SHIFT=14
  25. # CONFIG_HOTPLUG is not set
  26. # CONFIG_IKCONFIG is not set
  27. CONFIG_EMBEDDED=y
  28. CONFIG_KALLSYMS=y
  29. CONFIG_FUTEX=y
  30. CONFIG_EPOLL=y
  31. CONFIG_IOSCHED_NOOP=y
  32. CONFIG_IOSCHED_AS=y
  33. CONFIG_IOSCHED_DEADLINE=y
  34. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  35. #
  36. # Loadable module support
  37. #
  38. CONFIG_MODULES=y
  39. CONFIG_MODULE_UNLOAD=y
  40. # CONFIG_MODULE_FORCE_UNLOAD is not set
  41. CONFIG_OBSOLETE_MODPARM=y
  42. # CONFIG_MODVERSIONS is not set
  43. CONFIG_KMOD=y
  44. #
  45. # Processor
  46. #
  47. CONFIG_6xx=y
  48. # CONFIG_40x is not set
  49. # CONFIG_44x is not set
  50. # CONFIG_POWER3 is not set
  51. # CONFIG_POWER4 is not set
  52. # CONFIG_8xx is not set
  53. # CONFIG_ALTIVEC is not set
  54. # CONFIG_TAU is not set
  55. # CONFIG_CPU_FREQ is not set
  56. CONFIG_PPC_STD_MMU=y
  57. #
  58. # Platform options
  59. #
  60. # CONFIG_PPC_MULTIPLATFORM is not set
  61. # CONFIG_APUS is not set
  62. # CONFIG_WILLOW is not set
  63. # CONFIG_PCORE is not set
  64. # CONFIG_POWERPMC250 is not set
  65. # CONFIG_EV64260 is not set
  66. # CONFIG_SPRUCE is not set
  67. # CONFIG_LOPEC is not set
  68. # CONFIG_MCPN765 is not set
  69. # CONFIG_MVME5100 is not set
  70. CONFIG_PPLUS=y
  71. # CONFIG_PRPMC750 is not set
  72. # CONFIG_PRPMC800 is not set
  73. # CONFIG_SANDPOINT is not set
  74. # CONFIG_ADIR is not set
  75. # CONFIG_K2 is not set
  76. # CONFIG_PAL4 is not set
  77. # CONFIG_GEMINI is not set
  78. # CONFIG_EST8260 is not set
  79. # CONFIG_SBS8260 is not set
  80. # CONFIG_RPX6 is not set
  81. # CONFIG_TQM8260 is not set
  82. CONFIG_PPC_GEN550=y
  83. # CONFIG_PPCBUG_NVRAM is not set
  84. # CONFIG_SMP is not set
  85. # CONFIG_PREEMPT is not set
  86. # CONFIG_HIGHMEM is not set
  87. CONFIG_KERNEL_ELF=y
  88. CONFIG_BINFMT_ELF=y
  89. # CONFIG_BINFMT_MISC is not set
  90. CONFIG_CMDLINE_BOOL=y
  91. CONFIG_CMDLINE="ip=on"
  92. #
  93. # Bus options
  94. #
  95. CONFIG_GENERIC_ISA_DMA=y
  96. CONFIG_PCI=y
  97. CONFIG_PCI_DOMAINS=y
  98. # CONFIG_PCI_LEGACY_PROC is not set
  99. # CONFIG_PCI_NAMES is not set
  100. #
  101. # Advanced setup
  102. #
  103. # CONFIG_ADVANCED_OPTIONS is not set
  104. #
  105. # Default settings for advanced configuration options are used
  106. #
  107. CONFIG_HIGHMEM_START=0xfe000000
  108. CONFIG_LOWMEM_SIZE=0x30000000
  109. CONFIG_KERNEL_START=0xc0000000
  110. CONFIG_TASK_SIZE=0x80000000
  111. CONFIG_BOOT_LOAD=0x00800000
  112. #
  113. # Device Drivers
  114. #
  115. #
  116. # Generic Driver Options
  117. #
  118. #
  119. # Memory Technology Devices (MTD)
  120. #
  121. # CONFIG_MTD is not set
  122. #
  123. # Parallel port support
  124. #
  125. # CONFIG_PARPORT is not set
  126. #
  127. # Plug and Play support
  128. #
  129. #
  130. # Block devices
  131. #
  132. CONFIG_BLK_DEV_FD=y
  133. # CONFIG_BLK_CPQ_DA is not set
  134. # CONFIG_BLK_CPQ_CISS_DA is not set
  135. # CONFIG_BLK_DEV_DAC960 is not set
  136. # CONFIG_BLK_DEV_UMEM is not set
  137. # CONFIG_BLK_DEV_LOOP is not set
  138. # CONFIG_BLK_DEV_NBD is not set
  139. # CONFIG_BLK_DEV_RAM is not set
  140. # CONFIG_BLK_DEV_INITRD is not set
  141. # CONFIG_LBD is not set
  142. #
  143. # ATA/ATAPI/MFM/RLL support
  144. #
  145. CONFIG_IDE=y
  146. CONFIG_BLK_DEV_IDE=y
  147. #
  148. # Please see Documentation/ide.txt for help/info on IDE drives
  149. #
  150. CONFIG_BLK_DEV_IDEDISK=y
  151. # CONFIG_IDEDISK_MULTI_MODE is not set
  152. # CONFIG_IDEDISK_STROKE is not set
  153. CONFIG_BLK_DEV_IDECD=y
  154. # CONFIG_BLK_DEV_IDETAPE is not set
  155. CONFIG_BLK_DEV_IDEFLOPPY=y
  156. CONFIG_BLK_DEV_IDESCSI=y
  157. # CONFIG_IDE_TASK_IOCTL is not set
  158. # CONFIG_IDE_TASKFILE_IO is not set
  159. #
  160. # IDE chipset support/bugfixes
  161. #
  162. CONFIG_IDE_GENERIC=y
  163. # CONFIG_BLK_DEV_IDEPCI is not set
  164. # CONFIG_BLK_DEV_IDEDMA is not set
  165. # CONFIG_IDEDMA_AUTO is not set
  166. # CONFIG_BLK_DEV_HD is not set
  167. #
  168. # SCSI device support
  169. #
  170. CONFIG_SCSI=y
  171. CONFIG_SCSI_PROC_FS=y
  172. #
  173. # SCSI support type (disk, tape, CD-ROM)
  174. #
  175. CONFIG_BLK_DEV_SD=y
  176. CONFIG_CHR_DEV_ST=y
  177. # CONFIG_CHR_DEV_OSST is not set
  178. CONFIG_BLK_DEV_SR=y
  179. CONFIG_BLK_DEV_SR_VENDOR=y
  180. CONFIG_CHR_DEV_SG=y
  181. #
  182. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  183. #
  184. # CONFIG_SCSI_MULTI_LUN is not set
  185. # CONFIG_SCSI_REPORT_LUNS is not set
  186. CONFIG_SCSI_CONSTANTS=y
  187. # CONFIG_SCSI_LOGGING is not set
  188. #
  189. # SCSI low-level drivers
  190. #
  191. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  192. # CONFIG_SCSI_ACARD is not set
  193. # CONFIG_SCSI_AACRAID is not set
  194. # CONFIG_SCSI_AIC7XXX is not set
  195. # CONFIG_SCSI_AIC7XXX_OLD is not set
  196. # CONFIG_SCSI_AIC79XX is not set
  197. # CONFIG_SCSI_ADVANSYS is not set
  198. # CONFIG_SCSI_MEGARAID is not set
  199. # CONFIG_SCSI_SATA is not set
  200. # CONFIG_SCSI_BUSLOGIC is not set
  201. # CONFIG_SCSI_CPQFCTS is not set
  202. # CONFIG_SCSI_DMX3191D is not set
  203. # CONFIG_SCSI_EATA is not set
  204. # CONFIG_SCSI_EATA_PIO is not set
  205. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  206. # CONFIG_SCSI_GDTH is not set
  207. # CONFIG_SCSI_IPS is not set
  208. # CONFIG_SCSI_INIA100 is not set
  209. # CONFIG_SCSI_SYM53C8XX_2 is not set
  210. # CONFIG_SCSI_QLOGIC_ISP is not set
  211. # CONFIG_SCSI_QLOGIC_FC is not set
  212. # CONFIG_SCSI_QLOGIC_1280 is not set
  213. CONFIG_SCSI_QLA2XXX=y
  214. # CONFIG_SCSI_QLA21XX is not set
  215. # CONFIG_SCSI_QLA22XX is not set
  216. # CONFIG_SCSI_QLA2300 is not set
  217. # CONFIG_SCSI_QLA2322 is not set
  218. # CONFIG_SCSI_QLA6312 is not set
  219. # CONFIG_SCSI_QLA6322 is not set
  220. # CONFIG_SCSI_DC395x is not set
  221. # CONFIG_SCSI_DC390T is not set
  222. # CONFIG_SCSI_NSP32 is not set
  223. # CONFIG_SCSI_DEBUG is not set
  224. #
  225. # Multi-device support (RAID and LVM)
  226. #
  227. # CONFIG_MD is not set
  228. #
  229. # Fusion MPT device support
  230. #
  231. # CONFIG_FUSION is not set
  232. #
  233. # IEEE 1394 (FireWire) support
  234. #
  235. # CONFIG_IEEE1394 is not set
  236. #
  237. # I2O device support
  238. #
  239. # CONFIG_I2O is not set
  240. #
  241. # Macintosh device drivers
  242. #
  243. #
  244. # Networking support
  245. #
  246. CONFIG_NET=y
  247. #
  248. # Networking options
  249. #
  250. CONFIG_PACKET=y
  251. # CONFIG_PACKET_MMAP is not set
  252. # CONFIG_NETLINK_DEV is not set
  253. CONFIG_UNIX=y
  254. # CONFIG_NET_KEY is not set
  255. CONFIG_INET=y
  256. CONFIG_IP_MULTICAST=y
  257. # CONFIG_IP_ADVANCED_ROUTER is not set
  258. CONFIG_IP_PNP=y
  259. CONFIG_IP_PNP_DHCP=y
  260. # CONFIG_IP_PNP_BOOTP is not set
  261. # CONFIG_IP_PNP_RARP is not set
  262. # CONFIG_NET_IPIP is not set
  263. # CONFIG_NET_IPGRE is not set
  264. # CONFIG_IP_MROUTE is not set
  265. # CONFIG_ARPD is not set
  266. # CONFIG_INET_ECN is not set
  267. CONFIG_SYN_COOKIES=y
  268. # CONFIG_INET_AH is not set
  269. # CONFIG_INET_ESP is not set
  270. # CONFIG_INET_IPCOMP is not set
  271. #
  272. # IP: Virtual Server Configuration
  273. #
  274. # CONFIG_IP_VS is not set
  275. # CONFIG_IPV6 is not set
  276. # CONFIG_DECNET is not set
  277. # CONFIG_BRIDGE is not set
  278. CONFIG_NETFILTER=y
  279. # CONFIG_NETFILTER_DEBUG is not set
  280. #
  281. # IP: Netfilter Configuration
  282. #
  283. CONFIG_IP_NF_CONNTRACK=m
  284. CONFIG_IP_NF_FTP=m
  285. # CONFIG_IP_NF_IRC is not set
  286. # CONFIG_IP_NF_TFTP is not set
  287. # CONFIG_IP_NF_AMANDA is not set
  288. # CONFIG_IP_NF_QUEUE is not set
  289. CONFIG_IP_NF_IPTABLES=m
  290. CONFIG_IP_NF_MATCH_LIMIT=m
  291. # CONFIG_IP_NF_MATCH_IPRANGE is not set
  292. CONFIG_IP_NF_MATCH_MAC=m
  293. CONFIG_IP_NF_MATCH_PKTTYPE=m
  294. CONFIG_IP_NF_MATCH_MARK=m
  295. CONFIG_IP_NF_MATCH_MULTIPORT=m
  296. CONFIG_IP_NF_MATCH_TOS=m
  297. # CONFIG_IP_NF_MATCH_RECENT is not set
  298. CONFIG_IP_NF_MATCH_ECN=m
  299. CONFIG_IP_NF_MATCH_DSCP=m
  300. CONFIG_IP_NF_MATCH_AH_ESP=m
  301. # CONFIG_IP_NF_MATCH_LENGTH is not set
  302. # CONFIG_IP_NF_MATCH_TTL is not set
  303. # CONFIG_IP_NF_MATCH_TCPMSS is not set
  304. CONFIG_IP_NF_MATCH_HELPER=m
  305. CONFIG_IP_NF_MATCH_STATE=m
  306. CONFIG_IP_NF_MATCH_CONNTRACK=m
  307. CONFIG_IP_NF_MATCH_OWNER=m
  308. CONFIG_IP_NF_FILTER=m
  309. CONFIG_IP_NF_TARGET_REJECT=m
  310. CONFIG_IP_NF_NAT=m
  311. CONFIG_IP_NF_NAT_NEEDED=y
  312. CONFIG_IP_NF_TARGET_MASQUERADE=m
  313. CONFIG_IP_NF_TARGET_REDIRECT=m
  314. # CONFIG_IP_NF_TARGET_NETMAP is not set
  315. # CONFIG_IP_NF_TARGET_SAME is not set
  316. # CONFIG_IP_NF_NAT_SNMP_BASIC is not set
  317. CONFIG_IP_NF_NAT_FTP=m
  318. # CONFIG_IP_NF_MANGLE is not set
  319. # CONFIG_IP_NF_TARGET_LOG is not set
  320. CONFIG_IP_NF_TARGET_ULOG=m
  321. # CONFIG_IP_NF_TARGET_TCPMSS is not set
  322. CONFIG_IP_NF_ARPTABLES=m
  323. CONFIG_IP_NF_ARPFILTER=m
  324. # CONFIG_IP_NF_ARP_MANGLE is not set
  325. CONFIG_IP_NF_COMPAT_IPCHAINS=m
  326. # CONFIG_IP_NF_COMPAT_IPFWADM is not set
  327. #
  328. # SCTP Configuration (EXPERIMENTAL)
  329. #
  330. CONFIG_IPV6_SCTP__=y
  331. # CONFIG_IP_SCTP is not set
  332. # CONFIG_ATM is not set
  333. # CONFIG_VLAN_8021Q is not set
  334. # CONFIG_LLC2 is not set
  335. # CONFIG_IPX is not set
  336. # CONFIG_ATALK is not set
  337. # CONFIG_X25 is not set
  338. # CONFIG_LAPB is not set
  339. # CONFIG_NET_DIVERT is not set
  340. # CONFIG_ECONET is not set
  341. # CONFIG_WAN_ROUTER is not set
  342. # CONFIG_NET_HW_FLOWCONTROL is not set
  343. #
  344. # QoS and/or fair queueing
  345. #
  346. # CONFIG_NET_SCHED is not set
  347. #
  348. # Network testing
  349. #
  350. # CONFIG_NET_PKTGEN is not set
  351. CONFIG_NETDEVICES=y
  352. #
  353. # ARCnet devices
  354. #
  355. # CONFIG_ARCNET is not set
  356. # CONFIG_DUMMY is not set
  357. # CONFIG_BONDING is not set
  358. # CONFIG_EQUALIZER is not set
  359. # CONFIG_TUN is not set
  360. #
  361. # Ethernet (10 or 100Mbit)
  362. #
  363. CONFIG_NET_ETHERNET=y
  364. CONFIG_MII=y
  365. CONFIG_CRC32=y
  366. # CONFIG_OAKNET is not set
  367. # CONFIG_HAPPYMEAL is not set
  368. # CONFIG_SUNGEM is not set
  369. # CONFIG_NET_VENDOR_3COM is not set
  370. #
  371. # Tulip family network device support
  372. #
  373. CONFIG_NET_TULIP=y
  374. # CONFIG_DE2104X is not set
  375. CONFIG_TULIP=y
  376. # CONFIG_TULIP_MWI is not set
  377. # CONFIG_TULIP_MMIO is not set
  378. # CONFIG_TULIP_NAPI is not set
  379. # CONFIG_DE4X5 is not set
  380. # CONFIG_WINBOND_840 is not set
  381. # CONFIG_DM9102 is not set
  382. # CONFIG_HP100 is not set
  383. CONFIG_NET_PCI=y
  384. # CONFIG_PCNET32 is not set
  385. # CONFIG_AMD8111_ETH is not set
  386. # CONFIG_ADAPTEC_STARFIRE is not set
  387. # CONFIG_B44 is not set
  388. # CONFIG_FORCEDETH is not set
  389. # CONFIG_DGRS is not set
  390. CONFIG_EEPRO100=y
  391. # CONFIG_EEPRO100_PIO is not set
  392. # CONFIG_E100 is not set
  393. # CONFIG_FEALNX is not set
  394. # CONFIG_NATSEMI is not set
  395. # CONFIG_NE2K_PCI is not set
  396. # CONFIG_8139CP is not set
  397. # CONFIG_8139TOO is not set
  398. # CONFIG_SIS900 is not set
  399. # CONFIG_EPIC100 is not set
  400. # CONFIG_SUNDANCE is not set
  401. # CONFIG_TLAN is not set
  402. # CONFIG_VIA_RHINE is not set
  403. #
  404. # Ethernet (1000 Mbit)
  405. #
  406. # CONFIG_ACENIC is not set
  407. # CONFIG_DL2K is not set
  408. # CONFIG_E1000 is not set
  409. # CONFIG_NS83820 is not set
  410. # CONFIG_HAMACHI is not set
  411. # CONFIG_YELLOWFIN is not set
  412. # CONFIG_R8169 is not set
  413. # CONFIG_SIS190 is not set
  414. # CONFIG_SK98LIN is not set
  415. # CONFIG_TIGON3 is not set
  416. #
  417. # Ethernet (10000 Mbit)
  418. #
  419. # CONFIG_IXGB is not set
  420. # CONFIG_FDDI is not set
  421. # CONFIG_HIPPI is not set
  422. # CONFIG_PPP is not set
  423. # CONFIG_SLIP is not set
  424. #
  425. # Wireless LAN (non-hamradio)
  426. #
  427. # CONFIG_NET_RADIO is not set
  428. #
  429. # Token Ring devices
  430. #
  431. # CONFIG_TR is not set
  432. # CONFIG_NET_FC is not set
  433. # CONFIG_RCPCI is not set
  434. # CONFIG_SHAPER is not set
  435. #
  436. # Wan interfaces
  437. #
  438. # CONFIG_WAN is not set
  439. #
  440. # Amateur Radio support
  441. #
  442. # CONFIG_HAMRADIO is not set
  443. #
  444. # IrDA (infrared) support
  445. #
  446. # CONFIG_IRDA is not set
  447. #
  448. # Bluetooth support
  449. #
  450. # CONFIG_BT is not set
  451. #
  452. # ISDN subsystem
  453. #
  454. # CONFIG_ISDN is not set
  455. #
  456. # Telephony Support
  457. #
  458. # CONFIG_PHONE is not set
  459. #
  460. # Input device support
  461. #
  462. # CONFIG_INPUT is not set
  463. #
  464. # Userland interfaces
  465. #
  466. #
  467. # Input I/O drivers
  468. #
  469. # CONFIG_GAMEPORT is not set
  470. CONFIG_SOUND_GAMEPORT=y
  471. # CONFIG_SERIO is not set
  472. # CONFIG_SERIO_I8042 is not set
  473. #
  474. # Input Device Drivers
  475. #
  476. #
  477. # Character devices
  478. #
  479. # CONFIG_VT is not set
  480. # CONFIG_SERIAL_NONSTANDARD is not set
  481. #
  482. # Serial drivers
  483. #
  484. CONFIG_SERIAL_8250=y
  485. CONFIG_SERIAL_8250_CONSOLE=y
  486. CONFIG_SERIAL_8250_NR_UARTS=4
  487. # CONFIG_SERIAL_8250_EXTENDED is not set
  488. #
  489. # Non-8250 serial port support
  490. #
  491. CONFIG_SERIAL_CORE=y
  492. CONFIG_SERIAL_CORE_CONSOLE=y
  493. CONFIG_UNIX98_PTYS=y
  494. CONFIG_LEGACY_PTYS=y
  495. CONFIG_LEGACY_PTY_COUNT=256
  496. #
  497. # Mice
  498. #
  499. # CONFIG_BUSMOUSE is not set
  500. # CONFIG_QIC02_TAPE is not set
  501. #
  502. # IPMI
  503. #
  504. # CONFIG_IPMI_HANDLER is not set
  505. #
  506. # Watchdog Cards
  507. #
  508. # CONFIG_WATCHDOG is not set
  509. # CONFIG_NVRAM is not set
  510. CONFIG_GEN_RTC=y
  511. # CONFIG_GEN_RTC_X is not set
  512. # CONFIG_DTLK is not set
  513. # CONFIG_R3964 is not set
  514. # CONFIG_APPLICOM is not set
  515. #
  516. # Ftape, the floppy tape device driver
  517. #
  518. # CONFIG_FTAPE is not set
  519. # CONFIG_AGP is not set
  520. # CONFIG_DRM is not set
  521. # CONFIG_RAW_DRIVER is not set
  522. #
  523. # I2C support
  524. #
  525. # CONFIG_I2C is not set
  526. #
  527. # Multimedia devices
  528. #
  529. # CONFIG_VIDEO_DEV is not set
  530. #
  531. # Digital Video Broadcasting Devices
  532. #
  533. # CONFIG_DVB is not set
  534. #
  535. # Graphics support
  536. #
  537. # CONFIG_FB is not set
  538. #
  539. # Sound
  540. #
  541. # CONFIG_SOUND is not set
  542. #
  543. # USB support
  544. #
  545. # CONFIG_USB is not set
  546. #
  547. # USB Gadget Support
  548. #
  549. # CONFIG_USB_GADGET is not set
  550. #
  551. # File systems
  552. #
  553. CONFIG_EXT2_FS=y
  554. # CONFIG_EXT2_FS_XATTR is not set
  555. # CONFIG_EXT3_FS is not set
  556. # CONFIG_JBD is not set
  557. # CONFIG_REISERFS_FS is not set
  558. # CONFIG_JFS_FS is not set
  559. # CONFIG_XFS_FS is not set
  560. # CONFIG_MINIX_FS is not set
  561. # CONFIG_ROMFS_FS is not set
  562. # CONFIG_QUOTA is not set
  563. # CONFIG_AUTOFS_FS is not set
  564. # CONFIG_AUTOFS4_FS is not set
  565. #
  566. # CD-ROM/DVD Filesystems
  567. #
  568. CONFIG_ISO9660_FS=y
  569. # CONFIG_JOLIET is not set
  570. # CONFIG_ZISOFS is not set
  571. # CONFIG_UDF_FS is not set
  572. #
  573. # DOS/FAT/NT Filesystems
  574. #
  575. # CONFIG_FAT_FS is not set
  576. # CONFIG_NTFS_FS is not set
  577. #
  578. # Pseudo filesystems
  579. #
  580. CONFIG_PROC_FS=y
  581. CONFIG_PROC_KCORE=y
  582. # CONFIG_DEVFS_FS is not set
  583. # CONFIG_DEVPTS_FS_XATTR is not set
  584. # CONFIG_TMPFS is not set
  585. # CONFIG_HUGETLB_PAGE is not set
  586. CONFIG_RAMFS=y
  587. #
  588. # Miscellaneous filesystems
  589. #
  590. # CONFIG_ADFS_FS is not set
  591. # CONFIG_AFFS_FS is not set
  592. # CONFIG_HFS_FS is not set
  593. # CONFIG_BEFS_FS is not set
  594. # CONFIG_BFS_FS is not set
  595. # CONFIG_EFS_FS is not set
  596. # CONFIG_CRAMFS is not set
  597. # CONFIG_VXFS_FS is not set
  598. # CONFIG_HPFS_FS is not set
  599. # CONFIG_QNX4FS_FS is not set
  600. # CONFIG_SYSV_FS is not set
  601. # CONFIG_UFS_FS is not set
  602. #
  603. # Network File Systems
  604. #
  605. CONFIG_NFS_FS=y
  606. # CONFIG_NFS_V3 is not set
  607. # CONFIG_NFS_V4 is not set
  608. # CONFIG_NFS_DIRECTIO is not set
  609. # CONFIG_NFSD is not set
  610. CONFIG_ROOT_NFS=y
  611. CONFIG_LOCKD=y
  612. # CONFIG_EXPORTFS is not set
  613. CONFIG_SUNRPC=y
  614. # CONFIG_SUNRPC_GSS is not set
  615. # CONFIG_SMB_FS is not set
  616. # CONFIG_CIFS is not set
  617. # CONFIG_NCP_FS is not set
  618. # CONFIG_CODA_FS is not set
  619. # CONFIG_AFS_FS is not set
  620. #
  621. # Partition Types
  622. #
  623. # CONFIG_PARTITION_ADVANCED is not set
  624. CONFIG_MSDOS_PARTITION=y
  625. #
  626. # Native Language Support
  627. #
  628. # CONFIG_NLS is not set
  629. #
  630. # Library routines
  631. #
  632. #
  633. # Kernel hacking
  634. #
  635. # CONFIG_DEBUG_KERNEL is not set
  636. # CONFIG_SERIAL_TEXT_DEBUG is not set
  637. #
  638. # Security options
  639. #
  640. # CONFIG_SECURITY is not set
  641. #
  642. # Cryptographic options
  643. #
  644. # CONFIG_CRYPTO is not set