ps3_defconfig 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.20-rc5
  4. # Mon Jan 22 22:29:11 2007
  5. #
  6. CONFIG_PPC64=y
  7. CONFIG_64BIT=y
  8. CONFIG_PPC_MERGE=y
  9. CONFIG_MMU=y
  10. CONFIG_GENERIC_HARDIRQS=y
  11. CONFIG_IRQ_PER_CPU=y
  12. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  13. CONFIG_ARCH_HAS_ILOG2_U32=y
  14. CONFIG_ARCH_HAS_ILOG2_U64=y
  15. CONFIG_GENERIC_HWEIGHT=y
  16. CONFIG_GENERIC_CALIBRATE_DELAY=y
  17. CONFIG_GENERIC_FIND_NEXT_BIT=y
  18. CONFIG_PPC=y
  19. CONFIG_EARLY_PRINTK=y
  20. CONFIG_COMPAT=y
  21. CONFIG_SYSVIPC_COMPAT=y
  22. CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
  23. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  24. CONFIG_PPC_OF=y
  25. # CONFIG_PPC_UDBG_16550 is not set
  26. # CONFIG_GENERIC_TBSYNC is not set
  27. CONFIG_AUDIT_ARCH=y
  28. CONFIG_GENERIC_BUG=y
  29. # CONFIG_DEFAULT_UIMAGE is not set
  30. #
  31. # Processor support
  32. #
  33. # CONFIG_POWER4_ONLY is not set
  34. CONFIG_POWER3=y
  35. CONFIG_POWER4=y
  36. CONFIG_PPC_FPU=y
  37. # CONFIG_PPC_DCR_NATIVE is not set
  38. # CONFIG_PPC_DCR_MMIO is not set
  39. # CONFIG_PPC_OF_PLATFORM_PCI is not set
  40. CONFIG_ALTIVEC=y
  41. CONFIG_PPC_STD_MMU=y
  42. CONFIG_VIRT_CPU_ACCOUNTING=y
  43. CONFIG_SMP=y
  44. CONFIG_NR_CPUS=2
  45. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  46. #
  47. # Code maturity level options
  48. #
  49. CONFIG_EXPERIMENTAL=y
  50. CONFIG_LOCK_KERNEL=y
  51. CONFIG_INIT_ENV_ARG_LIMIT=32
  52. #
  53. # General setup
  54. #
  55. CONFIG_LOCALVERSION=""
  56. CONFIG_LOCALVERSION_AUTO=y
  57. CONFIG_SWAP=y
  58. CONFIG_SYSVIPC=y
  59. # CONFIG_IPC_NS is not set
  60. # CONFIG_POSIX_MQUEUE is not set
  61. # CONFIG_BSD_PROCESS_ACCT is not set
  62. # CONFIG_TASKSTATS is not set
  63. # CONFIG_UTS_NS is not set
  64. # CONFIG_AUDIT is not set
  65. # CONFIG_IKCONFIG is not set
  66. # CONFIG_CPUSETS is not set
  67. CONFIG_SYSFS_DEPRECATED=y
  68. # CONFIG_RELAY is not set
  69. CONFIG_INITRAMFS_SOURCE=""
  70. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  71. CONFIG_SYSCTL=y
  72. CONFIG_EMBEDDED=y
  73. # CONFIG_SYSCTL_SYSCALL is not set
  74. CONFIG_KALLSYMS=y
  75. CONFIG_KALLSYMS_ALL=y
  76. CONFIG_KALLSYMS_EXTRA_PASS=y
  77. CONFIG_HOTPLUG=y
  78. CONFIG_PRINTK=y
  79. CONFIG_BUG=y
  80. CONFIG_ELF_CORE=y
  81. CONFIG_BASE_FULL=y
  82. CONFIG_FUTEX=y
  83. CONFIG_EPOLL=y
  84. CONFIG_SHMEM=y
  85. CONFIG_SLAB=y
  86. CONFIG_VM_EVENT_COUNTERS=y
  87. CONFIG_RT_MUTEXES=y
  88. # CONFIG_TINY_SHMEM is not set
  89. CONFIG_BASE_SMALL=0
  90. # CONFIG_SLOB is not set
  91. #
  92. # Loadable module support
  93. #
  94. CONFIG_MODULES=y
  95. CONFIG_MODULE_UNLOAD=y
  96. # CONFIG_MODULE_FORCE_UNLOAD is not set
  97. # CONFIG_MODVERSIONS is not set
  98. # CONFIG_MODULE_SRCVERSION_ALL is not set
  99. CONFIG_KMOD=y
  100. CONFIG_STOP_MACHINE=y
  101. #
  102. # Block layer
  103. #
  104. CONFIG_BLOCK=y
  105. # CONFIG_BLK_DEV_IO_TRACE is not set
  106. #
  107. # IO Schedulers
  108. #
  109. CONFIG_IOSCHED_NOOP=y
  110. CONFIG_IOSCHED_AS=y
  111. CONFIG_IOSCHED_DEADLINE=y
  112. CONFIG_IOSCHED_CFQ=y
  113. CONFIG_DEFAULT_AS=y
  114. # CONFIG_DEFAULT_DEADLINE is not set
  115. # CONFIG_DEFAULT_CFQ is not set
  116. # CONFIG_DEFAULT_NOOP is not set
  117. CONFIG_DEFAULT_IOSCHED="anticipatory"
  118. #
  119. # Platform support
  120. #
  121. CONFIG_PPC_MULTIPLATFORM=y
  122. # CONFIG_EMBEDDED6xx is not set
  123. # CONFIG_APUS is not set
  124. # CONFIG_PPC_PSERIES is not set
  125. # CONFIG_PPC_ISERIES is not set
  126. # CONFIG_PPC_MPC52xx is not set
  127. # CONFIG_PPC_PMAC is not set
  128. # CONFIG_PPC_MAPLE is not set
  129. # CONFIG_PPC_PASEMI is not set
  130. CONFIG_PPC_CELL=y
  131. # CONFIG_PPC_CELL_NATIVE is not set
  132. # CONFIG_PPC_IBM_CELL_BLADE is not set
  133. CONFIG_PPC_PS3=y
  134. # CONFIG_U3_DART is not set
  135. # CONFIG_PPC_RTAS is not set
  136. # CONFIG_MMIO_NVRAM is not set
  137. # CONFIG_PPC_MPC106 is not set
  138. # CONFIG_PPC_970_NAP is not set
  139. # CONFIG_PPC_INDIRECT_IO is not set
  140. # CONFIG_GENERIC_IOMAP is not set
  141. # CONFIG_CPU_FREQ is not set
  142. # CONFIG_WANT_EARLY_SERIAL is not set
  143. # CONFIG_MPIC is not set
  144. #
  145. # Cell Broadband Engine options
  146. #
  147. CONFIG_SPU_FS=y
  148. CONFIG_SPU_BASE=y
  149. # CONFIG_CBE_RAS is not set
  150. #
  151. # PS3 Platform Options
  152. #
  153. CONFIG_PS3_HTAB_SIZE=20
  154. CONFIG_PS3_DYNAMIC_DMA=y
  155. CONFIG_PS3_USE_LPAR_ADDR=y
  156. CONFIG_PS3_VUART=y
  157. #
  158. # Kernel options
  159. #
  160. # CONFIG_HZ_100 is not set
  161. CONFIG_HZ_250=y
  162. # CONFIG_HZ_300 is not set
  163. # CONFIG_HZ_1000 is not set
  164. CONFIG_HZ=250
  165. CONFIG_PREEMPT_NONE=y
  166. # CONFIG_PREEMPT_VOLUNTARY is not set
  167. # CONFIG_PREEMPT is not set
  168. # CONFIG_PREEMPT_BKL is not set
  169. CONFIG_BINFMT_ELF=y
  170. CONFIG_BINFMT_MISC=y
  171. CONFIG_FORCE_MAX_ZONEORDER=9
  172. # CONFIG_IOMMU_VMERGE is not set
  173. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  174. # CONFIG_KEXEC is not set
  175. # CONFIG_CRASH_DUMP is not set
  176. # CONFIG_IRQ_ALL_CPUS is not set
  177. # CONFIG_NUMA is not set
  178. CONFIG_ARCH_SELECT_MEMORY_MODEL=y
  179. CONFIG_ARCH_FLATMEM_ENABLE=y
  180. CONFIG_ARCH_SPARSEMEM_ENABLE=y
  181. CONFIG_ARCH_SPARSEMEM_DEFAULT=y
  182. CONFIG_ARCH_POPULATES_NODE_MAP=y
  183. CONFIG_SELECT_MEMORY_MODEL=y
  184. # CONFIG_FLATMEM_MANUAL is not set
  185. # CONFIG_DISCONTIGMEM_MANUAL is not set
  186. CONFIG_SPARSEMEM_MANUAL=y
  187. CONFIG_SPARSEMEM=y
  188. CONFIG_HAVE_MEMORY_PRESENT=y
  189. # CONFIG_SPARSEMEM_STATIC is not set
  190. CONFIG_SPARSEMEM_EXTREME=y
  191. CONFIG_MEMORY_HOTPLUG=y
  192. CONFIG_MEMORY_HOTPLUG_SPARSE=y
  193. CONFIG_SPLIT_PTLOCK_CPUS=4
  194. CONFIG_RESOURCES_64BIT=y
  195. CONFIG_ARCH_MEMORY_PROBE=y
  196. CONFIG_PPC_64K_PAGES=y
  197. # CONFIG_SCHED_SMT is not set
  198. CONFIG_PROC_DEVICETREE=y
  199. CONFIG_CMDLINE_BOOL=y
  200. CONFIG_CMDLINE="root=/dev/nfs rw ip=dhcp"
  201. # CONFIG_PM is not set
  202. # CONFIG_SECCOMP is not set
  203. CONFIG_ISA_DMA_API=y
  204. #
  205. # Bus options
  206. #
  207. CONFIG_GENERIC_ISA_DMA=y
  208. # CONFIG_MPIC_WEIRD is not set
  209. # CONFIG_PPC_I8259 is not set
  210. # CONFIG_PCI is not set
  211. # CONFIG_PCI_DOMAINS is not set
  212. #
  213. # PCCARD (PCMCIA/CardBus) support
  214. #
  215. # CONFIG_PCCARD is not set
  216. #
  217. # PCI Hotplug Support
  218. #
  219. CONFIG_KERNEL_START=0xc000000000000000
  220. #
  221. # Networking
  222. #
  223. CONFIG_NET=y
  224. #
  225. # Networking options
  226. #
  227. # CONFIG_NETDEBUG is not set
  228. # CONFIG_PACKET is not set
  229. CONFIG_UNIX=y
  230. # CONFIG_NET_KEY is not set
  231. CONFIG_INET=y
  232. # CONFIG_IP_MULTICAST is not set
  233. # CONFIG_IP_ADVANCED_ROUTER is not set
  234. CONFIG_IP_FIB_HASH=y
  235. CONFIG_IP_PNP=y
  236. CONFIG_IP_PNP_DHCP=y
  237. # CONFIG_IP_PNP_BOOTP is not set
  238. # CONFIG_IP_PNP_RARP is not set
  239. # CONFIG_NET_IPIP is not set
  240. # CONFIG_NET_IPGRE is not set
  241. # CONFIG_ARPD is not set
  242. # CONFIG_SYN_COOKIES is not set
  243. # CONFIG_INET_AH is not set
  244. # CONFIG_INET_ESP is not set
  245. # CONFIG_INET_IPCOMP is not set
  246. # CONFIG_INET_XFRM_TUNNEL is not set
  247. # CONFIG_INET_TUNNEL is not set
  248. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  249. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  250. # CONFIG_INET_XFRM_MODE_BEET is not set
  251. # CONFIG_INET_DIAG is not set
  252. # CONFIG_TCP_CONG_ADVANCED is not set
  253. CONFIG_TCP_CONG_CUBIC=y
  254. CONFIG_DEFAULT_TCP_CONG="cubic"
  255. # CONFIG_TCP_MD5SIG is not set
  256. # CONFIG_IPV6 is not set
  257. # CONFIG_INET6_XFRM_TUNNEL is not set
  258. # CONFIG_INET6_TUNNEL is not set
  259. # CONFIG_NETWORK_SECMARK is not set
  260. # CONFIG_NETFILTER is not set
  261. #
  262. # DCCP Configuration (EXPERIMENTAL)
  263. #
  264. # CONFIG_IP_DCCP is not set
  265. #
  266. # SCTP Configuration (EXPERIMENTAL)
  267. #
  268. # CONFIG_IP_SCTP is not set
  269. #
  270. # TIPC Configuration (EXPERIMENTAL)
  271. #
  272. # CONFIG_TIPC is not set
  273. # CONFIG_ATM is not set
  274. # CONFIG_BRIDGE is not set
  275. # CONFIG_VLAN_8021Q is not set
  276. # CONFIG_DECNET is not set
  277. # CONFIG_LLC2 is not set
  278. # CONFIG_IPX is not set
  279. # CONFIG_ATALK is not set
  280. # CONFIG_X25 is not set
  281. # CONFIG_LAPB is not set
  282. # CONFIG_ECONET is not set
  283. # CONFIG_WAN_ROUTER is not set
  284. #
  285. # QoS and/or fair queueing
  286. #
  287. # CONFIG_NET_SCHED is not set
  288. #
  289. # Network testing
  290. #
  291. # CONFIG_NET_PKTGEN is not set
  292. # CONFIG_HAMRADIO is not set
  293. # CONFIG_IRDA is not set
  294. # CONFIG_BT is not set
  295. # CONFIG_IEEE80211 is not set
  296. #
  297. # Device Drivers
  298. #
  299. #
  300. # Generic Driver Options
  301. #
  302. CONFIG_STANDALONE=y
  303. CONFIG_PREVENT_FIRMWARE_BUILD=y
  304. # CONFIG_FW_LOADER is not set
  305. # CONFIG_DEBUG_DRIVER is not set
  306. # CONFIG_SYS_HYPERVISOR is not set
  307. #
  308. # Connector - unified userspace <-> kernelspace linker
  309. #
  310. # CONFIG_CONNECTOR is not set
  311. #
  312. # Memory Technology Devices (MTD)
  313. #
  314. # CONFIG_MTD is not set
  315. #
  316. # Parallel port support
  317. #
  318. # CONFIG_PARPORT is not set
  319. #
  320. # Plug and Play support
  321. #
  322. #
  323. # Block devices
  324. #
  325. # CONFIG_BLK_DEV_FD is not set
  326. # CONFIG_BLK_DEV_COW_COMMON is not set
  327. # CONFIG_BLK_DEV_LOOP is not set
  328. # CONFIG_BLK_DEV_NBD is not set
  329. # CONFIG_BLK_DEV_RAM is not set
  330. # CONFIG_BLK_DEV_INITRD is not set
  331. # CONFIG_CDROM_PKTCDVD is not set
  332. # CONFIG_ATA_OVER_ETH is not set
  333. #
  334. # Misc devices
  335. #
  336. # CONFIG_TIFM_CORE is not set
  337. #
  338. # ATA/ATAPI/MFM/RLL support
  339. #
  340. # CONFIG_IDE is not set
  341. #
  342. # SCSI device support
  343. #
  344. # CONFIG_RAID_ATTRS is not set
  345. CONFIG_SCSI=y
  346. # CONFIG_SCSI_TGT is not set
  347. # CONFIG_SCSI_NETLINK is not set
  348. CONFIG_SCSI_PROC_FS=y
  349. #
  350. # SCSI support type (disk, tape, CD-ROM)
  351. #
  352. # CONFIG_BLK_DEV_SD is not set
  353. # CONFIG_CHR_DEV_ST is not set
  354. # CONFIG_CHR_DEV_OSST is not set
  355. # CONFIG_BLK_DEV_SR is not set
  356. # CONFIG_CHR_DEV_SG is not set
  357. # CONFIG_CHR_DEV_SCH is not set
  358. #
  359. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  360. #
  361. # CONFIG_SCSI_MULTI_LUN is not set
  362. # CONFIG_SCSI_CONSTANTS is not set
  363. # CONFIG_SCSI_LOGGING is not set
  364. # CONFIG_SCSI_SCAN_ASYNC is not set
  365. #
  366. # SCSI Transports
  367. #
  368. # CONFIG_SCSI_SPI_ATTRS is not set
  369. # CONFIG_SCSI_FC_ATTRS is not set
  370. # CONFIG_SCSI_ISCSI_ATTRS is not set
  371. # CONFIG_SCSI_SAS_ATTRS is not set
  372. # CONFIG_SCSI_SAS_LIBSAS is not set
  373. #
  374. # SCSI low-level drivers
  375. #
  376. # CONFIG_ISCSI_TCP is not set
  377. # CONFIG_SCSI_DEBUG is not set
  378. #
  379. # Serial ATA (prod) and Parallel ATA (experimental) drivers
  380. #
  381. # CONFIG_ATA is not set
  382. #
  383. # Multi-device support (RAID and LVM)
  384. #
  385. # CONFIG_MD is not set
  386. #
  387. # Fusion MPT device support
  388. #
  389. # CONFIG_FUSION is not set
  390. #
  391. # IEEE 1394 (FireWire) support
  392. #
  393. #
  394. # I2O device support
  395. #
  396. #
  397. # Macintosh device drivers
  398. #
  399. # CONFIG_MAC_EMUMOUSEBTN is not set
  400. # CONFIG_WINDFARM is not set
  401. #
  402. # Network device support
  403. #
  404. CONFIG_NETDEVICES=y
  405. # CONFIG_DUMMY is not set
  406. # CONFIG_BONDING is not set
  407. # CONFIG_EQUALIZER is not set
  408. # CONFIG_TUN is not set
  409. #
  410. # PHY device support
  411. #
  412. #
  413. # Ethernet (10 or 100Mbit)
  414. #
  415. # CONFIG_NET_ETHERNET is not set
  416. #
  417. # Ethernet (1000 Mbit)
  418. #
  419. #
  420. # Ethernet (10000 Mbit)
  421. #
  422. #
  423. # Token Ring devices
  424. #
  425. #
  426. # Wireless LAN (non-hamradio)
  427. #
  428. # CONFIG_NET_RADIO is not set
  429. #
  430. # Wan interfaces
  431. #
  432. # CONFIG_WAN is not set
  433. # CONFIG_PPP is not set
  434. # CONFIG_SLIP is not set
  435. # CONFIG_SHAPER is not set
  436. # CONFIG_NETCONSOLE is not set
  437. # CONFIG_NETPOLL is not set
  438. # CONFIG_NET_POLL_CONTROLLER is not set
  439. #
  440. # ISDN subsystem
  441. #
  442. # CONFIG_ISDN is not set
  443. #
  444. # Telephony Support
  445. #
  446. # CONFIG_PHONE is not set
  447. #
  448. # Input device support
  449. #
  450. CONFIG_INPUT=y
  451. # CONFIG_INPUT_FF_MEMLESS is not set
  452. #
  453. # Userland interfaces
  454. #
  455. # CONFIG_INPUT_MOUSEDEV is not set
  456. # CONFIG_INPUT_JOYDEV is not set
  457. # CONFIG_INPUT_TSDEV is not set
  458. CONFIG_INPUT_EVDEV=y
  459. # CONFIG_INPUT_EVBUG is not set
  460. #
  461. # Input Device Drivers
  462. #
  463. # CONFIG_INPUT_KEYBOARD is not set
  464. # CONFIG_INPUT_MOUSE is not set
  465. # CONFIG_INPUT_JOYSTICK is not set
  466. # CONFIG_INPUT_TOUCHSCREEN is not set
  467. # CONFIG_INPUT_MISC is not set
  468. #
  469. # Hardware I/O ports
  470. #
  471. # CONFIG_SERIO is not set
  472. # CONFIG_GAMEPORT is not set
  473. #
  474. # Character devices
  475. #
  476. CONFIG_VT=y
  477. CONFIG_VT_CONSOLE=y
  478. CONFIG_HW_CONSOLE=y
  479. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  480. # CONFIG_SERIAL_NONSTANDARD is not set
  481. #
  482. # Serial drivers
  483. #
  484. # CONFIG_SERIAL_8250 is not set
  485. #
  486. # Non-8250 serial port support
  487. #
  488. CONFIG_UNIX98_PTYS=y
  489. # CONFIG_LEGACY_PTYS is not set
  490. #
  491. # IPMI
  492. #
  493. # CONFIG_IPMI_HANDLER is not set
  494. #
  495. # Watchdog Cards
  496. #
  497. # CONFIG_WATCHDOG is not set
  498. # CONFIG_HW_RANDOM is not set
  499. CONFIG_GEN_RTC=y
  500. # CONFIG_GEN_RTC_X is not set
  501. # CONFIG_DTLK is not set
  502. # CONFIG_R3964 is not set
  503. # CONFIG_RAW_DRIVER is not set
  504. # CONFIG_HANGCHECK_TIMER is not set
  505. #
  506. # TPM devices
  507. #
  508. # CONFIG_TCG_TPM is not set
  509. #
  510. # I2C support
  511. #
  512. # CONFIG_I2C is not set
  513. #
  514. # SPI support
  515. #
  516. # CONFIG_SPI is not set
  517. # CONFIG_SPI_MASTER is not set
  518. #
  519. # Dallas's 1-wire bus
  520. #
  521. # CONFIG_W1 is not set
  522. #
  523. # Hardware Monitoring support
  524. #
  525. # CONFIG_HWMON is not set
  526. # CONFIG_HWMON_VID is not set
  527. #
  528. # Multimedia devices
  529. #
  530. # CONFIG_VIDEO_DEV is not set
  531. #
  532. # Digital Video Broadcasting Devices
  533. #
  534. # CONFIG_DVB is not set
  535. #
  536. # Graphics support
  537. #
  538. # CONFIG_FIRMWARE_EDID is not set
  539. # CONFIG_FB is not set
  540. # CONFIG_FB_IBM_GXT4500 is not set
  541. #
  542. # Console display driver support
  543. #
  544. # CONFIG_VGA_CONSOLE is not set
  545. CONFIG_DUMMY_CONSOLE=y
  546. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  547. #
  548. # Sound
  549. #
  550. # CONFIG_SOUND is not set
  551. #
  552. # HID Devices
  553. #
  554. CONFIG_HID=y
  555. #
  556. # USB support
  557. #
  558. # CONFIG_USB_ARCH_HAS_HCD is not set
  559. # CONFIG_USB_ARCH_HAS_OHCI is not set
  560. # CONFIG_USB_ARCH_HAS_EHCI is not set
  561. #
  562. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  563. #
  564. #
  565. # USB Gadget Support
  566. #
  567. # CONFIG_USB_GADGET is not set
  568. #
  569. # MMC/SD Card support
  570. #
  571. # CONFIG_MMC is not set
  572. #
  573. # LED devices
  574. #
  575. # CONFIG_NEW_LEDS is not set
  576. #
  577. # LED drivers
  578. #
  579. #
  580. # LED Triggers
  581. #
  582. #
  583. # InfiniBand support
  584. #
  585. #
  586. # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
  587. #
  588. #
  589. # Real Time Clock
  590. #
  591. # CONFIG_RTC_CLASS is not set
  592. #
  593. # DMA Engine support
  594. #
  595. # CONFIG_DMA_ENGINE is not set
  596. #
  597. # DMA Clients
  598. #
  599. #
  600. # DMA Devices
  601. #
  602. #
  603. # Virtualization
  604. #
  605. #
  606. # File systems
  607. #
  608. # CONFIG_EXT2_FS is not set
  609. # CONFIG_EXT3_FS is not set
  610. # CONFIG_EXT4DEV_FS is not set
  611. # CONFIG_REISERFS_FS is not set
  612. # CONFIG_JFS_FS is not set
  613. # CONFIG_FS_POSIX_ACL is not set
  614. # CONFIG_XFS_FS is not set
  615. # CONFIG_GFS2_FS is not set
  616. # CONFIG_OCFS2_FS is not set
  617. # CONFIG_MINIX_FS is not set
  618. # CONFIG_ROMFS_FS is not set
  619. CONFIG_INOTIFY=y
  620. CONFIG_INOTIFY_USER=y
  621. # CONFIG_QUOTA is not set
  622. CONFIG_DNOTIFY=y
  623. # CONFIG_AUTOFS_FS is not set
  624. # CONFIG_AUTOFS4_FS is not set
  625. # CONFIG_FUSE_FS is not set
  626. #
  627. # CD-ROM/DVD Filesystems
  628. #
  629. # CONFIG_ISO9660_FS is not set
  630. # CONFIG_UDF_FS is not set
  631. #
  632. # DOS/FAT/NT Filesystems
  633. #
  634. # CONFIG_MSDOS_FS is not set
  635. # CONFIG_VFAT_FS is not set
  636. # CONFIG_NTFS_FS is not set
  637. #
  638. # Pseudo filesystems
  639. #
  640. CONFIG_PROC_FS=y
  641. CONFIG_PROC_KCORE=y
  642. CONFIG_PROC_SYSCTL=y
  643. CONFIG_SYSFS=y
  644. CONFIG_TMPFS=y
  645. # CONFIG_TMPFS_POSIX_ACL is not set
  646. # CONFIG_HUGETLBFS is not set
  647. # CONFIG_HUGETLB_PAGE is not set
  648. CONFIG_RAMFS=y
  649. # CONFIG_CONFIGFS_FS is not set
  650. #
  651. # Miscellaneous filesystems
  652. #
  653. # CONFIG_ADFS_FS is not set
  654. # CONFIG_AFFS_FS is not set
  655. # CONFIG_HFS_FS is not set
  656. # CONFIG_HFSPLUS_FS is not set
  657. # CONFIG_BEFS_FS is not set
  658. # CONFIG_BFS_FS is not set
  659. # CONFIG_EFS_FS is not set
  660. # CONFIG_CRAMFS is not set
  661. # CONFIG_VXFS_FS is not set
  662. # CONFIG_HPFS_FS is not set
  663. # CONFIG_QNX4FS_FS is not set
  664. # CONFIG_SYSV_FS is not set
  665. # CONFIG_UFS_FS is not set
  666. #
  667. # Network File Systems
  668. #
  669. CONFIG_NFS_FS=y
  670. CONFIG_NFS_V3=y
  671. # CONFIG_NFS_V3_ACL is not set
  672. # CONFIG_NFS_V4 is not set
  673. # CONFIG_NFS_DIRECTIO is not set
  674. # CONFIG_NFSD is not set
  675. CONFIG_ROOT_NFS=y
  676. CONFIG_LOCKD=y
  677. CONFIG_LOCKD_V4=y
  678. CONFIG_NFS_COMMON=y
  679. CONFIG_SUNRPC=y
  680. # CONFIG_RPCSEC_GSS_KRB5 is not set
  681. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  682. # CONFIG_SMB_FS is not set
  683. # CONFIG_CIFS is not set
  684. # CONFIG_NCP_FS is not set
  685. # CONFIG_CODA_FS is not set
  686. # CONFIG_AFS_FS is not set
  687. # CONFIG_9P_FS is not set
  688. #
  689. # Partition Types
  690. #
  691. # CONFIG_PARTITION_ADVANCED is not set
  692. CONFIG_MSDOS_PARTITION=y
  693. #
  694. # Native Language Support
  695. #
  696. # CONFIG_NLS is not set
  697. #
  698. # Distributed Lock Manager
  699. #
  700. # CONFIG_DLM is not set
  701. #
  702. # Library routines
  703. #
  704. # CONFIG_CRC_CCITT is not set
  705. # CONFIG_CRC16 is not set
  706. # CONFIG_CRC32 is not set
  707. # CONFIG_LIBCRC32C is not set
  708. CONFIG_PLIST=y
  709. CONFIG_IOMAP_COPY=y
  710. #
  711. # Instrumentation Support
  712. #
  713. # CONFIG_PROFILING is not set
  714. # CONFIG_KPROBES is not set
  715. #
  716. # Kernel hacking
  717. #
  718. # CONFIG_PRINTK_TIME is not set
  719. CONFIG_ENABLE_MUST_CHECK=y
  720. # CONFIG_MAGIC_SYSRQ is not set
  721. # CONFIG_UNUSED_SYMBOLS is not set
  722. # CONFIG_DEBUG_FS is not set
  723. # CONFIG_HEADERS_CHECK is not set
  724. CONFIG_DEBUG_KERNEL=y
  725. CONFIG_LOG_BUF_SHIFT=17
  726. CONFIG_DETECT_SOFTLOCKUP=y
  727. # CONFIG_SCHEDSTATS is not set
  728. # CONFIG_DEBUG_SLAB is not set
  729. # CONFIG_DEBUG_RT_MUTEXES is not set
  730. # CONFIG_RT_MUTEX_TESTER is not set
  731. CONFIG_DEBUG_SPINLOCK=y
  732. # CONFIG_DEBUG_MUTEXES is not set
  733. # CONFIG_DEBUG_RWSEMS is not set
  734. CONFIG_DEBUG_SPINLOCK_SLEEP=y
  735. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  736. # CONFIG_DEBUG_KOBJECT is not set
  737. # CONFIG_DEBUG_BUGVERBOSE is not set
  738. CONFIG_DEBUG_INFO=y
  739. # CONFIG_DEBUG_VM is not set
  740. CONFIG_DEBUG_LIST=y
  741. CONFIG_FORCED_INLINING=y
  742. # CONFIG_RCU_TORTURE_TEST is not set
  743. # CONFIG_DEBUG_STACKOVERFLOW is not set
  744. # CONFIG_DEBUG_STACK_USAGE is not set
  745. # CONFIG_DEBUGGER is not set
  746. CONFIG_IRQSTACKS=y
  747. # CONFIG_BOOTX_TEXT is not set
  748. CONFIG_PPC_EARLY_DEBUG=y
  749. # CONFIG_PPC_EARLY_DEBUG_LPAR is not set
  750. # CONFIG_PPC_EARLY_DEBUG_G5 is not set
  751. # CONFIG_PPC_EARLY_DEBUG_RTAS_PANEL is not set
  752. # CONFIG_PPC_EARLY_DEBUG_RTAS_CONSOLE is not set
  753. # CONFIG_PPC_EARLY_DEBUG_MAPLE is not set
  754. # CONFIG_PPC_EARLY_DEBUG_ISERIES is not set
  755. #
  756. # Security options
  757. #
  758. # CONFIG_KEYS is not set
  759. # CONFIG_SECURITY is not set
  760. #
  761. # Cryptographic options
  762. #
  763. # CONFIG_CRYPTO is not set