kernel.config 24 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux/powerpc 2.6.39 Kernel Configuration
  4. # Mon Sep 5 19:53:55 2011
  5. #
  6. # CONFIG_PPC64 is not set
  7. #
  8. # Processor support
  9. #
  10. CONFIG_PPC_BOOK3S_32=y
  11. # CONFIG_PPC_85xx is not set
  12. # CONFIG_PPC_8xx is not set
  13. # CONFIG_40x is not set
  14. # CONFIG_44x is not set
  15. # CONFIG_E200 is not set
  16. CONFIG_PPC_BOOK3S=y
  17. CONFIG_6xx=y
  18. CONFIG_PPC_FPU=y
  19. CONFIG_ALTIVEC=y
  20. CONFIG_PPC_STD_MMU=y
  21. CONFIG_PPC_STD_MMU_32=y
  22. # CONFIG_PPC_MM_SLICES is not set
  23. CONFIG_PPC_HAVE_PMU_SUPPORT=y
  24. # CONFIG_SMP is not set
  25. CONFIG_PPC32=y
  26. CONFIG_32BIT=y
  27. CONFIG_WORD_SIZE=32
  28. # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
  29. # CONFIG_ARCH_DMA_ADDR_T_64BIT is not set
  30. CONFIG_MMU=y
  31. CONFIG_GENERIC_CMOS_UPDATE=y
  32. CONFIG_GENERIC_TIME_VSYSCALL=y
  33. CONFIG_GENERIC_CLOCKEVENTS=y
  34. # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
  35. # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set
  36. CONFIG_NR_IRQS=512
  37. CONFIG_STACKTRACE_SUPPORT=y
  38. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  39. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  40. CONFIG_LOCKDEP_SUPPORT=y
  41. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  42. CONFIG_ARCH_HAS_ILOG2_U32=y
  43. CONFIG_GENERIC_HWEIGHT=y
  44. CONFIG_GENERIC_FIND_NEXT_BIT=y
  45. CONFIG_GENERIC_FIND_BIT_LE=y
  46. # CONFIG_ARCH_NO_VIRT_TO_BUS is not set
  47. CONFIG_PPC=y
  48. CONFIG_EARLY_PRINTK=y
  49. CONFIG_GENERIC_NVRAM=y
  50. CONFIG_SCHED_OMIT_FRAME_POINTER=y
  51. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  52. CONFIG_PPC_OF=y
  53. CONFIG_PPC_UDBG_16550=y
  54. # CONFIG_GENERIC_TBSYNC is not set
  55. CONFIG_AUDIT_ARCH=y
  56. CONFIG_GENERIC_BUG=y
  57. # CONFIG_DEFAULT_UIMAGE is not set
  58. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  59. # CONFIG_PPC_DCR_NATIVE is not set
  60. # CONFIG_PPC_DCR_MMIO is not set
  61. CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
  62. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  63. CONFIG_CONSTRUCTORS=y
  64. CONFIG_HAVE_IRQ_WORK=y
  65. #
  66. # General setup
  67. #
  68. CONFIG_EXPERIMENTAL=y
  69. CONFIG_BROKEN_ON_SMP=y
  70. CONFIG_INIT_ENV_ARG_LIMIT=32
  71. CONFIG_CROSS_COMPILE=""
  72. CONFIG_LOCALVERSION=""
  73. # CONFIG_LOCALVERSION_AUTO is not set
  74. # CONFIG_SWAP is not set
  75. CONFIG_SYSVIPC=y
  76. CONFIG_SYSVIPC_SYSCTL=y
  77. CONFIG_POSIX_MQUEUE=y
  78. CONFIG_POSIX_MQUEUE_SYSCTL=y
  79. # CONFIG_BSD_PROCESS_ACCT is not set
  80. # CONFIG_FHANDLE is not set
  81. # CONFIG_TASKSTATS is not set
  82. # CONFIG_AUDIT is not set
  83. CONFIG_HAVE_GENERIC_HARDIRQS=y
  84. #
  85. # IRQ subsystem
  86. #
  87. CONFIG_GENERIC_HARDIRQS=y
  88. CONFIG_HAVE_SPARSE_IRQ=y
  89. CONFIG_GENERIC_IRQ_SHOW=y
  90. CONFIG_GENERIC_IRQ_SHOW_LEVEL=y
  91. # CONFIG_SPARSE_IRQ is not set
  92. #
  93. # RCU Subsystem
  94. #
  95. CONFIG_TINY_RCU=y
  96. # CONFIG_PREEMPT_RCU is not set
  97. # CONFIG_RCU_TRACE is not set
  98. # CONFIG_TREE_RCU_TRACE is not set
  99. CONFIG_IKCONFIG=y
  100. CONFIG_IKCONFIG_PROC=y
  101. CONFIG_LOG_BUF_SHIFT=15
  102. # CONFIG_CGROUPS is not set
  103. # CONFIG_NAMESPACES is not set
  104. # CONFIG_SCHED_AUTOGROUP is not set
  105. # CONFIG_SYSFS_DEPRECATED is not set
  106. # CONFIG_RELAY is not set
  107. # CONFIG_BLK_DEV_INITRD is not set
  108. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  109. CONFIG_SYSCTL=y
  110. CONFIG_ANON_INODES=y
  111. CONFIG_EXPERT=y
  112. CONFIG_SYSCTL_SYSCALL=y
  113. # CONFIG_KALLSYMS is not set
  114. CONFIG_HOTPLUG=y
  115. CONFIG_PRINTK=y
  116. CONFIG_BUG=y
  117. # CONFIG_ELF_CORE is not set
  118. CONFIG_PCSPKR_PLATFORM=y
  119. # CONFIG_BASE_FULL is not set
  120. CONFIG_FUTEX=y
  121. CONFIG_EPOLL=y
  122. CONFIG_SIGNALFD=y
  123. CONFIG_TIMERFD=y
  124. CONFIG_EVENTFD=y
  125. CONFIG_SHMEM=y
  126. CONFIG_AIO=y
  127. CONFIG_EMBEDDED=y
  128. CONFIG_HAVE_PERF_EVENTS=y
  129. #
  130. # Kernel Performance Events And Counters
  131. #
  132. # CONFIG_PERF_EVENTS is not set
  133. # CONFIG_PERF_COUNTERS is not set
  134. # CONFIG_VM_EVENT_COUNTERS is not set
  135. # CONFIG_PCI_QUIRKS is not set
  136. # CONFIG_COMPAT_BRK is not set
  137. CONFIG_SLAB=y
  138. # CONFIG_SLUB is not set
  139. # CONFIG_SLOB is not set
  140. # CONFIG_PROFILING is not set
  141. CONFIG_HAVE_OPROFILE=y
  142. # CONFIG_KPROBES is not set
  143. CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
  144. CONFIG_HAVE_IOREMAP_PROT=y
  145. CONFIG_HAVE_KPROBES=y
  146. CONFIG_HAVE_KRETPROBES=y
  147. CONFIG_HAVE_ARCH_TRACEHOOK=y
  148. CONFIG_HAVE_DMA_ATTRS=y
  149. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  150. CONFIG_HAVE_DMA_API_DEBUG=y
  151. #
  152. # GCOV-based kernel profiling
  153. #
  154. # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
  155. CONFIG_SLABINFO=y
  156. CONFIG_RT_MUTEXES=y
  157. CONFIG_BASE_SMALL=1
  158. CONFIG_MODULES=y
  159. # CONFIG_MODULE_FORCE_LOAD is not set
  160. CONFIG_MODULE_UNLOAD=y
  161. CONFIG_MODULE_FORCE_UNLOAD=y
  162. # CONFIG_MODVERSIONS is not set
  163. # CONFIG_MODULE_SRCVERSION_ALL is not set
  164. CONFIG_BLOCK=y
  165. # CONFIG_LBDAF is not set
  166. # CONFIG_BLK_DEV_BSG is not set
  167. # CONFIG_BLK_DEV_INTEGRITY is not set
  168. #
  169. # IO Schedulers
  170. #
  171. CONFIG_IOSCHED_NOOP=y
  172. # CONFIG_IOSCHED_DEADLINE is not set
  173. CONFIG_IOSCHED_CFQ=y
  174. CONFIG_DEFAULT_CFQ=y
  175. # CONFIG_DEFAULT_NOOP is not set
  176. CONFIG_DEFAULT_IOSCHED="cfq"
  177. # CONFIG_INLINE_SPIN_TRYLOCK is not set
  178. # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
  179. # CONFIG_INLINE_SPIN_LOCK is not set
  180. # CONFIG_INLINE_SPIN_LOCK_BH is not set
  181. # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
  182. # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
  183. CONFIG_INLINE_SPIN_UNLOCK=y
  184. # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
  185. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  186. # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
  187. # CONFIG_INLINE_READ_TRYLOCK is not set
  188. # CONFIG_INLINE_READ_LOCK is not set
  189. # CONFIG_INLINE_READ_LOCK_BH is not set
  190. # CONFIG_INLINE_READ_LOCK_IRQ is not set
  191. # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
  192. CONFIG_INLINE_READ_UNLOCK=y
  193. # CONFIG_INLINE_READ_UNLOCK_BH is not set
  194. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  195. # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
  196. # CONFIG_INLINE_WRITE_TRYLOCK is not set
  197. # CONFIG_INLINE_WRITE_LOCK is not set
  198. # CONFIG_INLINE_WRITE_LOCK_BH is not set
  199. # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
  200. # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
  201. CONFIG_INLINE_WRITE_UNLOCK=y
  202. # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
  203. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  204. # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
  205. # CONFIG_MUTEX_SPIN_ON_OWNER is not set
  206. # CONFIG_FREEZER is not set
  207. #
  208. # Platform support
  209. #
  210. CONFIG_PPC_CHRP=y
  211. # CONFIG_PPC_MPC512x is not set
  212. # CONFIG_PPC_MPC52xx is not set
  213. CONFIG_PPC_PMAC=y
  214. # CONFIG_PPC_CELL is not set
  215. # CONFIG_PPC_CELL_NATIVE is not set
  216. # CONFIG_PPC_82xx is not set
  217. # CONFIG_PQ2ADS is not set
  218. # CONFIG_PPC_83xx is not set
  219. # CONFIG_PPC_86xx is not set
  220. # CONFIG_EMBEDDED6xx is not set
  221. # CONFIG_AMIGAONE is not set
  222. # CONFIG_KVM_GUEST is not set
  223. CONFIG_PPC_NATIVE=y
  224. CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
  225. # CONFIG_UDBG_RTAS_CONSOLE is not set
  226. # CONFIG_IPIC is not set
  227. CONFIG_MPIC=y
  228. # CONFIG_MPIC_WEIRD is not set
  229. CONFIG_PPC_I8259=y
  230. CONFIG_PPC_RTAS=y
  231. CONFIG_RTAS_ERROR_LOGGING=y
  232. CONFIG_PPC_RTAS_DAEMON=y
  233. # CONFIG_RTAS_PROC is not set
  234. # CONFIG_MMIO_NVRAM is not set
  235. # CONFIG_MPIC_U3_HT_IRQS is not set
  236. CONFIG_PPC_MPC106=y
  237. # CONFIG_PPC_970_NAP is not set
  238. # CONFIG_PPC_INDIRECT_IO is not set
  239. # CONFIG_GENERIC_IOMAP is not set
  240. # CONFIG_CPU_FREQ is not set
  241. CONFIG_PPC601_SYNC_FIX=y
  242. # CONFIG_TAU is not set
  243. # CONFIG_FSL_ULI1575 is not set
  244. # CONFIG_SIMPLE_GPIO is not set
  245. #
  246. # Kernel options
  247. #
  248. CONFIG_HIGHMEM=y
  249. # CONFIG_NO_HZ is not set
  250. # CONFIG_HIGH_RES_TIMERS is not set
  251. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  252. # CONFIG_HZ_100 is not set
  253. CONFIG_HZ_250=y
  254. # CONFIG_HZ_300 is not set
  255. # CONFIG_HZ_1000 is not set
  256. CONFIG_HZ=250
  257. # CONFIG_SCHED_HRTICK is not set
  258. CONFIG_PREEMPT_NONE=y
  259. # CONFIG_PREEMPT_VOLUNTARY is not set
  260. # CONFIG_PREEMPT is not set
  261. CONFIG_BINFMT_ELF=y
  262. # CONFIG_HAVE_AOUT is not set
  263. # CONFIG_BINFMT_MISC is not set
  264. # CONFIG_IOMMU_HELPER is not set
  265. # CONFIG_SWIOTLB is not set
  266. CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
  267. CONFIG_ARCH_HAS_WALK_MEMORY=y
  268. CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
  269. # CONFIG_KEXEC is not set
  270. # CONFIG_CRASH_DUMP is not set
  271. CONFIG_MAX_ACTIVE_REGIONS=32
  272. CONFIG_ARCH_FLATMEM_ENABLE=y
  273. CONFIG_ARCH_POPULATES_NODE_MAP=y
  274. CONFIG_SELECT_MEMORY_MODEL=y
  275. CONFIG_FLATMEM_MANUAL=y
  276. CONFIG_FLATMEM=y
  277. CONFIG_FLAT_NODE_MEM_MAP=y
  278. CONFIG_HAVE_MEMBLOCK=y
  279. CONFIG_PAGEFLAGS_EXTENDED=y
  280. CONFIG_SPLIT_PTLOCK_CPUS=4
  281. # CONFIG_COMPACTION is not set
  282. # CONFIG_MIGRATION is not set
  283. # CONFIG_PHYS_ADDR_T_64BIT is not set
  284. CONFIG_ZONE_DMA_FLAG=1
  285. CONFIG_BOUNCE=y
  286. CONFIG_VIRT_TO_BUS=y
  287. # CONFIG_KSM is not set
  288. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  289. CONFIG_NEED_PER_CPU_KM=y
  290. CONFIG_PPC_4K_PAGES=y
  291. CONFIG_FORCE_MAX_ZONEORDER=11
  292. CONFIG_CMDLINE_BOOL=y
  293. CONFIG_CMDLINE="console=ttyS0,9600 console=tty0"
  294. CONFIG_EXTRA_TARGETS=""
  295. # CONFIG_PM_RUNTIME is not set
  296. # CONFIG_SECCOMP is not set
  297. CONFIG_ISA_DMA_API=y
  298. #
  299. # Bus options
  300. #
  301. # CONFIG_ISA is not set
  302. CONFIG_ZONE_DMA=y
  303. # CONFIG_NEED_DMA_MAP_STATE is not set
  304. CONFIG_NEED_SG_DMA_LENGTH=y
  305. CONFIG_GENERIC_ISA_DMA=y
  306. CONFIG_PPC_INDIRECT_PCI=y
  307. CONFIG_PCI=y
  308. CONFIG_PCI_DOMAINS=y
  309. CONFIG_PCI_SYSCALL=y
  310. # CONFIG_PCIEPORTBUS is not set
  311. CONFIG_ARCH_SUPPORTS_MSI=y
  312. # CONFIG_PCI_MSI is not set
  313. # CONFIG_PCI_STUB is not set
  314. # CONFIG_PCI_IOV is not set
  315. # CONFIG_PCCARD is not set
  316. # CONFIG_HOTPLUG_PCI is not set
  317. # CONFIG_HAS_RAPIDIO is not set
  318. # CONFIG_RAPIDIO is not set
  319. #
  320. # Advanced setup
  321. #
  322. # CONFIG_ADVANCED_OPTIONS is not set
  323. #
  324. # Default settings for advanced configuration options are used
  325. #
  326. CONFIG_LOWMEM_SIZE=0x30000000
  327. CONFIG_PAGE_OFFSET=0xc0000000
  328. CONFIG_KERNEL_START=0xc0000000
  329. CONFIG_PHYSICAL_START=0x00000000
  330. CONFIG_TASK_SIZE=0xc0000000
  331. CONFIG_NET=y
  332. #
  333. # Networking options
  334. #
  335. CONFIG_PACKET=y
  336. CONFIG_UNIX=y
  337. # CONFIG_NET_KEY is not set
  338. CONFIG_INET=y
  339. # CONFIG_IP_MULTICAST is not set
  340. # CONFIG_IP_ADVANCED_ROUTER is not set
  341. # CONFIG_IP_PNP is not set
  342. # CONFIG_NET_IPIP is not set
  343. # CONFIG_NET_IPGRE_DEMUX is not set
  344. # CONFIG_ARPD is not set
  345. # CONFIG_SYN_COOKIES is not set
  346. # CONFIG_INET_AH is not set
  347. # CONFIG_INET_ESP is not set
  348. # CONFIG_INET_IPCOMP is not set
  349. # CONFIG_INET_XFRM_TUNNEL is not set
  350. # CONFIG_INET_TUNNEL is not set
  351. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  352. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  353. # CONFIG_INET_XFRM_MODE_BEET is not set
  354. # CONFIG_INET_LRO is not set
  355. # CONFIG_INET_DIAG is not set
  356. # CONFIG_TCP_CONG_ADVANCED is not set
  357. CONFIG_TCP_CONG_CUBIC=y
  358. CONFIG_DEFAULT_TCP_CONG="cubic"
  359. # CONFIG_TCP_MD5SIG is not set
  360. # CONFIG_IPV6 is not set
  361. # CONFIG_NETWORK_SECMARK is not set
  362. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  363. # CONFIG_NETFILTER is not set
  364. # CONFIG_IP_DCCP is not set
  365. # CONFIG_IP_SCTP is not set
  366. # CONFIG_RDS is not set
  367. # CONFIG_TIPC is not set
  368. # CONFIG_ATM is not set
  369. # CONFIG_L2TP is not set
  370. # CONFIG_BRIDGE is not set
  371. # CONFIG_VLAN_8021Q is not set
  372. # CONFIG_DECNET is not set
  373. # CONFIG_LLC2 is not set
  374. # CONFIG_IPX is not set
  375. # CONFIG_ATALK is not set
  376. # CONFIG_X25 is not set
  377. # CONFIG_LAPB is not set
  378. # CONFIG_ECONET is not set
  379. # CONFIG_WAN_ROUTER is not set
  380. # CONFIG_PHONET is not set
  381. # CONFIG_IEEE802154 is not set
  382. # CONFIG_NET_SCHED is not set
  383. # CONFIG_DCB is not set
  384. # CONFIG_BATMAN_ADV is not set
  385. #
  386. # Network testing
  387. #
  388. # CONFIG_NET_PKTGEN is not set
  389. # CONFIG_HAMRADIO is not set
  390. # CONFIG_CAN is not set
  391. # CONFIG_IRDA is not set
  392. # CONFIG_BT is not set
  393. # CONFIG_AF_RXRPC is not set
  394. CONFIG_WIRELESS=y
  395. # CONFIG_CFG80211 is not set
  396. # CONFIG_LIB80211 is not set
  397. #
  398. # CFG80211 needs to be enabled for MAC80211
  399. #
  400. # CONFIG_WIMAX is not set
  401. # CONFIG_RFKILL is not set
  402. # CONFIG_NET_9P is not set
  403. # CONFIG_CAIF is not set
  404. # CONFIG_CEPH_LIB is not set
  405. #
  406. # Device Drivers
  407. #
  408. #
  409. # Generic Driver Options
  410. #
  411. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  412. CONFIG_DEVTMPFS=y
  413. CONFIG_DEVTMPFS_MOUNT=y
  414. # CONFIG_STANDALONE is not set
  415. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  416. # CONFIG_FW_LOADER is not set
  417. # CONFIG_SYS_HYPERVISOR is not set
  418. # CONFIG_CONNECTOR is not set
  419. # CONFIG_MTD is not set
  420. CONFIG_DTC=y
  421. CONFIG_OF=y
  422. #
  423. # Device Tree and Open Firmware support
  424. #
  425. # CONFIG_PROC_DEVICETREE is not set
  426. CONFIG_OF_FLATTREE=y
  427. CONFIG_OF_EARLY_FLATTREE=y
  428. CONFIG_OF_DYNAMIC=y
  429. CONFIG_OF_ADDRESS=y
  430. CONFIG_OF_IRQ=y
  431. CONFIG_OF_DEVICE=y
  432. CONFIG_OF_PCI=y
  433. # CONFIG_PARPORT is not set
  434. # CONFIG_BLK_DEV is not set
  435. # CONFIG_SENSORS_LIS3LV02D is not set
  436. # CONFIG_MISC_DEVICES is not set
  437. CONFIG_HAVE_IDE=y
  438. # CONFIG_IDE is not set
  439. #
  440. # SCSI device support
  441. #
  442. CONFIG_SCSI_MOD=y
  443. # CONFIG_RAID_ATTRS is not set
  444. CONFIG_SCSI=y
  445. CONFIG_SCSI_DMA=y
  446. # CONFIG_SCSI_TGT is not set
  447. # CONFIG_SCSI_NETLINK is not set
  448. # CONFIG_SCSI_PROC_FS is not set
  449. #
  450. # SCSI support type (disk, tape, CD-ROM)
  451. #
  452. # CONFIG_BLK_DEV_SD is not set
  453. # CONFIG_CHR_DEV_ST is not set
  454. # CONFIG_CHR_DEV_OSST is not set
  455. # CONFIG_BLK_DEV_SR is not set
  456. # CONFIG_CHR_DEV_SG is not set
  457. # CONFIG_CHR_DEV_SCH is not set
  458. # CONFIG_SCSI_MULTI_LUN is not set
  459. # CONFIG_SCSI_CONSTANTS is not set
  460. # CONFIG_SCSI_LOGGING is not set
  461. # CONFIG_SCSI_SCAN_ASYNC is not set
  462. CONFIG_SCSI_WAIT_SCAN=m
  463. #
  464. # SCSI Transports
  465. #
  466. # CONFIG_SCSI_SPI_ATTRS is not set
  467. # CONFIG_SCSI_FC_ATTRS is not set
  468. # CONFIG_SCSI_ISCSI_ATTRS is not set
  469. # CONFIG_SCSI_SAS_ATTRS is not set
  470. # CONFIG_SCSI_SAS_LIBSAS is not set
  471. # CONFIG_SCSI_SRP_ATTRS is not set
  472. # CONFIG_SCSI_LOWLEVEL is not set
  473. # CONFIG_SCSI_DH is not set
  474. # CONFIG_SCSI_OSD_INITIATOR is not set
  475. CONFIG_ATA=y
  476. # CONFIG_ATA_NONSTANDARD is not set
  477. CONFIG_ATA_VERBOSE_ERROR=y
  478. CONFIG_SATA_PMP=y
  479. #
  480. # Controllers with non-SFF native interface
  481. #
  482. # CONFIG_SATA_AHCI is not set
  483. # CONFIG_SATA_AHCI_PLATFORM is not set
  484. # CONFIG_SATA_INIC162X is not set
  485. # CONFIG_SATA_ACARD_AHCI is not set
  486. # CONFIG_SATA_SIL24 is not set
  487. CONFIG_ATA_SFF=y
  488. #
  489. # SFF controllers with custom DMA interface
  490. #
  491. # CONFIG_PDC_ADMA is not set
  492. # CONFIG_SATA_QSTOR is not set
  493. # CONFIG_SATA_SX4 is not set
  494. CONFIG_ATA_BMDMA=y
  495. #
  496. # SATA SFF controllers with BMDMA
  497. #
  498. # CONFIG_ATA_PIIX is not set
  499. # CONFIG_SATA_MV is not set
  500. # CONFIG_SATA_NV is not set
  501. # CONFIG_SATA_PROMISE is not set
  502. # CONFIG_SATA_SIL is not set
  503. # CONFIG_SATA_SIS is not set
  504. # CONFIG_SATA_SVW is not set
  505. # CONFIG_SATA_ULI is not set
  506. # CONFIG_SATA_VIA is not set
  507. # CONFIG_SATA_VITESSE is not set
  508. #
  509. # PATA SFF controllers with BMDMA
  510. #
  511. # CONFIG_PATA_ALI is not set
  512. # CONFIG_PATA_AMD is not set
  513. # CONFIG_PATA_ARASAN_CF is not set
  514. # CONFIG_PATA_ARTOP is not set
  515. # CONFIG_PATA_ATIIXP is not set
  516. # CONFIG_PATA_ATP867X is not set
  517. # CONFIG_PATA_CMD64X is not set
  518. # CONFIG_PATA_CS5520 is not set
  519. # CONFIG_PATA_CS5530 is not set
  520. # CONFIG_PATA_CS5536 is not set
  521. # CONFIG_PATA_CYPRESS is not set
  522. # CONFIG_PATA_EFAR is not set
  523. # CONFIG_PATA_HPT366 is not set
  524. # CONFIG_PATA_HPT37X is not set
  525. # CONFIG_PATA_HPT3X2N is not set
  526. # CONFIG_PATA_HPT3X3 is not set
  527. # CONFIG_PATA_IT8213 is not set
  528. # CONFIG_PATA_IT821X is not set
  529. # CONFIG_PATA_JMICRON is not set
  530. CONFIG_PATA_MACIO=y
  531. # CONFIG_PATA_MARVELL is not set
  532. # CONFIG_PATA_NETCELL is not set
  533. # CONFIG_PATA_NINJA32 is not set
  534. # CONFIG_PATA_NS87415 is not set
  535. # CONFIG_PATA_OLDPIIX is not set
  536. # CONFIG_PATA_OPTIDMA is not set
  537. # CONFIG_PATA_PDC2027X is not set
  538. # CONFIG_PATA_PDC_OLD is not set
  539. # CONFIG_PATA_RADISYS is not set
  540. # CONFIG_PATA_RDC is not set
  541. # CONFIG_PATA_SC1200 is not set
  542. # CONFIG_PATA_SCH is not set
  543. # CONFIG_PATA_SERVERWORKS is not set
  544. # CONFIG_PATA_SIL680 is not set
  545. # CONFIG_PATA_SIS is not set
  546. # CONFIG_PATA_TOSHIBA is not set
  547. # CONFIG_PATA_TRIFLEX is not set
  548. # CONFIG_PATA_VIA is not set
  549. # CONFIG_PATA_WINBOND is not set
  550. #
  551. # PIO-only SFF controllers
  552. #
  553. # CONFIG_PATA_CMD640_PCI is not set
  554. # CONFIG_PATA_MPIIX is not set
  555. # CONFIG_PATA_NS87410 is not set
  556. # CONFIG_PATA_OPTI is not set
  557. # CONFIG_PATA_PLATFORM is not set
  558. # CONFIG_PATA_RZ1000 is not set
  559. #
  560. # Generic fallback / legacy drivers
  561. #
  562. # CONFIG_ATA_GENERIC is not set
  563. # CONFIG_PATA_LEGACY is not set
  564. # CONFIG_MD is not set
  565. # CONFIG_TARGET_CORE is not set
  566. # CONFIG_FUSION is not set
  567. #
  568. # IEEE 1394 (FireWire) support
  569. #
  570. # CONFIG_FIREWIRE is not set
  571. # CONFIG_FIREWIRE_NOSY is not set
  572. # CONFIG_I2O is not set
  573. CONFIG_MACINTOSH_DRIVERS=y
  574. CONFIG_ADB=y
  575. CONFIG_ADB_CUDA=y
  576. # CONFIG_ADB_PMU is not set
  577. # CONFIG_PMAC_MEDIABAY is not set
  578. # CONFIG_ADB_MACIO is not set
  579. CONFIG_INPUT_ADBHID=y
  580. # CONFIG_MAC_EMUMOUSEBTN is not set
  581. # CONFIG_WINDFARM is not set
  582. # CONFIG_ANSLCD is not set
  583. # CONFIG_PMAC_RACKMETER is not set
  584. # CONFIG_NETDEVICES is not set
  585. # CONFIG_ISDN is not set
  586. # CONFIG_PHONE is not set
  587. #
  588. # Input device support
  589. #
  590. CONFIG_INPUT=y
  591. # CONFIG_INPUT_FF_MEMLESS is not set
  592. # CONFIG_INPUT_POLLDEV is not set
  593. # CONFIG_INPUT_SPARSEKMAP is not set
  594. #
  595. # Userland interfaces
  596. #
  597. # CONFIG_INPUT_MOUSEDEV is not set
  598. # CONFIG_INPUT_JOYDEV is not set
  599. # CONFIG_INPUT_EVDEV is not set
  600. # CONFIG_INPUT_EVBUG is not set
  601. #
  602. # Input Device Drivers
  603. #
  604. # CONFIG_INPUT_KEYBOARD is not set
  605. # CONFIG_INPUT_MOUSE is not set
  606. # CONFIG_INPUT_JOYSTICK is not set
  607. # CONFIG_INPUT_TABLET is not set
  608. # CONFIG_INPUT_TOUCHSCREEN is not set
  609. # CONFIG_INPUT_MISC is not set
  610. #
  611. # Hardware I/O ports
  612. #
  613. CONFIG_SERIO=y
  614. # CONFIG_SERIO_I8042 is not set
  615. # CONFIG_SERIO_SERPORT is not set
  616. # CONFIG_SERIO_PCIPS2 is not set
  617. # CONFIG_SERIO_LIBPS2 is not set
  618. # CONFIG_SERIO_RAW is not set
  619. # CONFIG_SERIO_XILINX_XPS_PS2 is not set
  620. # CONFIG_SERIO_ALTERA_PS2 is not set
  621. # CONFIG_SERIO_PS2MULT is not set
  622. # CONFIG_GAMEPORT is not set
  623. #
  624. # Character devices
  625. #
  626. CONFIG_VT=y
  627. # CONFIG_CONSOLE_TRANSLATIONS is not set
  628. CONFIG_VT_CONSOLE=y
  629. CONFIG_HW_CONSOLE=y
  630. # CONFIG_VT_HW_CONSOLE_BINDING is not set
  631. CONFIG_UNIX98_PTYS=y
  632. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  633. # CONFIG_LEGACY_PTYS is not set
  634. # CONFIG_SERIAL_NONSTANDARD is not set
  635. # CONFIG_NOZOMI is not set
  636. # CONFIG_N_GSM is not set
  637. # CONFIG_DEVKMEM is not set
  638. #
  639. # Serial drivers
  640. #
  641. # CONFIG_SERIAL_8250 is not set
  642. #
  643. # Non-8250 serial port support
  644. #
  645. # CONFIG_SERIAL_MFD_HSU is not set
  646. # CONFIG_SERIAL_UARTLITE is not set
  647. CONFIG_SERIAL_CORE=y
  648. CONFIG_SERIAL_CORE_CONSOLE=y
  649. CONFIG_SERIAL_PMACZILOG=y
  650. CONFIG_SERIAL_PMACZILOG_TTYS=y
  651. CONFIG_SERIAL_PMACZILOG_CONSOLE=y
  652. # CONFIG_SERIAL_JSM is not set
  653. # CONFIG_SERIAL_TIMBERDALE is not set
  654. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  655. # CONFIG_SERIAL_ALTERA_UART is not set
  656. # CONFIG_SERIAL_PCH_UART is not set
  657. # CONFIG_TTY_PRINTK is not set
  658. # CONFIG_BRIQ_PANEL is not set
  659. # CONFIG_HVC_RTAS is not set
  660. # CONFIG_HVC_UDBG is not set
  661. # CONFIG_IPMI_HANDLER is not set
  662. # CONFIG_HW_RANDOM is not set
  663. # CONFIG_NVRAM is not set
  664. # CONFIG_R3964 is not set
  665. # CONFIG_APPLICOM is not set
  666. # CONFIG_RAW_DRIVER is not set
  667. # CONFIG_TCG_TPM is not set
  668. CONFIG_DEVPORT=y
  669. # CONFIG_RAMOOPS is not set
  670. # CONFIG_I2C is not set
  671. # CONFIG_SPI is not set
  672. #
  673. # PPS support
  674. #
  675. # CONFIG_PPS is not set
  676. #
  677. # PPS generators support
  678. #
  679. CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
  680. # CONFIG_GPIOLIB is not set
  681. # CONFIG_W1 is not set
  682. # CONFIG_POWER_SUPPLY is not set
  683. # CONFIG_HWMON is not set
  684. # CONFIG_THERMAL is not set
  685. # CONFIG_WATCHDOG is not set
  686. CONFIG_SSB_POSSIBLE=y
  687. #
  688. # Sonics Silicon Backplane
  689. #
  690. # CONFIG_SSB is not set
  691. # CONFIG_MFD_SUPPORT is not set
  692. # CONFIG_REGULATOR is not set
  693. # CONFIG_MEDIA_SUPPORT is not set
  694. #
  695. # Graphics support
  696. #
  697. # CONFIG_AGP is not set
  698. # CONFIG_VGA_ARB is not set
  699. # CONFIG_DRM is not set
  700. # CONFIG_STUB_POULSBO is not set
  701. # CONFIG_VGASTATE is not set
  702. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  703. # CONFIG_FB is not set
  704. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  705. #
  706. # Display device support
  707. #
  708. # CONFIG_DISPLAY_SUPPORT is not set
  709. #
  710. # Console display driver support
  711. #
  712. CONFIG_VGA_CONSOLE=y
  713. # CONFIG_VGACON_SOFT_SCROLLBACK is not set
  714. CONFIG_DUMMY_CONSOLE=y
  715. # CONFIG_SOUND is not set
  716. # CONFIG_HID_SUPPORT is not set
  717. # CONFIG_USB_SUPPORT is not set
  718. # CONFIG_UWB is not set
  719. # CONFIG_MMC is not set
  720. # CONFIG_MEMSTICK is not set
  721. # CONFIG_NEW_LEDS is not set
  722. # CONFIG_NFC_DEVICES is not set
  723. # CONFIG_ACCESSIBILITY is not set
  724. # CONFIG_INFINIBAND is not set
  725. # CONFIG_EDAC is not set
  726. CONFIG_RTC_LIB=y
  727. CONFIG_RTC_CLASS=y
  728. CONFIG_RTC_HCTOSYS=y
  729. CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
  730. # CONFIG_RTC_DEBUG is not set
  731. #
  732. # RTC interfaces
  733. #
  734. CONFIG_RTC_INTF_SYSFS=y
  735. CONFIG_RTC_INTF_PROC=y
  736. CONFIG_RTC_INTF_DEV=y
  737. # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
  738. # CONFIG_RTC_DRV_TEST is not set
  739. #
  740. # SPI RTC drivers
  741. #
  742. #
  743. # Platform RTC drivers
  744. #
  745. # CONFIG_RTC_DRV_CMOS is not set
  746. # CONFIG_RTC_DRV_DS1286 is not set
  747. # CONFIG_RTC_DRV_DS1511 is not set
  748. # CONFIG_RTC_DRV_DS1553 is not set
  749. # CONFIG_RTC_DRV_DS1742 is not set
  750. # CONFIG_RTC_DRV_STK17TA8 is not set
  751. # CONFIG_RTC_DRV_M48T86 is not set
  752. # CONFIG_RTC_DRV_M48T35 is not set
  753. CONFIG_RTC_DRV_M48T59=y
  754. # CONFIG_RTC_DRV_MSM6242 is not set
  755. # CONFIG_RTC_DRV_BQ4802 is not set
  756. # CONFIG_RTC_DRV_RP5C01 is not set
  757. # CONFIG_RTC_DRV_V3020 is not set
  758. #
  759. # on-CPU RTC drivers
  760. #
  761. # CONFIG_RTC_DRV_GENERIC is not set
  762. # CONFIG_DMADEVICES is not set
  763. # CONFIG_AUXDISPLAY is not set
  764. # CONFIG_UIO is not set
  765. # CONFIG_STAGING is not set
  766. #
  767. # File systems
  768. #
  769. # CONFIG_EXT2_FS is not set
  770. # CONFIG_EXT3_FS is not set
  771. # CONFIG_EXT4_FS is not set
  772. # CONFIG_REISERFS_FS is not set
  773. # CONFIG_JFS_FS is not set
  774. # CONFIG_XFS_FS is not set
  775. # CONFIG_BTRFS_FS is not set
  776. # CONFIG_NILFS2_FS is not set
  777. CONFIG_FS_POSIX_ACL=y
  778. CONFIG_EXPORTFS=y
  779. CONFIG_FILE_LOCKING=y
  780. CONFIG_FSNOTIFY=y
  781. # CONFIG_DNOTIFY is not set
  782. # CONFIG_INOTIFY_USER is not set
  783. # CONFIG_FANOTIFY is not set
  784. # CONFIG_QUOTA is not set
  785. # CONFIG_QUOTACTL is not set
  786. # CONFIG_AUTOFS4_FS is not set
  787. # CONFIG_FUSE_FS is not set
  788. #
  789. # Caches
  790. #
  791. # CONFIG_FSCACHE is not set
  792. #
  793. # CD-ROM/DVD Filesystems
  794. #
  795. # CONFIG_ISO9660_FS is not set
  796. # CONFIG_UDF_FS is not set
  797. #
  798. # DOS/FAT/NT Filesystems
  799. #
  800. # CONFIG_MSDOS_FS is not set
  801. # CONFIG_VFAT_FS is not set
  802. # CONFIG_NTFS_FS is not set
  803. #
  804. # Pseudo filesystems
  805. #
  806. CONFIG_PROC_FS=y
  807. # CONFIG_PROC_KCORE is not set
  808. CONFIG_PROC_SYSCTL=y
  809. # CONFIG_PROC_PAGE_MONITOR is not set
  810. CONFIG_SYSFS=y
  811. CONFIG_TMPFS=y
  812. # CONFIG_TMPFS_POSIX_ACL is not set
  813. # CONFIG_HUGETLB_PAGE is not set
  814. # CONFIG_CONFIGFS_FS is not set
  815. # CONFIG_MISC_FILESYSTEMS is not set
  816. # CONFIG_NETWORK_FILESYSTEMS is not set
  817. #
  818. # Partition Types
  819. #
  820. # CONFIG_PARTITION_ADVANCED is not set
  821. CONFIG_MAC_PARTITION=y
  822. CONFIG_MSDOS_PARTITION=y
  823. # CONFIG_NLS is not set
  824. # CONFIG_BINARY_PRINTF is not set
  825. #
  826. # Library routines
  827. #
  828. CONFIG_BITREVERSE=y
  829. CONFIG_GENERIC_FIND_LAST_BIT=y
  830. # CONFIG_CRC_CCITT is not set
  831. # CONFIG_CRC16 is not set
  832. # CONFIG_CRC_T10DIF is not set
  833. # CONFIG_CRC_ITU_T is not set
  834. CONFIG_CRC32=y
  835. # CONFIG_CRC7 is not set
  836. # CONFIG_LIBCRC32C is not set
  837. # CONFIG_XZ_DEC is not set
  838. # CONFIG_XZ_DEC_BCJ is not set
  839. CONFIG_HAS_IOMEM=y
  840. CONFIG_HAS_IOPORT=y
  841. CONFIG_HAS_DMA=y
  842. CONFIG_NLATTR=y
  843. CONFIG_GENERIC_ATOMIC64=y
  844. # CONFIG_AVERAGE is not set
  845. #
  846. # Kernel hacking
  847. #
  848. CONFIG_PRINTK_TIME=y
  849. CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
  850. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  851. # CONFIG_ENABLE_MUST_CHECK is not set
  852. CONFIG_FRAME_WARN=1024
  853. # CONFIG_MAGIC_SYSRQ is not set
  854. # CONFIG_STRIP_ASM_SYMS is not set
  855. # CONFIG_UNUSED_SYMBOLS is not set
  856. # CONFIG_DEBUG_FS is not set
  857. # CONFIG_HEADERS_CHECK is not set
  858. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  859. # CONFIG_DEBUG_KERNEL is not set
  860. # CONFIG_HARDLOCKUP_DETECTOR is not set
  861. # CONFIG_SPARSE_RCU_POINTER is not set
  862. CONFIG_DEBUG_BUGVERBOSE=y
  863. # CONFIG_DEBUG_MEMORY_INIT is not set
  864. # CONFIG_SYSCTL_SYSCALL_CHECK is not set
  865. CONFIG_HAVE_FUNCTION_TRACER=y
  866. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  867. CONFIG_HAVE_DYNAMIC_FTRACE=y
  868. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  869. CONFIG_TRACING_SUPPORT=y
  870. # CONFIG_FTRACE is not set
  871. # CONFIG_DMA_API_DEBUG is not set
  872. # CONFIG_ATOMIC64_SELFTEST is not set
  873. # CONFIG_SAMPLES is not set
  874. CONFIG_HAVE_ARCH_KGDB=y
  875. # CONFIG_TEST_KSTRTOX is not set
  876. # CONFIG_PPC_DISABLE_WERROR is not set
  877. CONFIG_PPC_WERROR=y
  878. CONFIG_PRINT_STACK_DEPTH=64
  879. CONFIG_BOOTX_TEXT=y
  880. # CONFIG_PPC_EARLY_DEBUG is not set
  881. #
  882. # Security options
  883. #
  884. # CONFIG_KEYS is not set
  885. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  886. # CONFIG_SECURITY is not set
  887. # CONFIG_SECURITYFS is not set
  888. CONFIG_DEFAULT_SECURITY_DAC=y
  889. CONFIG_DEFAULT_SECURITY=""
  890. CONFIG_CRYPTO=y
  891. #
  892. # Crypto core or helper
  893. #
  894. # CONFIG_CRYPTO_MANAGER is not set
  895. # CONFIG_CRYPTO_MANAGER2 is not set
  896. # CONFIG_CRYPTO_GF128MUL is not set
  897. # CONFIG_CRYPTO_NULL is not set
  898. # CONFIG_CRYPTO_CRYPTD is not set
  899. # CONFIG_CRYPTO_AUTHENC is not set
  900. # CONFIG_CRYPTO_TEST is not set
  901. #
  902. # Authenticated Encryption with Associated Data
  903. #
  904. # CONFIG_CRYPTO_CCM is not set
  905. # CONFIG_CRYPTO_GCM is not set
  906. # CONFIG_CRYPTO_SEQIV is not set
  907. #
  908. # Block modes
  909. #
  910. # CONFIG_CRYPTO_CBC is not set
  911. # CONFIG_CRYPTO_CTR is not set
  912. # CONFIG_CRYPTO_CTS is not set
  913. # CONFIG_CRYPTO_ECB is not set
  914. # CONFIG_CRYPTO_LRW is not set
  915. # CONFIG_CRYPTO_PCBC is not set
  916. # CONFIG_CRYPTO_XTS is not set
  917. #
  918. # Hash modes
  919. #
  920. # CONFIG_CRYPTO_HMAC is not set
  921. # CONFIG_CRYPTO_XCBC is not set
  922. # CONFIG_CRYPTO_VMAC is not set
  923. #
  924. # Digest
  925. #
  926. # CONFIG_CRYPTO_CRC32C is not set
  927. # CONFIG_CRYPTO_GHASH is not set
  928. # CONFIG_CRYPTO_MD4 is not set
  929. # CONFIG_CRYPTO_MD5 is not set
  930. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  931. # CONFIG_CRYPTO_RMD128 is not set
  932. # CONFIG_CRYPTO_RMD160 is not set
  933. # CONFIG_CRYPTO_RMD256 is not set
  934. # CONFIG_CRYPTO_RMD320 is not set
  935. # CONFIG_CRYPTO_SHA1 is not set
  936. # CONFIG_CRYPTO_SHA256 is not set
  937. # CONFIG_CRYPTO_SHA512 is not set
  938. # CONFIG_CRYPTO_TGR192 is not set
  939. # CONFIG_CRYPTO_WP512 is not set
  940. #
  941. # Ciphers
  942. #
  943. # CONFIG_CRYPTO_AES is not set
  944. # CONFIG_CRYPTO_ANUBIS is not set
  945. # CONFIG_CRYPTO_ARC4 is not set
  946. # CONFIG_CRYPTO_BLOWFISH is not set
  947. # CONFIG_CRYPTO_CAMELLIA is not set
  948. # CONFIG_CRYPTO_CAST5 is not set
  949. # CONFIG_CRYPTO_CAST6 is not set
  950. # CONFIG_CRYPTO_DES is not set
  951. # CONFIG_CRYPTO_FCRYPT is not set
  952. # CONFIG_CRYPTO_KHAZAD is not set
  953. # CONFIG_CRYPTO_SALSA20 is not set
  954. # CONFIG_CRYPTO_SEED is not set
  955. # CONFIG_CRYPTO_SERPENT is not set
  956. # CONFIG_CRYPTO_TEA is not set
  957. # CONFIG_CRYPTO_TWOFISH is not set
  958. #
  959. # Compression
  960. #
  961. # CONFIG_CRYPTO_DEFLATE is not set
  962. # CONFIG_CRYPTO_ZLIB is not set
  963. # CONFIG_CRYPTO_LZO is not set
  964. #
  965. # Random Number Generation
  966. #
  967. # CONFIG_CRYPTO_ANSI_CPRNG is not set
  968. # CONFIG_CRYPTO_USER_API_HASH is not set
  969. # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
  970. # CONFIG_CRYPTO_HW is not set
  971. #
  972. # OCF Configuration
  973. #
  974. # CONFIG_OCF_OCF is not set
  975. # CONFIG_PPC_CLOCK is not set
  976. # CONFIG_VIRTUALIZATION is not set