yosemite_defconfig 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.14
  4. # Mon Nov 7 23:06:59 2005
  5. #
  6. CONFIG_MIPS=y
  7. #
  8. # Code maturity level options
  9. #
  10. # CONFIG_EXPERIMENTAL is not set
  11. CONFIG_CLEAN_COMPILE=y
  12. CONFIG_LOCK_KERNEL=y
  13. CONFIG_INIT_ENV_ARG_LIMIT=32
  14. #
  15. # General setup
  16. #
  17. CONFIG_LOCALVERSION=""
  18. CONFIG_LOCALVERSION_AUTO=y
  19. CONFIG_SWAP=y
  20. CONFIG_SYSVIPC=y
  21. # CONFIG_BSD_PROCESS_ACCT is not set
  22. CONFIG_SYSCTL=y
  23. # CONFIG_AUDIT is not set
  24. CONFIG_HOTPLUG=y
  25. CONFIG_KOBJECT_UEVENT=y
  26. CONFIG_IKCONFIG=y
  27. CONFIG_IKCONFIG_PROC=y
  28. # CONFIG_CPUSETS is not set
  29. CONFIG_INITRAMFS_SOURCE=""
  30. CONFIG_EMBEDDED=y
  31. CONFIG_KALLSYMS=y
  32. # CONFIG_KALLSYMS_ALL is not set
  33. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  34. CONFIG_PRINTK=y
  35. CONFIG_BUG=y
  36. CONFIG_BASE_FULL=y
  37. CONFIG_FUTEX=y
  38. CONFIG_EPOLL=y
  39. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  40. CONFIG_SHMEM=y
  41. CONFIG_CC_ALIGN_FUNCTIONS=0
  42. CONFIG_CC_ALIGN_LABELS=0
  43. CONFIG_CC_ALIGN_LOOPS=0
  44. CONFIG_CC_ALIGN_JUMPS=0
  45. # CONFIG_TINY_SHMEM is not set
  46. CONFIG_BASE_SMALL=0
  47. #
  48. # Loadable module support
  49. #
  50. CONFIG_MODULES=y
  51. CONFIG_MODULE_UNLOAD=y
  52. CONFIG_OBSOLETE_MODPARM=y
  53. # CONFIG_MODULE_SRCVERSION_ALL is not set
  54. CONFIG_KMOD=y
  55. CONFIG_STOP_MACHINE=y
  56. #
  57. # Block layer
  58. #
  59. # CONFIG_LBD is not set
  60. #
  61. # IO Schedulers
  62. #
  63. CONFIG_IOSCHED_NOOP=y
  64. CONFIG_IOSCHED_AS=y
  65. CONFIG_IOSCHED_DEADLINE=y
  66. CONFIG_IOSCHED_CFQ=y
  67. CONFIG_DEFAULT_AS=y
  68. # CONFIG_DEFAULT_DEADLINE is not set
  69. # CONFIG_DEFAULT_CFQ is not set
  70. # CONFIG_DEFAULT_NOOP is not set
  71. CONFIG_DEFAULT_IOSCHED="anticipatory"
  72. #
  73. # Machine selection
  74. #
  75. # CONFIG_MIPS_MTX1 is not set
  76. # CONFIG_MIPS_BOSPORUS is not set
  77. # CONFIG_MIPS_PB1000 is not set
  78. # CONFIG_MIPS_PB1100 is not set
  79. # CONFIG_MIPS_PB1500 is not set
  80. # CONFIG_MIPS_PB1550 is not set
  81. # CONFIG_MIPS_PB1200 is not set
  82. # CONFIG_MIPS_DB1000 is not set
  83. # CONFIG_MIPS_DB1100 is not set
  84. # CONFIG_MIPS_DB1500 is not set
  85. # CONFIG_MIPS_DB1550 is not set
  86. # CONFIG_MIPS_DB1200 is not set
  87. # CONFIG_MIPS_MIRAGE is not set
  88. # CONFIG_MIPS_COBALT is not set
  89. # CONFIG_MACH_DECSTATION is not set
  90. # CONFIG_MIPS_EV64120 is not set
  91. # CONFIG_MIPS_EV96100 is not set
  92. # CONFIG_MIPS_IVR is not set
  93. # CONFIG_MIPS_ITE8172 is not set
  94. # CONFIG_MACH_JAZZ is not set
  95. # CONFIG_LASAT is not set
  96. # CONFIG_MIPS_ATLAS is not set
  97. # CONFIG_MIPS_MALTA is not set
  98. # CONFIG_MIPS_SEAD is not set
  99. # CONFIG_MIPS_SIM is not set
  100. # CONFIG_MOMENCO_JAGUAR_ATX is not set
  101. # CONFIG_MOMENCO_OCELOT is not set
  102. # CONFIG_MOMENCO_OCELOT_3 is not set
  103. # CONFIG_MOMENCO_OCELOT_C is not set
  104. # CONFIG_MOMENCO_OCELOT_G is not set
  105. # CONFIG_MIPS_XXS1500 is not set
  106. # CONFIG_PNX8550_V2PCI is not set
  107. # CONFIG_PNX8550_JBS is not set
  108. # CONFIG_DDB5074 is not set
  109. # CONFIG_DDB5476 is not set
  110. # CONFIG_DDB5477 is not set
  111. # CONFIG_MACH_VR41XX is not set
  112. CONFIG_PMC_YOSEMITE=y
  113. # CONFIG_QEMU is not set
  114. # CONFIG_SGI_IP22 is not set
  115. # CONFIG_SGI_IP27 is not set
  116. # CONFIG_SGI_IP32 is not set
  117. # CONFIG_SIBYTE_BIGSUR is not set
  118. # CONFIG_SIBYTE_SWARM is not set
  119. # CONFIG_SIBYTE_SENTOSA is not set
  120. # CONFIG_SIBYTE_RHONE is not set
  121. # CONFIG_SIBYTE_CARMEL is not set
  122. # CONFIG_SIBYTE_PTSWARM is not set
  123. # CONFIG_SIBYTE_LITTLESUR is not set
  124. # CONFIG_SIBYTE_CRHINE is not set
  125. # CONFIG_SIBYTE_CRHONE is not set
  126. # CONFIG_SNI_RM200_PCI is not set
  127. # CONFIG_TOSHIBA_JMR3927 is not set
  128. # CONFIG_TOSHIBA_RBTX4927 is not set
  129. # CONFIG_TOSHIBA_RBTX4938 is not set
  130. # CONFIG_HYPERTRANSPORT is not set
  131. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  132. CONFIG_GENERIC_CALIBRATE_DELAY=y
  133. CONFIG_DMA_COHERENT=y
  134. CONFIG_CPU_BIG_ENDIAN=y
  135. # CONFIG_CPU_LITTLE_ENDIAN is not set
  136. CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y
  137. CONFIG_IRQ_CPU=y
  138. CONFIG_IRQ_CPU_RM7K=y
  139. CONFIG_IRQ_CPU_RM9K=y
  140. CONFIG_SWAP_IO_SPACE=y
  141. CONFIG_MIPS_L1_CACHE_SHIFT=5
  142. #
  143. # CPU selection
  144. #
  145. # CONFIG_CPU_MIPS32_R1 is not set
  146. # CONFIG_CPU_MIPS32_R2 is not set
  147. # CONFIG_CPU_MIPS64_R1 is not set
  148. # CONFIG_CPU_MIPS64_R2 is not set
  149. # CONFIG_CPU_R3000 is not set
  150. # CONFIG_CPU_TX39XX is not set
  151. # CONFIG_CPU_VR41XX is not set
  152. # CONFIG_CPU_R4300 is not set
  153. # CONFIG_CPU_R4X00 is not set
  154. # CONFIG_CPU_TX49XX is not set
  155. # CONFIG_CPU_R5000 is not set
  156. # CONFIG_CPU_R5432 is not set
  157. # CONFIG_CPU_R6000 is not set
  158. # CONFIG_CPU_NEVADA is not set
  159. # CONFIG_CPU_R8000 is not set
  160. # CONFIG_CPU_R10000 is not set
  161. # CONFIG_CPU_RM7000 is not set
  162. CONFIG_CPU_RM9000=y
  163. # CONFIG_CPU_SB1 is not set
  164. CONFIG_SYS_HAS_CPU_RM9000=y
  165. CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
  166. CONFIG_SYS_SUPPORTS_64BIT_KERNEL=y
  167. CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
  168. CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y
  169. #
  170. # Kernel type
  171. #
  172. CONFIG_32BIT=y
  173. # CONFIG_64BIT is not set
  174. CONFIG_PAGE_SIZE_4KB=y
  175. # CONFIG_PAGE_SIZE_8KB is not set
  176. # CONFIG_PAGE_SIZE_16KB is not set
  177. # CONFIG_PAGE_SIZE_64KB is not set
  178. CONFIG_CPU_HAS_PREFETCH=y
  179. # CONFIG_MIPS_MT is not set
  180. # CONFIG_64BIT_PHYS_ADDR is not set
  181. # CONFIG_CPU_ADVANCED is not set
  182. CONFIG_CPU_HAS_LLSC=y
  183. CONFIG_CPU_HAS_LLDSCD=y
  184. CONFIG_CPU_HAS_SYNC=y
  185. CONFIG_GENERIC_HARDIRQS=y
  186. CONFIG_GENERIC_IRQ_PROBE=y
  187. CONFIG_HIGHMEM=y
  188. CONFIG_CPU_SUPPORTS_HIGHMEM=y
  189. CONFIG_SYS_SUPPORTS_HIGHMEM=y
  190. CONFIG_ARCH_FLATMEM_ENABLE=y
  191. CONFIG_FLATMEM=y
  192. CONFIG_FLAT_NODE_MEM_MAP=y
  193. # CONFIG_SPARSEMEM_STATIC is not set
  194. CONFIG_SPLIT_PTLOCK_CPUS=4
  195. CONFIG_SMP=y
  196. CONFIG_NR_CPUS=2
  197. CONFIG_PREEMPT_NONE=y
  198. # CONFIG_PREEMPT_VOLUNTARY is not set
  199. # CONFIG_PREEMPT is not set
  200. CONFIG_PREEMPT_BKL=y
  201. #
  202. # Bus options (PCI, PCMCIA, EISA, ISA, TC)
  203. #
  204. CONFIG_HW_HAS_PCI=y
  205. CONFIG_PCI=y
  206. CONFIG_PCI_LEGACY_PROC=y
  207. # CONFIG_PCI_DEBUG is not set
  208. CONFIG_MMU=y
  209. #
  210. # PCCARD (PCMCIA/CardBus) support
  211. #
  212. # CONFIG_PCCARD is not set
  213. #
  214. # PCI Hotplug Support
  215. #
  216. #
  217. # Executable file formats
  218. #
  219. CONFIG_BINFMT_ELF=y
  220. # CONFIG_BINFMT_MISC is not set
  221. CONFIG_TRAD_SIGNALS=y
  222. #
  223. # Networking
  224. #
  225. CONFIG_NET=y
  226. #
  227. # Networking options
  228. #
  229. CONFIG_PACKET=m
  230. CONFIG_PACKET_MMAP=y
  231. CONFIG_UNIX=y
  232. CONFIG_XFRM=y
  233. CONFIG_XFRM_USER=m
  234. # CONFIG_NET_KEY is not set
  235. CONFIG_INET=y
  236. # CONFIG_IP_MULTICAST is not set
  237. # CONFIG_IP_ADVANCED_ROUTER is not set
  238. CONFIG_IP_FIB_HASH=y
  239. CONFIG_IP_PNP=y
  240. # CONFIG_IP_PNP_DHCP is not set
  241. CONFIG_IP_PNP_BOOTP=y
  242. # CONFIG_IP_PNP_RARP is not set
  243. # CONFIG_NET_IPIP is not set
  244. # CONFIG_NET_IPGRE is not set
  245. # CONFIG_SYN_COOKIES is not set
  246. # CONFIG_INET_AH is not set
  247. # CONFIG_INET_ESP is not set
  248. # CONFIG_INET_IPCOMP is not set
  249. CONFIG_INET_TUNNEL=m
  250. CONFIG_INET_DIAG=y
  251. CONFIG_INET_TCP_DIAG=y
  252. # CONFIG_TCP_CONG_ADVANCED is not set
  253. CONFIG_TCP_CONG_BIC=y
  254. CONFIG_IPV6=m
  255. CONFIG_IPV6_PRIVACY=y
  256. CONFIG_INET6_AH=m
  257. CONFIG_INET6_ESP=m
  258. CONFIG_INET6_IPCOMP=m
  259. CONFIG_INET6_TUNNEL=m
  260. CONFIG_IPV6_TUNNEL=m
  261. # CONFIG_NETFILTER is not set
  262. # CONFIG_BRIDGE is not set
  263. # CONFIG_VLAN_8021Q is not set
  264. # CONFIG_DECNET is not set
  265. # CONFIG_LLC2 is not set
  266. # CONFIG_IPX is not set
  267. # CONFIG_ATALK is not set
  268. #
  269. # QoS and/or fair queueing
  270. #
  271. # CONFIG_NET_SCHED is not set
  272. # CONFIG_NET_CLS_ROUTE is not set
  273. #
  274. # Network testing
  275. #
  276. # CONFIG_NET_PKTGEN is not set
  277. # CONFIG_HAMRADIO is not set
  278. # CONFIG_IRDA is not set
  279. # CONFIG_BT is not set
  280. CONFIG_IEEE80211=m
  281. # CONFIG_IEEE80211_DEBUG is not set
  282. CONFIG_IEEE80211_CRYPT_WEP=m
  283. CONFIG_IEEE80211_CRYPT_CCMP=m
  284. CONFIG_IEEE80211_CRYPT_TKIP=m
  285. #
  286. # Device Drivers
  287. #
  288. #
  289. # Generic Driver Options
  290. #
  291. CONFIG_STANDALONE=y
  292. CONFIG_PREVENT_FIRMWARE_BUILD=y
  293. CONFIG_FW_LOADER=m
  294. # CONFIG_DEBUG_DRIVER is not set
  295. #
  296. # Connector - unified userspace <-> kernelspace linker
  297. #
  298. CONFIG_CONNECTOR=m
  299. #
  300. # Memory Technology Devices (MTD)
  301. #
  302. # CONFIG_MTD is not set
  303. #
  304. # Parallel port support
  305. #
  306. # CONFIG_PARPORT is not set
  307. #
  308. # Plug and Play support
  309. #
  310. #
  311. # Block devices
  312. #
  313. # CONFIG_BLK_CPQ_DA is not set
  314. # CONFIG_BLK_CPQ_CISS_DA is not set
  315. # CONFIG_BLK_DEV_DAC960 is not set
  316. # CONFIG_BLK_DEV_COW_COMMON is not set
  317. # CONFIG_BLK_DEV_LOOP is not set
  318. # CONFIG_BLK_DEV_NBD is not set
  319. # CONFIG_BLK_DEV_SX8 is not set
  320. # CONFIG_BLK_DEV_RAM is not set
  321. CONFIG_BLK_DEV_RAM_COUNT=16
  322. CONFIG_CDROM_PKTCDVD=m
  323. CONFIG_CDROM_PKTCDVD_BUFFERS=8
  324. # CONFIG_CDROM_PKTCDVD_WCACHE is not set
  325. CONFIG_ATA_OVER_ETH=m
  326. #
  327. # ATA/ATAPI/MFM/RLL support
  328. #
  329. # CONFIG_IDE is not set
  330. #
  331. # SCSI device support
  332. #
  333. CONFIG_RAID_ATTRS=m
  334. # CONFIG_SCSI is not set
  335. #
  336. # Multi-device support (RAID and LVM)
  337. #
  338. # CONFIG_MD is not set
  339. #
  340. # Fusion MPT device support
  341. #
  342. # CONFIG_FUSION is not set
  343. #
  344. # IEEE 1394 (FireWire) support
  345. #
  346. # CONFIG_IEEE1394 is not set
  347. #
  348. # I2O device support
  349. #
  350. # CONFIG_I2O is not set
  351. #
  352. # Network device support
  353. #
  354. CONFIG_NETDEVICES=y
  355. # CONFIG_DUMMY is not set
  356. # CONFIG_BONDING is not set
  357. # CONFIG_EQUALIZER is not set
  358. # CONFIG_TUN is not set
  359. #
  360. # ARCnet devices
  361. #
  362. # CONFIG_ARCNET is not set
  363. #
  364. # PHY device support
  365. #
  366. CONFIG_PHYLIB=m
  367. #
  368. # MII PHY device drivers
  369. #
  370. CONFIG_MARVELL_PHY=m
  371. CONFIG_DAVICOM_PHY=m
  372. CONFIG_QSEMI_PHY=m
  373. CONFIG_LXT_PHY=m
  374. CONFIG_CICADA_PHY=m
  375. #
  376. # Ethernet (10 or 100Mbit)
  377. #
  378. CONFIG_NET_ETHERNET=y
  379. CONFIG_MII=y
  380. # CONFIG_HAPPYMEAL is not set
  381. # CONFIG_SUNGEM is not set
  382. # CONFIG_CASSINI is not set
  383. # CONFIG_NET_VENDOR_3COM is not set
  384. #
  385. # Tulip family network device support
  386. #
  387. # CONFIG_NET_TULIP is not set
  388. # CONFIG_HP100 is not set
  389. # CONFIG_NET_PCI is not set
  390. #
  391. # Ethernet (1000 Mbit)
  392. #
  393. # CONFIG_ACENIC is not set
  394. # CONFIG_DL2K is not set
  395. # CONFIG_E1000 is not set
  396. # CONFIG_NS83820 is not set
  397. # CONFIG_HAMACHI is not set
  398. # CONFIG_R8169 is not set
  399. # CONFIG_SIS190 is not set
  400. # CONFIG_SK98LIN is not set
  401. # CONFIG_TIGON3 is not set
  402. # CONFIG_BNX2 is not set
  403. CONFIG_TITAN_GE=y
  404. #
  405. # Ethernet (10000 Mbit)
  406. #
  407. # CONFIG_CHELSIO_T1 is not set
  408. # CONFIG_IXGB is not set
  409. # CONFIG_S2IO is not set
  410. #
  411. # Token Ring devices
  412. #
  413. # CONFIG_TR is not set
  414. #
  415. # Wireless LAN (non-hamradio)
  416. #
  417. # CONFIG_NET_RADIO is not set
  418. # CONFIG_IPW_DEBUG is not set
  419. CONFIG_IPW2200=m
  420. #
  421. # Wan interfaces
  422. #
  423. # CONFIG_WAN is not set
  424. # CONFIG_FDDI is not set
  425. # CONFIG_PPP is not set
  426. # CONFIG_SLIP is not set
  427. # CONFIG_NETPOLL is not set
  428. # CONFIG_NET_POLL_CONTROLLER is not set
  429. #
  430. # ISDN subsystem
  431. #
  432. # CONFIG_ISDN is not set
  433. #
  434. # Telephony Support
  435. #
  436. # CONFIG_PHONE is not set
  437. #
  438. # Input device support
  439. #
  440. # CONFIG_INPUT is not set
  441. #
  442. # Hardware I/O ports
  443. #
  444. # CONFIG_SERIO is not set
  445. # CONFIG_GAMEPORT is not set
  446. #
  447. # Character devices
  448. #
  449. # CONFIG_VT is not set
  450. # CONFIG_SERIAL_NONSTANDARD is not set
  451. #
  452. # Serial drivers
  453. #
  454. CONFIG_SERIAL_8250=y
  455. CONFIG_SERIAL_8250_CONSOLE=y
  456. CONFIG_SERIAL_8250_NR_UARTS=4
  457. # CONFIG_SERIAL_8250_EXTENDED is not set
  458. #
  459. # Non-8250 serial port support
  460. #
  461. CONFIG_SERIAL_CORE=y
  462. CONFIG_SERIAL_CORE_CONSOLE=y
  463. # CONFIG_SERIAL_JSM is not set
  464. CONFIG_UNIX98_PTYS=y
  465. CONFIG_LEGACY_PTYS=y
  466. CONFIG_LEGACY_PTY_COUNT=256
  467. #
  468. # IPMI
  469. #
  470. # CONFIG_IPMI_HANDLER is not set
  471. #
  472. # Watchdog Cards
  473. #
  474. # CONFIG_WATCHDOG is not set
  475. # CONFIG_RTC is not set
  476. CONFIG_GEN_RTC=y
  477. CONFIG_GEN_RTC_X=y
  478. # CONFIG_DTLK is not set
  479. # CONFIG_R3964 is not set
  480. # CONFIG_APPLICOM is not set
  481. #
  482. # Ftape, the floppy tape device driver
  483. #
  484. # CONFIG_DRM is not set
  485. # CONFIG_RAW_DRIVER is not set
  486. #
  487. # TPM devices
  488. #
  489. #
  490. # I2C support
  491. #
  492. # CONFIG_I2C is not set
  493. #
  494. # Dallas's 1-wire bus
  495. #
  496. # CONFIG_W1 is not set
  497. #
  498. # Hardware Monitoring support
  499. #
  500. # CONFIG_HWMON is not set
  501. # CONFIG_HWMON_VID is not set
  502. #
  503. # Misc devices
  504. #
  505. #
  506. # Multimedia Capabilities Port drivers
  507. #
  508. #
  509. # Multimedia devices
  510. #
  511. # CONFIG_VIDEO_DEV is not set
  512. #
  513. # Digital Video Broadcasting Devices
  514. #
  515. # CONFIG_DVB is not set
  516. #
  517. # Graphics support
  518. #
  519. # CONFIG_FB is not set
  520. #
  521. # Sound
  522. #
  523. # CONFIG_SOUND is not set
  524. #
  525. # USB support
  526. #
  527. CONFIG_USB_ARCH_HAS_HCD=y
  528. CONFIG_USB_ARCH_HAS_OHCI=y
  529. # CONFIG_USB is not set
  530. #
  531. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  532. #
  533. #
  534. # USB Gadget Support
  535. #
  536. # CONFIG_USB_GADGET is not set
  537. #
  538. # MMC/SD Card support
  539. #
  540. # CONFIG_MMC is not set
  541. #
  542. # InfiniBand support
  543. #
  544. # CONFIG_INFINIBAND is not set
  545. #
  546. # SN Devices
  547. #
  548. #
  549. # File systems
  550. #
  551. # CONFIG_EXT2_FS is not set
  552. # CONFIG_EXT3_FS is not set
  553. # CONFIG_JBD is not set
  554. # CONFIG_REISERFS_FS is not set
  555. # CONFIG_JFS_FS is not set
  556. # CONFIG_FS_POSIX_ACL is not set
  557. # CONFIG_XFS_FS is not set
  558. # CONFIG_MINIX_FS is not set
  559. # CONFIG_ROMFS_FS is not set
  560. CONFIG_INOTIFY=y
  561. # CONFIG_QUOTA is not set
  562. CONFIG_DNOTIFY=y
  563. # CONFIG_AUTOFS_FS is not set
  564. # CONFIG_AUTOFS4_FS is not set
  565. CONFIG_FUSE_FS=m
  566. #
  567. # CD-ROM/DVD Filesystems
  568. #
  569. # CONFIG_ISO9660_FS is not set
  570. # CONFIG_UDF_FS is not set
  571. #
  572. # DOS/FAT/NT Filesystems
  573. #
  574. # CONFIG_MSDOS_FS is not set
  575. # CONFIG_VFAT_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_SYSFS=y
  583. CONFIG_TMPFS=y
  584. # CONFIG_HUGETLB_PAGE is not set
  585. CONFIG_RAMFS=y
  586. CONFIG_RELAYFS_FS=m
  587. #
  588. # Miscellaneous filesystems
  589. #
  590. # CONFIG_HFSPLUS_FS is not set
  591. # CONFIG_CRAMFS is not set
  592. # CONFIG_VXFS_FS is not set
  593. # CONFIG_HPFS_FS is not set
  594. # CONFIG_QNX4FS_FS is not set
  595. # CONFIG_SYSV_FS is not set
  596. # CONFIG_UFS_FS is not set
  597. #
  598. # Network File Systems
  599. #
  600. CONFIG_NFS_FS=y
  601. # CONFIG_NFS_V3 is not set
  602. # CONFIG_NFSD is not set
  603. CONFIG_ROOT_NFS=y
  604. CONFIG_LOCKD=y
  605. CONFIG_NFS_COMMON=y
  606. CONFIG_SUNRPC=y
  607. # CONFIG_SMB_FS is not set
  608. # CONFIG_CIFS is not set
  609. # CONFIG_NCP_FS is not set
  610. # CONFIG_CODA_FS is not set
  611. #
  612. # Partition Types
  613. #
  614. # CONFIG_PARTITION_ADVANCED is not set
  615. CONFIG_MSDOS_PARTITION=y
  616. #
  617. # Native Language Support
  618. #
  619. # CONFIG_NLS is not set
  620. #
  621. # Kernel hacking
  622. #
  623. # CONFIG_PRINTK_TIME is not set
  624. CONFIG_DEBUG_KERNEL=y
  625. # CONFIG_MAGIC_SYSRQ is not set
  626. CONFIG_LOG_BUF_SHIFT=14
  627. CONFIG_DETECT_SOFTLOCKUP=y
  628. # CONFIG_SCHEDSTATS is not set
  629. # CONFIG_DEBUG_SLAB is not set
  630. # CONFIG_DEBUG_SPINLOCK is not set
  631. # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
  632. # CONFIG_DEBUG_KOBJECT is not set
  633. # CONFIG_DEBUG_HIGHMEM is not set
  634. # CONFIG_DEBUG_INFO is not set
  635. # CONFIG_DEBUG_FS is not set
  636. # CONFIG_DEBUG_VM is not set
  637. # CONFIG_RCU_TORTURE_TEST is not set
  638. CONFIG_CROSSCOMPILE=y
  639. CONFIG_CMDLINE=""
  640. # CONFIG_DEBUG_STACK_USAGE is not set
  641. # CONFIG_KGDB is not set
  642. # CONFIG_RUNTIME_DEBUG is not set
  643. #
  644. # Security options
  645. #
  646. CONFIG_KEYS=y
  647. CONFIG_KEYS_DEBUG_PROC_KEYS=y
  648. # CONFIG_SECURITY is not set
  649. #
  650. # Cryptographic options
  651. #
  652. CONFIG_CRYPTO=y
  653. CONFIG_CRYPTO_HMAC=y
  654. CONFIG_CRYPTO_NULL=m
  655. CONFIG_CRYPTO_MD4=m
  656. CONFIG_CRYPTO_MD5=m
  657. CONFIG_CRYPTO_SHA1=m
  658. CONFIG_CRYPTO_SHA256=m
  659. CONFIG_CRYPTO_SHA512=m
  660. CONFIG_CRYPTO_WP512=m
  661. CONFIG_CRYPTO_TGR192=m
  662. CONFIG_CRYPTO_DES=m
  663. CONFIG_CRYPTO_BLOWFISH=m
  664. CONFIG_CRYPTO_TWOFISH=m
  665. CONFIG_CRYPTO_SERPENT=m
  666. CONFIG_CRYPTO_AES=m
  667. CONFIG_CRYPTO_CAST5=m
  668. CONFIG_CRYPTO_CAST6=m
  669. CONFIG_CRYPTO_TEA=m
  670. CONFIG_CRYPTO_ARC4=m
  671. CONFIG_CRYPTO_KHAZAD=m
  672. CONFIG_CRYPTO_ANUBIS=m
  673. CONFIG_CRYPTO_DEFLATE=m
  674. CONFIG_CRYPTO_MICHAEL_MIC=m
  675. CONFIG_CRYPTO_CRC32C=m
  676. # CONFIG_CRYPTO_TEST is not set
  677. #
  678. # Hardware crypto devices
  679. #
  680. #
  681. # Library routines
  682. #
  683. # CONFIG_CRC_CCITT is not set
  684. CONFIG_CRC16=m
  685. CONFIG_CRC32=m
  686. CONFIG_LIBCRC32C=m
  687. CONFIG_ZLIB_INFLATE=m
  688. CONFIG_ZLIB_DEFLATE=m