CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
5577ef0e38944fa81e3a75801f3f66d3e2adcef1
[kernel/raspberrypi.git] / config-3.1.9-raspberrypi_20120803
1 #
2 # Automatically generated file; DO NOT EDIT.
3 # Linux/arm 3.1.9 Kernel Configuration
4 #
5 CONFIG_ARM=y
6 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
7 CONFIG_HAVE_SCHED_CLOCK=y
8 CONFIG_GENERIC_GPIO=y
9 # CONFIG_ARCH_USES_GETTIMEOFFSET is not set
10 CONFIG_GENERIC_CLOCKEVENTS=y
11 CONFIG_KTIME_SCALAR=y
12 CONFIG_HAVE_PROC_CPU=y
13 CONFIG_STACKTRACE_SUPPORT=y
14 CONFIG_HAVE_LATENCYTOP_SUPPORT=y
15 CONFIG_LOCKDEP_SUPPORT=y
16 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
17 CONFIG_HARDIRQS_SW_RESEND=y
18 CONFIG_GENERIC_IRQ_PROBE=y
19 CONFIG_RWSEM_GENERIC_SPINLOCK=y
20 CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
21 CONFIG_GENERIC_HWEIGHT=y
22 CONFIG_GENERIC_CALIBRATE_DELAY=y
23 CONFIG_NEED_DMA_MAP_STATE=y
24 CONFIG_VECTORS_BASE=0xffff0000
25 # CONFIG_ARM_PATCH_PHYS_VIRT is not set
26 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
27 CONFIG_HAVE_IRQ_WORK=y
28
29 #
30 # General setup
31 #
32 CONFIG_EXPERIMENTAL=y
33 CONFIG_BROKEN_ON_SMP=y
34 CONFIG_INIT_ENV_ARG_LIMIT=32
35 CONFIG_CROSS_COMPILE=""
36 CONFIG_LOCALVERSION=""
37 # CONFIG_LOCALVERSION_AUTO is not set
38 CONFIG_HAVE_KERNEL_GZIP=y
39 CONFIG_HAVE_KERNEL_LZMA=y
40 CONFIG_HAVE_KERNEL_LZO=y
41 CONFIG_KERNEL_GZIP=y
42 # CONFIG_KERNEL_LZMA is not set
43 # CONFIG_KERNEL_LZO is not set
44 CONFIG_DEFAULT_HOSTNAME="(none)"
45 CONFIG_SWAP=y
46 CONFIG_SYSVIPC=y
47 CONFIG_SYSVIPC_SYSCTL=y
48 CONFIG_POSIX_MQUEUE=y
49 CONFIG_POSIX_MQUEUE_SYSCTL=y
50 # CONFIG_BSD_PROCESS_ACCT is not set
51 # CONFIG_FHANDLE is not set
52 # CONFIG_TASKSTATS is not set
53 # CONFIG_AUDIT is not set
54 CONFIG_HAVE_GENERIC_HARDIRQS=y
55
56 #
57 # IRQ subsystem
58 #
59 CONFIG_GENERIC_HARDIRQS=y
60 CONFIG_HAVE_SPARSE_IRQ=y
61 CONFIG_GENERIC_IRQ_SHOW=y
62 # CONFIG_SPARSE_IRQ is not set
63
64 #
65 # RCU Subsystem
66 #
67 CONFIG_TINY_RCU=y
68 # CONFIG_PREEMPT_RCU is not set
69 # CONFIG_RCU_TRACE is not set
70 # CONFIG_TREE_RCU_TRACE is not set
71 CONFIG_IKCONFIG=y
72 CONFIG_IKCONFIG_PROC=y
73 CONFIG_LOG_BUF_SHIFT=17
74 # CONFIG_CGROUPS is not set
75 # CONFIG_NAMESPACES is not set
76 # CONFIG_SCHED_AUTOGROUP is not set
77 # CONFIG_SYSFS_DEPRECATED is not set
78 # CONFIG_RELAY is not set
79 CONFIG_BLK_DEV_INITRD=y
80 CONFIG_INITRAMFS_SOURCE=""
81 CONFIG_RD_GZIP=y
82 CONFIG_RD_BZIP2=y
83 CONFIG_RD_LZMA=y
84 # CONFIG_RD_XZ is not set
85 # CONFIG_RD_LZO is not set
86 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
87 CONFIG_SYSCTL=y
88 CONFIG_ANON_INODES=y
89 CONFIG_EXPERT=y
90 # CONFIG_UID16 is not set
91 CONFIG_SYSCTL_SYSCALL=y
92 # CONFIG_KALLSYMS is not set
93 CONFIG_HOTPLUG=y
94 CONFIG_PRINTK=y
95 CONFIG_BUG=y
96 CONFIG_ELF_CORE=y
97 CONFIG_BASE_FULL=y
98 CONFIG_FUTEX=y
99 CONFIG_EPOLL=y
100 CONFIG_SIGNALFD=y
101 CONFIG_TIMERFD=y
102 CONFIG_EVENTFD=y
103 CONFIG_SHMEM=y
104 CONFIG_AIO=y
105 CONFIG_EMBEDDED=y
106 CONFIG_HAVE_PERF_EVENTS=y
107 CONFIG_PERF_USE_VMALLOC=y
108
109 #
110 # Kernel Performance Events And Counters
111 #
112 # CONFIG_PERF_EVENTS is not set
113 # CONFIG_PERF_COUNTERS is not set
114 # CONFIG_VM_EVENT_COUNTERS is not set
115 # CONFIG_COMPAT_BRK is not set
116 CONFIG_SLAB=y
117 # CONFIG_SLUB is not set
118 # CONFIG_SLOB is not set
119 # CONFIG_PROFILING is not set
120 CONFIG_HAVE_OPROFILE=y
121 # CONFIG_KPROBES is not set
122 CONFIG_HAVE_KPROBES=y
123 CONFIG_HAVE_KRETPROBES=y
124 CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
125 CONFIG_HAVE_CLK=y
126 CONFIG_HAVE_DMA_API_DEBUG=y
127
128 #
129 # GCOV-based kernel profiling
130 #
131 CONFIG_HAVE_GENERIC_DMA_COHERENT=y
132 CONFIG_SLABINFO=y
133 CONFIG_RT_MUTEXES=y
134 CONFIG_BASE_SMALL=0
135 CONFIG_MODULES=y
136 # CONFIG_MODULE_FORCE_LOAD is not set
137 CONFIG_MODULE_UNLOAD=y
138 # CONFIG_MODULE_FORCE_UNLOAD is not set
139 CONFIG_MODVERSIONS=y
140 CONFIG_MODULE_SRCVERSION_ALL=y
141 CONFIG_BLOCK=y
142 CONFIG_LBDAF=y
143 # CONFIG_BLK_DEV_BSG is not set
144 # CONFIG_BLK_DEV_BSGLIB is not set
145 # CONFIG_BLK_DEV_INTEGRITY is not set
146
147 #
148 # IO Schedulers
149 #
150 CONFIG_IOSCHED_NOOP=y
151 CONFIG_IOSCHED_DEADLINE=y
152 CONFIG_IOSCHED_CFQ=y
153 # CONFIG_DEFAULT_DEADLINE is not set
154 CONFIG_DEFAULT_CFQ=y
155 # CONFIG_DEFAULT_NOOP is not set
156 CONFIG_DEFAULT_IOSCHED="cfq"
157 # CONFIG_INLINE_SPIN_TRYLOCK is not set
158 # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
159 # CONFIG_INLINE_SPIN_LOCK is not set
160 # CONFIG_INLINE_SPIN_LOCK_BH is not set
161 # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
162 # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
163 CONFIG_INLINE_SPIN_UNLOCK=y
164 # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
165 CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
166 # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
167 # CONFIG_INLINE_READ_TRYLOCK is not set
168 # CONFIG_INLINE_READ_LOCK is not set
169 # CONFIG_INLINE_READ_LOCK_BH is not set
170 # CONFIG_INLINE_READ_LOCK_IRQ is not set
171 # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
172 CONFIG_INLINE_READ_UNLOCK=y
173 # CONFIG_INLINE_READ_UNLOCK_BH is not set
174 CONFIG_INLINE_READ_UNLOCK_IRQ=y
175 # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
176 # CONFIG_INLINE_WRITE_TRYLOCK is not set
177 # CONFIG_INLINE_WRITE_LOCK is not set
178 # CONFIG_INLINE_WRITE_LOCK_BH is not set
179 # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
180 # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
181 CONFIG_INLINE_WRITE_UNLOCK=y
182 # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
183 CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
184 # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
185 # CONFIG_MUTEX_SPIN_ON_OWNER is not set
186 # CONFIG_FREEZER is not set
187
188 #
189 # System Type
190 #
191 CONFIG_MMU=y
192 # CONFIG_ARCH_INTEGRATOR is not set
193 # CONFIG_ARCH_REALVIEW is not set
194 # CONFIG_ARCH_VERSATILE is not set
195 # CONFIG_ARCH_VEXPRESS is not set
196 # CONFIG_ARCH_AT91 is not set
197 # CONFIG_ARCH_BCMRING is not set
198 # CONFIG_ARCH_CLPS711X is not set
199 # CONFIG_ARCH_CNS3XXX is not set
200 # CONFIG_ARCH_GEMINI is not set
201 # CONFIG_ARCH_PRIMA2 is not set
202 # CONFIG_ARCH_EBSA110 is not set
203 # CONFIG_ARCH_EP93XX is not set
204 # CONFIG_ARCH_FOOTBRIDGE is not set
205 # CONFIG_ARCH_MXC is not set
206 # CONFIG_ARCH_MXS is not set
207 # CONFIG_ARCH_NETX is not set
208 # CONFIG_ARCH_H720X is not set
209 # CONFIG_ARCH_IOP13XX is not set
210 # CONFIG_ARCH_IOP32X is not set
211 # CONFIG_ARCH_IOP33X is not set
212 # CONFIG_ARCH_IXP23XX is not set
213 # CONFIG_ARCH_IXP2000 is not set
214 # CONFIG_ARCH_IXP4XX is not set
215 # CONFIG_ARCH_DOVE is not set
216 # CONFIG_ARCH_KIRKWOOD is not set
217 # CONFIG_ARCH_LPC32XX is not set
218 # CONFIG_ARCH_MV78XX0 is not set
219 # CONFIG_ARCH_ORION5X is not set
220 # CONFIG_ARCH_MMP is not set
221 # CONFIG_ARCH_KS8695 is not set
222 # CONFIG_ARCH_W90X900 is not set
223 # CONFIG_ARCH_NUC93X is not set
224 # CONFIG_ARCH_TEGRA is not set
225 # CONFIG_ARCH_PNX4008 is not set
226 # CONFIG_ARCH_PXA is not set
227 # CONFIG_ARCH_MSM is not set
228 # CONFIG_ARCH_SHMOBILE is not set
229 # CONFIG_ARCH_RPC is not set
230 # CONFIG_ARCH_SA1100 is not set
231 # CONFIG_ARCH_S3C2410 is not set
232 # CONFIG_ARCH_S3C64XX is not set
233 # CONFIG_ARCH_S5P64X0 is not set
234 # CONFIG_ARCH_S5PC100 is not set
235 # CONFIG_ARCH_S5PV210 is not set
236 # CONFIG_ARCH_EXYNOS4 is not set
237 # CONFIG_ARCH_SHARK is not set
238 # CONFIG_ARCH_TCC_926 is not set
239 # CONFIG_ARCH_U300 is not set
240 # CONFIG_ARCH_U8500 is not set
241 # CONFIG_ARCH_NOMADIK is not set
242 # CONFIG_ARCH_DAVINCI is not set
243 # CONFIG_ARCH_OMAP is not set
244 # CONFIG_PLAT_SPEAR is not set
245 CONFIG_ARCH_BCM2708=y
246 # CONFIG_ARCH_VT8500 is not set
247 # CONFIG_ARCH_ZYNQ is not set
248
249 #
250 # System MMU
251 #
252
253 #
254 # Broadcom BCM2708 Implementations
255 #
256 CONFIG_MACH_BCM2708=y
257 CONFIG_BCM2708_GPIO=y
258 CONFIG_BCM2708_VCMEM=y
259 # CONFIG_BCM2708_NOL2CACHE is not set
260
261 #
262 # Processor Type
263 #
264 CONFIG_CPU_V6=y
265 CONFIG_CPU_32v6=y
266 CONFIG_CPU_ABRT_EV6=y
267 CONFIG_CPU_PABRT_V6=y
268 CONFIG_CPU_CACHE_V6=y
269 CONFIG_CPU_CACHE_VIPT=y
270 CONFIG_CPU_COPY_V6=y
271 CONFIG_CPU_TLB_V6=y
272 CONFIG_CPU_HAS_ASID=y
273 CONFIG_CPU_CP15=y
274 CONFIG_CPU_CP15_MMU=y
275 CONFIG_CPU_USE_DOMAINS=y
276
277 #
278 # Processor Features
279 #
280 CONFIG_ARM_THUMB=y
281 # CONFIG_CPU_ICACHE_DISABLE is not set
282 # CONFIG_CPU_DCACHE_DISABLE is not set
283 # CONFIG_CPU_BPREDICT_DISABLE is not set
284 CONFIG_ARM_L1_CACHE_SHIFT=5
285 CONFIG_ARM_DMA_MEM_BUFFERABLE=y
286 CONFIG_CPU_HAS_PMU=y
287 CONFIG_ARM_ERRATA_411920=y
288 # CONFIG_ARM_ERRATA_364296 is not set
289
290 #
291 # Bus support
292 #
293 CONFIG_ARM_AMBA=y
294 # CONFIG_PCI_SYSCALL is not set
295 # CONFIG_ARCH_SUPPORTS_MSI is not set
296 # CONFIG_PCCARD is not set
297
298 #
299 # Kernel Features
300 #
301 CONFIG_TICK_ONESHOT=y
302 CONFIG_NO_HZ=y
303 # CONFIG_HIGH_RES_TIMERS is not set
304 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
305 CONFIG_VMSPLIT_3G=y
306 # CONFIG_VMSPLIT_2G is not set
307 # CONFIG_VMSPLIT_1G is not set
308 CONFIG_PAGE_OFFSET=0xC0000000
309 CONFIG_PREEMPT_NONE=y
310 # CONFIG_PREEMPT_VOLUNTARY is not set
311 # CONFIG_PREEMPT is not set
312 CONFIG_HZ=100
313 CONFIG_AEABI=y
314 CONFIG_OABI_COMPAT=y
315 # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
316 # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
317 CONFIG_HAVE_ARCH_PFN_VALID=y
318 # CONFIG_HIGHMEM is not set
319 CONFIG_SELECT_MEMORY_MODEL=y
320 CONFIG_FLATMEM_MANUAL=y
321 CONFIG_FLATMEM=y
322 CONFIG_FLAT_NODE_MEM_MAP=y
323 CONFIG_HAVE_MEMBLOCK=y
324 CONFIG_PAGEFLAGS_EXTENDED=y
325 CONFIG_SPLIT_PTLOCK_CPUS=4
326 # CONFIG_COMPACTION is not set
327 # CONFIG_PHYS_ADDR_T_64BIT is not set
328 CONFIG_ZONE_DMA_FLAG=0
329 CONFIG_VIRT_TO_BUS=y
330 # CONFIG_KSM is not set
331 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
332 CONFIG_NEED_PER_CPU_KM=y
333 # CONFIG_CLEANCACHE is not set
334 CONFIG_FORCE_MAX_ZONEORDER=11
335 CONFIG_ALIGNMENT_TRAP=y
336 # CONFIG_UACCESS_WITH_MEMCPY is not set
337 # CONFIG_SECCOMP is not set
338 # CONFIG_CC_STACKPROTECTOR is not set
339 # CONFIG_DEPRECATED_PARAM_STRUCT is not set
340
341 #
342 # Boot options
343 #
344 # CONFIG_USE_OF is not set
345 CONFIG_ZBOOT_ROM_TEXT=0x0
346 CONFIG_ZBOOT_ROM_BSS=0x0
347 CONFIG_CMDLINE="dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 root=/dev/mmcblk0p2 rootfstype=ext3 rootwait"
348 CONFIG_CMDLINE_FROM_BOOTLOADER=y
349 # CONFIG_CMDLINE_EXTEND is not set
350 # CONFIG_CMDLINE_FORCE is not set
351 # CONFIG_XIP_KERNEL is not set
352 # CONFIG_KEXEC is not set
353 # CONFIG_CRASH_DUMP is not set
354 # CONFIG_AUTO_ZRELADDR is not set
355
356 #
357 # CPU Power Management
358 #
359 CONFIG_CPU_IDLE=y
360 CONFIG_CPU_IDLE_GOV_LADDER=y
361 CONFIG_CPU_IDLE_GOV_MENU=y
362
363 #
364 # Floating point emulation
365 #
366
367 #
368 # At least one emulation must be selected
369 #
370 # CONFIG_FPE_NWFPE is not set
371 # CONFIG_FPE_FASTFPE is not set
372 CONFIG_VFP=y
373
374 #
375 # Userspace binary formats
376 #
377 CONFIG_BINFMT_ELF=y
378 CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
379 CONFIG_HAVE_AOUT=y
380 # CONFIG_BINFMT_AOUT is not set
381 CONFIG_BINFMT_MISC=m
382
383 #
384 # Power management options
385 #
386 # CONFIG_SUSPEND is not set
387 # CONFIG_PM_RUNTIME is not set
388 CONFIG_ARCH_SUSPEND_POSSIBLE=y
389 CONFIG_NET=y
390
391 #
392 # Networking options
393 #
394 CONFIG_PACKET=y
395 CONFIG_UNIX=y
396 CONFIG_XFRM=y
397 CONFIG_XFRM_USER=y
398 # CONFIG_XFRM_SUB_POLICY is not set
399 # CONFIG_XFRM_MIGRATE is not set
400 # CONFIG_XFRM_STATISTICS is not set
401 CONFIG_NET_KEY=y
402 # CONFIG_NET_KEY_MIGRATE is not set
403 CONFIG_INET=y
404 CONFIG_IP_MULTICAST=y
405 # CONFIG_IP_ADVANCED_ROUTER is not set
406 CONFIG_IP_PNP=y
407 CONFIG_IP_PNP_DHCP=y
408 # CONFIG_IP_PNP_BOOTP is not set
409 CONFIG_IP_PNP_RARP=y
410 # CONFIG_NET_IPIP is not set
411 # CONFIG_NET_IPGRE_DEMUX is not set
412 # CONFIG_IP_MROUTE is not set
413 # CONFIG_ARPD is not set
414 CONFIG_SYN_COOKIES=y
415 # CONFIG_INET_AH is not set
416 # CONFIG_INET_ESP is not set
417 # CONFIG_INET_IPCOMP is not set
418 # CONFIG_INET_XFRM_TUNNEL is not set
419 # CONFIG_INET_TUNNEL is not set
420 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
421 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
422 # CONFIG_INET_XFRM_MODE_BEET is not set
423 # CONFIG_INET_LRO is not set
424 # CONFIG_INET_DIAG is not set
425 # CONFIG_TCP_CONG_ADVANCED is not set
426 CONFIG_TCP_CONG_CUBIC=y
427 CONFIG_DEFAULT_TCP_CONG="cubic"
428 # CONFIG_TCP_MD5SIG is not set
429 # CONFIG_IPV6 is not set
430 # CONFIG_NETWORK_SECMARK is not set
431 # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
432 # CONFIG_NETFILTER is not set
433 # CONFIG_IP_DCCP is not set
434 # CONFIG_IP_SCTP is not set
435 # CONFIG_RDS is not set
436 # CONFIG_TIPC is not set
437 # CONFIG_ATM is not set
438 # CONFIG_L2TP is not set
439 # CONFIG_BRIDGE is not set
440 # CONFIG_NET_DSA is not set
441 # CONFIG_VLAN_8021Q is not set
442 # CONFIG_DECNET is not set
443 # CONFIG_LLC2 is not set
444 # CONFIG_IPX is not set
445 # CONFIG_ATALK is not set
446 # CONFIG_X25 is not set
447 # CONFIG_LAPB is not set
448 # CONFIG_ECONET is not set
449 # CONFIG_WAN_ROUTER is not set
450 # CONFIG_PHONET is not set
451 # CONFIG_IEEE802154 is not set
452 # CONFIG_NET_SCHED is not set
453 # CONFIG_DCB is not set
454 CONFIG_DNS_RESOLVER=y
455 # CONFIG_BATMAN_ADV is not set
456
457 #
458 # Network testing
459 #
460 CONFIG_NET_PKTGEN=m
461 # CONFIG_HAMRADIO is not set
462 # CONFIG_CAN is not set
463 # CONFIG_IRDA is not set
464 # CONFIG_BT is not set
465 # CONFIG_AF_RXRPC is not set
466 CONFIG_WIRELESS=y
467 CONFIG_WEXT_CORE=y
468 CONFIG_WEXT_PROC=y
469 CONFIG_CFG80211=y
470 # CONFIG_NL80211_TESTMODE is not set
471 # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
472 # CONFIG_CFG80211_REG_DEBUG is not set
473 CONFIG_CFG80211_DEFAULT_PS=y
474 # CONFIG_CFG80211_INTERNAL_REGDB is not set
475 CONFIG_CFG80211_WEXT=y
476 CONFIG_WIRELESS_EXT_SYSFS=y
477 CONFIG_LIB80211=y
478 # CONFIG_LIB80211_DEBUG is not set
479 CONFIG_MAC80211=y
480 CONFIG_MAC80211_HAS_RC=y
481 CONFIG_MAC80211_RC_PID=y
482 CONFIG_MAC80211_RC_MINSTREL=y
483 CONFIG_MAC80211_RC_MINSTREL_HT=y
484 # CONFIG_MAC80211_RC_DEFAULT_PID is not set
485 CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
486 CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
487 CONFIG_MAC80211_MESH=y
488 CONFIG_MAC80211_LEDS=y
489 # CONFIG_MAC80211_DEBUG_MENU is not set
490 # CONFIG_WIMAX is not set
491 # CONFIG_RFKILL is not set
492 # CONFIG_NET_9P is not set
493 # CONFIG_CAIF is not set
494 # CONFIG_CEPH_LIB is not set
495 # CONFIG_NFC is not set
496
497 #
498 # Device Drivers
499 #
500
501 #
502 # Generic Driver Options
503 #
504 CONFIG_UEVENT_HELPER_PATH=""
505 CONFIG_DEVTMPFS=y
506 # CONFIG_DEVTMPFS_MOUNT is not set
507 CONFIG_STANDALONE=y
508 CONFIG_PREVENT_FIRMWARE_BUILD=y
509 CONFIG_FW_LOADER=y
510 CONFIG_FIRMWARE_IN_KERNEL=y
511 CONFIG_EXTRA_FIRMWARE=""
512 # CONFIG_DEBUG_DRIVER is not set
513 # CONFIG_DEBUG_DEVRES is not set
514 # CONFIG_SYS_HYPERVISOR is not set
515 # CONFIG_CONNECTOR is not set
516 # CONFIG_MTD is not set
517 # CONFIG_PARPORT is not set
518 CONFIG_BLK_DEV=y
519 # CONFIG_BLK_DEV_COW_COMMON is not set
520 CONFIG_BLK_DEV_LOOP=y
521 CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
522 CONFIG_BLK_DEV_CRYPTOLOOP=m
523
524 #
525 # DRBD disabled because PROC_FS, INET or CONNECTOR not selected
526 #
527 CONFIG_BLK_DEV_NBD=m
528 # CONFIG_BLK_DEV_UB is not set
529 CONFIG_BLK_DEV_RAM=y
530 CONFIG_BLK_DEV_RAM_COUNT=16
531 CONFIG_BLK_DEV_RAM_SIZE=4096
532 # CONFIG_BLK_DEV_XIP is not set
533 CONFIG_CDROM_PKTCDVD=m
534 CONFIG_CDROM_PKTCDVD_BUFFERS=8
535 # CONFIG_CDROM_PKTCDVD_WCACHE is not set
536 # CONFIG_ATA_OVER_ETH is not set
537 # CONFIG_MG_DISK is not set
538 # CONFIG_BLK_DEV_RBD is not set
539 # CONFIG_SENSORS_LIS3LV02D is not set
540 CONFIG_MISC_DEVICES=y
541 # CONFIG_ENCLOSURE_SERVICES is not set
542 # CONFIG_C2PORT is not set
543
544 #
545 # EEPROM support
546 #
547 CONFIG_EEPROM_93CX6=m
548 CONFIG_IWMC3200TOP=m
549 # CONFIG_IWMC3200TOP_DEBUG is not set
550 # CONFIG_IWMC3200TOP_DEBUGFS is not set
551
552 #
553 # Texas Instruments shared transport line discipline
554 #
555 # CONFIG_TI_ST is not set
556 CONFIG_BCM2708_VCHIQ=y
557 CONFIG_HAVE_IDE=y
558 # CONFIG_IDE is not set
559
560 #
561 # SCSI device support
562 #
563 CONFIG_SCSI_MOD=y
564 # CONFIG_RAID_ATTRS is not set
565 CONFIG_SCSI=y
566 CONFIG_SCSI_DMA=y
567 # CONFIG_SCSI_TGT is not set
568 # CONFIG_SCSI_NETLINK is not set
569 # CONFIG_SCSI_PROC_FS is not set
570
571 #
572 # SCSI support type (disk, tape, CD-ROM)
573 #
574 CONFIG_BLK_DEV_SD=y
575 # CONFIG_CHR_DEV_ST is not set
576 # CONFIG_CHR_DEV_OSST is not set
577 CONFIG_BLK_DEV_SR=m
578 # CONFIG_BLK_DEV_SR_VENDOR is not set
579 # CONFIG_CHR_DEV_SG is not set
580 # CONFIG_CHR_DEV_SCH is not set
581 CONFIG_SCSI_MULTI_LUN=y
582 # CONFIG_SCSI_CONSTANTS is not set
583 # CONFIG_SCSI_LOGGING is not set
584 # CONFIG_SCSI_SCAN_ASYNC is not set
585 CONFIG_SCSI_WAIT_SCAN=m
586
587 #
588 # SCSI Transports
589 #
590 # CONFIG_SCSI_SPI_ATTRS is not set
591 # CONFIG_SCSI_FC_ATTRS is not set
592 # CONFIG_SCSI_ISCSI_ATTRS is not set
593 # CONFIG_SCSI_SAS_ATTRS is not set
594 # CONFIG_SCSI_SAS_LIBSAS is not set
595 # CONFIG_SCSI_SRP_ATTRS is not set
596 # CONFIG_SCSI_LOWLEVEL is not set
597 # CONFIG_SCSI_DH is not set
598 # CONFIG_SCSI_OSD_INITIATOR is not set
599 # CONFIG_ATA is not set
600 # CONFIG_MD is not set
601 # CONFIG_TARGET_CORE is not set
602 CONFIG_NETDEVICES=y
603 # CONFIG_DUMMY is not set
604 # CONFIG_BONDING is not set
605 # CONFIG_MACVLAN is not set
606 # CONFIG_EQUALIZER is not set
607 # CONFIG_TUN is not set
608 # CONFIG_VETH is not set
609 CONFIG_MII=y
610 # CONFIG_PHYLIB is not set
611 # CONFIG_NET_ETHERNET is not set
612 # CONFIG_NETDEV_1000 is not set
613 # CONFIG_NETDEV_10000 is not set
614 # CONFIG_WLAN is not set
615 # CONFIG_B43LEGACY_DMA_AND_PIO_MODE is not set
616 # CONFIG_B43LEGACY_DMA_MODE is not set
617 # CONFIG_B43LEGACY_PIO_MODE is not set
618
619 #
620 # Enable WiMAX (Networking options) to see the WiMAX drivers
621 #
622
623 #
624 # USB Network Adapters
625 #
626 # CONFIG_USB_CATC is not set
627 # CONFIG_USB_KAWETH is not set
628 # CONFIG_USB_PEGASUS is not set
629 # CONFIG_USB_RTL8150 is not set
630 CONFIG_USB_USBNET=y
631 # CONFIG_USB_NET_AX8817X is not set
632 CONFIG_USB_NET_CDCETHER=y
633 # CONFIG_USB_NET_CDC_EEM is not set
634 # CONFIG_USB_NET_CDC_NCM is not set
635 # CONFIG_USB_NET_DM9601 is not set
636 # CONFIG_USB_NET_SMSC75XX is not set
637 CONFIG_USB_NET_SMSC95XX=y
638 # CONFIG_USB_NET_GL620A is not set
639 # CONFIG_USB_NET_NET1080 is not set
640 # CONFIG_USB_NET_PLUSB is not set
641 # CONFIG_USB_NET_MCS7830 is not set
642 # CONFIG_USB_NET_RNDIS_HOST is not set
643 # CONFIG_USB_NET_CDC_SUBSET is not set
644 # CONFIG_USB_NET_ZAURUS is not set
645 # CONFIG_USB_NET_CX82310_ETH is not set
646 # CONFIG_USB_NET_KALMIA is not set
647 # CONFIG_USB_NET_INT51X1 is not set
648 # CONFIG_USB_IPHETH is not set
649 # CONFIG_USB_SIERRA_NET is not set
650 # CONFIG_USB_VL600 is not set
651 # CONFIG_WAN is not set
652
653 #
654 # CAIF transport drivers
655 #
656 # CONFIG_PPP is not set
657 # CONFIG_SLIP is not set
658 # CONFIG_NETCONSOLE is not set
659 # CONFIG_NETPOLL is not set
660 # CONFIG_NET_POLL_CONTROLLER is not set
661 # CONFIG_ISDN is not set
662 # CONFIG_PHONE is not set
663
664 #
665 # Input device support
666 #
667 CONFIG_INPUT=y
668 CONFIG_INPUT_FF_MEMLESS=m
669 CONFIG_INPUT_POLLDEV=m
670 # CONFIG_INPUT_SPARSEKMAP is not set
671
672 #
673 # Userland interfaces
674 #
675 CONFIG_INPUT_MOUSEDEV=y
676 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
677 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
678 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
679 CONFIG_INPUT_JOYDEV=m
680 CONFIG_INPUT_EVDEV=m
681 # CONFIG_INPUT_EVBUG is not set
682
683 #
684 # Input Device Drivers
685 #
686 # CONFIG_INPUT_KEYBOARD is not set
687 # CONFIG_INPUT_MOUSE is not set
688 # CONFIG_INPUT_JOYSTICK is not set
689 # CONFIG_INPUT_TABLET is not set
690 # CONFIG_INPUT_TOUCHSCREEN is not set
691 CONFIG_INPUT_MISC=y
692 CONFIG_INPUT_AD714X=m
693 CONFIG_INPUT_ATI_REMOTE=m
694 CONFIG_INPUT_ATI_REMOTE2=m
695 CONFIG_INPUT_KEYSPAN_REMOTE=m
696 CONFIG_INPUT_POWERMATE=m
697 CONFIG_INPUT_YEALINK=m
698 CONFIG_INPUT_CM109=m
699 CONFIG_INPUT_UINPUT=m
700 CONFIG_INPUT_GPIO_ROTARY_ENCODER=m
701 CONFIG_INPUT_ADXL34X=m
702 CONFIG_INPUT_CMA3000=m
703
704 #
705 # Hardware I/O ports
706 #
707 CONFIG_SERIO=m
708 CONFIG_SERIO_SERPORT=m
709 # CONFIG_SERIO_AMBAKMI is not set
710 # CONFIG_SERIO_LIBPS2 is not set
711 CONFIG_SERIO_RAW=m
712 # CONFIG_SERIO_ALTERA_PS2 is not set
713 # CONFIG_SERIO_PS2MULT is not set
714 CONFIG_GAMEPORT=m
715 CONFIG_GAMEPORT_NS558=m
716 CONFIG_GAMEPORT_L4=m
717
718 #
719 # Character devices
720 #
721 CONFIG_VT=y
722 CONFIG_CONSOLE_TRANSLATIONS=y
723 CONFIG_VT_CONSOLE=y
724 CONFIG_HW_CONSOLE=y
725 CONFIG_VT_HW_CONSOLE_BINDING=y
726 CONFIG_UNIX98_PTYS=y
727 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
728 # CONFIG_LEGACY_PTYS is not set
729 # CONFIG_SERIAL_NONSTANDARD is not set
730 # CONFIG_N_GSM is not set
731 # CONFIG_TRACE_SINK is not set
732 # CONFIG_DEVKMEM is not set
733
734 #
735 # Serial drivers
736 #
737 # CONFIG_SERIAL_8250 is not set
738
739 #
740 # Non-8250 serial port support
741 #
742 # CONFIG_SERIAL_AMBA_PL010 is not set
743 CONFIG_SERIAL_AMBA_PL011=y
744 CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
745 CONFIG_SERIAL_CORE=y
746 CONFIG_SERIAL_CORE_CONSOLE=y
747 # CONFIG_SERIAL_TIMBERDALE is not set
748 # CONFIG_SERIAL_ALTERA_JTAGUART is not set
749 # CONFIG_SERIAL_ALTERA_UART is not set
750 # CONFIG_SERIAL_XILINX_PS_UART is not set
751 # CONFIG_TTY_PRINTK is not set
752 # CONFIG_HVC_DCC is not set
753 # CONFIG_IPMI_HANDLER is not set
754 # CONFIG_HW_RANDOM is not set
755 # CONFIG_R3964 is not set
756 CONFIG_RAW_DRIVER=y
757 CONFIG_MAX_RAW_DEVS=256
758 # CONFIG_TCG_TPM is not set
759 # CONFIG_RAMOOPS is not set
760 # CONFIG_I2C is not set
761 # CONFIG_SPI is not set
762
763 #
764 # PPS support
765 #
766 # CONFIG_PPS is not set
767
768 #
769 # PPS generators support
770 #
771
772 #
773 # PTP clock support
774 #
775
776 #
777 # Enable Device Drivers -> PPS to see the PTP clock options.
778 #
779 CONFIG_ARCH_REQUIRE_GPIOLIB=y
780 CONFIG_GPIOLIB=y
781 # CONFIG_DEBUG_GPIO is not set
782 CONFIG_GPIO_SYSFS=y
783
784 #
785 # Memory mapped GPIO drivers:
786 #
787 # CONFIG_GPIO_GENERIC_PLATFORM is not set
788 # CONFIG_GPIO_IT8761E is not set
789 # CONFIG_GPIO_PL061 is not set
790
791 #
792 # I2C GPIO expanders:
793 #
794
795 #
796 # PCI GPIO expanders:
797 #
798
799 #
800 # SPI GPIO expanders:
801 #
802
803 #
804 # AC97 GPIO expanders:
805 #
806
807 #
808 # MODULbus GPIO expanders:
809 #
810 # CONFIG_W1 is not set
811 # CONFIG_POWER_SUPPLY is not set
812 # CONFIG_HWMON is not set
813 # CONFIG_THERMAL is not set
814 CONFIG_WATCHDOG=y
815 # CONFIG_WATCHDOG_CORE is not set
816 # CONFIG_WATCHDOG_NOWAYOUT is not set
817
818 #
819 # Watchdog Device Drivers
820 #
821 # CONFIG_SOFT_WATCHDOG is not set
822 # CONFIG_ARM_SP805_WATCHDOG is not set
823 # CONFIG_DW_WATCHDOG is not set
824 # CONFIG_MAX63XX_WATCHDOG is not set
825 CONFIG_BCM2708_WDT=m
826
827 #
828 # USB-based Watchdog Cards
829 #
830 # CONFIG_USBPCWATCHDOG is not set
831 CONFIG_SSB_POSSIBLE=y
832
833 #
834 # Sonics Silicon Backplane
835 #
836 CONFIG_SSB=m
837 CONFIG_SSB_SDIOHOST_POSSIBLE=y
838 # CONFIG_SSB_SDIOHOST is not set
839 # CONFIG_SSB_SILENT is not set
840 # CONFIG_SSB_DEBUG is not set
841 CONFIG_BCMA_POSSIBLE=y
842
843 #
844 # Broadcom specific AMBA
845 #
846 # CONFIG_BCMA is not set
847 # CONFIG_MFD_SUPPORT is not set
848 # CONFIG_REGULATOR is not set
849 # CONFIG_MEDIA_SUPPORT is not set
850
851 #
852 # Graphics support
853 #
854 # CONFIG_DRM is not set
855 # CONFIG_VGASTATE is not set
856 # CONFIG_VIDEO_OUTPUT_CONTROL is not set
857 CONFIG_FB=y
858 # CONFIG_FIRMWARE_EDID is not set
859 # CONFIG_FB_DDC is not set
860 # CONFIG_FB_BOOT_VESA_SUPPORT is not set
861 CONFIG_FB_CFB_FILLRECT=y
862 CONFIG_FB_CFB_COPYAREA=y
863 CONFIG_FB_CFB_IMAGEBLIT=y
864 # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
865 # CONFIG_FB_SYS_FILLRECT is not set
866 # CONFIG_FB_SYS_COPYAREA is not set
867 # CONFIG_FB_SYS_IMAGEBLIT is not set
868 # CONFIG_FB_FOREIGN_ENDIAN is not set
869 # CONFIG_FB_SYS_FOPS is not set
870 # CONFIG_FB_WMT_GE_ROPS is not set
871 # CONFIG_FB_SVGALIB is not set
872 # CONFIG_FB_MACMODES is not set
873 # CONFIG_FB_BACKLIGHT is not set
874 # CONFIG_FB_MODE_HELPERS is not set
875 # CONFIG_FB_TILEBLITTING is not set
876
877 #
878 # Frame buffer hardware drivers
879 #
880 CONFIG_FB_BCM2708=y
881 # CONFIG_FB_ARMCLCD is not set
882 # CONFIG_FB_S1D13XXX is not set
883 # CONFIG_FB_UDL is not set
884 # CONFIG_FB_VIRTUAL is not set
885 # CONFIG_FB_METRONOME is not set
886 # CONFIG_FB_BROADSHEET is not set
887 CONFIG_BACKLIGHT_LCD_SUPPORT=y
888 CONFIG_LCD_CLASS_DEVICE=m
889 # CONFIG_LCD_PLATFORM is not set
890 CONFIG_BACKLIGHT_CLASS_DEVICE=m
891 CONFIG_BACKLIGHT_GENERIC=m
892
893 #
894 # Display device support
895 #
896 # CONFIG_DISPLAY_SUPPORT is not set
897
898 #
899 # Console display driver support
900 #
901 CONFIG_DUMMY_CONSOLE=y
902 CONFIG_FRAMEBUFFER_CONSOLE=y
903 # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
904 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
905 # CONFIG_FONTS is not set
906 CONFIG_FONT_8x8=y
907 CONFIG_FONT_8x16=y
908 CONFIG_LOGO=y
909 # CONFIG_LOGO_LINUX_MONO is not set
910 # CONFIG_LOGO_LINUX_VGA16 is not set
911 CONFIG_LOGO_LINUX_CLUT224=y
912 CONFIG_SOUND=y
913 CONFIG_SOUND_OSS_CORE=y
914 CONFIG_SOUND_OSS_CORE_PRECLAIM=y
915 CONFIG_SND=y
916 CONFIG_SND_TIMER=y
917 CONFIG_SND_PCM=y
918 # CONFIG_SND_SEQUENCER is not set
919 CONFIG_SND_OSSEMUL=y
920 CONFIG_SND_MIXER_OSS=y
921 CONFIG_SND_PCM_OSS=y
922 CONFIG_SND_PCM_OSS_PLUGINS=y
923 # CONFIG_SND_DYNAMIC_MINORS is not set
924 CONFIG_SND_SUPPORT_OLD_API=y
925 CONFIG_SND_VERBOSE_PROCFS=y
926 # CONFIG_SND_VERBOSE_PRINTK is not set
927 # CONFIG_SND_DEBUG is not set
928 # CONFIG_SND_RAWMIDI_SEQ is not set
929 # CONFIG_SND_OPL3_LIB_SEQ is not set
930 # CONFIG_SND_OPL4_LIB_SEQ is not set
931 # CONFIG_SND_SBAWE_SEQ is not set
932 # CONFIG_SND_EMU10K1_SEQ is not set
933 CONFIG_SND_DRIVERS=y
934 # CONFIG_SND_DUMMY is not set
935 # CONFIG_SND_ALOOP is not set
936 # CONFIG_SND_MTPAV is not set
937 # CONFIG_SND_SERIAL_U16550 is not set
938 # CONFIG_SND_MPU401 is not set
939 CONFIG_SND_ARM=y
940 # CONFIG_SND_ARMAACI is not set
941 CONFIG_SND_BCM2835=m
942 CONFIG_SND_USB=y
943 # CONFIG_SND_USB_AUDIO is not set
944 # CONFIG_SND_USB_UA101 is not set
945 # CONFIG_SND_USB_CAIAQ is not set
946 # CONFIG_SND_USB_6FIRE is not set
947 # CONFIG_SND_SOC is not set
948 # CONFIG_SOUND_PRIME is not set
949 CONFIG_HID_SUPPORT=y
950 CONFIG_HID=y
951 # CONFIG_HIDRAW is not set
952
953 #
954 # USB Input Devices
955 #
956 CONFIG_USB_HID=y
957 CONFIG_HID_PID=y
958 CONFIG_USB_HIDDEV=y
959
960 #
961 # Special HID drivers
962 #
963 # CONFIG_HID_A4TECH is not set
964 # CONFIG_HID_ACRUX is not set
965 # CONFIG_HID_APPLE is not set
966 # CONFIG_HID_BELKIN is not set
967 # CONFIG_HID_CHERRY is not set
968 # CONFIG_HID_CHICONY is not set
969 # CONFIG_HID_PRODIKEYS is not set
970 # CONFIG_HID_CYPRESS is not set
971 # CONFIG_HID_DRAGONRISE is not set
972 # CONFIG_HID_EMS_FF is not set
973 # CONFIG_HID_EZKEY is not set
974 # CONFIG_HID_HOLTEK is not set
975 # CONFIG_HID_KEYTOUCH is not set
976 # CONFIG_HID_KYE is not set
977 # CONFIG_HID_UCLOGIC is not set
978 # CONFIG_HID_WALTOP is not set
979 # CONFIG_HID_GYRATION is not set
980 # CONFIG_HID_TWINHAN is not set
981 # CONFIG_HID_KENSINGTON is not set
982 # CONFIG_HID_LCPOWER is not set
983 # CONFIG_HID_LOGITECH is not set
984 # CONFIG_HID_MICROSOFT is not set
985 # CONFIG_HID_MONTEREY is not set
986 # CONFIG_HID_MULTITOUCH is not set
987 # CONFIG_HID_NTRIG is not set
988 # CONFIG_HID_ORTEK is not set
989 # CONFIG_HID_PANTHERLORD is not set
990 # CONFIG_HID_PETALYNX is not set
991 # CONFIG_HID_PICOLCD is not set
992 # CONFIG_HID_QUANTA is not set
993 # CONFIG_HID_ROCCAT is not set
994 # CONFIG_HID_SAMSUNG is not set
995 # CONFIG_HID_SONY is not set
996 # CONFIG_HID_SPEEDLINK is not set
997 # CONFIG_HID_SUNPLUS is not set
998 # CONFIG_HID_GREENASIA is not set
999 # CONFIG_HID_SMARTJOYPLUS is not set
1000 # CONFIG_HID_TOPSEED is not set
1001 # CONFIG_HID_THRUSTMASTER is not set
1002 # CONFIG_HID_ZEROPLUS is not set
1003 # CONFIG_HID_ZYDACRON is not set
1004 CONFIG_USB_SUPPORT=y
1005 CONFIG_USB_ARCH_HAS_HCD=y
1006 # CONFIG_USB_ARCH_HAS_OHCI is not set
1007 # CONFIG_USB_ARCH_HAS_EHCI is not set
1008 CONFIG_USB=y
1009 # CONFIG_USB_DEBUG is not set
1010 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1011
1012 #
1013 # Miscellaneous USB options
1014 #
1015 # CONFIG_USB_DEVICEFS is not set
1016 CONFIG_USB_DEVICE_CLASS=y
1017 # CONFIG_USB_DYNAMIC_MINORS is not set
1018 # CONFIG_USB_OTG_WHITELIST is not set
1019 # CONFIG_USB_OTG_BLACKLIST_HUB is not set
1020 CONFIG_USB_MON=m
1021 # CONFIG_USB_WUSB is not set
1022 # CONFIG_USB_WUSB_CBAF is not set
1023
1024 #
1025 # USB Host Controller Drivers
1026 #
1027 # CONFIG_USB_C67X00_HCD is not set
1028 # CONFIG_USB_OXU210HP_HCD is not set
1029 # CONFIG_USB_ISP116X_HCD is not set
1030 # CONFIG_USB_ISP1760_HCD is not set
1031 # CONFIG_USB_ISP1362_HCD is not set
1032 # CONFIG_USB_SL811_HCD is not set
1033 # CONFIG_USB_R8A66597_HCD is not set
1034 # CONFIG_USB_HWA_HCD is not set
1035 CONFIG_USB_DWCOTG=y
1036
1037 #
1038 # USB Device Class drivers
1039 #
1040 # CONFIG_USB_ACM is not set
1041 # CONFIG_USB_PRINTER is not set
1042 # CONFIG_USB_WDM is not set
1043 # CONFIG_USB_TMC is not set
1044
1045 #
1046 # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1047 #
1048
1049 #
1050 # also be needed; see USB_STORAGE Help for more info
1051 #
1052 CONFIG_USB_STORAGE=y
1053 # CONFIG_USB_STORAGE_DEBUG is not set
1054 # CONFIG_USB_STORAGE_REALTEK is not set
1055 # CONFIG_USB_STORAGE_DATAFAB is not set
1056 # CONFIG_USB_STORAGE_FREECOM is not set
1057 # CONFIG_USB_STORAGE_ISD200 is not set
1058 # CONFIG_USB_STORAGE_USBAT is not set
1059 # CONFIG_USB_STORAGE_SDDR09 is not set
1060 # CONFIG_USB_STORAGE_SDDR55 is not set
1061 # CONFIG_USB_STORAGE_JUMPSHOT is not set
1062 # CONFIG_USB_STORAGE_ALAUDA is not set
1063 # CONFIG_USB_STORAGE_ONETOUCH is not set
1064 # CONFIG_USB_STORAGE_KARMA is not set
1065 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1066 # CONFIG_USB_STORAGE_ENE_UB6250 is not set
1067 # CONFIG_USB_UAS is not set
1068 CONFIG_USB_LIBUSUAL=y
1069
1070 #
1071 # USB Imaging devices
1072 #
1073 # CONFIG_USB_MDC800 is not set
1074 # CONFIG_USB_MICROTEK is not set
1075
1076 #
1077 # USB port drivers
1078 #
1079 CONFIG_USB_SERIAL=y
1080 # CONFIG_USB_SERIAL_CONSOLE is not set
1081 CONFIG_USB_EZUSB=y
1082 CONFIG_USB_SERIAL_GENERIC=y
1083 # CONFIG_USB_SERIAL_AIRCABLE is not set
1084 # CONFIG_USB_SERIAL_ARK3116 is not set
1085 # CONFIG_USB_SERIAL_BELKIN is not set
1086 # CONFIG_USB_SERIAL_CH341 is not set
1087 # CONFIG_USB_SERIAL_WHITEHEAT is not set
1088 # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
1089 # CONFIG_USB_SERIAL_CP210X is not set
1090 # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
1091 # CONFIG_USB_SERIAL_EMPEG is not set
1092 # CONFIG_USB_SERIAL_FTDI_SIO is not set
1093 # CONFIG_USB_SERIAL_FUNSOFT is not set
1094 # CONFIG_USB_SERIAL_VISOR is not set
1095 # CONFIG_USB_SERIAL_IPAQ is not set
1096 # CONFIG_USB_SERIAL_IR is not set
1097 # CONFIG_USB_SERIAL_EDGEPORT is not set
1098 # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
1099 # CONFIG_USB_SERIAL_GARMIN is not set
1100 # CONFIG_USB_SERIAL_IPW is not set
1101 # CONFIG_USB_SERIAL_IUU is not set
1102 # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
1103 # CONFIG_USB_SERIAL_KEYSPAN is not set
1104 # CONFIG_USB_SERIAL_KLSI is not set
1105 # CONFIG_USB_SERIAL_KOBIL_SCT is not set
1106 # CONFIG_USB_SERIAL_MCT_U232 is not set
1107 # CONFIG_USB_SERIAL_MOS7720 is not set
1108 # CONFIG_USB_SERIAL_MOS7840 is not set
1109 # CONFIG_USB_SERIAL_MOTOROLA is not set
1110 # CONFIG_USB_SERIAL_NAVMAN is not set
1111 # CONFIG_USB_SERIAL_PL2303 is not set
1112 # CONFIG_USB_SERIAL_OTI6858 is not set
1113 # CONFIG_USB_SERIAL_QCAUX is not set
1114 # CONFIG_USB_SERIAL_QUALCOMM is not set
1115 # CONFIG_USB_SERIAL_SPCP8X5 is not set
1116 # CONFIG_USB_SERIAL_HP4X is not set
1117 # CONFIG_USB_SERIAL_SAFE is not set
1118 # CONFIG_USB_SERIAL_SIEMENS_MPI is not set
1119 # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
1120 # CONFIG_USB_SERIAL_SYMBOL is not set
1121 # CONFIG_USB_SERIAL_TI is not set
1122 # CONFIG_USB_SERIAL_CYBERJACK is not set
1123 # CONFIG_USB_SERIAL_XIRCOM is not set
1124 # CONFIG_USB_SERIAL_OPTION is not set
1125 # CONFIG_USB_SERIAL_OMNINET is not set
1126 # CONFIG_USB_SERIAL_OPTICON is not set
1127 # CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set
1128 # CONFIG_USB_SERIAL_ZIO is not set
1129 # CONFIG_USB_SERIAL_SSU100 is not set
1130 # CONFIG_USB_SERIAL_DEBUG is not set
1131
1132 #
1133 # USB Miscellaneous drivers
1134 #
1135 # CONFIG_USB_EMI62 is not set
1136 # CONFIG_USB_EMI26 is not set
1137 # CONFIG_USB_ADUTUX is not set
1138 # CONFIG_USB_SEVSEG is not set
1139 # CONFIG_USB_RIO500 is not set
1140 # CONFIG_USB_LEGOTOWER is not set
1141 # CONFIG_USB_LCD is not set
1142 # CONFIG_USB_LED is not set
1143 # CONFIG_USB_CYPRESS_CY7C63 is not set
1144 # CONFIG_USB_CYTHERM is not set
1145 # CONFIG_USB_IDMOUSE is not set
1146 # CONFIG_USB_FTDI_ELAN is not set
1147 # CONFIG_USB_APPLEDISPLAY is not set
1148 # CONFIG_USB_LD is not set
1149 # CONFIG_USB_TRANCEVIBRATOR is not set
1150 # CONFIG_USB_IOWARRIOR is not set
1151 # CONFIG_USB_TEST is not set
1152 # CONFIG_USB_ISIGHTFW is not set
1153 # CONFIG_USB_YUREX is not set
1154 # CONFIG_USB_GADGET is not set
1155
1156 #
1157 # OTG and related infrastructure
1158 #
1159 # CONFIG_USB_GPIO_VBUS is not set
1160 # CONFIG_USB_ULPI is not set
1161 # CONFIG_NOP_USB_XCEIV is not set
1162 CONFIG_MMC=y
1163 # CONFIG_MMC_DEBUG is not set
1164 # CONFIG_MMC_UNSAFE_RESUME is not set
1165 # CONFIG_MMC_CLKGATE is not set
1166
1167 #
1168 # MMC/SD/SDIO Card Drivers
1169 #
1170 CONFIG_MMC_BLOCK=y
1171 CONFIG_MMC_BLOCK_MINORS=8
1172 CONFIG_MMC_BLOCK_BOUNCE=y
1173 # CONFIG_SDIO_UART is not set
1174 # CONFIG_MMC_TEST is not set
1175
1176 #
1177 # MMC/SD/SDIO Host Controller Drivers
1178 #
1179 # CONFIG_MMC_ARMMMCI is not set
1180 CONFIG_MMC_SDHCI=y
1181 CONFIG_MMC_SDHCI_IO_ACCESSORS=y
1182 CONFIG_MMC_SDHCI_PLTFM=y
1183 # CONFIG_MMC_SDHCI_PXAV3 is not set
1184 # CONFIG_MMC_SDHCI_PXAV2 is not set
1185 CONFIG_MMC_SDHCI_BCM2708=y
1186 CONFIG_MMC_SDHCI_BCM2708_DMA=y
1187 # CONFIG_MMC_BCM2708 is not set
1188 # CONFIG_MMC_DW is not set
1189 # CONFIG_MMC_VUB300 is not set
1190 # CONFIG_MMC_USHC is not set
1191 # CONFIG_MEMSTICK is not set
1192 CONFIG_NEW_LEDS=y
1193 CONFIG_LEDS_CLASS=y
1194
1195 #
1196 # LED drivers
1197 #
1198 CONFIG_LEDS_GPIO=y
1199 # CONFIG_LEDS_LT3593 is not set
1200 CONFIG_LEDS_TRIGGERS=y
1201
1202 #
1203 # LED Triggers
1204 #
1205 CONFIG_LEDS_TRIGGER_TIMER=m
1206 CONFIG_LEDS_TRIGGER_HEARTBEAT=m
1207 # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
1208 # CONFIG_LEDS_TRIGGER_GPIO is not set
1209 CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
1210
1211 #
1212 # iptables trigger is under Netfilter config (LED target)
1213 #
1214 # CONFIG_ACCESSIBILITY is not set
1215 CONFIG_RTC_LIB=y
1216 # CONFIG_RTC_CLASS is not set
1217 # CONFIG_DMADEVICES is not set
1218 # CONFIG_AUXDISPLAY is not set
1219 # CONFIG_UIO is not set
1220
1221 #
1222 # Virtio drivers
1223 #
1224 # CONFIG_VIRTIO_BALLOON is not set
1225 # CONFIG_STAGING is not set
1226 CONFIG_CLKDEV_LOOKUP=y
1227 # CONFIG_IOMMU_SUPPORT is not set
1228 # CONFIG_VIRT_DRIVERS is not set
1229
1230 #
1231 # File systems
1232 #
1233 CONFIG_EXT2_FS=y
1234 # CONFIG_EXT2_FS_XATTR is not set
1235 # CONFIG_EXT2_FS_XIP is not set
1236 CONFIG_EXT3_FS=y
1237 CONFIG_EXT3_DEFAULTS_TO_ORDERED=y
1238 CONFIG_EXT3_FS_XATTR=y
1239 # CONFIG_EXT3_FS_POSIX_ACL is not set
1240 # CONFIG_EXT3_FS_SECURITY is not set
1241 CONFIG_EXT4_FS=y
1242 CONFIG_EXT4_FS_XATTR=y
1243 CONFIG_EXT4_FS_POSIX_ACL=y
1244 CONFIG_EXT4_FS_SECURITY=y
1245 # CONFIG_EXT4_DEBUG is not set
1246 CONFIG_JBD=y
1247 CONFIG_JBD2=y
1248 CONFIG_FS_MBCACHE=y
1249 CONFIG_REISERFS_FS=y
1250 # CONFIG_REISERFS_CHECK is not set
1251 # CONFIG_REISERFS_PROC_INFO is not set
1252 CONFIG_REISERFS_FS_XATTR=y
1253 CONFIG_REISERFS_FS_POSIX_ACL=y
1254 CONFIG_REISERFS_FS_SECURITY=y
1255 CONFIG_JFS_FS=m
1256 CONFIG_JFS_POSIX_ACL=y
1257 CONFIG_JFS_SECURITY=y
1258 # CONFIG_JFS_DEBUG is not set
1259 # CONFIG_JFS_STATISTICS is not set
1260 CONFIG_XFS_FS=y
1261 CONFIG_XFS_QUOTA=y
1262 CONFIG_XFS_POSIX_ACL=y
1263 CONFIG_XFS_RT=y
1264 # CONFIG_XFS_DEBUG is not set
1265 # CONFIG_GFS2_FS is not set
1266 # CONFIG_OCFS2_FS is not set
1267 CONFIG_BTRFS_FS=m
1268 CONFIG_BTRFS_FS_POSIX_ACL=y
1269 # CONFIG_NILFS2_FS is not set
1270 CONFIG_FS_POSIX_ACL=y
1271 CONFIG_EXPORTFS=y
1272 CONFIG_FILE_LOCKING=y
1273 CONFIG_FSNOTIFY=y
1274 CONFIG_DNOTIFY=y
1275 CONFIG_INOTIFY_USER=y
1276 # CONFIG_FANOTIFY is not set
1277 CONFIG_QUOTA=y
1278 # CONFIG_QUOTA_NETLINK_INTERFACE is not set
1279 CONFIG_PRINT_QUOTA_WARNING=y
1280 # CONFIG_QUOTA_DEBUG is not set
1281 # CONFIG_QFMT_V1 is not set
1282 # CONFIG_QFMT_V2 is not set
1283 CONFIG_QUOTACTL=y
1284 CONFIG_AUTOFS4_FS=y
1285 CONFIG_FUSE_FS=m
1286 CONFIG_CUSE=m
1287 CONFIG_GENERIC_ACL=y
1288
1289 #
1290 # Caches
1291 #
1292 CONFIG_FSCACHE=y
1293 # CONFIG_FSCACHE_STATS is not set
1294 # CONFIG_FSCACHE_HISTOGRAM is not set
1295 # CONFIG_FSCACHE_DEBUG is not set
1296 # CONFIG_FSCACHE_OBJECT_LIST is not set
1297 CONFIG_CACHEFILES=y
1298 # CONFIG_CACHEFILES_DEBUG is not set
1299 # CONFIG_CACHEFILES_HISTOGRAM is not set
1300
1301 #
1302 # CD-ROM/DVD Filesystems
1303 #
1304 CONFIG_ISO9660_FS=m
1305 CONFIG_JOLIET=y
1306 CONFIG_ZISOFS=y
1307 CONFIG_UDF_FS=m
1308 CONFIG_UDF_NLS=y
1309
1310 #
1311 # DOS/FAT/NT Filesystems
1312 #
1313 CONFIG_FAT_FS=y
1314 CONFIG_MSDOS_FS=y
1315 CONFIG_VFAT_FS=y
1316 CONFIG_FAT_DEFAULT_CODEPAGE=437
1317 CONFIG_FAT_DEFAULT_IOCHARSET="ascii"
1318 CONFIG_NTFS_FS=m
1319 # CONFIG_NTFS_DEBUG is not set
1320 # CONFIG_NTFS_RW is not set
1321
1322 #
1323 # Pseudo filesystems
1324 #
1325 CONFIG_PROC_FS=y
1326 CONFIG_PROC_SYSCTL=y
1327 CONFIG_PROC_PAGE_MONITOR=y
1328 CONFIG_SYSFS=y
1329 CONFIG_TMPFS=y
1330 CONFIG_TMPFS_POSIX_ACL=y
1331 CONFIG_TMPFS_XATTR=y
1332 # CONFIG_HUGETLB_PAGE is not set
1333 CONFIG_CONFIGFS_FS=y
1334 # CONFIG_MISC_FILESYSTEMS is not set
1335 CONFIG_NETWORK_FILESYSTEMS=y
1336 CONFIG_NFS_FS=y
1337 CONFIG_NFS_V3=y
1338 CONFIG_NFS_V3_ACL=y
1339 CONFIG_NFS_V4=y
1340 # CONFIG_NFS_V4_1 is not set
1341 CONFIG_ROOT_NFS=y
1342 CONFIG_NFS_FSCACHE=y
1343 # CONFIG_NFS_USE_LEGACY_DNS is not set
1344 CONFIG_NFS_USE_KERNEL_DNS=y
1345 # CONFIG_NFS_USE_NEW_IDMAPPER is not set
1346 # CONFIG_NFSD is not set
1347 CONFIG_LOCKD=y
1348 CONFIG_LOCKD_V4=y
1349 CONFIG_NFS_ACL_SUPPORT=y
1350 CONFIG_NFS_COMMON=y
1351 CONFIG_SUNRPC=y
1352 CONFIG_SUNRPC_GSS=y
1353 # CONFIG_CEPH_FS is not set
1354 CONFIG_CIFS=m
1355 # CONFIG_CIFS_STATS is not set
1356 CONFIG_CIFS_WEAK_PW_HASH=y
1357 # CONFIG_CIFS_UPCALL is not set
1358 CONFIG_CIFS_XATTR=y
1359 CONFIG_CIFS_POSIX=y
1360 # CONFIG_CIFS_DEBUG2 is not set
1361 # CONFIG_CIFS_DFS_UPCALL is not set
1362 # CONFIG_CIFS_FSCACHE is not set
1363 # CONFIG_CIFS_ACL is not set
1364 # CONFIG_NCP_FS is not set
1365 # CONFIG_CODA_FS is not set
1366 # CONFIG_AFS_FS is not set
1367
1368 #
1369 # Partition Types
1370 #
1371 CONFIG_PARTITION_ADVANCED=y
1372 # CONFIG_ACORN_PARTITION is not set
1373 # CONFIG_OSF_PARTITION is not set
1374 # CONFIG_AMIGA_PARTITION is not set
1375 # CONFIG_ATARI_PARTITION is not set
1376 CONFIG_MAC_PARTITION=y
1377 CONFIG_MSDOS_PARTITION=y
1378 # CONFIG_BSD_DISKLABEL is not set
1379 # CONFIG_MINIX_SUBPARTITION is not set
1380 # CONFIG_SOLARIS_X86_PARTITION is not set
1381 # CONFIG_UNIXWARE_DISKLABEL is not set
1382 # CONFIG_LDM_PARTITION is not set
1383 # CONFIG_SGI_PARTITION is not set
1384 # CONFIG_ULTRIX_PARTITION is not set
1385 # CONFIG_SUN_PARTITION is not set
1386 # CONFIG_KARMA_PARTITION is not set
1387 CONFIG_EFI_PARTITION=y
1388 # CONFIG_SYSV68_PARTITION is not set
1389 CONFIG_NLS=y
1390 CONFIG_NLS_DEFAULT="utf8"
1391 CONFIG_NLS_CODEPAGE_437=y
1392 # CONFIG_NLS_CODEPAGE_737 is not set
1393 # CONFIG_NLS_CODEPAGE_775 is not set
1394 CONFIG_NLS_CODEPAGE_850=y
1395 # CONFIG_NLS_CODEPAGE_852 is not set
1396 # CONFIG_NLS_CODEPAGE_855 is not set
1397 # CONFIG_NLS_CODEPAGE_857 is not set
1398 # CONFIG_NLS_CODEPAGE_860 is not set
1399 # CONFIG_NLS_CODEPAGE_861 is not set
1400 # CONFIG_NLS_CODEPAGE_862 is not set
1401 # CONFIG_NLS_CODEPAGE_863 is not set
1402 # CONFIG_NLS_CODEPAGE_864 is not set
1403 # CONFIG_NLS_CODEPAGE_865 is not set
1404 # CONFIG_NLS_CODEPAGE_866 is not set
1405 # CONFIG_NLS_CODEPAGE_869 is not set
1406 # CONFIG_NLS_CODEPAGE_936 is not set
1407 # CONFIG_NLS_CODEPAGE_950 is not set
1408 # CONFIG_NLS_CODEPAGE_932 is not set
1409 # CONFIG_NLS_CODEPAGE_949 is not set
1410 # CONFIG_NLS_CODEPAGE_874 is not set
1411 # CONFIG_NLS_ISO8859_8 is not set
1412 # CONFIG_NLS_CODEPAGE_1250 is not set
1413 # CONFIG_NLS_CODEPAGE_1251 is not set
1414 CONFIG_NLS_ASCII=y
1415 CONFIG_NLS_ISO8859_1=y
1416 # CONFIG_NLS_ISO8859_2 is not set
1417 # CONFIG_NLS_ISO8859_3 is not set
1418 # CONFIG_NLS_ISO8859_4 is not set
1419 # CONFIG_NLS_ISO8859_5 is not set
1420 # CONFIG_NLS_ISO8859_6 is not set
1421 # CONFIG_NLS_ISO8859_7 is not set
1422 # CONFIG_NLS_ISO8859_9 is not set
1423 # CONFIG_NLS_ISO8859_13 is not set
1424 # CONFIG_NLS_ISO8859_14 is not set
1425 CONFIG_NLS_ISO8859_15=y
1426 # CONFIG_NLS_KOI8_R is not set
1427 # CONFIG_NLS_KOI8_U is not set
1428 CONFIG_NLS_UTF8=y
1429 # CONFIG_DLM is not set
1430
1431 #
1432 # Kernel hacking
1433 #
1434 # CONFIG_PRINTK_TIME is not set
1435 CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
1436 CONFIG_ENABLE_WARN_DEPRECATED=y
1437 CONFIG_ENABLE_MUST_CHECK=y
1438 CONFIG_FRAME_WARN=1024
1439 # CONFIG_MAGIC_SYSRQ is not set
1440 # CONFIG_STRIP_ASM_SYMS is not set
1441 # CONFIG_UNUSED_SYMBOLS is not set
1442 # CONFIG_DEBUG_FS is not set
1443 # CONFIG_HEADERS_CHECK is not set
1444 # CONFIG_DEBUG_SECTION_MISMATCH is not set
1445 CONFIG_DEBUG_KERNEL=y
1446 # CONFIG_DEBUG_SHIRQ is not set
1447 # CONFIG_LOCKUP_DETECTOR is not set
1448 # CONFIG_HARDLOCKUP_DETECTOR is not set
1449 # CONFIG_DETECT_HUNG_TASK is not set
1450 # CONFIG_SCHED_DEBUG is not set
1451 # CONFIG_SCHEDSTATS is not set
1452 # CONFIG_TIMER_STATS is not set
1453 # CONFIG_DEBUG_OBJECTS is not set
1454 # CONFIG_DEBUG_SLAB is not set
1455 # CONFIG_DEBUG_KMEMLEAK is not set
1456 # CONFIG_DEBUG_RT_MUTEXES is not set
1457 # CONFIG_RT_MUTEX_TESTER is not set
1458 # CONFIG_DEBUG_SPINLOCK is not set
1459 # CONFIG_DEBUG_MUTEXES is not set
1460 # CONFIG_DEBUG_LOCK_ALLOC is not set
1461 # CONFIG_PROVE_LOCKING is not set
1462 # CONFIG_SPARSE_RCU_POINTER is not set
1463 # CONFIG_LOCK_STAT is not set
1464 # CONFIG_DEBUG_ATOMIC_SLEEP is not set
1465 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1466 # CONFIG_DEBUG_STACK_USAGE is not set
1467 # CONFIG_DEBUG_KOBJECT is not set
1468 # CONFIG_DEBUG_BUGVERBOSE is not set
1469 # CONFIG_DEBUG_INFO is not set
1470 # CONFIG_DEBUG_VM is not set
1471 # CONFIG_DEBUG_WRITECOUNT is not set
1472 # CONFIG_DEBUG_MEMORY_INIT is not set
1473 # CONFIG_DEBUG_LIST is not set
1474 # CONFIG_TEST_LIST_SORT is not set
1475 # CONFIG_DEBUG_SG is not set
1476 # CONFIG_DEBUG_NOTIFIERS is not set
1477 # CONFIG_DEBUG_CREDENTIALS is not set
1478 CONFIG_FRAME_POINTER=y
1479 # CONFIG_BOOT_PRINTK_DELAY is not set
1480 # CONFIG_RCU_TORTURE_TEST is not set
1481 # CONFIG_BACKTRACE_SELF_TEST is not set
1482 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1483 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
1484 # CONFIG_FAULT_INJECTION is not set
1485 # CONFIG_LATENCYTOP is not set
1486 # CONFIG_SYSCTL_SYSCALL_CHECK is not set
1487 # CONFIG_DEBUG_PAGEALLOC is not set
1488 CONFIG_HAVE_FUNCTION_TRACER=y
1489 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1490 CONFIG_HAVE_DYNAMIC_FTRACE=y
1491 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1492 CONFIG_HAVE_C_RECORDMCOUNT=y
1493 CONFIG_TRACING_SUPPORT=y
1494 # CONFIG_FTRACE is not set
1495 # CONFIG_DMA_API_DEBUG is not set
1496 # CONFIG_ATOMIC64_SELFTEST is not set
1497 # CONFIG_SAMPLES is not set
1498 CONFIG_HAVE_ARCH_KGDB=y
1499 # CONFIG_KGDB is not set
1500 # CONFIG_TEST_KSTRTOX is not set
1501 # CONFIG_STRICT_DEVMEM is not set
1502 # CONFIG_ARM_UNWIND is not set
1503 # CONFIG_DEBUG_USER is not set
1504 # CONFIG_DEBUG_LL is not set
1505 # CONFIG_OC_ETM is not set
1506
1507 #
1508 # Security options
1509 #
1510 CONFIG_KEYS=y
1511 # CONFIG_KEYS_DEBUG_PROC_KEYS is not set
1512 # CONFIG_SECURITY_DMESG_RESTRICT is not set
1513 # CONFIG_SECURITY is not set
1514 # CONFIG_SECURITYFS is not set
1515 CONFIG_DEFAULT_SECURITY_DAC=y
1516 CONFIG_DEFAULT_SECURITY=""
1517 CONFIG_CRYPTO=y
1518
1519 #
1520 # Crypto core or helper
1521 #
1522 CONFIG_CRYPTO_ALGAPI=y
1523 CONFIG_CRYPTO_ALGAPI2=y
1524 CONFIG_CRYPTO_AEAD=m
1525 CONFIG_CRYPTO_AEAD2=y
1526 CONFIG_CRYPTO_BLKCIPHER=y
1527 CONFIG_CRYPTO_BLKCIPHER2=y
1528 CONFIG_CRYPTO_HASH=y
1529 CONFIG_CRYPTO_HASH2=y
1530 CONFIG_CRYPTO_RNG=m
1531 CONFIG_CRYPTO_RNG2=y
1532 CONFIG_CRYPTO_PCOMP2=y
1533 CONFIG_CRYPTO_MANAGER=y
1534 CONFIG_CRYPTO_MANAGER2=y
1535 CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
1536 # CONFIG_CRYPTO_GF128MUL is not set
1537 # CONFIG_CRYPTO_NULL is not set
1538 CONFIG_CRYPTO_WORKQUEUE=y
1539 # CONFIG_CRYPTO_CRYPTD is not set
1540 CONFIG_CRYPTO_AUTHENC=m
1541 # CONFIG_CRYPTO_TEST is not set
1542
1543 #
1544 # Authenticated Encryption with Associated Data
1545 #
1546 # CONFIG_CRYPTO_CCM is not set
1547 # CONFIG_CRYPTO_GCM is not set
1548 CONFIG_CRYPTO_SEQIV=m
1549
1550 #
1551 # Block modes
1552 #
1553 CONFIG_CRYPTO_CBC=y
1554 # CONFIG_CRYPTO_CTR is not set
1555 # CONFIG_CRYPTO_CTS is not set
1556 CONFIG_CRYPTO_ECB=m
1557 # CONFIG_CRYPTO_LRW is not set
1558 # CONFIG_CRYPTO_PCBC is not set
1559 # CONFIG_CRYPTO_XTS is not set
1560
1561 #
1562 # Hash modes
1563 #
1564 CONFIG_CRYPTO_HMAC=y
1565 CONFIG_CRYPTO_XCBC=m
1566 # CONFIG_CRYPTO_VMAC is not set
1567
1568 #
1569 # Digest
1570 #
1571 CONFIG_CRYPTO_CRC32C=y
1572 # CONFIG_CRYPTO_GHASH is not set
1573 CONFIG_CRYPTO_MD4=m
1574 CONFIG_CRYPTO_MD5=y
1575 CONFIG_CRYPTO_MICHAEL_MIC=m
1576 # CONFIG_CRYPTO_RMD128 is not set
1577 # CONFIG_CRYPTO_RMD160 is not set
1578 # CONFIG_CRYPTO_RMD256 is not set
1579 # CONFIG_CRYPTO_RMD320 is not set
1580 CONFIG_CRYPTO_SHA1=y
1581 CONFIG_CRYPTO_SHA256=m
1582 CONFIG_CRYPTO_SHA512=m
1583 CONFIG_CRYPTO_TGR192=m
1584 CONFIG_CRYPTO_WP512=m
1585
1586 #
1587 # Ciphers
1588 #
1589 CONFIG_CRYPTO_AES=y
1590 # CONFIG_CRYPTO_ANUBIS is not set
1591 CONFIG_CRYPTO_ARC4=y
1592 # CONFIG_CRYPTO_BLOWFISH is not set
1593 # CONFIG_CRYPTO_CAMELLIA is not set
1594 CONFIG_CRYPTO_CAST5=m
1595 # CONFIG_CRYPTO_CAST6 is not set
1596 CONFIG_CRYPTO_DES=y
1597 # CONFIG_CRYPTO_FCRYPT is not set
1598 # CONFIG_CRYPTO_KHAZAD is not set
1599 # CONFIG_CRYPTO_SALSA20 is not set
1600 # CONFIG_CRYPTO_SEED is not set
1601 # CONFIG_CRYPTO_SERPENT is not set
1602 # CONFIG_CRYPTO_TEA is not set
1603 # CONFIG_CRYPTO_TWOFISH is not set
1604
1605 #
1606 # Compression
1607 #
1608 CONFIG_CRYPTO_DEFLATE=m
1609 # CONFIG_CRYPTO_ZLIB is not set
1610 # CONFIG_CRYPTO_LZO is not set
1611
1612 #
1613 # Random Number Generation
1614 #
1615 # CONFIG_CRYPTO_ANSI_CPRNG is not set
1616 # CONFIG_CRYPTO_USER_API_HASH is not set
1617 # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
1618 # CONFIG_CRYPTO_HW is not set
1619 # CONFIG_BINARY_PRINTF is not set
1620
1621 #
1622 # Library routines
1623 #
1624 CONFIG_BITREVERSE=y
1625 CONFIG_CRC_CCITT=m
1626 CONFIG_CRC16=y
1627 # CONFIG_CRC_T10DIF is not set
1628 CONFIG_CRC_ITU_T=y
1629 CONFIG_CRC32=y
1630 CONFIG_CRC7=m
1631 CONFIG_LIBCRC32C=y
1632 # CONFIG_CRC8 is not set
1633 CONFIG_ZLIB_INFLATE=y
1634 CONFIG_ZLIB_DEFLATE=m
1635 CONFIG_LZO_COMPRESS=m
1636 CONFIG_LZO_DECOMPRESS=m
1637 CONFIG_XZ_DEC=m
1638 CONFIG_XZ_DEC_X86=y
1639 CONFIG_XZ_DEC_POWERPC=y
1640 CONFIG_XZ_DEC_IA64=y
1641 CONFIG_XZ_DEC_ARM=y
1642 CONFIG_XZ_DEC_ARMTHUMB=y
1643 CONFIG_XZ_DEC_SPARC=y
1644 CONFIG_XZ_DEC_BCJ=y
1645 # CONFIG_XZ_DEC_TEST is not set
1646 CONFIG_DECOMPRESS_GZIP=y
1647 CONFIG_DECOMPRESS_BZIP2=y
1648 CONFIG_DECOMPRESS_LZMA=y
1649 CONFIG_HAS_IOMEM=y
1650 CONFIG_HAS_IOPORT=y
1651 CONFIG_HAS_DMA=y
1652 CONFIG_NLATTR=y
1653 CONFIG_GENERIC_ATOMIC64=y
1654 CONFIG_AVERAGE=y
1655 # CONFIG_CORDIC is not set