diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2012-09-16 21:50:36 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2012-09-17 16:14:40 -0300 |
commit | 6bf65168e8f50818e1910253e7fd11666b9cb330 (patch) | |
tree | 89383a48b0d4b78bef67b03bc641fa8fd18af0e0 | |
parent | 119291aec3d810a7caaf85ff31f7aaa4acee6738 (diff) | |
download | meta-fsl-arm-6bf65168e8f50818e1910253e7fd11666b9cb330.tar.gz |
linux-mainline: Update to 3.6-rc6 based branch
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-kernel/linux/linux-mainline/mx5/defconfig | 2367 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-mainline/mx6/defconfig | 2367 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-mainline/mxs/defconfig | 1816 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-mainline_3.6.bb (renamed from recipes-kernel/linux/linux-mainline_3.5.bb) | 6 |
4 files changed, 7 insertions, 6549 deletions
diff --git a/recipes-kernel/linux/linux-mainline/mx5/defconfig b/recipes-kernel/linux/linux-mainline/mx5/defconfig index 77aeceb..ac9f053 100644 --- a/recipes-kernel/linux/linux-mainline/mx5/defconfig +++ b/recipes-kernel/linux/linux-mainline/mx5/defconfig | |||
@@ -1,2538 +1,175 @@ | |||
1 | # | ||
2 | # Automatically generated file; DO NOT EDIT. | ||
3 | # Linux/arm 3.5.0-rc3 Kernel Configuration | ||
4 | # | ||
5 | CONFIG_ARM=y | ||
6 | CONFIG_HAVE_PWM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_HAVE_PROC_CPU=y | ||
10 | CONFIG_STACKTRACE_SUPPORT=y | ||
11 | CONFIG_LOCKDEP_SUPPORT=y | ||
12 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
14 | CONFIG_ARCH_HAS_CPUFREQ=y | ||
15 | CONFIG_GENERIC_HWEIGHT=y | ||
16 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
17 | CONFIG_NEED_DMA_MAP_STATE=y | ||
18 | CONFIG_VECTORS_BASE=0xffff0000 | ||
19 | CONFIG_ARM_PATCH_PHYS_VIRT=y | ||
20 | CONFIG_GENERIC_BUG=y | ||
21 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
22 | CONFIG_HAVE_IRQ_WORK=y | ||
23 | |||
24 | # | ||
25 | # General setup | ||
26 | # | ||
27 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
28 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
29 | CONFIG_CROSS_COMPILE="" | ||
30 | CONFIG_LOCALVERSION="" | ||
31 | # CONFIG_LOCALVERSION_AUTO is not set | 2 | # CONFIG_LOCALVERSION_AUTO is not set |
32 | CONFIG_HAVE_KERNEL_GZIP=y | ||
33 | CONFIG_HAVE_KERNEL_LZMA=y | ||
34 | CONFIG_HAVE_KERNEL_XZ=y | ||
35 | CONFIG_HAVE_KERNEL_LZO=y | ||
36 | # CONFIG_KERNEL_GZIP is not set | ||
37 | # CONFIG_KERNEL_LZMA is not set | ||
38 | # CONFIG_KERNEL_XZ is not set | ||
39 | CONFIG_KERNEL_LZO=y | 3 | CONFIG_KERNEL_LZO=y |
40 | CONFIG_DEFAULT_HOSTNAME="(none)" | ||
41 | CONFIG_SWAP=y | ||
42 | CONFIG_SYSVIPC=y | 4 | CONFIG_SYSVIPC=y |
43 | CONFIG_SYSVIPC_SYSCTL=y | ||
44 | # CONFIG_POSIX_MQUEUE is not set | ||
45 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
46 | # CONFIG_FHANDLE is not set | ||
47 | # CONFIG_TASKSTATS is not set | ||
48 | # CONFIG_AUDIT is not set | ||
49 | CONFIG_HAVE_GENERIC_HARDIRQS=y | ||
50 | |||
51 | # | ||
52 | # IRQ subsystem | ||
53 | # | ||
54 | CONFIG_GENERIC_HARDIRQS=y | ||
55 | CONFIG_GENERIC_IRQ_PROBE=y | ||
56 | CONFIG_GENERIC_IRQ_SHOW=y | ||
57 | CONFIG_HARDIRQS_SW_RESEND=y | ||
58 | CONFIG_GENERIC_IRQ_CHIP=y | ||
59 | CONFIG_IRQ_DOMAIN=y | ||
60 | # CONFIG_IRQ_DOMAIN_DEBUG is not set | ||
61 | CONFIG_KTIME_SCALAR=y | ||
62 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
63 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
64 | CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y | ||
65 | |||
66 | # | ||
67 | # Timers subsystem | ||
68 | # | ||
69 | CONFIG_TICK_ONESHOT=y | ||
70 | CONFIG_NO_HZ=y | 5 | CONFIG_NO_HZ=y |
71 | CONFIG_HIGH_RES_TIMERS=y | 6 | CONFIG_HIGH_RES_TIMERS=y |
72 | |||
73 | # | ||
74 | # RCU Subsystem | ||
75 | # | ||
76 | CONFIG_TREE_RCU=y | ||
77 | # CONFIG_PREEMPT_RCU is not set | ||
78 | CONFIG_RCU_FANOUT=32 | 7 | CONFIG_RCU_FANOUT=32 |
79 | CONFIG_RCU_FANOUT_LEAF=16 | ||
80 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
81 | # CONFIG_RCU_FAST_NO_HZ is not set | ||
82 | # CONFIG_TREE_RCU_TRACE is not set | ||
83 | # CONFIG_IKCONFIG is not set | ||
84 | CONFIG_LOG_BUF_SHIFT=18 | 8 | CONFIG_LOG_BUF_SHIFT=18 |
85 | CONFIG_CGROUPS=y | 9 | CONFIG_CGROUPS=y |
86 | # CONFIG_CGROUP_DEBUG is not set | ||
87 | # CONFIG_CGROUP_FREEZER is not set | ||
88 | # CONFIG_CGROUP_DEVICE is not set | ||
89 | # CONFIG_CPUSETS is not set | ||
90 | # CONFIG_CGROUP_CPUACCT is not set | ||
91 | # CONFIG_RESOURCE_COUNTERS is not set | ||
92 | # CONFIG_CGROUP_SCHED is not set | ||
93 | # CONFIG_BLK_CGROUP is not set | ||
94 | # CONFIG_CHECKPOINT_RESTORE is not set | ||
95 | # CONFIG_NAMESPACES is not set | ||
96 | # CONFIG_SCHED_AUTOGROUP is not set | ||
97 | # CONFIG_SYSFS_DEPRECATED is not set | ||
98 | CONFIG_RELAY=y | 10 | CONFIG_RELAY=y |
99 | CONFIG_BLK_DEV_INITRD=y | 11 | CONFIG_BLK_DEV_INITRD=y |
100 | CONFIG_INITRAMFS_SOURCE="" | ||
101 | CONFIG_RD_GZIP=y | ||
102 | # CONFIG_RD_BZIP2 is not set | ||
103 | # CONFIG_RD_LZMA is not set | ||
104 | # CONFIG_RD_XZ is not set | ||
105 | # CONFIG_RD_LZO is not set | ||
106 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
107 | CONFIG_SYSCTL=y | ||
108 | CONFIG_ANON_INODES=y | ||
109 | CONFIG_EXPERT=y | 12 | CONFIG_EXPERT=y |
110 | CONFIG_UID16=y | ||
111 | # CONFIG_SYSCTL_SYSCALL is not set | ||
112 | CONFIG_KALLSYMS=y | ||
113 | # CONFIG_KALLSYMS_ALL is not set | ||
114 | CONFIG_HOTPLUG=y | ||
115 | CONFIG_PRINTK=y | ||
116 | CONFIG_BUG=y | ||
117 | CONFIG_ELF_CORE=y | ||
118 | CONFIG_BASE_FULL=y | ||
119 | CONFIG_FUTEX=y | ||
120 | CONFIG_EPOLL=y | ||
121 | CONFIG_SIGNALFD=y | ||
122 | CONFIG_TIMERFD=y | ||
123 | CONFIG_EVENTFD=y | ||
124 | CONFIG_SHMEM=y | ||
125 | CONFIG_AIO=y | ||
126 | # CONFIG_EMBEDDED is not set | ||
127 | CONFIG_HAVE_PERF_EVENTS=y | ||
128 | CONFIG_PERF_USE_VMALLOC=y | ||
129 | |||
130 | # | ||
131 | # Kernel Performance Events And Counters | ||
132 | # | ||
133 | # CONFIG_PERF_EVENTS is not set | ||
134 | CONFIG_VM_EVENT_COUNTERS=y | ||
135 | # CONFIG_SLUB_DEBUG is not set | 13 | # CONFIG_SLUB_DEBUG is not set |
136 | # CONFIG_COMPAT_BRK is not set | 14 | # CONFIG_COMPAT_BRK is not set |
137 | # CONFIG_SLAB is not set | ||
138 | CONFIG_SLUB=y | ||
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_JUMP_LABEL is not set | ||
144 | CONFIG_HAVE_KPROBES=y | ||
145 | CONFIG_HAVE_KRETPROBES=y | ||
146 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
147 | CONFIG_HAVE_DMA_ATTRS=y | ||
148 | CONFIG_HAVE_DMA_CONTIGUOUS=y | ||
149 | CONFIG_USE_GENERIC_SMP_HELPERS=y | ||
150 | CONFIG_GENERIC_SMP_IDLE_THREAD=y | ||
151 | CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y | ||
152 | CONFIG_HAVE_CLK=y | ||
153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
154 | CONFIG_HAVE_ARCH_JUMP_LABEL=y | ||
155 | |||
156 | # | ||
157 | # GCOV-based kernel profiling | ||
158 | # | ||
159 | # CONFIG_GCOV_KERNEL is not set | ||
160 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
161 | CONFIG_RT_MUTEXES=y | ||
162 | CONFIG_BASE_SMALL=0 | ||
163 | CONFIG_MODULES=y | 15 | CONFIG_MODULES=y |
164 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
165 | CONFIG_MODULE_UNLOAD=y | 16 | CONFIG_MODULE_UNLOAD=y |
166 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
167 | CONFIG_MODVERSIONS=y | 17 | CONFIG_MODVERSIONS=y |
168 | CONFIG_MODULE_SRCVERSION_ALL=y | 18 | CONFIG_MODULE_SRCVERSION_ALL=y |
169 | CONFIG_STOP_MACHINE=y | ||
170 | CONFIG_BLOCK=y | ||
171 | CONFIG_LBDAF=y | ||
172 | # CONFIG_BLK_DEV_BSG is not set | 19 | # CONFIG_BLK_DEV_BSG is not set |
173 | # CONFIG_BLK_DEV_BSGLIB is not set | ||
174 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
175 | |||
176 | # | ||
177 | # Partition Types | ||
178 | # | ||
179 | # CONFIG_PARTITION_ADVANCED is not set | ||
180 | CONFIG_MSDOS_PARTITION=y | ||
181 | |||
182 | # | ||
183 | # IO Schedulers | ||
184 | # | ||
185 | CONFIG_IOSCHED_NOOP=y | ||
186 | CONFIG_IOSCHED_DEADLINE=y | ||
187 | CONFIG_IOSCHED_CFQ=y | ||
188 | # CONFIG_DEFAULT_DEADLINE is not set | ||
189 | CONFIG_DEFAULT_CFQ=y | ||
190 | # CONFIG_DEFAULT_NOOP is not set | ||
191 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
192 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
193 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
194 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
195 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
196 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
197 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
198 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
199 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
200 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
201 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
202 | # CONFIG_INLINE_READ_LOCK is not set | ||
203 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
204 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
205 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
206 | CONFIG_INLINE_READ_UNLOCK=y | ||
207 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
208 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
209 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
210 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
212 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
213 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
214 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
215 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
216 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
217 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
218 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
219 | CONFIG_MUTEX_SPIN_ON_OWNER=y | ||
220 | CONFIG_FREEZER=y | ||
221 | |||
222 | # | ||
223 | # System Type | ||
224 | # | ||
225 | CONFIG_MMU=y | ||
226 | # CONFIG_ARCH_INTEGRATOR is not set | ||
227 | # CONFIG_ARCH_REALVIEW is not set | ||
228 | # CONFIG_ARCH_VERSATILE is not set | ||
229 | # CONFIG_ARCH_VEXPRESS is not set | ||
230 | # CONFIG_ARCH_AT91 is not set | ||
231 | # CONFIG_ARCH_BCMRING is not set | ||
232 | # CONFIG_ARCH_HIGHBANK is not set | ||
233 | # CONFIG_ARCH_CLPS711X is not set | ||
234 | # CONFIG_ARCH_CNS3XXX is not set | ||
235 | # CONFIG_ARCH_GEMINI is not set | ||
236 | # CONFIG_ARCH_PRIMA2 is not set | ||
237 | # CONFIG_ARCH_EBSA110 is not set | ||
238 | # CONFIG_ARCH_EP93XX is not set | ||
239 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
240 | CONFIG_ARCH_MXC=y | ||
241 | # CONFIG_ARCH_MXS is not set | ||
242 | # CONFIG_ARCH_NETX is not set | ||
243 | # CONFIG_ARCH_H720X is not set | ||
244 | # CONFIG_ARCH_IOP13XX is not set | ||
245 | # CONFIG_ARCH_IOP32X is not set | ||
246 | # CONFIG_ARCH_IOP33X is not set | ||
247 | # CONFIG_ARCH_IXP4XX is not set | ||
248 | # CONFIG_ARCH_DOVE is not set | ||
249 | # CONFIG_ARCH_KIRKWOOD is not set | ||
250 | # CONFIG_ARCH_LPC32XX is not set | ||
251 | # CONFIG_ARCH_MV78XX0 is not set | ||
252 | # CONFIG_ARCH_ORION5X is not set | ||
253 | # CONFIG_ARCH_MMP is not set | ||
254 | # CONFIG_ARCH_KS8695 is not set | ||
255 | # CONFIG_ARCH_W90X900 is not set | ||
256 | # CONFIG_ARCH_TEGRA is not set | ||
257 | # CONFIG_ARCH_PICOXCELL is not set | ||
258 | # CONFIG_ARCH_PNX4008 is not set | ||
259 | # CONFIG_ARCH_PXA is not set | ||
260 | # CONFIG_ARCH_MSM is not set | ||
261 | # CONFIG_ARCH_SHMOBILE is not set | ||
262 | # CONFIG_ARCH_RPC is not set | ||
263 | # CONFIG_ARCH_SA1100 is not set | ||
264 | # CONFIG_ARCH_S3C24XX is not set | ||
265 | # CONFIG_ARCH_S3C64XX is not set | ||
266 | # CONFIG_ARCH_S5P64X0 is not set | ||
267 | # CONFIG_ARCH_S5PC100 is not set | ||
268 | # CONFIG_ARCH_S5PV210 is not set | ||
269 | # CONFIG_ARCH_EXYNOS is not set | ||
270 | # CONFIG_ARCH_SHARK is not set | ||
271 | # CONFIG_ARCH_U300 is not set | ||
272 | # CONFIG_ARCH_U8500 is not set | ||
273 | # CONFIG_ARCH_NOMADIK is not set | ||
274 | # CONFIG_ARCH_DAVINCI is not set | ||
275 | # CONFIG_ARCH_OMAP is not set | ||
276 | # CONFIG_PLAT_SPEAR is not set | ||
277 | # CONFIG_ARCH_VT8500 is not set | ||
278 | # CONFIG_ARCH_ZYNQ is not set | ||
279 | # CONFIG_GPIO_PCA953X is not set | ||
280 | # CONFIG_KEYBOARD_GPIO_POLLED is not set | ||
281 | CONFIG_IMX_HAVE_PLATFORM_FEC=y | ||
282 | CONFIG_IMX_HAVE_PLATFORM_FLEXCAN=y | ||
283 | CONFIG_IMX_HAVE_PLATFORM_FSL_USB2_UDC=y | ||
284 | CONFIG_IMX_HAVE_PLATFORM_GPIO_KEYS=y | ||
285 | CONFIG_IMX_HAVE_PLATFORM_IMX2_WDT=y | ||
286 | CONFIG_IMX_HAVE_PLATFORM_IMX_FB=y | ||
287 | CONFIG_IMX_HAVE_PLATFORM_IMX_I2C=y | ||
288 | CONFIG_IMX_HAVE_PLATFORM_IMX_KEYPAD=y | ||
289 | CONFIG_IMX_HAVE_PLATFORM_PATA_IMX=y | ||
290 | CONFIG_IMX_HAVE_PLATFORM_IMX_SSI=y | ||
291 | CONFIG_IMX_HAVE_PLATFORM_IMX_UART=y | ||
292 | CONFIG_IMX_HAVE_PLATFORM_IPU_CORE=y | ||
293 | CONFIG_IMX_HAVE_PLATFORM_MXC_EHCI=y | ||
294 | CONFIG_IMX_HAVE_PLATFORM_MXC_MMC=y | ||
295 | CONFIG_IMX_HAVE_PLATFORM_MXC_NAND=y | ||
296 | CONFIG_IMX_HAVE_PLATFORM_MXC_RNGA=y | ||
297 | CONFIG_IMX_HAVE_PLATFORM_MXC_RTC=y | ||
298 | CONFIG_IMX_HAVE_PLATFORM_MXC_W1=y | ||
299 | CONFIG_IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX=y | ||
300 | CONFIG_IMX_HAVE_PLATFORM_SPI_IMX=y | ||
301 | CONFIG_IMX_HAVE_PLATFORM_AHCI=y | ||
302 | |||
303 | # | ||
304 | # Freescale MXC Implementations | ||
305 | # | ||
306 | # CONFIG_ARCH_IMX_V4_V5 is not set | ||
307 | CONFIG_ARCH_IMX_V6_V7=y | ||
308 | CONFIG_HAVE_IMX_GPC=y | ||
309 | CONFIG_HAVE_IMX_MMDC=y | ||
310 | CONFIG_HAVE_IMX_SRC=y | ||
311 | CONFIG_ARCH_MX5=y | ||
312 | CONFIG_ARCH_MX51=y | ||
313 | CONFIG_ARCH_MX53=y | ||
314 | CONFIG_SOC_IMX31=y | ||
315 | CONFIG_SOC_IMX35=y | ||
316 | CONFIG_SOC_IMX5=y | ||
317 | CONFIG_SOC_IMX51=y | ||
318 | CONFIG_SOC_IMX53=y | ||
319 | |||
320 | # | ||
321 | # MX31 platforms: | ||
322 | # | ||
323 | CONFIG_MACH_MX31ADS=y | ||
324 | CONFIG_MACH_MX31LILLY=y | ||
325 | CONFIG_MACH_MX31LITE=y | ||
326 | CONFIG_MACH_PCM037=y | ||
327 | CONFIG_MACH_PCM037_EET=y | ||
328 | CONFIG_MACH_MX31_3DS=y | ||
329 | CONFIG_MACH_MX31MOBOARD=y | ||
330 | CONFIG_MACH_QONG=y | ||
331 | CONFIG_MACH_ARMADILLO5X0=y | ||
332 | CONFIG_MACH_KZM_ARM11_01=y | ||
333 | CONFIG_MACH_BUG=y | ||
334 | |||
335 | # | ||
336 | # MX35 platforms: | ||
337 | # | ||
338 | CONFIG_MACH_PCM043=y | ||
339 | CONFIG_MACH_MX35_3DS=y | ||
340 | # CONFIG_MACH_EUKREA_CPUIMX35SD is not set | ||
341 | CONFIG_MACH_VPR200=y | ||
342 | |||
343 | # | ||
344 | # i.MX5 platforms: | ||
345 | # | ||
346 | |||
347 | # | ||
348 | # i.MX51 machines: | ||
349 | # | ||
350 | CONFIG_MACH_IMX51_DT=y | ||
351 | CONFIG_MACH_MX51_BABBAGE=y | ||
352 | CONFIG_MACH_MX51_3DS=y | ||
353 | CONFIG_MACH_EUKREA_CPUIMX51SD=y | ||
354 | CONFIG_MACH_EUKREA_MBIMXSD51_BASEBOARD=y | ||
355 | CONFIG_MX51_EFIKA_COMMON=y | ||
356 | CONFIG_MACH_MX51_EFIKAMX=y | ||
357 | CONFIG_MACH_MX51_EFIKASB=y | ||
358 | |||
359 | # | ||
360 | # i.MX53 machines: | ||
361 | # | ||
362 | CONFIG_MACH_IMX53_DT=y | ||
363 | CONFIG_MACH_MX53_EVK=y | ||
364 | CONFIG_MACH_MX53_SMD=y | ||
365 | CONFIG_MACH_MX53_LOCO=y | ||
366 | CONFIG_MACH_MX53_ARD=y | ||
367 | |||
368 | # | ||
369 | # i.MX6 family: | ||
370 | # | ||
371 | CONFIG_SOC_IMX6Q=y | ||
372 | # CONFIG_MXC_IRQ_PRIOR is not set | ||
373 | CONFIG_MXC_TZIC=y | ||
374 | CONFIG_MXC_AVIC=y | ||
375 | CONFIG_MXC_PWM=y | ||
376 | CONFIG_MXC_DEBUG_BOARD=y | ||
377 | CONFIG_HAVE_EPIT=y | ||
378 | # CONFIG_MXC_USE_EPIT is not set | ||
379 | CONFIG_ARCH_HAS_RNGA=y | ||
380 | CONFIG_ARCH_MXC_IOMUX_V3=y | ||
381 | |||
382 | # | ||
383 | # Processor Type | ||
384 | # | ||
385 | CONFIG_CPU_V6=y | ||
386 | CONFIG_CPU_V7=y | ||
387 | CONFIG_CPU_32v6=y | ||
388 | CONFIG_CPU_32v6K=y | ||
389 | CONFIG_CPU_32v7=y | ||
390 | CONFIG_CPU_ABRT_EV6=y | ||
391 | CONFIG_CPU_ABRT_EV7=y | ||
392 | CONFIG_CPU_PABRT_V6=y | ||
393 | CONFIG_CPU_PABRT_V7=y | ||
394 | CONFIG_CPU_CACHE_V6=y | ||
395 | CONFIG_CPU_CACHE_V7=y | ||
396 | CONFIG_CPU_CACHE_VIPT=y | ||
397 | CONFIG_CPU_COPY_V6=y | ||
398 | CONFIG_CPU_TLB_V6=y | ||
399 | CONFIG_CPU_TLB_V7=y | ||
400 | CONFIG_CPU_HAS_ASID=y | ||
401 | CONFIG_CPU_CP15=y | ||
402 | CONFIG_CPU_CP15_MMU=y | ||
403 | CONFIG_CPU_USE_DOMAINS=y | ||
404 | |||
405 | # | ||
406 | # Processor Features | ||
407 | # | ||
408 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set | ||
409 | CONFIG_ARM_THUMB=y | ||
410 | # CONFIG_ARM_THUMBEE is not set | ||
411 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
412 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
413 | # CONFIG_CPU_BPREDICT_DISABLE is not set | ||
414 | CONFIG_OUTER_CACHE=y | ||
415 | CONFIG_OUTER_CACHE_SYNC=y | ||
416 | CONFIG_MIGHT_HAVE_CACHE_L2X0=y | ||
417 | CONFIG_CACHE_L2X0=y | ||
418 | CONFIG_ARM_L1_CACHE_SHIFT_6=y | ||
419 | CONFIG_ARM_L1_CACHE_SHIFT=6 | ||
420 | CONFIG_ARM_DMA_MEM_BUFFERABLE=y | ||
421 | CONFIG_ARM_NR_BANKS=8 | ||
422 | CONFIG_CPU_HAS_PMU=y | ||
423 | CONFIG_MULTI_IRQ_HANDLER=y | ||
424 | # CONFIG_ARM_ERRATA_326103 is not set | ||
425 | # CONFIG_ARM_ERRATA_411920 is not set | ||
426 | # CONFIG_ARM_ERRATA_430973 is not set | ||
427 | # CONFIG_ARM_ERRATA_458693 is not set | ||
428 | # CONFIG_ARM_ERRATA_460075 is not set | ||
429 | # CONFIG_ARM_ERRATA_742230 is not set | ||
430 | # CONFIG_ARM_ERRATA_742231 is not set | ||
431 | # CONFIG_PL310_ERRATA_588369 is not set | ||
432 | # CONFIG_ARM_ERRATA_720789 is not set | ||
433 | # CONFIG_PL310_ERRATA_727915 is not set | ||
434 | # CONFIG_ARM_ERRATA_743622 is not set | ||
435 | # CONFIG_ARM_ERRATA_751472 is not set | ||
436 | # CONFIG_ARM_ERRATA_754322 is not set | ||
437 | # CONFIG_ARM_ERRATA_754327 is not set | ||
438 | # CONFIG_ARM_ERRATA_764369 is not set | ||
439 | # CONFIG_PL310_ERRATA_769419 is not set | ||
440 | CONFIG_ARM_GIC=y | ||
441 | |||
442 | # | ||
443 | # Bus support | ||
444 | # | ||
445 | # CONFIG_PCI_SYSCALL is not set | ||
446 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
447 | # CONFIG_PCCARD is not set | ||
448 | |||
449 | # | ||
450 | # Kernel Features | ||
451 | # | ||
452 | CONFIG_HAVE_SMP=y | ||
453 | CONFIG_SMP=y | 20 | CONFIG_SMP=y |
454 | CONFIG_SMP_ON_UP=y | ||
455 | CONFIG_ARM_CPU_TOPOLOGY=y | ||
456 | # CONFIG_SCHED_MC is not set | ||
457 | # CONFIG_SCHED_SMT is not set | ||
458 | CONFIG_HAVE_ARM_SCU=y | ||
459 | # CONFIG_ARM_ARCH_TIMER is not set | ||
460 | CONFIG_HAVE_ARM_TWD=y | ||
461 | # CONFIG_VMSPLIT_3G is not set | ||
462 | CONFIG_VMSPLIT_2G=y | ||
463 | # CONFIG_VMSPLIT_1G is not set | ||
464 | CONFIG_PAGE_OFFSET=0x80000000 | ||
465 | CONFIG_NR_CPUS=4 | 21 | CONFIG_NR_CPUS=4 |
466 | CONFIG_HOTPLUG_CPU=y | 22 | # CONFIG_SCHED_MC is not set |
467 | CONFIG_LOCAL_TIMERS=y | ||
468 | CONFIG_ARCH_NR_GPIO=0 | ||
469 | # CONFIG_PREEMPT_NONE is not set | ||
470 | CONFIG_PREEMPT_VOLUNTARY=y | 23 | CONFIG_PREEMPT_VOLUNTARY=y |
471 | # CONFIG_PREEMPT is not set | ||
472 | CONFIG_HZ=100 | ||
473 | CONFIG_AEABI=y | ||
474 | # CONFIG_OABI_COMPAT is not set | ||
475 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
476 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
477 | CONFIG_HAVE_ARCH_PFN_VALID=y | ||
478 | # CONFIG_HIGHMEM is not set | ||
479 | CONFIG_SELECT_MEMORY_MODEL=y | ||
480 | CONFIG_FLATMEM_MANUAL=y | ||
481 | CONFIG_FLATMEM=y | ||
482 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
483 | CONFIG_HAVE_MEMBLOCK=y | ||
484 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
485 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
486 | # CONFIG_COMPACTION is not set | ||
487 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
488 | CONFIG_ZONE_DMA_FLAG=0 | ||
489 | CONFIG_VIRT_TO_BUS=y | ||
490 | # CONFIG_KSM is not set | ||
491 | CONFIG_DEFAULT_MMAP_MIN_ADDR=32768 | 24 | CONFIG_DEFAULT_MMAP_MIN_ADDR=32768 |
492 | CONFIG_CROSS_MEMORY_ATTACH=y | ||
493 | # CONFIG_CLEANCACHE is not set | ||
494 | # CONFIG_FRONTSWAP is not set | ||
495 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
496 | CONFIG_ALIGNMENT_TRAP=y | ||
497 | # CONFIG_UACCESS_WITH_MEMCPY is not set | ||
498 | # CONFIG_SECCOMP is not set | 25 | # CONFIG_SECCOMP is not set |
499 | # CONFIG_CC_STACKPROTECTOR is not set | ||
500 | # CONFIG_DEPRECATED_PARAM_STRUCT is not set | ||
501 | |||
502 | # | ||
503 | # Boot options | ||
504 | # | ||
505 | CONFIG_USE_OF=y | ||
506 | CONFIG_ZBOOT_ROM_TEXT=0 | ||
507 | CONFIG_ZBOOT_ROM_BSS=0 | ||
508 | # CONFIG_ARM_APPENDED_DTB is not set | ||
509 | CONFIG_CMDLINE="noinitrd console=ttymxc0,115200" | ||
510 | CONFIG_CMDLINE_FROM_BOOTLOADER=y | ||
511 | # CONFIG_CMDLINE_EXTEND is not set | ||
512 | # CONFIG_CMDLINE_FORCE is not set | ||
513 | # CONFIG_XIP_KERNEL is not set | ||
514 | # CONFIG_KEXEC is not set | ||
515 | # CONFIG_CRASH_DUMP is not set | ||
516 | CONFIG_AUTO_ZRELADDR=y | ||
517 | |||
518 | # | ||
519 | # CPU Power Management | ||
520 | # | ||
521 | |||
522 | # | ||
523 | # CPU Frequency scaling | ||
524 | # | ||
525 | # CONFIG_CPU_FREQ is not set | ||
526 | # CONFIG_CPU_IDLE is not set | ||
527 | |||
528 | # | ||
529 | # Floating point emulation | ||
530 | # | ||
531 | |||
532 | # | ||
533 | # At least one emulation must be selected | ||
534 | # | ||
535 | CONFIG_VFP=y | ||
536 | CONFIG_VFPv3=y | ||
537 | CONFIG_NEON=y | ||
538 | |||
539 | # | ||
540 | # Userspace binary formats | ||
541 | # | ||
542 | CONFIG_BINFMT_ELF=y | ||
543 | CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y | ||
544 | CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y | ||
545 | CONFIG_HAVE_AOUT=y | ||
546 | # CONFIG_BINFMT_AOUT is not set | ||
547 | CONFIG_BINFMT_MISC=m | ||
548 | |||
549 | # | ||
550 | # Power management options | ||
551 | # | ||
552 | CONFIG_SUSPEND=y | ||
553 | CONFIG_SUSPEND_FREEZER=y | ||
554 | CONFIG_PM_SLEEP=y | ||
555 | CONFIG_PM_SLEEP_SMP=y | ||
556 | # CONFIG_PM_AUTOSLEEP is not set | ||
557 | # CONFIG_PM_WAKELOCKS is not set | ||
558 | # CONFIG_PM_RUNTIME is not set | ||
559 | CONFIG_PM=y | ||
560 | CONFIG_PM_DEBUG=y | 26 | CONFIG_PM_DEBUG=y |
561 | # CONFIG_PM_ADVANCED_DEBUG is not set | ||
562 | CONFIG_PM_TEST_SUSPEND=y | 27 | CONFIG_PM_TEST_SUSPEND=y |
563 | CONFIG_CAN_PM_TRACE=y | 28 | CONFIG_BINFMT_MISC=m |
564 | # CONFIG_APM_EMULATION is not set | ||
565 | CONFIG_PM_CLK=y | ||
566 | CONFIG_CPU_PM=y | ||
567 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
568 | CONFIG_ARM_CPU_SUSPEND=y | ||
569 | CONFIG_NET=y | 29 | CONFIG_NET=y |
570 | |||
571 | # | ||
572 | # Networking options | ||
573 | # | ||
574 | CONFIG_PACKET=y | 30 | CONFIG_PACKET=y |
575 | CONFIG_UNIX=y | 31 | CONFIG_UNIX=y |
576 | # CONFIG_UNIX_DIAG is not set | ||
577 | CONFIG_XFRM=y | ||
578 | # CONFIG_XFRM_USER is not set | ||
579 | # CONFIG_XFRM_SUB_POLICY is not set | ||
580 | # CONFIG_XFRM_MIGRATE is not set | ||
581 | # CONFIG_XFRM_STATISTICS is not set | ||
582 | # CONFIG_NET_KEY is not set | ||
583 | CONFIG_INET=y | 32 | CONFIG_INET=y |
584 | # CONFIG_IP_MULTICAST is not set | ||
585 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
586 | CONFIG_IP_PNP=y | 33 | CONFIG_IP_PNP=y |
587 | CONFIG_IP_PNP_DHCP=y | 34 | CONFIG_IP_PNP_DHCP=y |
588 | # CONFIG_IP_PNP_BOOTP is not set | ||
589 | # CONFIG_IP_PNP_RARP is not set | ||
590 | # CONFIG_NET_IPIP is not set | ||
591 | # CONFIG_NET_IPGRE_DEMUX is not set | ||
592 | # CONFIG_ARPD is not set | ||
593 | # CONFIG_SYN_COOKIES is not set | ||
594 | # CONFIG_INET_AH is not set | ||
595 | # CONFIG_INET_ESP is not set | ||
596 | # CONFIG_INET_IPCOMP is not set | ||
597 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
598 | CONFIG_INET_TUNNEL=y | ||
599 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 35 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
600 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 36 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
601 | # CONFIG_INET_XFRM_MODE_BEET is not set | 37 | # CONFIG_INET_XFRM_MODE_BEET is not set |
602 | # CONFIG_INET_LRO is not set | 38 | # CONFIG_INET_LRO is not set |
603 | CONFIG_INET_DIAG=y | ||
604 | CONFIG_INET_TCP_DIAG=y | ||
605 | # CONFIG_INET_UDP_DIAG is not set | ||
606 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
607 | CONFIG_TCP_CONG_CUBIC=y | ||
608 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
609 | # CONFIG_TCP_MD5SIG is not set | ||
610 | CONFIG_IPV6=y | 39 | CONFIG_IPV6=y |
611 | # CONFIG_IPV6_PRIVACY is not set | ||
612 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
613 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
614 | # CONFIG_INET6_AH is not set | ||
615 | # CONFIG_INET6_ESP is not set | ||
616 | # CONFIG_INET6_IPCOMP is not set | ||
617 | # CONFIG_IPV6_MIP6 is not set | ||
618 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
619 | # CONFIG_INET6_TUNNEL is not set | ||
620 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y | ||
621 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | ||
622 | CONFIG_INET6_XFRM_MODE_BEET=y | ||
623 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
624 | CONFIG_IPV6_SIT=y | ||
625 | # CONFIG_IPV6_SIT_6RD is not set | ||
626 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
627 | # CONFIG_IPV6_TUNNEL is not set | ||
628 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
629 | # CONFIG_IPV6_MROUTE is not set | ||
630 | # CONFIG_NETWORK_SECMARK is not set | ||
631 | # CONFIG_NETWORK_PHY_TIMESTAMPING is not set | ||
632 | # CONFIG_NETFILTER is not set | ||
633 | # CONFIG_IP_DCCP is not set | ||
634 | # CONFIG_IP_SCTP is not set | ||
635 | # CONFIG_RDS is not set | ||
636 | # CONFIG_TIPC is not set | ||
637 | # CONFIG_ATM is not set | ||
638 | # CONFIG_L2TP is not set | ||
639 | # CONFIG_BRIDGE is not set | ||
640 | # CONFIG_NET_DSA is not set | ||
641 | # CONFIG_VLAN_8021Q is not set | ||
642 | # CONFIG_DECNET is not set | ||
643 | # CONFIG_LLC2 is not set | ||
644 | # CONFIG_IPX is not set | ||
645 | # CONFIG_ATALK is not set | ||
646 | # CONFIG_X25 is not set | ||
647 | # CONFIG_LAPB is not set | ||
648 | # CONFIG_WAN_ROUTER is not set | ||
649 | # CONFIG_PHONET is not set | ||
650 | # CONFIG_IEEE802154 is not set | ||
651 | # CONFIG_NET_SCHED is not set | ||
652 | # CONFIG_DCB is not set | ||
653 | CONFIG_DNS_RESOLVER=y | ||
654 | # CONFIG_BATMAN_ADV is not set | ||
655 | # CONFIG_OPENVSWITCH is not set | ||
656 | CONFIG_RPS=y | ||
657 | CONFIG_RFS_ACCEL=y | ||
658 | CONFIG_XPS=y | ||
659 | # CONFIG_NETPRIO_CGROUP is not set | ||
660 | CONFIG_BQL=y | ||
661 | # CONFIG_BPF_JIT is not set | ||
662 | |||
663 | # | ||
664 | # Network testing | ||
665 | # | ||
666 | # CONFIG_NET_PKTGEN is not set | ||
667 | # CONFIG_HAMRADIO is not set | ||
668 | # CONFIG_CAN is not set | ||
669 | # CONFIG_IRDA is not set | ||
670 | # CONFIG_BT is not set | ||
671 | # CONFIG_AF_RXRPC is not set | ||
672 | # CONFIG_WIRELESS is not set | 40 | # CONFIG_WIRELESS is not set |
673 | # CONFIG_WIMAX is not set | ||
674 | # CONFIG_RFKILL is not set | ||
675 | # CONFIG_RFKILL_REGULATOR is not set | ||
676 | # CONFIG_NET_9P is not set | ||
677 | # CONFIG_CAIF is not set | ||
678 | # CONFIG_CEPH_LIB is not set | ||
679 | # CONFIG_NFC is not set | ||
680 | CONFIG_HAVE_BPF_JIT=y | ||
681 | |||
682 | # | ||
683 | # Device Drivers | ||
684 | # | ||
685 | |||
686 | # | ||
687 | # Generic Driver Options | ||
688 | # | ||
689 | CONFIG_UEVENT_HELPER_PATH="" | ||
690 | CONFIG_DEVTMPFS=y | 41 | CONFIG_DEVTMPFS=y |
691 | CONFIG_DEVTMPFS_MOUNT=y | 42 | CONFIG_DEVTMPFS_MOUNT=y |
692 | # CONFIG_STANDALONE is not set | 43 | # CONFIG_STANDALONE is not set |
693 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
694 | CONFIG_FW_LOADER=y | ||
695 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
696 | CONFIG_EXTRA_FIRMWARE="" | ||
697 | # CONFIG_DEBUG_DRIVER is not set | ||
698 | # CONFIG_DEBUG_DEVRES is not set | ||
699 | # CONFIG_SYS_HYPERVISOR is not set | ||
700 | # CONFIG_GENERIC_CPU_DEVICES is not set | ||
701 | # CONFIG_DMA_SHARED_BUFFER is not set | ||
702 | # CONFIG_CMA is not set | ||
703 | CONFIG_CONNECTOR=y | 44 | CONFIG_CONNECTOR=y |
704 | CONFIG_PROC_EVENTS=y | ||
705 | CONFIG_MTD=y | 45 | CONFIG_MTD=y |
706 | # CONFIG_MTD_TESTS is not set | ||
707 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
708 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
709 | # CONFIG_MTD_AFS_PARTS is not set | ||
710 | CONFIG_MTD_OF_PARTS=y | ||
711 | # CONFIG_MTD_AR7_PARTS is not set | ||
712 | |||
713 | # | ||
714 | # User Modules And Translation Layers | ||
715 | # | ||
716 | CONFIG_MTD_CHAR=y | 46 | CONFIG_MTD_CHAR=y |
717 | # CONFIG_MTD_BLKDEVS is not set | ||
718 | # CONFIG_MTD_BLOCK is not set | ||
719 | # CONFIG_MTD_BLOCK_RO is not set | ||
720 | # CONFIG_FTL is not set | ||
721 | # CONFIG_NFTL is not set | ||
722 | # CONFIG_INFTL is not set | ||
723 | # CONFIG_RFD_FTL is not set | ||
724 | # CONFIG_SSFDC is not set | ||
725 | # CONFIG_SM_FTL is not set | ||
726 | # CONFIG_MTD_OOPS is not set | ||
727 | # CONFIG_MTD_SWAP is not set | ||
728 | |||
729 | # | ||
730 | # RAM/ROM/Flash chip drivers | ||
731 | # | ||
732 | # CONFIG_MTD_CFI is not set | ||
733 | # CONFIG_MTD_JEDECPROBE is not set | ||
734 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
735 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
736 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
737 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
738 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
739 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
740 | CONFIG_MTD_CFI_I1=y | ||
741 | CONFIG_MTD_CFI_I2=y | ||
742 | # CONFIG_MTD_CFI_I4 is not set | ||
743 | # CONFIG_MTD_CFI_I8 is not set | ||
744 | # CONFIG_MTD_RAM is not set | ||
745 | # CONFIG_MTD_ROM is not set | ||
746 | # CONFIG_MTD_ABSENT is not set | ||
747 | |||
748 | # | ||
749 | # Mapping drivers for chip access | ||
750 | # | ||
751 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
752 | # CONFIG_MTD_PLATRAM is not set | ||
753 | |||
754 | # | ||
755 | # Self-contained MTD device drivers | ||
756 | # | ||
757 | CONFIG_MTD_DATAFLASH=y | 47 | CONFIG_MTD_DATAFLASH=y |
758 | # CONFIG_MTD_DATAFLASH_WRITE_VERIFY is not set | ||
759 | # CONFIG_MTD_DATAFLASH_OTP is not set | ||
760 | CONFIG_MTD_M25P80=y | 48 | CONFIG_MTD_M25P80=y |
761 | CONFIG_M25PXX_USE_FAST_READ=y | ||
762 | CONFIG_MTD_SST25L=y | 49 | CONFIG_MTD_SST25L=y |
763 | # CONFIG_MTD_SLRAM is not set | ||
764 | # CONFIG_MTD_PHRAM is not set | ||
765 | # CONFIG_MTD_MTDRAM is not set | ||
766 | # CONFIG_MTD_BLOCK2MTD is not set | ||
767 | |||
768 | # | ||
769 | # Disk-On-Chip Device Drivers | ||
770 | # | ||
771 | # CONFIG_MTD_DOCG3 is not set | ||
772 | # CONFIG_MTD_NAND is not set | ||
773 | # CONFIG_MTD_ONENAND is not set | ||
774 | |||
775 | # | ||
776 | # LPDDR flash memory drivers | ||
777 | # | ||
778 | # CONFIG_MTD_LPDDR is not set | ||
779 | # CONFIG_MTD_UBI is not set | ||
780 | CONFIG_DTC=y | ||
781 | CONFIG_OF=y | ||
782 | |||
783 | # | ||
784 | # Device Tree and Open Firmware support | ||
785 | # | ||
786 | # CONFIG_PROC_DEVICETREE is not set | ||
787 | # CONFIG_OF_SELFTEST is not set | ||
788 | CONFIG_OF_FLATTREE=y | ||
789 | CONFIG_OF_EARLY_FLATTREE=y | ||
790 | CONFIG_OF_ADDRESS=y | ||
791 | CONFIG_OF_IRQ=y | ||
792 | CONFIG_OF_DEVICE=y | ||
793 | CONFIG_OF_I2C=y | ||
794 | CONFIG_OF_NET=y | ||
795 | CONFIG_OF_MDIO=y | ||
796 | CONFIG_OF_MTD=y | ||
797 | # CONFIG_PARPORT is not set | ||
798 | CONFIG_BLK_DEV=y | ||
799 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
800 | CONFIG_BLK_DEV_LOOP=y | 50 | CONFIG_BLK_DEV_LOOP=y |
801 | CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 | ||
802 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
803 | # CONFIG_BLK_DEV_DRBD is not set | ||
804 | # CONFIG_BLK_DEV_NBD is not set | ||
805 | # CONFIG_BLK_DEV_UB is not set | ||
806 | CONFIG_BLK_DEV_RAM=y | 51 | CONFIG_BLK_DEV_RAM=y |
807 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
808 | CONFIG_BLK_DEV_RAM_SIZE=65536 | 52 | CONFIG_BLK_DEV_RAM_SIZE=65536 |
809 | # CONFIG_BLK_DEV_XIP is not set | ||
810 | # CONFIG_CDROM_PKTCDVD is not set | ||
811 | # CONFIG_ATA_OVER_ETH is not set | ||
812 | # CONFIG_MG_DISK is not set | ||
813 | # CONFIG_BLK_DEV_RBD is not set | ||
814 | |||
815 | # | ||
816 | # Misc devices | ||
817 | # | ||
818 | # CONFIG_SENSORS_LIS3LV02D is not set | ||
819 | # CONFIG_AD525X_DPOT is not set | ||
820 | # CONFIG_ATMEL_PWM is not set | ||
821 | # CONFIG_ICS932S401 is not set | ||
822 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
823 | # CONFIG_APDS9802ALS is not set | ||
824 | # CONFIG_ISL29003 is not set | ||
825 | # CONFIG_ISL29020 is not set | ||
826 | # CONFIG_SENSORS_TSL2550 is not set | ||
827 | # CONFIG_SENSORS_BH1780 is not set | ||
828 | # CONFIG_SENSORS_BH1770 is not set | ||
829 | # CONFIG_SENSORS_APDS990X is not set | ||
830 | # CONFIG_HMC6352 is not set | ||
831 | # CONFIG_DS1682 is not set | ||
832 | # CONFIG_TI_DAC7512 is not set | ||
833 | # CONFIG_BMP085_I2C is not set | ||
834 | # CONFIG_BMP085_SPI is not set | ||
835 | # CONFIG_USB_SWITCH_FSA9480 is not set | ||
836 | # CONFIG_C2PORT is not set | ||
837 | |||
838 | # | ||
839 | # EEPROM support | ||
840 | # | ||
841 | # CONFIG_EEPROM_AT24 is not set | ||
842 | # CONFIG_EEPROM_AT25 is not set | ||
843 | # CONFIG_EEPROM_LEGACY is not set | ||
844 | # CONFIG_EEPROM_MAX6875 is not set | ||
845 | # CONFIG_EEPROM_93CX6 is not set | ||
846 | # CONFIG_EEPROM_93XX46 is not set | ||
847 | # CONFIG_IWMC3200TOP is not set | ||
848 | |||
849 | # | ||
850 | # Texas Instruments shared transport line discipline | ||
851 | # | ||
852 | # CONFIG_TI_ST is not set | ||
853 | # CONFIG_SENSORS_LIS3_SPI is not set | ||
854 | # CONFIG_SENSORS_LIS3_I2C is not set | ||
855 | |||
856 | # | ||
857 | # Altera FPGA firmware download module | ||
858 | # | ||
859 | # CONFIG_ALTERA_STAPL is not set | ||
860 | |||
861 | # | ||
862 | # SCSI device support | ||
863 | # | ||
864 | CONFIG_SCSI_MOD=y | ||
865 | # CONFIG_RAID_ATTRS is not set | ||
866 | CONFIG_SCSI=y | ||
867 | CONFIG_SCSI_DMA=y | ||
868 | # CONFIG_SCSI_TGT is not set | ||
869 | # CONFIG_SCSI_NETLINK is not set | ||
870 | # CONFIG_SCSI_PROC_FS is not set | 53 | # CONFIG_SCSI_PROC_FS is not set |
871 | |||
872 | # | ||
873 | # SCSI support type (disk, tape, CD-ROM) | ||
874 | # | ||
875 | CONFIG_BLK_DEV_SD=y | 54 | CONFIG_BLK_DEV_SD=y |
876 | # CONFIG_CHR_DEV_ST is not set | ||
877 | # CONFIG_CHR_DEV_OSST is not set | ||
878 | # CONFIG_BLK_DEV_SR is not set | ||
879 | # CONFIG_CHR_DEV_SG is not set | ||
880 | # CONFIG_CHR_DEV_SCH is not set | ||
881 | CONFIG_SCSI_MULTI_LUN=y | 55 | CONFIG_SCSI_MULTI_LUN=y |
882 | CONFIG_SCSI_CONSTANTS=y | 56 | CONFIG_SCSI_CONSTANTS=y |
883 | CONFIG_SCSI_LOGGING=y | 57 | CONFIG_SCSI_LOGGING=y |
884 | CONFIG_SCSI_SCAN_ASYNC=y | 58 | CONFIG_SCSI_SCAN_ASYNC=y |
885 | CONFIG_SCSI_WAIT_SCAN=m | ||
886 | |||
887 | # | ||
888 | # SCSI Transports | ||
889 | # | ||
890 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
891 | # CONFIG_SCSI_FC_ATTRS is not set | ||
892 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
893 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
894 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
895 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
896 | # CONFIG_SCSI_LOWLEVEL is not set | 59 | # CONFIG_SCSI_LOWLEVEL is not set |
897 | # CONFIG_SCSI_DH is not set | ||
898 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
899 | CONFIG_ATA=y | 60 | CONFIG_ATA=y |
900 | # CONFIG_ATA_NONSTANDARD is not set | ||
901 | CONFIG_ATA_VERBOSE_ERROR=y | ||
902 | CONFIG_SATA_PMP=y | ||
903 | |||
904 | # | ||
905 | # Controllers with non-SFF native interface | ||
906 | # | ||
907 | # CONFIG_SATA_AHCI_PLATFORM is not set | ||
908 | CONFIG_ATA_SFF=y | ||
909 | |||
910 | # | ||
911 | # SFF controllers with custom DMA interface | ||
912 | # | ||
913 | CONFIG_ATA_BMDMA=y | ||
914 | |||
915 | # | ||
916 | # SATA SFF controllers with BMDMA | ||
917 | # | ||
918 | # CONFIG_SATA_MV is not set | ||
919 | |||
920 | # | ||
921 | # PATA SFF controllers with BMDMA | ||
922 | # | ||
923 | # CONFIG_PATA_ARASAN_CF is not set | ||
924 | CONFIG_PATA_IMX=y | ||
925 | |||
926 | # | ||
927 | # PIO-only SFF controllers | ||
928 | # | ||
929 | # CONFIG_PATA_PLATFORM is not set | ||
930 | |||
931 | # | ||
932 | # Generic fallback / legacy drivers | ||
933 | # | ||
934 | # CONFIG_MD is not set | ||
935 | # CONFIG_TARGET_CORE is not set | ||
936 | CONFIG_NETDEVICES=y | 61 | CONFIG_NETDEVICES=y |
937 | CONFIG_NET_CORE=y | ||
938 | # CONFIG_BONDING is not set | ||
939 | # CONFIG_DUMMY is not set | ||
940 | # CONFIG_EQUALIZER is not set | ||
941 | CONFIG_MII=y | 62 | CONFIG_MII=y |
942 | # CONFIG_NET_TEAM is not set | ||
943 | # CONFIG_MACVLAN is not set | ||
944 | # CONFIG_NETCONSOLE is not set | ||
945 | # CONFIG_NETPOLL is not set | ||
946 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
947 | # CONFIG_TUN is not set | ||
948 | # CONFIG_VETH is not set | ||
949 | |||
950 | # | ||
951 | # CAIF transport drivers | ||
952 | # | ||
953 | CONFIG_ETHERNET=y | ||
954 | # CONFIG_NET_VENDOR_BROADCOM is not set | 63 | # CONFIG_NET_VENDOR_BROADCOM is not set |
955 | # CONFIG_NET_CALXEDA_XGMAC is not set | ||
956 | # CONFIG_NET_VENDOR_CHELSIO is not set | 64 | # CONFIG_NET_VENDOR_CHELSIO is not set |
957 | CONFIG_NET_VENDOR_CIRRUS=y | ||
958 | CONFIG_CS89x0=y | ||
959 | CONFIG_CS89x0_PLATFORM=y | ||
960 | # CONFIG_DM9000 is not set | ||
961 | # CONFIG_DNET is not set | ||
962 | # CONFIG_NET_VENDOR_FARADAY is not set | ||
963 | CONFIG_NET_VENDOR_FREESCALE=y | ||
964 | CONFIG_FEC=y | ||
965 | # CONFIG_NET_VENDOR_INTEL is not set | 65 | # CONFIG_NET_VENDOR_INTEL is not set |
966 | # CONFIG_NET_VENDOR_MARVELL is not set | 66 | # CONFIG_NET_VENDOR_MARVELL is not set |
967 | # CONFIG_NET_VENDOR_MICREL is not set | 67 | # CONFIG_NET_VENDOR_MICREL is not set |
968 | # CONFIG_NET_VENDOR_MICROCHIP is not set | 68 | # CONFIG_NET_VENDOR_MICROCHIP is not set |
969 | # CONFIG_NET_VENDOR_NATSEMI is not set | 69 | # CONFIG_NET_VENDOR_NATSEMI is not set |
970 | # CONFIG_ETHOC is not set | ||
971 | # CONFIG_NET_VENDOR_SEEQ is not set | 70 | # CONFIG_NET_VENDOR_SEEQ is not set |
972 | CONFIG_NET_VENDOR_SMSC=y | ||
973 | CONFIG_SMC91X=y | ||
974 | CONFIG_SMC911X=y | ||
975 | CONFIG_SMSC911X=y | ||
976 | # CONFIG_SMSC911X_ARCH_HOOKS is not set | ||
977 | # CONFIG_NET_VENDOR_STMICRO is not set | 71 | # CONFIG_NET_VENDOR_STMICRO is not set |
978 | CONFIG_NET_VENDOR_WIZNET=y | ||
979 | # CONFIG_WIZNET_W5100 is not set | ||
980 | # CONFIG_WIZNET_W5300 is not set | ||
981 | CONFIG_PHYLIB=y | 72 | CONFIG_PHYLIB=y |
982 | |||
983 | # | ||
984 | # MII PHY device drivers | ||
985 | # | ||
986 | # CONFIG_AMD_PHY is not set | ||
987 | # CONFIG_MARVELL_PHY is not set | ||
988 | # CONFIG_DAVICOM_PHY is not set | ||
989 | # CONFIG_QSEMI_PHY is not set | ||
990 | # CONFIG_LXT_PHY is not set | ||
991 | # CONFIG_CICADA_PHY is not set | ||
992 | # CONFIG_VITESSE_PHY is not set | ||
993 | # CONFIG_SMSC_PHY is not set | ||
994 | # CONFIG_BROADCOM_PHY is not set | ||
995 | # CONFIG_ICPLUS_PHY is not set | ||
996 | # CONFIG_REALTEK_PHY is not set | ||
997 | # CONFIG_NATIONAL_PHY is not set | ||
998 | # CONFIG_STE10XP is not set | ||
999 | # CONFIG_LSI_ET1011C_PHY is not set | ||
1000 | # CONFIG_MICREL_PHY is not set | ||
1001 | # CONFIG_FIXED_PHY is not set | ||
1002 | # CONFIG_MDIO_BITBANG is not set | ||
1003 | # CONFIG_MDIO_BUS_MUX_GPIO is not set | ||
1004 | # CONFIG_MICREL_KS8995MA is not set | ||
1005 | # CONFIG_PPP is not set | ||
1006 | # CONFIG_SLIP is not set | ||
1007 | |||
1008 | # | ||
1009 | # USB Network Adapters | ||
1010 | # | ||
1011 | # CONFIG_USB_CATC is not set | ||
1012 | # CONFIG_USB_KAWETH is not set | ||
1013 | # CONFIG_USB_PEGASUS is not set | ||
1014 | # CONFIG_USB_RTL8150 is not set | ||
1015 | # CONFIG_USB_USBNET is not set | ||
1016 | # CONFIG_USB_IPHETH is not set | ||
1017 | # CONFIG_WLAN is not set | 73 | # CONFIG_WLAN is not set |
1018 | |||
1019 | # | ||
1020 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
1021 | # | ||
1022 | # CONFIG_WAN is not set | ||
1023 | # CONFIG_ISDN is not set | ||
1024 | |||
1025 | # | ||
1026 | # Input device support | ||
1027 | # | ||
1028 | CONFIG_INPUT=y | ||
1029 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
1030 | CONFIG_INPUT_POLLDEV=y | ||
1031 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
1032 | # CONFIG_INPUT_MATRIXKMAP is not set | ||
1033 | |||
1034 | # | ||
1035 | # Userland interfaces | ||
1036 | # | ||
1037 | CONFIG_INPUT_MOUSEDEV=y | ||
1038 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | 74 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set |
1039 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
1040 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
1041 | # CONFIG_INPUT_JOYDEV is not set | ||
1042 | CONFIG_INPUT_EVDEV=y | 75 | CONFIG_INPUT_EVDEV=y |
1043 | CONFIG_INPUT_EVBUG=m | 76 | CONFIG_INPUT_EVBUG=m |
1044 | |||
1045 | # | ||
1046 | # Input Device Drivers | ||
1047 | # | ||
1048 | CONFIG_INPUT_KEYBOARD=y | ||
1049 | # CONFIG_KEYBOARD_ADP5588 is not set | ||
1050 | # CONFIG_KEYBOARD_ADP5589 is not set | ||
1051 | CONFIG_KEYBOARD_ATKBD=y | ||
1052 | # CONFIG_KEYBOARD_QT1070 is not set | ||
1053 | # CONFIG_KEYBOARD_QT2160 is not set | ||
1054 | # CONFIG_KEYBOARD_LKKBD is not set | ||
1055 | CONFIG_KEYBOARD_GPIO=y | 77 | CONFIG_KEYBOARD_GPIO=y |
1056 | # CONFIG_KEYBOARD_TCA6416 is not set | ||
1057 | # CONFIG_KEYBOARD_TCA8418 is not set | ||
1058 | # CONFIG_KEYBOARD_MATRIX is not set | ||
1059 | # CONFIG_KEYBOARD_LM8323 is not set | ||
1060 | # CONFIG_KEYBOARD_LM8333 is not set | ||
1061 | # CONFIG_KEYBOARD_MAX7359 is not set | ||
1062 | # CONFIG_KEYBOARD_MCS is not set | ||
1063 | # CONFIG_KEYBOARD_MPR121 is not set | ||
1064 | # CONFIG_KEYBOARD_IMX is not set | ||
1065 | # CONFIG_KEYBOARD_NEWTON is not set | ||
1066 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
1067 | # CONFIG_KEYBOARD_SAMSUNG is not set | ||
1068 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
1069 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
1070 | # CONFIG_KEYBOARD_OMAP4 is not set | ||
1071 | # CONFIG_KEYBOARD_XTKBD is not set | ||
1072 | CONFIG_INPUT_MOUSE=y | ||
1073 | CONFIG_MOUSE_PS2=m | 78 | CONFIG_MOUSE_PS2=m |
1074 | CONFIG_MOUSE_PS2_ALPS=y | ||
1075 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
1076 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
1077 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
1078 | CONFIG_MOUSE_PS2_ELANTECH=y | 79 | CONFIG_MOUSE_PS2_ELANTECH=y |
1079 | # CONFIG_MOUSE_PS2_SENTELIC is not set | ||
1080 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
1081 | # CONFIG_MOUSE_SERIAL is not set | ||
1082 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
1083 | # CONFIG_MOUSE_BCM5974 is not set | ||
1084 | # CONFIG_MOUSE_VSXXXAA is not set | ||
1085 | # CONFIG_MOUSE_GPIO is not set | ||
1086 | # CONFIG_MOUSE_SYNAPTICS_I2C is not set | ||
1087 | # CONFIG_MOUSE_SYNAPTICS_USB is not set | ||
1088 | # CONFIG_INPUT_JOYSTICK is not set | ||
1089 | # CONFIG_INPUT_TABLET is not set | ||
1090 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
1091 | CONFIG_INPUT_MISC=y | 80 | CONFIG_INPUT_MISC=y |
1092 | # CONFIG_INPUT_AD714X is not set | ||
1093 | # CONFIG_INPUT_BMA150 is not set | ||
1094 | CONFIG_INPUT_MMA8450=y | 81 | CONFIG_INPUT_MMA8450=y |
1095 | # CONFIG_INPUT_MPU3050 is not set | ||
1096 | # CONFIG_INPUT_GP2A is not set | ||
1097 | # CONFIG_INPUT_GPIO_TILT_POLLED is not set | ||
1098 | # CONFIG_INPUT_ATI_REMOTE2 is not set | ||
1099 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set | ||
1100 | # CONFIG_INPUT_KXTJ9 is not set | ||
1101 | # CONFIG_INPUT_POWERMATE is not set | ||
1102 | # CONFIG_INPUT_YEALINK is not set | ||
1103 | # CONFIG_INPUT_CM109 is not set | ||
1104 | # CONFIG_INPUT_UINPUT is not set | ||
1105 | # CONFIG_INPUT_PCF8574 is not set | ||
1106 | # CONFIG_INPUT_PWM_BEEPER is not set | ||
1107 | # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set | ||
1108 | # CONFIG_INPUT_ADXL34X is not set | ||
1109 | # CONFIG_INPUT_CMA3000 is not set | ||
1110 | |||
1111 | # | ||
1112 | # Hardware I/O ports | ||
1113 | # | ||
1114 | CONFIG_SERIO=y | ||
1115 | CONFIG_SERIO_SERPORT=m | 82 | CONFIG_SERIO_SERPORT=m |
1116 | CONFIG_SERIO_LIBPS2=y | ||
1117 | # CONFIG_SERIO_RAW is not set | ||
1118 | # CONFIG_SERIO_ALTERA_PS2 is not set | ||
1119 | # CONFIG_SERIO_PS2MULT is not set | ||
1120 | # CONFIG_GAMEPORT is not set | ||
1121 | |||
1122 | # | ||
1123 | # Character devices | ||
1124 | # | ||
1125 | CONFIG_VT=y | ||
1126 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
1127 | CONFIG_VT_CONSOLE=y | ||
1128 | CONFIG_VT_CONSOLE_SLEEP=y | ||
1129 | CONFIG_HW_CONSOLE=y | ||
1130 | CONFIG_VT_HW_CONSOLE_BINDING=y | 83 | CONFIG_VT_HW_CONSOLE_BINDING=y |
1131 | CONFIG_UNIX98_PTYS=y | ||
1132 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
1133 | # CONFIG_LEGACY_PTYS is not set | 84 | # CONFIG_LEGACY_PTYS is not set |
1134 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
1135 | # CONFIG_N_GSM is not set | ||
1136 | # CONFIG_TRACE_SINK is not set | ||
1137 | # CONFIG_DEVKMEM is not set | 85 | # CONFIG_DEVKMEM is not set |
1138 | |||
1139 | # | ||
1140 | # Serial drivers | ||
1141 | # | ||
1142 | # CONFIG_SERIAL_8250 is not set | ||
1143 | |||
1144 | # | ||
1145 | # Non-8250 serial port support | ||
1146 | # | ||
1147 | # CONFIG_SERIAL_MAX3100 is not set | ||
1148 | # CONFIG_SERIAL_MAX3107 is not set | ||
1149 | CONFIG_SERIAL_IMX=y | ||
1150 | CONFIG_SERIAL_IMX_CONSOLE=y | ||
1151 | CONFIG_SERIAL_CORE=y | ||
1152 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
1153 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
1154 | # CONFIG_SERIAL_ALTERA_JTAGUART is not set | ||
1155 | # CONFIG_SERIAL_ALTERA_UART is not set | ||
1156 | # CONFIG_SERIAL_IFX6X60 is not set | ||
1157 | # CONFIG_SERIAL_XILINX_PS_UART is not set | ||
1158 | # CONFIG_TTY_PRINTK is not set | ||
1159 | # CONFIG_HVC_DCC is not set | ||
1160 | # CONFIG_IPMI_HANDLER is not set | ||
1161 | CONFIG_HW_RANDOM=y | 86 | CONFIG_HW_RANDOM=y |
1162 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
1163 | # CONFIG_HW_RANDOM_ATMEL is not set | ||
1164 | # CONFIG_HW_RANDOM_MXC_RNGA is not set | ||
1165 | # CONFIG_R3964 is not set | ||
1166 | # CONFIG_RAW_DRIVER is not set | ||
1167 | # CONFIG_TCG_TPM is not set | ||
1168 | CONFIG_I2C=y | 87 | CONFIG_I2C=y |
1169 | CONFIG_I2C_BOARDINFO=y | ||
1170 | # CONFIG_I2C_COMPAT is not set | 88 | # CONFIG_I2C_COMPAT is not set |
1171 | CONFIG_I2C_CHARDEV=y | 89 | CONFIG_I2C_CHARDEV=y |
1172 | # CONFIG_I2C_MUX is not set | ||
1173 | # CONFIG_I2C_HELPER_AUTO is not set | 90 | # CONFIG_I2C_HELPER_AUTO is not set |
1174 | # CONFIG_I2C_SMBUS is not set | ||
1175 | |||
1176 | # | ||
1177 | # I2C Algorithms | ||
1178 | # | ||
1179 | CONFIG_I2C_ALGOBIT=m | 91 | CONFIG_I2C_ALGOBIT=m |
1180 | CONFIG_I2C_ALGOPCF=m | 92 | CONFIG_I2C_ALGOPCF=m |
1181 | CONFIG_I2C_ALGOPCA=m | 93 | CONFIG_I2C_ALGOPCA=m |
1182 | |||
1183 | # | ||
1184 | # I2C Hardware Bus support | ||
1185 | # | ||
1186 | |||
1187 | # | ||
1188 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
1189 | # | ||
1190 | # CONFIG_I2C_DESIGNWARE_PLATFORM is not set | ||
1191 | # CONFIG_I2C_GPIO is not set | ||
1192 | CONFIG_I2C_IMX=y | ||
1193 | # CONFIG_I2C_OCORES is not set | ||
1194 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
1195 | # CONFIG_I2C_PXA_PCI is not set | ||
1196 | # CONFIG_I2C_SIMTEC is not set | ||
1197 | # CONFIG_I2C_XILINX is not set | ||
1198 | |||
1199 | # | ||
1200 | # External I2C/SMBus adapter drivers | ||
1201 | # | ||
1202 | # CONFIG_I2C_DIOLAN_U2C is not set | ||
1203 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
1204 | # CONFIG_I2C_TAOS_EVM is not set | ||
1205 | # CONFIG_I2C_TINY_USB is not set | ||
1206 | |||
1207 | # | ||
1208 | # Other I2C/SMBus bus drivers | ||
1209 | # | ||
1210 | # CONFIG_I2C_STUB is not set | ||
1211 | # CONFIG_I2C_DEBUG_CORE is not set | ||
1212 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
1213 | # CONFIG_I2C_DEBUG_BUS is not set | ||
1214 | CONFIG_SPI=y | 94 | CONFIG_SPI=y |
1215 | # CONFIG_SPI_DEBUG is not set | ||
1216 | CONFIG_SPI_MASTER=y | ||
1217 | |||
1218 | # | ||
1219 | # SPI Master Controller Drivers | ||
1220 | # | ||
1221 | # CONFIG_SPI_ALTERA is not set | ||
1222 | CONFIG_SPI_BITBANG=y | 95 | CONFIG_SPI_BITBANG=y |
1223 | # CONFIG_SPI_GPIO is not set | ||
1224 | CONFIG_SPI_IMX=y | ||
1225 | # CONFIG_SPI_OC_TINY is not set | ||
1226 | # CONFIG_SPI_PXA2XX_PCI is not set | ||
1227 | # CONFIG_SPI_XILINX is not set | ||
1228 | # CONFIG_SPI_DESIGNWARE is not set | ||
1229 | |||
1230 | # | ||
1231 | # SPI Protocol Masters | ||
1232 | # | ||
1233 | # CONFIG_SPI_SPIDEV is not set | ||
1234 | # CONFIG_SPI_TLE62X0 is not set | ||
1235 | # CONFIG_HSI is not set | ||
1236 | |||
1237 | # | ||
1238 | # PPS support | ||
1239 | # | ||
1240 | # CONFIG_PPS is not set | ||
1241 | |||
1242 | # | ||
1243 | # PPS generators support | ||
1244 | # | ||
1245 | |||
1246 | # | ||
1247 | # PTP clock support | ||
1248 | # | ||
1249 | |||
1250 | # | ||
1251 | # Enable Device Drivers -> PPS to see the PTP clock options. | ||
1252 | # | ||
1253 | CONFIG_PINCTRL=y | ||
1254 | |||
1255 | # | ||
1256 | # Pin controllers | ||
1257 | # | ||
1258 | CONFIG_PINMUX=y | ||
1259 | CONFIG_PINCONF=y | ||
1260 | # CONFIG_DEBUG_PINCTRL is not set | ||
1261 | CONFIG_PINCTRL_IMX=y | ||
1262 | # CONFIG_PINCTRL_IMX51 is not set | ||
1263 | # CONFIG_PINCTRL_IMX53 is not set | ||
1264 | CONFIG_PINCTRL_IMX6Q=y | ||
1265 | CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y | ||
1266 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
1267 | CONFIG_GPIOLIB=y | 96 | CONFIG_GPIOLIB=y |
1268 | CONFIG_OF_GPIO=y | ||
1269 | # CONFIG_DEBUG_GPIO is not set | ||
1270 | CONFIG_GPIO_SYSFS=y | 97 | CONFIG_GPIO_SYSFS=y |
1271 | CONFIG_GPIO_GENERIC=y | ||
1272 | |||
1273 | # | ||
1274 | # Memory mapped GPIO drivers: | ||
1275 | # | ||
1276 | # CONFIG_GPIO_GENERIC_PLATFORM is not set | ||
1277 | # CONFIG_GPIO_EM is not set | ||
1278 | CONFIG_GPIO_MXC=y | ||
1279 | |||
1280 | # | ||
1281 | # I2C GPIO expanders: | ||
1282 | # | ||
1283 | # CONFIG_GPIO_MAX7300 is not set | ||
1284 | # CONFIG_GPIO_MAX732X is not set | ||
1285 | # CONFIG_GPIO_MC9S08DZ60 is not set | ||
1286 | # CONFIG_GPIO_PCF857X is not set | ||
1287 | # CONFIG_GPIO_SX150X is not set | ||
1288 | # CONFIG_GPIO_ADP5588 is not set | ||
1289 | |||
1290 | # | ||
1291 | # PCI GPIO expanders: | ||
1292 | # | ||
1293 | |||
1294 | # | ||
1295 | # SPI GPIO expanders: | ||
1296 | # | ||
1297 | # CONFIG_GPIO_MAX7301 is not set | ||
1298 | # CONFIG_GPIO_MCP23S08 is not set | ||
1299 | # CONFIG_GPIO_MC33880 is not set | ||
1300 | # CONFIG_GPIO_74X164 is not set | ||
1301 | |||
1302 | # | ||
1303 | # AC97 GPIO expanders: | ||
1304 | # | ||
1305 | |||
1306 | # | ||
1307 | # MODULbus GPIO expanders: | ||
1308 | # | ||
1309 | # CONFIG_W1 is not set | ||
1310 | # CONFIG_POWER_SUPPLY is not set | ||
1311 | # CONFIG_HWMON is not set | 98 | # CONFIG_HWMON is not set |
1312 | # CONFIG_THERMAL is not set | ||
1313 | CONFIG_WATCHDOG=y | 99 | CONFIG_WATCHDOG=y |
1314 | # CONFIG_WATCHDOG_CORE is not set | ||
1315 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
1316 | |||
1317 | # | ||
1318 | # Watchdog Device Drivers | ||
1319 | # | ||
1320 | # CONFIG_SOFT_WATCHDOG is not set | ||
1321 | # CONFIG_DW_WATCHDOG is not set | ||
1322 | # CONFIG_MPCORE_WATCHDOG is not set | ||
1323 | # CONFIG_MAX63XX_WATCHDOG is not set | ||
1324 | CONFIG_IMX2_WDT=y | ||
1325 | |||
1326 | # | ||
1327 | # USB-based Watchdog Cards | ||
1328 | # | ||
1329 | # CONFIG_USBPCWATCHDOG is not set | ||
1330 | CONFIG_SSB_POSSIBLE=y | ||
1331 | |||
1332 | # | ||
1333 | # Sonics Silicon Backplane | ||
1334 | # | ||
1335 | # CONFIG_SSB is not set | ||
1336 | CONFIG_BCMA_POSSIBLE=y | ||
1337 | |||
1338 | # | ||
1339 | # Broadcom specific AMBA | ||
1340 | # | ||
1341 | # CONFIG_BCMA is not set | ||
1342 | |||
1343 | # | ||
1344 | # Multifunction device drivers | ||
1345 | # | ||
1346 | # CONFIG_MFD_CORE is not set | ||
1347 | # CONFIG_MFD_88PM860X is not set | ||
1348 | # CONFIG_MFD_SM501 is not set | ||
1349 | # CONFIG_MFD_ASIC3 is not set | ||
1350 | # CONFIG_HTC_EGPIO is not set | ||
1351 | # CONFIG_HTC_PASIC3 is not set | ||
1352 | # CONFIG_HTC_I2CPLD is not set | ||
1353 | # CONFIG_MFD_LM3533 is not set | ||
1354 | # CONFIG_TPS6105X is not set | ||
1355 | # CONFIG_TPS65010 is not set | ||
1356 | # CONFIG_TPS6507X is not set | ||
1357 | # CONFIG_MFD_TPS65217 is not set | ||
1358 | # CONFIG_MFD_TPS6586X is not set | ||
1359 | # CONFIG_MFD_TPS65910 is not set | ||
1360 | # CONFIG_MFD_TPS65912_I2C is not set | ||
1361 | # CONFIG_MFD_TPS65912_SPI is not set | ||
1362 | # CONFIG_TWL4030_CORE is not set | ||
1363 | # CONFIG_TWL6040_CORE is not set | ||
1364 | # CONFIG_MFD_STMPE is not set | ||
1365 | # CONFIG_MFD_TC3589X is not set | ||
1366 | # CONFIG_MFD_TMIO is not set | ||
1367 | # CONFIG_MFD_T7L66XB is not set | ||
1368 | # CONFIG_MFD_TC6387XB is not set | ||
1369 | # CONFIG_MFD_TC6393XB is not set | ||
1370 | # CONFIG_PMIC_DA903X is not set | ||
1371 | # CONFIG_MFD_DA9052_SPI is not set | ||
1372 | # CONFIG_MFD_DA9052_I2C is not set | ||
1373 | # CONFIG_PMIC_ADP5520 is not set | ||
1374 | # CONFIG_MFD_MAX77693 is not set | ||
1375 | # CONFIG_MFD_MAX8925 is not set | ||
1376 | # CONFIG_MFD_MAX8997 is not set | ||
1377 | # CONFIG_MFD_MAX8998 is not set | ||
1378 | # CONFIG_MFD_S5M_CORE is not set | ||
1379 | # CONFIG_MFD_WM8400 is not set | ||
1380 | # CONFIG_MFD_WM831X_I2C is not set | ||
1381 | # CONFIG_MFD_WM831X_SPI is not set | ||
1382 | # CONFIG_MFD_WM8350_I2C is not set | ||
1383 | # CONFIG_MFD_WM8994 is not set | ||
1384 | # CONFIG_MFD_PCF50633 is not set | ||
1385 | # CONFIG_MFD_MC13XXX_SPI is not set | ||
1386 | # CONFIG_MFD_MC13XXX_I2C is not set | ||
1387 | # CONFIG_ABX500_CORE is not set | ||
1388 | # CONFIG_EZX_PCAP is not set | ||
1389 | # CONFIG_MFD_WL1273_CORE is not set | ||
1390 | # CONFIG_MFD_TPS65090 is not set | ||
1391 | # CONFIG_MFD_AAT2870_CORE is not set | ||
1392 | # CONFIG_MFD_RC5T583 is not set | ||
1393 | CONFIG_MFD_ANATOP=y | ||
1394 | # CONFIG_MFD_PALMAS is not set | ||
1395 | CONFIG_REGULATOR=y | 100 | CONFIG_REGULATOR=y |
1396 | # CONFIG_REGULATOR_DEBUG is not set | ||
1397 | # CONFIG_REGULATOR_DUMMY is not set | ||
1398 | CONFIG_REGULATOR_FIXED_VOLTAGE=y | 101 | CONFIG_REGULATOR_FIXED_VOLTAGE=y |
1399 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
1400 | # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set | ||
1401 | # CONFIG_REGULATOR_GPIO is not set | ||
1402 | # CONFIG_REGULATOR_AD5398 is not set | ||
1403 | CONFIG_REGULATOR_ANATOP=y | ||
1404 | # CONFIG_REGULATOR_ISL6271A is not set | ||
1405 | # CONFIG_REGULATOR_MAX1586 is not set | ||
1406 | # CONFIG_REGULATOR_MAX8649 is not set | ||
1407 | # CONFIG_REGULATOR_MAX8660 is not set | ||
1408 | # CONFIG_REGULATOR_MAX8952 is not set | ||
1409 | # CONFIG_REGULATOR_LP3971 is not set | ||
1410 | # CONFIG_REGULATOR_LP3972 is not set | ||
1411 | # CONFIG_REGULATOR_TPS62360 is not set | ||
1412 | # CONFIG_REGULATOR_TPS65023 is not set | ||
1413 | # CONFIG_REGULATOR_TPS6507X is not set | ||
1414 | # CONFIG_REGULATOR_TPS6524X is not set | ||
1415 | CONFIG_MEDIA_SUPPORT=y | 102 | CONFIG_MEDIA_SUPPORT=y |
1416 | |||
1417 | # | ||
1418 | # Multimedia core support | ||
1419 | # | ||
1420 | # CONFIG_MEDIA_CONTROLLER is not set | ||
1421 | CONFIG_VIDEO_DEV=y | ||
1422 | CONFIG_VIDEO_V4L2_COMMON=y | ||
1423 | # CONFIG_DVB_CORE is not set | ||
1424 | CONFIG_VIDEO_MEDIA=y | ||
1425 | |||
1426 | # | ||
1427 | # Multimedia drivers | ||
1428 | # | ||
1429 | CONFIG_RC_CORE=y | ||
1430 | CONFIG_LIRC=y | ||
1431 | CONFIG_RC_MAP=y | ||
1432 | CONFIG_IR_NEC_DECODER=y | ||
1433 | CONFIG_IR_RC5_DECODER=y | ||
1434 | CONFIG_IR_RC6_DECODER=y | ||
1435 | CONFIG_IR_JVC_DECODER=y | ||
1436 | CONFIG_IR_SONY_DECODER=y | ||
1437 | CONFIG_IR_RC5_SZ_DECODER=y | ||
1438 | CONFIG_IR_SANYO_DECODER=y | ||
1439 | CONFIG_IR_MCE_KBD_DECODER=y | ||
1440 | CONFIG_IR_LIRC_CODEC=y | ||
1441 | # CONFIG_RC_ATI_REMOTE is not set | ||
1442 | # CONFIG_IR_IMON is not set | ||
1443 | # CONFIG_IR_MCEUSB is not set | ||
1444 | # CONFIG_IR_REDRAT3 is not set | ||
1445 | # CONFIG_IR_STREAMZAP is not set | ||
1446 | # CONFIG_RC_LOOPBACK is not set | ||
1447 | # CONFIG_IR_GPIO_CIR is not set | ||
1448 | # CONFIG_MEDIA_ATTACH is not set | ||
1449 | CONFIG_MEDIA_TUNER=y | ||
1450 | CONFIG_MEDIA_TUNER_CUSTOMISE=y | ||
1451 | |||
1452 | # | ||
1453 | # Customize TV tuners | ||
1454 | # | ||
1455 | CONFIG_MEDIA_TUNER_SIMPLE=m | ||
1456 | CONFIG_MEDIA_TUNER_TDA8290=m | ||
1457 | CONFIG_MEDIA_TUNER_TDA827X=m | ||
1458 | CONFIG_MEDIA_TUNER_TDA18271=m | ||
1459 | CONFIG_MEDIA_TUNER_TDA9887=m | ||
1460 | CONFIG_MEDIA_TUNER_TEA5761=m | ||
1461 | CONFIG_MEDIA_TUNER_TEA5767=m | ||
1462 | CONFIG_MEDIA_TUNER_MT20XX=m | ||
1463 | CONFIG_MEDIA_TUNER_MT2060=m | ||
1464 | CONFIG_MEDIA_TUNER_MT2063=m | ||
1465 | CONFIG_MEDIA_TUNER_MT2266=m | ||
1466 | CONFIG_MEDIA_TUNER_MT2131=m | ||
1467 | CONFIG_MEDIA_TUNER_QT1010=m | ||
1468 | CONFIG_MEDIA_TUNER_XC2028=m | ||
1469 | CONFIG_MEDIA_TUNER_XC5000=m | ||
1470 | CONFIG_MEDIA_TUNER_XC4000=m | ||
1471 | CONFIG_MEDIA_TUNER_MXL5005S=m | ||
1472 | CONFIG_MEDIA_TUNER_MXL5007T=m | ||
1473 | CONFIG_MEDIA_TUNER_MC44S803=m | ||
1474 | CONFIG_MEDIA_TUNER_MAX2165=m | ||
1475 | CONFIG_MEDIA_TUNER_TDA18218=m | ||
1476 | CONFIG_MEDIA_TUNER_FC0011=m | ||
1477 | CONFIG_MEDIA_TUNER_FC0012=m | ||
1478 | CONFIG_MEDIA_TUNER_FC0013=m | ||
1479 | CONFIG_MEDIA_TUNER_TDA18212=m | ||
1480 | CONFIG_MEDIA_TUNER_TUA9001=m | ||
1481 | CONFIG_VIDEO_V4L2=y | ||
1482 | CONFIG_VIDEOBUF_GEN=y | ||
1483 | CONFIG_VIDEOBUF2_CORE=y | ||
1484 | CONFIG_VIDEOBUF2_MEMOPS=y | ||
1485 | CONFIG_VIDEOBUF2_DMA_CONTIG=y | ||
1486 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
1487 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
1488 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set | ||
1489 | # CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set | ||
1490 | CONFIG_VIDEO_IR_I2C=y | ||
1491 | |||
1492 | # | ||
1493 | # Encoders, decoders, sensors and other helper chips | ||
1494 | # | ||
1495 | |||
1496 | # | ||
1497 | # Audio decoders, processors and mixers | ||
1498 | # | ||
1499 | # CONFIG_VIDEO_TVAUDIO is not set | ||
1500 | # CONFIG_VIDEO_TDA7432 is not set | ||
1501 | # CONFIG_VIDEO_TDA9840 is not set | ||
1502 | # CONFIG_VIDEO_TEA6415C is not set | ||
1503 | # CONFIG_VIDEO_TEA6420 is not set | ||
1504 | # CONFIG_VIDEO_MSP3400 is not set | ||
1505 | # CONFIG_VIDEO_CS5345 is not set | ||
1506 | # CONFIG_VIDEO_CS53L32A is not set | ||
1507 | # CONFIG_VIDEO_TLV320AIC23B is not set | ||
1508 | # CONFIG_VIDEO_WM8775 is not set | ||
1509 | # CONFIG_VIDEO_WM8739 is not set | ||
1510 | # CONFIG_VIDEO_VP27SMPX is not set | ||
1511 | |||
1512 | # | ||
1513 | # RDS decoders | ||
1514 | # | ||
1515 | # CONFIG_VIDEO_SAA6588 is not set | ||
1516 | |||
1517 | # | ||
1518 | # Video decoders | ||
1519 | # | ||
1520 | # CONFIG_VIDEO_ADV7180 is not set | ||
1521 | # CONFIG_VIDEO_ADV7183 is not set | ||
1522 | # CONFIG_VIDEO_BT819 is not set | ||
1523 | # CONFIG_VIDEO_BT856 is not set | ||
1524 | # CONFIG_VIDEO_BT866 is not set | ||
1525 | # CONFIG_VIDEO_KS0127 is not set | ||
1526 | # CONFIG_VIDEO_SAA7110 is not set | ||
1527 | # CONFIG_VIDEO_SAA711X is not set | ||
1528 | # CONFIG_VIDEO_SAA7191 is not set | ||
1529 | # CONFIG_VIDEO_TVP514X is not set | ||
1530 | # CONFIG_VIDEO_TVP5150 is not set | ||
1531 | # CONFIG_VIDEO_TVP7002 is not set | ||
1532 | # CONFIG_VIDEO_VPX3220 is not set | ||
1533 | |||
1534 | # | ||
1535 | # Video and audio decoders | ||
1536 | # | ||
1537 | # CONFIG_VIDEO_SAA717X is not set | ||
1538 | # CONFIG_VIDEO_CX25840 is not set | ||
1539 | |||
1540 | # | ||
1541 | # MPEG video encoders | ||
1542 | # | ||
1543 | # CONFIG_VIDEO_CX2341X is not set | ||
1544 | |||
1545 | # | ||
1546 | # Video encoders | ||
1547 | # | ||
1548 | # CONFIG_VIDEO_SAA7127 is not set | ||
1549 | # CONFIG_VIDEO_SAA7185 is not set | ||
1550 | # CONFIG_VIDEO_ADV7170 is not set | ||
1551 | # CONFIG_VIDEO_ADV7175 is not set | ||
1552 | # CONFIG_VIDEO_ADV7343 is not set | ||
1553 | # CONFIG_VIDEO_AK881X is not set | ||
1554 | |||
1555 | # | ||
1556 | # Camera sensor devices | ||
1557 | # | ||
1558 | # CONFIG_VIDEO_OV7670 is not set | ||
1559 | # CONFIG_VIDEO_VS6624 is not set | ||
1560 | # CONFIG_VIDEO_MT9V011 is not set | ||
1561 | # CONFIG_VIDEO_TCM825X is not set | ||
1562 | # CONFIG_VIDEO_SR030PC30 is not set | ||
1563 | |||
1564 | # | ||
1565 | # Flash devices | ||
1566 | # | ||
1567 | |||
1568 | # | ||
1569 | # Video improvement chips | ||
1570 | # | ||
1571 | # CONFIG_VIDEO_UPD64031A is not set | ||
1572 | # CONFIG_VIDEO_UPD64083 is not set | ||
1573 | |||
1574 | # | ||
1575 | # Miscelaneous helper chips | ||
1576 | # | ||
1577 | # CONFIG_VIDEO_THS7303 is not set | ||
1578 | # CONFIG_VIDEO_M52790 is not set | ||
1579 | # CONFIG_VIDEO_VIVI is not set | ||
1580 | CONFIG_V4L_USB_DRIVERS=y | ||
1581 | # CONFIG_USB_VIDEO_CLASS is not set | ||
1582 | CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y | ||
1583 | CONFIG_USB_GSPCA=m | ||
1584 | # CONFIG_USB_M5602 is not set | ||
1585 | # CONFIG_USB_STV06XX is not set | ||
1586 | # CONFIG_USB_GL860 is not set | ||
1587 | # CONFIG_USB_GSPCA_BENQ is not set | ||
1588 | # CONFIG_USB_GSPCA_CONEX is not set | ||
1589 | # CONFIG_USB_GSPCA_CPIA1 is not set | ||
1590 | # CONFIG_USB_GSPCA_ETOMS is not set | ||
1591 | # CONFIG_USB_GSPCA_FINEPIX is not set | ||
1592 | # CONFIG_USB_GSPCA_JEILINJ is not set | ||
1593 | # CONFIG_USB_GSPCA_JL2005BCD is not set | ||
1594 | # CONFIG_USB_GSPCA_KINECT is not set | ||
1595 | # CONFIG_USB_GSPCA_KONICA is not set | ||
1596 | # CONFIG_USB_GSPCA_MARS is not set | ||
1597 | # CONFIG_USB_GSPCA_MR97310A is not set | ||
1598 | # CONFIG_USB_GSPCA_NW80X is not set | ||
1599 | # CONFIG_USB_GSPCA_OV519 is not set | ||
1600 | # CONFIG_USB_GSPCA_OV534 is not set | ||
1601 | # CONFIG_USB_GSPCA_OV534_9 is not set | ||
1602 | # CONFIG_USB_GSPCA_PAC207 is not set | ||
1603 | # CONFIG_USB_GSPCA_PAC7302 is not set | ||
1604 | # CONFIG_USB_GSPCA_PAC7311 is not set | ||
1605 | # CONFIG_USB_GSPCA_SE401 is not set | ||
1606 | # CONFIG_USB_GSPCA_SN9C2028 is not set | ||
1607 | # CONFIG_USB_GSPCA_SN9C20X is not set | ||
1608 | # CONFIG_USB_GSPCA_SONIXB is not set | ||
1609 | # CONFIG_USB_GSPCA_SONIXJ is not set | ||
1610 | # CONFIG_USB_GSPCA_SPCA500 is not set | ||
1611 | # CONFIG_USB_GSPCA_SPCA501 is not set | ||
1612 | # CONFIG_USB_GSPCA_SPCA505 is not set | ||
1613 | # CONFIG_USB_GSPCA_SPCA506 is not set | ||
1614 | # CONFIG_USB_GSPCA_SPCA508 is not set | ||
1615 | # CONFIG_USB_GSPCA_SPCA561 is not set | ||
1616 | # CONFIG_USB_GSPCA_SPCA1528 is not set | ||
1617 | # CONFIG_USB_GSPCA_SQ905 is not set | ||
1618 | # CONFIG_USB_GSPCA_SQ905C is not set | ||
1619 | # CONFIG_USB_GSPCA_SQ930X is not set | ||
1620 | # CONFIG_USB_GSPCA_STK014 is not set | ||
1621 | # CONFIG_USB_GSPCA_STV0680 is not set | ||
1622 | # CONFIG_USB_GSPCA_SUNPLUS is not set | ||
1623 | # CONFIG_USB_GSPCA_T613 is not set | ||
1624 | # CONFIG_USB_GSPCA_TOPRO is not set | ||
1625 | # CONFIG_USB_GSPCA_TV8532 is not set | ||
1626 | # CONFIG_USB_GSPCA_VC032X is not set | ||
1627 | # CONFIG_USB_GSPCA_VICAM is not set | ||
1628 | # CONFIG_USB_GSPCA_XIRLINK_CIT is not set | ||
1629 | # CONFIG_USB_GSPCA_ZC3XX is not set | ||
1630 | # CONFIG_VIDEO_PVRUSB2 is not set | ||
1631 | # CONFIG_VIDEO_HDPVR is not set | ||
1632 | # CONFIG_VIDEO_EM28XX is not set | ||
1633 | # CONFIG_VIDEO_CX231XX is not set | ||
1634 | # CONFIG_VIDEO_TM6000 is not set | ||
1635 | # CONFIG_VIDEO_USBVISION is not set | ||
1636 | # CONFIG_USB_SN9C102 is not set | ||
1637 | # CONFIG_USB_PWC is not set | ||
1638 | # CONFIG_VIDEO_CPIA2 is not set | ||
1639 | # CONFIG_USB_ZR364XX is not set | ||
1640 | # CONFIG_USB_STKWEBCAM is not set | ||
1641 | # CONFIG_USB_S2255 is not set | ||
1642 | CONFIG_V4L_PLATFORM_DRIVERS=y | ||
1643 | # CONFIG_VIDEO_TIMBERDALE is not set | ||
1644 | CONFIG_SOC_CAMERA=y | ||
1645 | # CONFIG_SOC_CAMERA_IMX074 is not set | ||
1646 | # CONFIG_SOC_CAMERA_MT9M001 is not set | ||
1647 | # CONFIG_SOC_CAMERA_MT9M111 is not set | ||
1648 | # CONFIG_SOC_CAMERA_MT9T031 is not set | ||
1649 | # CONFIG_SOC_CAMERA_MT9T112 is not set | ||
1650 | # CONFIG_SOC_CAMERA_MT9V022 is not set | ||
1651 | # CONFIG_SOC_CAMERA_RJ54N1 is not set | ||
1652 | # CONFIG_SOC_CAMERA_TW9910 is not set | ||
1653 | # CONFIG_SOC_CAMERA_PLATFORM is not set | ||
1654 | CONFIG_SOC_CAMERA_OV2640=y | ||
1655 | # CONFIG_SOC_CAMERA_OV5642 is not set | ||
1656 | # CONFIG_SOC_CAMERA_OV6650 is not set | ||
1657 | # CONFIG_SOC_CAMERA_OV772X is not set | ||
1658 | # CONFIG_SOC_CAMERA_OV9640 is not set | ||
1659 | # CONFIG_SOC_CAMERA_OV9740 is not set | ||
1660 | CONFIG_MX3_VIDEO=y | ||
1661 | CONFIG_VIDEO_MX3=y | ||
1662 | # CONFIG_VIDEO_SH_MOBILE_CSI2 is not set | ||
1663 | # CONFIG_VIDEO_SH_MOBILE_CEU is not set | ||
1664 | # CONFIG_V4L_MEM2MEM_DRIVERS is not set | ||
1665 | CONFIG_RADIO_ADAPTERS=y | ||
1666 | # CONFIG_RADIO_SI470X is not set | ||
1667 | # CONFIG_USB_MR800 is not set | ||
1668 | # CONFIG_USB_DSBR is not set | ||
1669 | # CONFIG_I2C_SI4713 is not set | ||
1670 | # CONFIG_RADIO_SI4713 is not set | ||
1671 | # CONFIG_USB_KEENE is not set | ||
1672 | # CONFIG_RADIO_TEA5764 is not set | ||
1673 | # CONFIG_RADIO_SAA7706H is not set | ||
1674 | # CONFIG_RADIO_TEF6862 is not set | ||
1675 | # CONFIG_RADIO_WL1273 is not set | ||
1676 | |||
1677 | # | ||
1678 | # Texas Instruments WL128x FM driver (ST based) | ||
1679 | # | ||
1680 | |||
1681 | # | ||
1682 | # Graphics support | ||
1683 | # | ||
1684 | # CONFIG_DRM is not set | ||
1685 | # CONFIG_VGASTATE is not set | ||
1686 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
1687 | CONFIG_FB=y | 103 | CONFIG_FB=y |
1688 | # CONFIG_FIRMWARE_EDID is not set | ||
1689 | # CONFIG_FB_DDC is not set | ||
1690 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
1691 | CONFIG_FB_CFB_FILLRECT=y | ||
1692 | CONFIG_FB_CFB_COPYAREA=y | ||
1693 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
1694 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
1695 | # CONFIG_FB_SYS_FILLRECT is not set | ||
1696 | # CONFIG_FB_SYS_COPYAREA is not set | ||
1697 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
1698 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
1699 | # CONFIG_FB_SYS_FOPS is not set | ||
1700 | # CONFIG_FB_WMT_GE_ROPS is not set | ||
1701 | # CONFIG_FB_SVGALIB is not set | ||
1702 | # CONFIG_FB_MACMODES is not set | ||
1703 | # CONFIG_FB_BACKLIGHT is not set | ||
1704 | # CONFIG_FB_MODE_HELPERS is not set | ||
1705 | # CONFIG_FB_TILEBLITTING is not set | ||
1706 | |||
1707 | # | ||
1708 | # Frame buffer hardware drivers | ||
1709 | # | ||
1710 | # CONFIG_FB_IMX is not set | ||
1711 | # CONFIG_FB_UVESA is not set | ||
1712 | # CONFIG_FB_S1D13XXX is not set | ||
1713 | # CONFIG_FB_SMSCUFX is not set | ||
1714 | # CONFIG_FB_UDL is not set | ||
1715 | # CONFIG_FB_VIRTUAL is not set | ||
1716 | # CONFIG_FB_METRONOME is not set | ||
1717 | CONFIG_FB_MX3=y | ||
1718 | # CONFIG_FB_BROADSHEET is not set | ||
1719 | # CONFIG_FB_AUO_K190X is not set | ||
1720 | # CONFIG_EXYNOS_VIDEO is not set | ||
1721 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 104 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
1722 | CONFIG_LCD_CLASS_DEVICE=y | 105 | CONFIG_LCD_CLASS_DEVICE=y |
1723 | CONFIG_LCD_L4F00242T03=y | 106 | CONFIG_LCD_L4F00242T03=y |
1724 | # CONFIG_LCD_LMS283GF05 is not set | ||
1725 | # CONFIG_LCD_LTV350QV is not set | ||
1726 | # CONFIG_LCD_TDO24M is not set | ||
1727 | # CONFIG_LCD_VGG2432A4 is not set | ||
1728 | # CONFIG_LCD_PLATFORM is not set | ||
1729 | # CONFIG_LCD_S6E63M0 is not set | ||
1730 | # CONFIG_LCD_LD9040 is not set | ||
1731 | # CONFIG_LCD_AMS369FG06 is not set | ||
1732 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | 107 | CONFIG_BACKLIGHT_CLASS_DEVICE=y |
1733 | CONFIG_BACKLIGHT_GENERIC=y | ||
1734 | # CONFIG_BACKLIGHT_PWM is not set | ||
1735 | # CONFIG_BACKLIGHT_ADP8860 is not set | ||
1736 | # CONFIG_BACKLIGHT_ADP8870 is not set | ||
1737 | # CONFIG_BACKLIGHT_LP855X is not set | ||
1738 | |||
1739 | # | ||
1740 | # Console display driver support | ||
1741 | # | ||
1742 | CONFIG_DUMMY_CONSOLE=y | ||
1743 | CONFIG_FRAMEBUFFER_CONSOLE=y | 108 | CONFIG_FRAMEBUFFER_CONSOLE=y |
1744 | CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y | 109 | CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y |
1745 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
1746 | CONFIG_FONTS=y | 110 | CONFIG_FONTS=y |
1747 | CONFIG_FONT_8x8=y | 111 | CONFIG_FONT_8x8=y |
1748 | CONFIG_FONT_8x16=y | 112 | CONFIG_FONT_8x16=y |
1749 | # CONFIG_FONT_6x11 is not set | ||
1750 | # CONFIG_FONT_7x14 is not set | ||
1751 | # CONFIG_FONT_PEARL_8x8 is not set | ||
1752 | # CONFIG_FONT_ACORN_8x8 is not set | ||
1753 | # CONFIG_FONT_MINI_4x6 is not set | ||
1754 | # CONFIG_FONT_SUN8x16 is not set | ||
1755 | # CONFIG_FONT_SUN12x22 is not set | ||
1756 | # CONFIG_FONT_10x18 is not set | ||
1757 | CONFIG_LOGO=y | 113 | CONFIG_LOGO=y |
1758 | CONFIG_LOGO_LINUX_MONO=y | ||
1759 | CONFIG_LOGO_LINUX_VGA16=y | ||
1760 | CONFIG_LOGO_LINUX_CLUT224=y | ||
1761 | # CONFIG_SOUND is not set | ||
1762 | CONFIG_HID_SUPPORT=y | ||
1763 | CONFIG_HID=y | ||
1764 | # CONFIG_HIDRAW is not set | ||
1765 | |||
1766 | # | ||
1767 | # USB Input Devices | ||
1768 | # | ||
1769 | CONFIG_USB_HID=y | ||
1770 | # CONFIG_HID_PID is not set | ||
1771 | # CONFIG_USB_HIDDEV is not set | ||
1772 | |||
1773 | # | ||
1774 | # Special HID drivers | ||
1775 | # | ||
1776 | CONFIG_HID_GENERIC=y | ||
1777 | # CONFIG_HID_A4TECH is not set | ||
1778 | # CONFIG_HID_ACRUX is not set | ||
1779 | # CONFIG_HID_APPLE is not set | ||
1780 | # CONFIG_HID_AUREAL is not set | ||
1781 | # CONFIG_HID_BELKIN is not set | ||
1782 | # CONFIG_HID_CHERRY is not set | ||
1783 | # CONFIG_HID_CHICONY is not set | ||
1784 | # CONFIG_HID_CYPRESS is not set | ||
1785 | # CONFIG_HID_DRAGONRISE is not set | ||
1786 | # CONFIG_HID_EMS_FF is not set | ||
1787 | # CONFIG_HID_EZKEY is not set | ||
1788 | # CONFIG_HID_HOLTEK is not set | ||
1789 | # CONFIG_HID_KEYTOUCH is not set | ||
1790 | # CONFIG_HID_KYE is not set | ||
1791 | # CONFIG_HID_UCLOGIC is not set | ||
1792 | # CONFIG_HID_WALTOP is not set | ||
1793 | # CONFIG_HID_GYRATION is not set | ||
1794 | # CONFIG_HID_TWINHAN is not set | ||
1795 | # CONFIG_HID_KENSINGTON is not set | ||
1796 | # CONFIG_HID_LCPOWER is not set | ||
1797 | # CONFIG_HID_LOGITECH is not set | ||
1798 | # CONFIG_HID_MICROSOFT is not set | ||
1799 | # CONFIG_HID_MONTEREY is not set | ||
1800 | # CONFIG_HID_MULTITOUCH is not set | ||
1801 | # CONFIG_HID_NTRIG is not set | ||
1802 | # CONFIG_HID_ORTEK is not set | ||
1803 | # CONFIG_HID_PANTHERLORD is not set | ||
1804 | # CONFIG_HID_PETALYNX is not set | ||
1805 | # CONFIG_HID_PICOLCD is not set | ||
1806 | # CONFIG_HID_PRIMAX is not set | ||
1807 | # CONFIG_HID_ROCCAT is not set | ||
1808 | # CONFIG_HID_SAITEK is not set | ||
1809 | # CONFIG_HID_SAMSUNG is not set | ||
1810 | # CONFIG_HID_SONY is not set | ||
1811 | # CONFIG_HID_SPEEDLINK is not set | ||
1812 | # CONFIG_HID_SUNPLUS is not set | ||
1813 | # CONFIG_HID_GREENASIA is not set | ||
1814 | # CONFIG_HID_SMARTJOYPLUS is not set | ||
1815 | # CONFIG_HID_TIVO is not set | ||
1816 | # CONFIG_HID_TOPSEED is not set | ||
1817 | # CONFIG_HID_THRUSTMASTER is not set | ||
1818 | # CONFIG_HID_ZEROPLUS is not set | ||
1819 | # CONFIG_HID_ZYDACRON is not set | ||
1820 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
1821 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
1822 | # CONFIG_USB_ARCH_HAS_XHCI is not set | ||
1823 | CONFIG_USB_SUPPORT=y | ||
1824 | CONFIG_USB_COMMON=y | ||
1825 | CONFIG_USB_ARCH_HAS_HCD=y | ||
1826 | CONFIG_USB=y | 114 | CONFIG_USB=y |
1827 | # CONFIG_USB_DEBUG is not set | ||
1828 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
1829 | |||
1830 | # | ||
1831 | # Miscellaneous USB options | ||
1832 | # | ||
1833 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
1834 | # CONFIG_USB_OTG_WHITELIST is not set | ||
1835 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
1836 | # CONFIG_USB_MON is not set | ||
1837 | # CONFIG_USB_WUSB_CBAF is not set | ||
1838 | |||
1839 | # | ||
1840 | # USB Host Controller Drivers | ||
1841 | # | ||
1842 | # CONFIG_USB_C67X00_HCD is not set | ||
1843 | CONFIG_USB_EHCI_HCD=y | 115 | CONFIG_USB_EHCI_HCD=y |
1844 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 116 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
1845 | CONFIG_USB_EHCI_TT_NEWSCHED=y | ||
1846 | CONFIG_USB_EHCI_MXC=y | ||
1847 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1848 | # CONFIG_USB_ISP116X_HCD is not set | ||
1849 | # CONFIG_USB_ISP1760_HCD is not set | ||
1850 | # CONFIG_USB_ISP1362_HCD is not set | ||
1851 | # CONFIG_USB_EHCI_HCD_PLATFORM is not set | ||
1852 | # CONFIG_USB_SL811_HCD is not set | ||
1853 | # CONFIG_USB_R8A66597_HCD is not set | ||
1854 | # CONFIG_USB_IMX21_HCD is not set | ||
1855 | # CONFIG_USB_CHIPIDEA is not set | ||
1856 | |||
1857 | # | ||
1858 | # USB Device Class drivers | ||
1859 | # | ||
1860 | # CONFIG_USB_ACM is not set | ||
1861 | # CONFIG_USB_PRINTER is not set | ||
1862 | # CONFIG_USB_WDM is not set | ||
1863 | # CONFIG_USB_TMC is not set | ||
1864 | |||
1865 | # | ||
1866 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
1867 | # | ||
1868 | |||
1869 | # | ||
1870 | # also be needed; see USB_STORAGE Help for more info | ||
1871 | # | ||
1872 | CONFIG_USB_STORAGE=y | 117 | CONFIG_USB_STORAGE=y |
1873 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
1874 | # CONFIG_USB_STORAGE_REALTEK is not set | ||
1875 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
1876 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
1877 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
1878 | # CONFIG_USB_STORAGE_USBAT is not set | ||
1879 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
1880 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
1881 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
1882 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
1883 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1884 | # CONFIG_USB_STORAGE_KARMA is not set | ||
1885 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1886 | # CONFIG_USB_STORAGE_ENE_UB6250 is not set | ||
1887 | # CONFIG_USB_UAS is not set | ||
1888 | # CONFIG_USB_LIBUSUAL is not set | ||
1889 | |||
1890 | # | ||
1891 | # USB Imaging devices | ||
1892 | # | ||
1893 | # CONFIG_USB_MDC800 is not set | ||
1894 | # CONFIG_USB_MICROTEK is not set | ||
1895 | |||
1896 | # | ||
1897 | # USB port drivers | ||
1898 | # | ||
1899 | # CONFIG_USB_SERIAL is not set | ||
1900 | |||
1901 | # | ||
1902 | # USB Miscellaneous drivers | ||
1903 | # | ||
1904 | # CONFIG_USB_EMI62 is not set | ||
1905 | # CONFIG_USB_EMI26 is not set | ||
1906 | # CONFIG_USB_ADUTUX is not set | ||
1907 | # CONFIG_USB_SEVSEG is not set | ||
1908 | # CONFIG_USB_RIO500 is not set | ||
1909 | # CONFIG_USB_LEGOTOWER is not set | ||
1910 | # CONFIG_USB_LCD is not set | ||
1911 | # CONFIG_USB_LED is not set | ||
1912 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1913 | # CONFIG_USB_CYTHERM is not set | ||
1914 | # CONFIG_USB_IDMOUSE is not set | ||
1915 | # CONFIG_USB_FTDI_ELAN is not set | ||
1916 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1917 | # CONFIG_USB_SISUSBVGA is not set | ||
1918 | # CONFIG_USB_LD is not set | ||
1919 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1920 | # CONFIG_USB_IOWARRIOR is not set | ||
1921 | # CONFIG_USB_TEST is not set | ||
1922 | # CONFIG_USB_ISIGHTFW is not set | ||
1923 | # CONFIG_USB_YUREX is not set | ||
1924 | |||
1925 | # | ||
1926 | # USB Physical Layer drivers | ||
1927 | # | ||
1928 | # CONFIG_USB_ISP1301 is not set | ||
1929 | # CONFIG_USB_GADGET is not set | ||
1930 | |||
1931 | # | ||
1932 | # OTG and related infrastructure | ||
1933 | # | ||
1934 | # CONFIG_USB_GPIO_VBUS is not set | ||
1935 | # CONFIG_USB_ULPI is not set | ||
1936 | # CONFIG_NOP_USB_XCEIV is not set | ||
1937 | # CONFIG_USB_MXS_PHY is not set | ||
1938 | CONFIG_MMC=y | 118 | CONFIG_MMC=y |
1939 | # CONFIG_MMC_DEBUG is not set | ||
1940 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
1941 | # CONFIG_MMC_CLKGATE is not set | ||
1942 | |||
1943 | # | ||
1944 | # MMC/SD/SDIO Card Drivers | ||
1945 | # | ||
1946 | CONFIG_MMC_BLOCK=y | ||
1947 | CONFIG_MMC_BLOCK_MINORS=8 | ||
1948 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
1949 | # CONFIG_SDIO_UART is not set | ||
1950 | # CONFIG_MMC_TEST is not set | ||
1951 | |||
1952 | # | ||
1953 | # MMC/SD/SDIO Host Controller Drivers | ||
1954 | # | ||
1955 | CONFIG_MMC_SDHCI=y | 119 | CONFIG_MMC_SDHCI=y |
1956 | CONFIG_MMC_SDHCI_IO_ACCESSORS=y | ||
1957 | CONFIG_MMC_SDHCI_PLTFM=y | 120 | CONFIG_MMC_SDHCI_PLTFM=y |
1958 | CONFIG_MMC_SDHCI_ESDHC_IMX=y | ||
1959 | # CONFIG_MMC_SDHCI_PXAV3 is not set | ||
1960 | # CONFIG_MMC_SDHCI_PXAV2 is not set | ||
1961 | # CONFIG_MMC_MXC is not set | ||
1962 | # CONFIG_MMC_SPI is not set | ||
1963 | # CONFIG_MMC_DW is not set | ||
1964 | # CONFIG_MMC_VUB300 is not set | ||
1965 | # CONFIG_MMC_USHC is not set | ||
1966 | # CONFIG_MEMSTICK is not set | ||
1967 | CONFIG_LEDS_GPIO_REGISTER=y | ||
1968 | CONFIG_NEW_LEDS=y | 121 | CONFIG_NEW_LEDS=y |
1969 | CONFIG_LEDS_CLASS=y | 122 | CONFIG_LEDS_CLASS=y |
1970 | |||
1971 | # | ||
1972 | # LED drivers | ||
1973 | # | ||
1974 | # CONFIG_LEDS_LM3530 is not set | ||
1975 | # CONFIG_LEDS_PCA9532 is not set | ||
1976 | # CONFIG_LEDS_GPIO is not set | ||
1977 | # CONFIG_LEDS_LP3944 is not set | ||
1978 | # CONFIG_LEDS_LP5521 is not set | ||
1979 | # CONFIG_LEDS_LP5523 is not set | ||
1980 | # CONFIG_LEDS_PCA955X is not set | ||
1981 | # CONFIG_LEDS_PCA9633 is not set | ||
1982 | # CONFIG_LEDS_DAC124S085 is not set | ||
1983 | # CONFIG_LEDS_PWM is not set | ||
1984 | # CONFIG_LEDS_REGULATOR is not set | ||
1985 | # CONFIG_LEDS_BD2802 is not set | ||
1986 | # CONFIG_LEDS_LT3593 is not set | ||
1987 | # CONFIG_LEDS_RENESAS_TPU is not set | ||
1988 | # CONFIG_LEDS_TCA6507 is not set | ||
1989 | # CONFIG_LEDS_OT200 is not set | ||
1990 | # CONFIG_LEDS_TRIGGERS is not set | ||
1991 | |||
1992 | # | ||
1993 | # LED Triggers | ||
1994 | # | ||
1995 | # CONFIG_ACCESSIBILITY is not set | ||
1996 | CONFIG_RTC_LIB=y | ||
1997 | CONFIG_RTC_CLASS=y | 123 | CONFIG_RTC_CLASS=y |
1998 | CONFIG_RTC_HCTOSYS=y | ||
1999 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
2000 | # CONFIG_RTC_DEBUG is not set | ||
2001 | |||
2002 | # | ||
2003 | # RTC interfaces | ||
2004 | # | ||
2005 | CONFIG_RTC_INTF_SYSFS=y | ||
2006 | CONFIG_RTC_INTF_PROC=y | ||
2007 | CONFIG_RTC_INTF_DEV=y | ||
2008 | CONFIG_RTC_INTF_DEV_UIE_EMUL=y | 124 | CONFIG_RTC_INTF_DEV_UIE_EMUL=y |
2009 | # CONFIG_RTC_DRV_TEST is not set | ||
2010 | |||
2011 | # | ||
2012 | # I2C RTC drivers | ||
2013 | # | ||
2014 | # CONFIG_RTC_DRV_DS1307 is not set | ||
2015 | # CONFIG_RTC_DRV_DS1374 is not set | ||
2016 | # CONFIG_RTC_DRV_DS1672 is not set | ||
2017 | # CONFIG_RTC_DRV_DS3232 is not set | ||
2018 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
2019 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
2020 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
2021 | # CONFIG_RTC_DRV_ISL12022 is not set | ||
2022 | # CONFIG_RTC_DRV_X1205 is not set | ||
2023 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
2024 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
2025 | # CONFIG_RTC_DRV_M41T80 is not set | ||
2026 | # CONFIG_RTC_DRV_BQ32K is not set | ||
2027 | # CONFIG_RTC_DRV_S35390A is not set | ||
2028 | # CONFIG_RTC_DRV_FM3130 is not set | ||
2029 | # CONFIG_RTC_DRV_RX8581 is not set | ||
2030 | # CONFIG_RTC_DRV_RX8025 is not set | ||
2031 | # CONFIG_RTC_DRV_EM3027 is not set | ||
2032 | # CONFIG_RTC_DRV_RV3029C2 is not set | ||
2033 | |||
2034 | # | ||
2035 | # SPI RTC drivers | ||
2036 | # | ||
2037 | # CONFIG_RTC_DRV_M41T93 is not set | ||
2038 | # CONFIG_RTC_DRV_M41T94 is not set | ||
2039 | # CONFIG_RTC_DRV_DS1305 is not set | ||
2040 | # CONFIG_RTC_DRV_DS1390 is not set | ||
2041 | # CONFIG_RTC_DRV_MAX6902 is not set | ||
2042 | # CONFIG_RTC_DRV_R9701 is not set | ||
2043 | # CONFIG_RTC_DRV_RS5C348 is not set | ||
2044 | # CONFIG_RTC_DRV_DS3234 is not set | ||
2045 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
2046 | |||
2047 | # | ||
2048 | # Platform RTC drivers | ||
2049 | # | ||
2050 | # CONFIG_RTC_DRV_CMOS is not set | 125 | # CONFIG_RTC_DRV_CMOS is not set |
2051 | # CONFIG_RTC_DRV_DS1286 is not set | ||
2052 | # CONFIG_RTC_DRV_DS1511 is not set | ||
2053 | # CONFIG_RTC_DRV_DS1553 is not set | ||
2054 | # CONFIG_RTC_DRV_DS1742 is not set | ||
2055 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
2056 | # CONFIG_RTC_DRV_M48T86 is not set | ||
2057 | # CONFIG_RTC_DRV_M48T35 is not set | ||
2058 | # CONFIG_RTC_DRV_M48T59 is not set | ||
2059 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
2060 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
2061 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
2062 | # CONFIG_RTC_DRV_V3020 is not set | ||
2063 | |||
2064 | # | ||
2065 | # on-CPU RTC drivers | ||
2066 | # | ||
2067 | CONFIG_RTC_DRV_MXC=y | ||
2068 | CONFIG_DMADEVICES=y | 126 | CONFIG_DMADEVICES=y |
2069 | # CONFIG_DMADEVICES_DEBUG is not set | ||
2070 | |||
2071 | # | ||
2072 | # DMA Devices | ||
2073 | # | ||
2074 | # CONFIG_DW_DMAC is not set | ||
2075 | CONFIG_MX3_IPU=y | ||
2076 | CONFIG_MX3_IPU_IRQS=4 | ||
2077 | # CONFIG_TIMB_DMA is not set | ||
2078 | CONFIG_IMX_SDMA=y | ||
2079 | # CONFIG_IMX_DMA is not set | ||
2080 | CONFIG_DMA_ENGINE=y | ||
2081 | |||
2082 | # | ||
2083 | # DMA Clients | ||
2084 | # | ||
2085 | # CONFIG_NET_DMA is not set | ||
2086 | # CONFIG_ASYNC_TX_DMA is not set | ||
2087 | # CONFIG_DMATEST is not set | ||
2088 | # CONFIG_AUXDISPLAY is not set | ||
2089 | # CONFIG_UIO is not set | ||
2090 | |||
2091 | # | ||
2092 | # Virtio drivers | ||
2093 | # | ||
2094 | # CONFIG_VIRTIO_BALLOON is not set | ||
2095 | # CONFIG_VIRTIO_MMIO is not set | ||
2096 | |||
2097 | # | ||
2098 | # Microsoft Hyper-V guest support | ||
2099 | # | ||
2100 | # CONFIG_STAGING is not set | ||
2101 | CONFIG_CLKDEV_LOOKUP=y | ||
2102 | CONFIG_HAVE_CLK_PREPARE=y | ||
2103 | CONFIG_COMMON_CLK=y | ||
2104 | |||
2105 | # | ||
2106 | # Common Clock Framework | ||
2107 | # | ||
2108 | # CONFIG_COMMON_CLK_DEBUG is not set | ||
2109 | |||
2110 | # | ||
2111 | # Hardware Spinlock drivers | ||
2112 | # | ||
2113 | CONFIG_CLKSRC_MMIO=y | ||
2114 | CONFIG_IOMMU_SUPPORT=y | ||
2115 | |||
2116 | # | ||
2117 | # Remoteproc drivers (EXPERIMENTAL) | ||
2118 | # | ||
2119 | |||
2120 | # | ||
2121 | # Rpmsg drivers (EXPERIMENTAL) | ||
2122 | # | ||
2123 | # CONFIG_VIRT_DRIVERS is not set | ||
2124 | # CONFIG_PM_DEVFREQ is not set | ||
2125 | # CONFIG_EXTCON is not set | ||
2126 | # CONFIG_MEMORY is not set | ||
2127 | # CONFIG_IIO is not set | ||
2128 | |||
2129 | # | ||
2130 | # File systems | ||
2131 | # | ||
2132 | CONFIG_EXT2_FS=y | 127 | CONFIG_EXT2_FS=y |
2133 | CONFIG_EXT2_FS_XATTR=y | 128 | CONFIG_EXT2_FS_XATTR=y |
2134 | CONFIG_EXT2_FS_POSIX_ACL=y | 129 | CONFIG_EXT2_FS_POSIX_ACL=y |
2135 | CONFIG_EXT2_FS_SECURITY=y | 130 | CONFIG_EXT2_FS_SECURITY=y |
2136 | # CONFIG_EXT2_FS_XIP is not set | ||
2137 | CONFIG_EXT3_FS=y | 131 | CONFIG_EXT3_FS=y |
2138 | CONFIG_EXT3_DEFAULTS_TO_ORDERED=y | ||
2139 | CONFIG_EXT3_FS_XATTR=y | ||
2140 | CONFIG_EXT3_FS_POSIX_ACL=y | 132 | CONFIG_EXT3_FS_POSIX_ACL=y |
2141 | CONFIG_EXT3_FS_SECURITY=y | 133 | CONFIG_EXT3_FS_SECURITY=y |
2142 | CONFIG_EXT4_FS=y | 134 | CONFIG_EXT4_FS=y |
2143 | CONFIG_EXT4_FS_XATTR=y | ||
2144 | CONFIG_EXT4_FS_POSIX_ACL=y | 135 | CONFIG_EXT4_FS_POSIX_ACL=y |
2145 | CONFIG_EXT4_FS_SECURITY=y | 136 | CONFIG_EXT4_FS_SECURITY=y |
2146 | # CONFIG_EXT4_DEBUG is not set | ||
2147 | CONFIG_JBD=y | ||
2148 | # CONFIG_JBD_DEBUG is not set | ||
2149 | CONFIG_JBD2=y | ||
2150 | # CONFIG_JBD2_DEBUG is not set | ||
2151 | CONFIG_FS_MBCACHE=y | ||
2152 | # CONFIG_REISERFS_FS is not set | ||
2153 | # CONFIG_JFS_FS is not set | ||
2154 | # CONFIG_XFS_FS is not set | ||
2155 | # CONFIG_GFS2_FS is not set | ||
2156 | # CONFIG_OCFS2_FS is not set | ||
2157 | # CONFIG_BTRFS_FS is not set | ||
2158 | # CONFIG_NILFS2_FS is not set | ||
2159 | CONFIG_FS_POSIX_ACL=y | ||
2160 | CONFIG_FILE_LOCKING=y | ||
2161 | CONFIG_FSNOTIFY=y | ||
2162 | CONFIG_DNOTIFY=y | ||
2163 | CONFIG_INOTIFY_USER=y | ||
2164 | # CONFIG_FANOTIFY is not set | ||
2165 | CONFIG_QUOTA=y | 137 | CONFIG_QUOTA=y |
2166 | CONFIG_QUOTA_NETLINK_INTERFACE=y | 138 | CONFIG_QUOTA_NETLINK_INTERFACE=y |
2167 | # CONFIG_PRINT_QUOTA_WARNING is not set | 139 | # CONFIG_PRINT_QUOTA_WARNING is not set |
2168 | # CONFIG_QUOTA_DEBUG is not set | ||
2169 | # CONFIG_QFMT_V1 is not set | ||
2170 | # CONFIG_QFMT_V2 is not set | ||
2171 | CONFIG_QUOTACTL=y | ||
2172 | CONFIG_AUTOFS4_FS=y | 140 | CONFIG_AUTOFS4_FS=y |
2173 | CONFIG_FUSE_FS=y | 141 | CONFIG_FUSE_FS=y |
2174 | # CONFIG_CUSE is not set | ||
2175 | |||
2176 | # | ||
2177 | # Caches | ||
2178 | # | ||
2179 | # CONFIG_FSCACHE is not set | ||
2180 | |||
2181 | # | ||
2182 | # CD-ROM/DVD Filesystems | ||
2183 | # | ||
2184 | CONFIG_ISO9660_FS=m | 142 | CONFIG_ISO9660_FS=m |
2185 | CONFIG_JOLIET=y | 143 | CONFIG_JOLIET=y |
2186 | CONFIG_ZISOFS=y | 144 | CONFIG_ZISOFS=y |
2187 | CONFIG_UDF_FS=m | 145 | CONFIG_UDF_FS=m |
2188 | CONFIG_UDF_NLS=y | ||
2189 | |||
2190 | # | ||
2191 | # DOS/FAT/NT Filesystems | ||
2192 | # | ||
2193 | CONFIG_FAT_FS=y | ||
2194 | CONFIG_MSDOS_FS=m | 146 | CONFIG_MSDOS_FS=m |
2195 | CONFIG_VFAT_FS=y | 147 | CONFIG_VFAT_FS=y |
2196 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
2197 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
2198 | # CONFIG_NTFS_FS is not set | ||
2199 | |||
2200 | # | ||
2201 | # Pseudo filesystems | ||
2202 | # | ||
2203 | CONFIG_PROC_FS=y | ||
2204 | CONFIG_PROC_SYSCTL=y | ||
2205 | CONFIG_PROC_PAGE_MONITOR=y | ||
2206 | CONFIG_SYSFS=y | ||
2207 | CONFIG_TMPFS=y | 148 | CONFIG_TMPFS=y |
2208 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
2209 | # CONFIG_TMPFS_XATTR is not set | ||
2210 | # CONFIG_HUGETLB_PAGE is not set | ||
2211 | CONFIG_CONFIGFS_FS=m | 149 | CONFIG_CONFIGFS_FS=m |
2212 | CONFIG_MISC_FILESYSTEMS=y | ||
2213 | # CONFIG_ADFS_FS is not set | ||
2214 | # CONFIG_AFFS_FS is not set | ||
2215 | # CONFIG_ECRYPT_FS is not set | ||
2216 | # CONFIG_HFS_FS is not set | ||
2217 | # CONFIG_HFSPLUS_FS is not set | ||
2218 | # CONFIG_BEFS_FS is not set | ||
2219 | # CONFIG_BFS_FS is not set | ||
2220 | # CONFIG_EFS_FS is not set | ||
2221 | # CONFIG_JFFS2_FS is not set | ||
2222 | # CONFIG_LOGFS is not set | ||
2223 | # CONFIG_CRAMFS is not set | ||
2224 | # CONFIG_SQUASHFS is not set | ||
2225 | # CONFIG_VXFS_FS is not set | ||
2226 | # CONFIG_MINIX_FS is not set | ||
2227 | # CONFIG_OMFS_FS is not set | ||
2228 | # CONFIG_HPFS_FS is not set | ||
2229 | # CONFIG_QNX4FS_FS is not set | ||
2230 | # CONFIG_QNX6FS_FS is not set | ||
2231 | # CONFIG_ROMFS_FS is not set | ||
2232 | # CONFIG_PSTORE is not set | ||
2233 | # CONFIG_SYSV_FS is not set | ||
2234 | # CONFIG_UFS_FS is not set | ||
2235 | CONFIG_NETWORK_FILESYSTEMS=y | ||
2236 | CONFIG_NFS_FS=y | 150 | CONFIG_NFS_FS=y |
2237 | CONFIG_NFS_V2=y | ||
2238 | CONFIG_NFS_V3=y | ||
2239 | CONFIG_NFS_V3_ACL=y | 151 | CONFIG_NFS_V3_ACL=y |
2240 | CONFIG_NFS_V4=y | 152 | CONFIG_NFS_V4=y |
2241 | # CONFIG_NFS_V4_1 is not set | ||
2242 | CONFIG_ROOT_NFS=y | 153 | CONFIG_ROOT_NFS=y |
2243 | # CONFIG_NFS_USE_LEGACY_DNS is not set | ||
2244 | CONFIG_NFS_USE_KERNEL_DNS=y | ||
2245 | # CONFIG_NFSD is not set | ||
2246 | CONFIG_LOCKD=y | ||
2247 | CONFIG_LOCKD_V4=y | ||
2248 | CONFIG_NFS_ACL_SUPPORT=y | ||
2249 | CONFIG_NFS_COMMON=y | ||
2250 | CONFIG_SUNRPC=y | ||
2251 | CONFIG_SUNRPC_GSS=y | ||
2252 | # CONFIG_SUNRPC_DEBUG is not set | ||
2253 | # CONFIG_CEPH_FS is not set | ||
2254 | # CONFIG_CIFS is not set | ||
2255 | # CONFIG_NCP_FS is not set | ||
2256 | # CONFIG_CODA_FS is not set | ||
2257 | # CONFIG_AFS_FS is not set | ||
2258 | CONFIG_NLS=y | ||
2259 | CONFIG_NLS_DEFAULT="cp437" | 154 | CONFIG_NLS_DEFAULT="cp437" |
2260 | CONFIG_NLS_CODEPAGE_437=y | 155 | CONFIG_NLS_CODEPAGE_437=y |
2261 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
2262 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
2263 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
2264 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
2265 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
2266 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
2267 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
2268 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
2269 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
2270 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
2271 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
2272 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
2273 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
2274 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
2275 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
2276 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
2277 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
2278 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
2279 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
2280 | # CONFIG_NLS_ISO8859_8 is not set | ||
2281 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
2282 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
2283 | CONFIG_NLS_ASCII=y | 156 | CONFIG_NLS_ASCII=y |
2284 | CONFIG_NLS_ISO8859_1=y | 157 | CONFIG_NLS_ISO8859_1=y |
2285 | # CONFIG_NLS_ISO8859_2 is not set | ||
2286 | # CONFIG_NLS_ISO8859_3 is not set | ||
2287 | # CONFIG_NLS_ISO8859_4 is not set | ||
2288 | # CONFIG_NLS_ISO8859_5 is not set | ||
2289 | # CONFIG_NLS_ISO8859_6 is not set | ||
2290 | # CONFIG_NLS_ISO8859_7 is not set | ||
2291 | # CONFIG_NLS_ISO8859_9 is not set | ||
2292 | # CONFIG_NLS_ISO8859_13 is not set | ||
2293 | # CONFIG_NLS_ISO8859_14 is not set | ||
2294 | CONFIG_NLS_ISO8859_15=m | 158 | CONFIG_NLS_ISO8859_15=m |
2295 | # CONFIG_NLS_KOI8_R is not set | ||
2296 | # CONFIG_NLS_KOI8_U is not set | ||
2297 | # CONFIG_NLS_MAC_ROMAN is not set | ||
2298 | # CONFIG_NLS_MAC_CELTIC is not set | ||
2299 | # CONFIG_NLS_MAC_CENTEURO is not set | ||
2300 | # CONFIG_NLS_MAC_CROATIAN is not set | ||
2301 | # CONFIG_NLS_MAC_CYRILLIC is not set | ||
2302 | # CONFIG_NLS_MAC_GAELIC is not set | ||
2303 | # CONFIG_NLS_MAC_GREEK is not set | ||
2304 | # CONFIG_NLS_MAC_ICELAND is not set | ||
2305 | # CONFIG_NLS_MAC_INUIT is not set | ||
2306 | # CONFIG_NLS_MAC_ROMANIAN is not set | ||
2307 | # CONFIG_NLS_MAC_TURKISH is not set | ||
2308 | CONFIG_NLS_UTF8=y | 159 | CONFIG_NLS_UTF8=y |
2309 | # CONFIG_DLM is not set | ||
2310 | |||
2311 | # | ||
2312 | # Kernel hacking | ||
2313 | # | ||
2314 | # CONFIG_PRINTK_TIME is not set | ||
2315 | CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 | ||
2316 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
2317 | CONFIG_ENABLE_MUST_CHECK=y | ||
2318 | CONFIG_FRAME_WARN=1024 | 160 | CONFIG_FRAME_WARN=1024 |
2319 | CONFIG_MAGIC_SYSRQ=y | 161 | CONFIG_MAGIC_SYSRQ=y |
2320 | # CONFIG_STRIP_ASM_SYMS is not set | ||
2321 | # CONFIG_READABLE_ASM is not set | ||
2322 | # CONFIG_UNUSED_SYMBOLS is not set | 162 | # CONFIG_UNUSED_SYMBOLS is not set |
2323 | CONFIG_DEBUG_FS=y | 163 | CONFIG_DEBUG_FS=y |
2324 | # CONFIG_HEADERS_CHECK is not set | ||
2325 | # CONFIG_DEBUG_SECTION_MISMATCH is not set | ||
2326 | CONFIG_DEBUG_KERNEL=y | ||
2327 | # CONFIG_DEBUG_SHIRQ is not set | ||
2328 | # CONFIG_LOCKUP_DETECTOR is not set | ||
2329 | # CONFIG_HARDLOCKUP_DETECTOR is not set | ||
2330 | # CONFIG_PANIC_ON_OOPS is not set | ||
2331 | CONFIG_PANIC_ON_OOPS_VALUE=0 | ||
2332 | # CONFIG_DETECT_HUNG_TASK is not set | ||
2333 | # CONFIG_SCHED_DEBUG is not set | 164 | # CONFIG_SCHED_DEBUG is not set |
2334 | # CONFIG_SCHEDSTATS is not set | ||
2335 | # CONFIG_TIMER_STATS is not set | ||
2336 | # CONFIG_DEBUG_OBJECTS is not set | ||
2337 | # CONFIG_SLUB_STATS is not set | ||
2338 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
2339 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
2340 | # CONFIG_RT_MUTEX_TESTER is not set | ||
2341 | # CONFIG_DEBUG_SPINLOCK is not set | ||
2342 | # CONFIG_DEBUG_MUTEXES is not set | ||
2343 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
2344 | # CONFIG_PROVE_LOCKING is not set | ||
2345 | # CONFIG_SPARSE_RCU_POINTER is not set | ||
2346 | # CONFIG_LOCK_STAT is not set | ||
2347 | # CONFIG_DEBUG_ATOMIC_SLEEP is not set | ||
2348 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
2349 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
2350 | # CONFIG_DEBUG_KOBJECT is not set | ||
2351 | # CONFIG_DEBUG_BUGVERBOSE is not set | 165 | # CONFIG_DEBUG_BUGVERBOSE is not set |
2352 | # CONFIG_DEBUG_INFO is not set | ||
2353 | # CONFIG_DEBUG_VM is not set | ||
2354 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
2355 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
2356 | # CONFIG_DEBUG_LIST is not set | ||
2357 | # CONFIG_TEST_LIST_SORT is not set | ||
2358 | # CONFIG_DEBUG_SG is not set | ||
2359 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
2360 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
2361 | CONFIG_FRAME_POINTER=y | ||
2362 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
2363 | # CONFIG_RCU_TORTURE_TEST is not set | ||
2364 | CONFIG_RCU_CPU_STALL_TIMEOUT=60 | ||
2365 | # CONFIG_RCU_CPU_STALL_INFO is not set | ||
2366 | # CONFIG_RCU_TRACE is not set | ||
2367 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
2368 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
2369 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
2370 | # CONFIG_DEBUG_PER_CPU_MAPS is not set | ||
2371 | # CONFIG_LKDTM is not set | ||
2372 | # CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set | ||
2373 | # CONFIG_FAULT_INJECTION is not set | ||
2374 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
2375 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
2376 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
2377 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
2378 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
2379 | CONFIG_HAVE_C_RECORDMCOUNT=y | ||
2380 | CONFIG_TRACING_SUPPORT=y | ||
2381 | # CONFIG_FTRACE is not set | 166 | # CONFIG_FTRACE is not set |
2382 | # CONFIG_DYNAMIC_DEBUG is not set | ||
2383 | # CONFIG_DMA_API_DEBUG is not set | ||
2384 | # CONFIG_ATOMIC64_SELFTEST is not set | ||
2385 | # CONFIG_SAMPLES is not set | ||
2386 | CONFIG_HAVE_ARCH_KGDB=y | ||
2387 | # CONFIG_KGDB is not set | ||
2388 | # CONFIG_TEST_KSTRTOX is not set | ||
2389 | # CONFIG_STRICT_DEVMEM is not set | ||
2390 | # CONFIG_ARM_UNWIND is not set | ||
2391 | # CONFIG_DEBUG_USER is not set | ||
2392 | # CONFIG_DEBUG_LL is not set | ||
2393 | |||
2394 | # | ||
2395 | # Security options | ||
2396 | # | ||
2397 | CONFIG_KEYS=y | ||
2398 | # CONFIG_ENCRYPTED_KEYS is not set | ||
2399 | # CONFIG_KEYS_DEBUG_PROC_KEYS is not set | ||
2400 | # CONFIG_SECURITY_DMESG_RESTRICT is not set | ||
2401 | # CONFIG_SECURITY is not set | ||
2402 | CONFIG_SECURITYFS=y | 167 | CONFIG_SECURITYFS=y |
2403 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
2404 | CONFIG_DEFAULT_SECURITY="" | ||
2405 | CONFIG_CRYPTO=y | ||
2406 | |||
2407 | # | ||
2408 | # Crypto core or helper | ||
2409 | # | ||
2410 | CONFIG_CRYPTO_ALGAPI=y | ||
2411 | CONFIG_CRYPTO_ALGAPI2=y | ||
2412 | CONFIG_CRYPTO_HASH=y | ||
2413 | CONFIG_CRYPTO_HASH2=y | ||
2414 | # CONFIG_CRYPTO_MANAGER is not set | ||
2415 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
2416 | # CONFIG_CRYPTO_USER is not set | ||
2417 | # CONFIG_CRYPTO_GF128MUL is not set | ||
2418 | # CONFIG_CRYPTO_NULL is not set | ||
2419 | # CONFIG_CRYPTO_PCRYPT is not set | ||
2420 | # CONFIG_CRYPTO_CRYPTD is not set | ||
2421 | # CONFIG_CRYPTO_AUTHENC is not set | ||
2422 | # CONFIG_CRYPTO_TEST is not set | ||
2423 | |||
2424 | # | ||
2425 | # Authenticated Encryption with Associated Data | ||
2426 | # | ||
2427 | # CONFIG_CRYPTO_CCM is not set | ||
2428 | # CONFIG_CRYPTO_GCM is not set | ||
2429 | # CONFIG_CRYPTO_SEQIV is not set | ||
2430 | |||
2431 | # | ||
2432 | # Block modes | ||
2433 | # | ||
2434 | # CONFIG_CRYPTO_CBC is not set | ||
2435 | # CONFIG_CRYPTO_CTR is not set | ||
2436 | # CONFIG_CRYPTO_CTS is not set | ||
2437 | # CONFIG_CRYPTO_ECB is not set | ||
2438 | # CONFIG_CRYPTO_LRW is not set | ||
2439 | # CONFIG_CRYPTO_PCBC is not set | ||
2440 | # CONFIG_CRYPTO_XTS is not set | ||
2441 | |||
2442 | # | ||
2443 | # Hash modes | ||
2444 | # | ||
2445 | # CONFIG_CRYPTO_HMAC is not set | ||
2446 | # CONFIG_CRYPTO_XCBC is not set | ||
2447 | # CONFIG_CRYPTO_VMAC is not set | ||
2448 | |||
2449 | # | ||
2450 | # Digest | ||
2451 | # | ||
2452 | CONFIG_CRYPTO_CRC32C=y | ||
2453 | # CONFIG_CRYPTO_GHASH is not set | ||
2454 | # CONFIG_CRYPTO_MD4 is not set | ||
2455 | # CONFIG_CRYPTO_MD5 is not set | ||
2456 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
2457 | # CONFIG_CRYPTO_RMD128 is not set | ||
2458 | # CONFIG_CRYPTO_RMD160 is not set | ||
2459 | # CONFIG_CRYPTO_RMD256 is not set | ||
2460 | # CONFIG_CRYPTO_RMD320 is not set | ||
2461 | # CONFIG_CRYPTO_SHA1 is not set | ||
2462 | # CONFIG_CRYPTO_SHA256 is not set | ||
2463 | # CONFIG_CRYPTO_SHA512 is not set | ||
2464 | # CONFIG_CRYPTO_TGR192 is not set | ||
2465 | # CONFIG_CRYPTO_WP512 is not set | ||
2466 | |||
2467 | # | ||
2468 | # Ciphers | ||
2469 | # | ||
2470 | # CONFIG_CRYPTO_AES is not set | ||
2471 | # CONFIG_CRYPTO_ANUBIS is not set | ||
2472 | # CONFIG_CRYPTO_ARC4 is not set | ||
2473 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
2474 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
2475 | # CONFIG_CRYPTO_CAST5 is not set | ||
2476 | # CONFIG_CRYPTO_CAST6 is not set | ||
2477 | # CONFIG_CRYPTO_DES is not set | ||
2478 | # CONFIG_CRYPTO_FCRYPT is not set | ||
2479 | # CONFIG_CRYPTO_KHAZAD is not set | ||
2480 | # CONFIG_CRYPTO_SALSA20 is not set | ||
2481 | # CONFIG_CRYPTO_SEED is not set | ||
2482 | # CONFIG_CRYPTO_SERPENT is not set | ||
2483 | # CONFIG_CRYPTO_TEA is not set | ||
2484 | # CONFIG_CRYPTO_TWOFISH is not set | ||
2485 | |||
2486 | # | ||
2487 | # Compression | ||
2488 | # | ||
2489 | CONFIG_CRYPTO_DEFLATE=m | 168 | CONFIG_CRYPTO_DEFLATE=m |
2490 | # CONFIG_CRYPTO_ZLIB is not set | ||
2491 | CONFIG_CRYPTO_LZO=m | 169 | CONFIG_CRYPTO_LZO=m |
2492 | |||
2493 | # | ||
2494 | # Random Number Generation | ||
2495 | # | ||
2496 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 170 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
2497 | # CONFIG_CRYPTO_USER_API_HASH is not set | ||
2498 | # CONFIG_CRYPTO_USER_API_SKCIPHER is not set | ||
2499 | # CONFIG_CRYPTO_HW is not set | 171 | # CONFIG_CRYPTO_HW is not set |
2500 | # CONFIG_BINARY_PRINTF is not set | ||
2501 | |||
2502 | # | ||
2503 | # Library routines | ||
2504 | # | ||
2505 | CONFIG_BITREVERSE=y | ||
2506 | CONFIG_RATIONAL=y | ||
2507 | CONFIG_GENERIC_PCI_IOMAP=y | ||
2508 | CONFIG_GENERIC_IO=y | ||
2509 | CONFIG_CRC_CCITT=m | 172 | CONFIG_CRC_CCITT=m |
2510 | CONFIG_CRC16=y | ||
2511 | CONFIG_CRC_T10DIF=y | 173 | CONFIG_CRC_T10DIF=y |
2512 | CONFIG_CRC_ITU_T=m | ||
2513 | CONFIG_CRC32=y | ||
2514 | # CONFIG_CRC32_SELFTEST is not set | ||
2515 | CONFIG_CRC32_SLICEBY8=y | ||
2516 | # CONFIG_CRC32_SLICEBY4 is not set | ||
2517 | # CONFIG_CRC32_SARWATE is not set | ||
2518 | # CONFIG_CRC32_BIT is not set | ||
2519 | CONFIG_CRC7=m | 174 | CONFIG_CRC7=m |
2520 | CONFIG_LIBCRC32C=m | 175 | CONFIG_LIBCRC32C=m |
2521 | # CONFIG_CRC8 is not set | ||
2522 | CONFIG_ZLIB_INFLATE=y | ||
2523 | CONFIG_ZLIB_DEFLATE=m | ||
2524 | CONFIG_LZO_COMPRESS=m | ||
2525 | CONFIG_LZO_DECOMPRESS=m | ||
2526 | # CONFIG_XZ_DEC is not set | ||
2527 | # CONFIG_XZ_DEC_BCJ is not set | ||
2528 | CONFIG_DECOMPRESS_GZIP=y | ||
2529 | CONFIG_HAS_IOMEM=y | ||
2530 | CONFIG_HAS_IOPORT=y | ||
2531 | CONFIG_HAS_DMA=y | ||
2532 | CONFIG_CPU_RMAP=y | ||
2533 | CONFIG_DQL=y | ||
2534 | CONFIG_NLATTR=y | ||
2535 | CONFIG_GENERIC_ATOMIC64=y | ||
2536 | # CONFIG_AVERAGE is not set | ||
2537 | # CONFIG_CORDIC is not set | ||
2538 | # CONFIG_DDR is not set | ||
diff --git a/recipes-kernel/linux/linux-mainline/mx6/defconfig b/recipes-kernel/linux/linux-mainline/mx6/defconfig index 77aeceb..ac9f053 100644 --- a/recipes-kernel/linux/linux-mainline/mx6/defconfig +++ b/recipes-kernel/linux/linux-mainline/mx6/defconfig | |||
@@ -1,2538 +1,175 @@ | |||
1 | # | ||
2 | # Automatically generated file; DO NOT EDIT. | ||
3 | # Linux/arm 3.5.0-rc3 Kernel Configuration | ||
4 | # | ||
5 | CONFIG_ARM=y | ||
6 | CONFIG_HAVE_PWM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_HAVE_PROC_CPU=y | ||
10 | CONFIG_STACKTRACE_SUPPORT=y | ||
11 | CONFIG_LOCKDEP_SUPPORT=y | ||
12 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
14 | CONFIG_ARCH_HAS_CPUFREQ=y | ||
15 | CONFIG_GENERIC_HWEIGHT=y | ||
16 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
17 | CONFIG_NEED_DMA_MAP_STATE=y | ||
18 | CONFIG_VECTORS_BASE=0xffff0000 | ||
19 | CONFIG_ARM_PATCH_PHYS_VIRT=y | ||
20 | CONFIG_GENERIC_BUG=y | ||
21 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
22 | CONFIG_HAVE_IRQ_WORK=y | ||
23 | |||
24 | # | ||
25 | # General setup | ||
26 | # | ||
27 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
28 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
29 | CONFIG_CROSS_COMPILE="" | ||
30 | CONFIG_LOCALVERSION="" | ||
31 | # CONFIG_LOCALVERSION_AUTO is not set | 2 | # CONFIG_LOCALVERSION_AUTO is not set |
32 | CONFIG_HAVE_KERNEL_GZIP=y | ||
33 | CONFIG_HAVE_KERNEL_LZMA=y | ||
34 | CONFIG_HAVE_KERNEL_XZ=y | ||
35 | CONFIG_HAVE_KERNEL_LZO=y | ||
36 | # CONFIG_KERNEL_GZIP is not set | ||
37 | # CONFIG_KERNEL_LZMA is not set | ||
38 | # CONFIG_KERNEL_XZ is not set | ||
39 | CONFIG_KERNEL_LZO=y | 3 | CONFIG_KERNEL_LZO=y |
40 | CONFIG_DEFAULT_HOSTNAME="(none)" | ||
41 | CONFIG_SWAP=y | ||
42 | CONFIG_SYSVIPC=y | 4 | CONFIG_SYSVIPC=y |
43 | CONFIG_SYSVIPC_SYSCTL=y | ||
44 | # CONFIG_POSIX_MQUEUE is not set | ||
45 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
46 | # CONFIG_FHANDLE is not set | ||
47 | # CONFIG_TASKSTATS is not set | ||
48 | # CONFIG_AUDIT is not set | ||
49 | CONFIG_HAVE_GENERIC_HARDIRQS=y | ||
50 | |||
51 | # | ||
52 | # IRQ subsystem | ||
53 | # | ||
54 | CONFIG_GENERIC_HARDIRQS=y | ||
55 | CONFIG_GENERIC_IRQ_PROBE=y | ||
56 | CONFIG_GENERIC_IRQ_SHOW=y | ||
57 | CONFIG_HARDIRQS_SW_RESEND=y | ||
58 | CONFIG_GENERIC_IRQ_CHIP=y | ||
59 | CONFIG_IRQ_DOMAIN=y | ||
60 | # CONFIG_IRQ_DOMAIN_DEBUG is not set | ||
61 | CONFIG_KTIME_SCALAR=y | ||
62 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
63 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
64 | CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y | ||
65 | |||
66 | # | ||
67 | # Timers subsystem | ||
68 | # | ||
69 | CONFIG_TICK_ONESHOT=y | ||
70 | CONFIG_NO_HZ=y | 5 | CONFIG_NO_HZ=y |
71 | CONFIG_HIGH_RES_TIMERS=y | 6 | CONFIG_HIGH_RES_TIMERS=y |
72 | |||
73 | # | ||
74 | # RCU Subsystem | ||
75 | # | ||
76 | CONFIG_TREE_RCU=y | ||
77 | # CONFIG_PREEMPT_RCU is not set | ||
78 | CONFIG_RCU_FANOUT=32 | 7 | CONFIG_RCU_FANOUT=32 |
79 | CONFIG_RCU_FANOUT_LEAF=16 | ||
80 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
81 | # CONFIG_RCU_FAST_NO_HZ is not set | ||
82 | # CONFIG_TREE_RCU_TRACE is not set | ||
83 | # CONFIG_IKCONFIG is not set | ||
84 | CONFIG_LOG_BUF_SHIFT=18 | 8 | CONFIG_LOG_BUF_SHIFT=18 |
85 | CONFIG_CGROUPS=y | 9 | CONFIG_CGROUPS=y |
86 | # CONFIG_CGROUP_DEBUG is not set | ||
87 | # CONFIG_CGROUP_FREEZER is not set | ||
88 | # CONFIG_CGROUP_DEVICE is not set | ||
89 | # CONFIG_CPUSETS is not set | ||
90 | # CONFIG_CGROUP_CPUACCT is not set | ||
91 | # CONFIG_RESOURCE_COUNTERS is not set | ||
92 | # CONFIG_CGROUP_SCHED is not set | ||
93 | # CONFIG_BLK_CGROUP is not set | ||
94 | # CONFIG_CHECKPOINT_RESTORE is not set | ||
95 | # CONFIG_NAMESPACES is not set | ||
96 | # CONFIG_SCHED_AUTOGROUP is not set | ||
97 | # CONFIG_SYSFS_DEPRECATED is not set | ||
98 | CONFIG_RELAY=y | 10 | CONFIG_RELAY=y |
99 | CONFIG_BLK_DEV_INITRD=y | 11 | CONFIG_BLK_DEV_INITRD=y |
100 | CONFIG_INITRAMFS_SOURCE="" | ||
101 | CONFIG_RD_GZIP=y | ||
102 | # CONFIG_RD_BZIP2 is not set | ||
103 | # CONFIG_RD_LZMA is not set | ||
104 | # CONFIG_RD_XZ is not set | ||
105 | # CONFIG_RD_LZO is not set | ||
106 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
107 | CONFIG_SYSCTL=y | ||
108 | CONFIG_ANON_INODES=y | ||
109 | CONFIG_EXPERT=y | 12 | CONFIG_EXPERT=y |
110 | CONFIG_UID16=y | ||
111 | # CONFIG_SYSCTL_SYSCALL is not set | ||
112 | CONFIG_KALLSYMS=y | ||
113 | # CONFIG_KALLSYMS_ALL is not set | ||
114 | CONFIG_HOTPLUG=y | ||
115 | CONFIG_PRINTK=y | ||
116 | CONFIG_BUG=y | ||
117 | CONFIG_ELF_CORE=y | ||
118 | CONFIG_BASE_FULL=y | ||
119 | CONFIG_FUTEX=y | ||
120 | CONFIG_EPOLL=y | ||
121 | CONFIG_SIGNALFD=y | ||
122 | CONFIG_TIMERFD=y | ||
123 | CONFIG_EVENTFD=y | ||
124 | CONFIG_SHMEM=y | ||
125 | CONFIG_AIO=y | ||
126 | # CONFIG_EMBEDDED is not set | ||
127 | CONFIG_HAVE_PERF_EVENTS=y | ||
128 | CONFIG_PERF_USE_VMALLOC=y | ||
129 | |||
130 | # | ||
131 | # Kernel Performance Events And Counters | ||
132 | # | ||
133 | # CONFIG_PERF_EVENTS is not set | ||
134 | CONFIG_VM_EVENT_COUNTERS=y | ||
135 | # CONFIG_SLUB_DEBUG is not set | 13 | # CONFIG_SLUB_DEBUG is not set |
136 | # CONFIG_COMPAT_BRK is not set | 14 | # CONFIG_COMPAT_BRK is not set |
137 | # CONFIG_SLAB is not set | ||
138 | CONFIG_SLUB=y | ||
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_JUMP_LABEL is not set | ||
144 | CONFIG_HAVE_KPROBES=y | ||
145 | CONFIG_HAVE_KRETPROBES=y | ||
146 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
147 | CONFIG_HAVE_DMA_ATTRS=y | ||
148 | CONFIG_HAVE_DMA_CONTIGUOUS=y | ||
149 | CONFIG_USE_GENERIC_SMP_HELPERS=y | ||
150 | CONFIG_GENERIC_SMP_IDLE_THREAD=y | ||
151 | CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y | ||
152 | CONFIG_HAVE_CLK=y | ||
153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
154 | CONFIG_HAVE_ARCH_JUMP_LABEL=y | ||
155 | |||
156 | # | ||
157 | # GCOV-based kernel profiling | ||
158 | # | ||
159 | # CONFIG_GCOV_KERNEL is not set | ||
160 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
161 | CONFIG_RT_MUTEXES=y | ||
162 | CONFIG_BASE_SMALL=0 | ||
163 | CONFIG_MODULES=y | 15 | CONFIG_MODULES=y |
164 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
165 | CONFIG_MODULE_UNLOAD=y | 16 | CONFIG_MODULE_UNLOAD=y |
166 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
167 | CONFIG_MODVERSIONS=y | 17 | CONFIG_MODVERSIONS=y |
168 | CONFIG_MODULE_SRCVERSION_ALL=y | 18 | CONFIG_MODULE_SRCVERSION_ALL=y |
169 | CONFIG_STOP_MACHINE=y | ||
170 | CONFIG_BLOCK=y | ||
171 | CONFIG_LBDAF=y | ||
172 | # CONFIG_BLK_DEV_BSG is not set | 19 | # CONFIG_BLK_DEV_BSG is not set |
173 | # CONFIG_BLK_DEV_BSGLIB is not set | ||
174 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
175 | |||
176 | # | ||
177 | # Partition Types | ||
178 | # | ||
179 | # CONFIG_PARTITION_ADVANCED is not set | ||
180 | CONFIG_MSDOS_PARTITION=y | ||
181 | |||
182 | # | ||
183 | # IO Schedulers | ||
184 | # | ||
185 | CONFIG_IOSCHED_NOOP=y | ||
186 | CONFIG_IOSCHED_DEADLINE=y | ||
187 | CONFIG_IOSCHED_CFQ=y | ||
188 | # CONFIG_DEFAULT_DEADLINE is not set | ||
189 | CONFIG_DEFAULT_CFQ=y | ||
190 | # CONFIG_DEFAULT_NOOP is not set | ||
191 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
192 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
193 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
194 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
195 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
196 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
197 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
198 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
199 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
200 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
201 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
202 | # CONFIG_INLINE_READ_LOCK is not set | ||
203 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
204 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
205 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
206 | CONFIG_INLINE_READ_UNLOCK=y | ||
207 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
208 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
209 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
210 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
211 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
212 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
213 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
214 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
215 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
216 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
217 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
218 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
219 | CONFIG_MUTEX_SPIN_ON_OWNER=y | ||
220 | CONFIG_FREEZER=y | ||
221 | |||
222 | # | ||
223 | # System Type | ||
224 | # | ||
225 | CONFIG_MMU=y | ||
226 | # CONFIG_ARCH_INTEGRATOR is not set | ||
227 | # CONFIG_ARCH_REALVIEW is not set | ||
228 | # CONFIG_ARCH_VERSATILE is not set | ||
229 | # CONFIG_ARCH_VEXPRESS is not set | ||
230 | # CONFIG_ARCH_AT91 is not set | ||
231 | # CONFIG_ARCH_BCMRING is not set | ||
232 | # CONFIG_ARCH_HIGHBANK is not set | ||
233 | # CONFIG_ARCH_CLPS711X is not set | ||
234 | # CONFIG_ARCH_CNS3XXX is not set | ||
235 | # CONFIG_ARCH_GEMINI is not set | ||
236 | # CONFIG_ARCH_PRIMA2 is not set | ||
237 | # CONFIG_ARCH_EBSA110 is not set | ||
238 | # CONFIG_ARCH_EP93XX is not set | ||
239 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
240 | CONFIG_ARCH_MXC=y | ||
241 | # CONFIG_ARCH_MXS is not set | ||
242 | # CONFIG_ARCH_NETX is not set | ||
243 | # CONFIG_ARCH_H720X is not set | ||
244 | # CONFIG_ARCH_IOP13XX is not set | ||
245 | # CONFIG_ARCH_IOP32X is not set | ||
246 | # CONFIG_ARCH_IOP33X is not set | ||
247 | # CONFIG_ARCH_IXP4XX is not set | ||
248 | # CONFIG_ARCH_DOVE is not set | ||
249 | # CONFIG_ARCH_KIRKWOOD is not set | ||
250 | # CONFIG_ARCH_LPC32XX is not set | ||
251 | # CONFIG_ARCH_MV78XX0 is not set | ||
252 | # CONFIG_ARCH_ORION5X is not set | ||
253 | # CONFIG_ARCH_MMP is not set | ||
254 | # CONFIG_ARCH_KS8695 is not set | ||
255 | # CONFIG_ARCH_W90X900 is not set | ||
256 | # CONFIG_ARCH_TEGRA is not set | ||
257 | # CONFIG_ARCH_PICOXCELL is not set | ||
258 | # CONFIG_ARCH_PNX4008 is not set | ||
259 | # CONFIG_ARCH_PXA is not set | ||
260 | # CONFIG_ARCH_MSM is not set | ||
261 | # CONFIG_ARCH_SHMOBILE is not set | ||
262 | # CONFIG_ARCH_RPC is not set | ||
263 | # CONFIG_ARCH_SA1100 is not set | ||
264 | # CONFIG_ARCH_S3C24XX is not set | ||
265 | # CONFIG_ARCH_S3C64XX is not set | ||
266 | # CONFIG_ARCH_S5P64X0 is not set | ||
267 | # CONFIG_ARCH_S5PC100 is not set | ||
268 | # CONFIG_ARCH_S5PV210 is not set | ||
269 | # CONFIG_ARCH_EXYNOS is not set | ||
270 | # CONFIG_ARCH_SHARK is not set | ||
271 | # CONFIG_ARCH_U300 is not set | ||
272 | # CONFIG_ARCH_U8500 is not set | ||
273 | # CONFIG_ARCH_NOMADIK is not set | ||
274 | # CONFIG_ARCH_DAVINCI is not set | ||
275 | # CONFIG_ARCH_OMAP is not set | ||
276 | # CONFIG_PLAT_SPEAR is not set | ||
277 | # CONFIG_ARCH_VT8500 is not set | ||
278 | # CONFIG_ARCH_ZYNQ is not set | ||
279 | # CONFIG_GPIO_PCA953X is not set | ||
280 | # CONFIG_KEYBOARD_GPIO_POLLED is not set | ||
281 | CONFIG_IMX_HAVE_PLATFORM_FEC=y | ||
282 | CONFIG_IMX_HAVE_PLATFORM_FLEXCAN=y | ||
283 | CONFIG_IMX_HAVE_PLATFORM_FSL_USB2_UDC=y | ||
284 | CONFIG_IMX_HAVE_PLATFORM_GPIO_KEYS=y | ||
285 | CONFIG_IMX_HAVE_PLATFORM_IMX2_WDT=y | ||
286 | CONFIG_IMX_HAVE_PLATFORM_IMX_FB=y | ||
287 | CONFIG_IMX_HAVE_PLATFORM_IMX_I2C=y | ||
288 | CONFIG_IMX_HAVE_PLATFORM_IMX_KEYPAD=y | ||
289 | CONFIG_IMX_HAVE_PLATFORM_PATA_IMX=y | ||
290 | CONFIG_IMX_HAVE_PLATFORM_IMX_SSI=y | ||
291 | CONFIG_IMX_HAVE_PLATFORM_IMX_UART=y | ||
292 | CONFIG_IMX_HAVE_PLATFORM_IPU_CORE=y | ||
293 | CONFIG_IMX_HAVE_PLATFORM_MXC_EHCI=y | ||
294 | CONFIG_IMX_HAVE_PLATFORM_MXC_MMC=y | ||
295 | CONFIG_IMX_HAVE_PLATFORM_MXC_NAND=y | ||
296 | CONFIG_IMX_HAVE_PLATFORM_MXC_RNGA=y | ||
297 | CONFIG_IMX_HAVE_PLATFORM_MXC_RTC=y | ||
298 | CONFIG_IMX_HAVE_PLATFORM_MXC_W1=y | ||
299 | CONFIG_IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX=y | ||
300 | CONFIG_IMX_HAVE_PLATFORM_SPI_IMX=y | ||
301 | CONFIG_IMX_HAVE_PLATFORM_AHCI=y | ||
302 | |||
303 | # | ||
304 | # Freescale MXC Implementations | ||
305 | # | ||
306 | # CONFIG_ARCH_IMX_V4_V5 is not set | ||
307 | CONFIG_ARCH_IMX_V6_V7=y | ||
308 | CONFIG_HAVE_IMX_GPC=y | ||
309 | CONFIG_HAVE_IMX_MMDC=y | ||
310 | CONFIG_HAVE_IMX_SRC=y | ||
311 | CONFIG_ARCH_MX5=y | ||
312 | CONFIG_ARCH_MX51=y | ||
313 | CONFIG_ARCH_MX53=y | ||
314 | CONFIG_SOC_IMX31=y | ||
315 | CONFIG_SOC_IMX35=y | ||
316 | CONFIG_SOC_IMX5=y | ||
317 | CONFIG_SOC_IMX51=y | ||
318 | CONFIG_SOC_IMX53=y | ||
319 | |||
320 | # | ||
321 | # MX31 platforms: | ||
322 | # | ||
323 | CONFIG_MACH_MX31ADS=y | ||
324 | CONFIG_MACH_MX31LILLY=y | ||
325 | CONFIG_MACH_MX31LITE=y | ||
326 | CONFIG_MACH_PCM037=y | ||
327 | CONFIG_MACH_PCM037_EET=y | ||
328 | CONFIG_MACH_MX31_3DS=y | ||
329 | CONFIG_MACH_MX31MOBOARD=y | ||
330 | CONFIG_MACH_QONG=y | ||
331 | CONFIG_MACH_ARMADILLO5X0=y | ||
332 | CONFIG_MACH_KZM_ARM11_01=y | ||
333 | CONFIG_MACH_BUG=y | ||
334 | |||
335 | # | ||
336 | # MX35 platforms: | ||
337 | # | ||
338 | CONFIG_MACH_PCM043=y | ||
339 | CONFIG_MACH_MX35_3DS=y | ||
340 | # CONFIG_MACH_EUKREA_CPUIMX35SD is not set | ||
341 | CONFIG_MACH_VPR200=y | ||
342 | |||
343 | # | ||
344 | # i.MX5 platforms: | ||
345 | # | ||
346 | |||
347 | # | ||
348 | # i.MX51 machines: | ||
349 | # | ||
350 | CONFIG_MACH_IMX51_DT=y | ||
351 | CONFIG_MACH_MX51_BABBAGE=y | ||
352 | CONFIG_MACH_MX51_3DS=y | ||
353 | CONFIG_MACH_EUKREA_CPUIMX51SD=y | ||
354 | CONFIG_MACH_EUKREA_MBIMXSD51_BASEBOARD=y | ||
355 | CONFIG_MX51_EFIKA_COMMON=y | ||
356 | CONFIG_MACH_MX51_EFIKAMX=y | ||
357 | CONFIG_MACH_MX51_EFIKASB=y | ||
358 | |||
359 | # | ||
360 | # i.MX53 machines: | ||
361 | # | ||
362 | CONFIG_MACH_IMX53_DT=y | ||
363 | CONFIG_MACH_MX53_EVK=y | ||
364 | CONFIG_MACH_MX53_SMD=y | ||
365 | CONFIG_MACH_MX53_LOCO=y | ||
366 | CONFIG_MACH_MX53_ARD=y | ||
367 | |||
368 | # | ||
369 | # i.MX6 family: | ||
370 | # | ||
371 | CONFIG_SOC_IMX6Q=y | ||
372 | # CONFIG_MXC_IRQ_PRIOR is not set | ||
373 | CONFIG_MXC_TZIC=y | ||
374 | CONFIG_MXC_AVIC=y | ||
375 | CONFIG_MXC_PWM=y | ||
376 | CONFIG_MXC_DEBUG_BOARD=y | ||
377 | CONFIG_HAVE_EPIT=y | ||
378 | # CONFIG_MXC_USE_EPIT is not set | ||
379 | CONFIG_ARCH_HAS_RNGA=y | ||
380 | CONFIG_ARCH_MXC_IOMUX_V3=y | ||
381 | |||
382 | # | ||
383 | # Processor Type | ||
384 | # | ||
385 | CONFIG_CPU_V6=y | ||
386 | CONFIG_CPU_V7=y | ||
387 | CONFIG_CPU_32v6=y | ||
388 | CONFIG_CPU_32v6K=y | ||
389 | CONFIG_CPU_32v7=y | ||
390 | CONFIG_CPU_ABRT_EV6=y | ||
391 | CONFIG_CPU_ABRT_EV7=y | ||
392 | CONFIG_CPU_PABRT_V6=y | ||
393 | CONFIG_CPU_PABRT_V7=y | ||
394 | CONFIG_CPU_CACHE_V6=y | ||
395 | CONFIG_CPU_CACHE_V7=y | ||
396 | CONFIG_CPU_CACHE_VIPT=y | ||
397 | CONFIG_CPU_COPY_V6=y | ||
398 | CONFIG_CPU_TLB_V6=y | ||
399 | CONFIG_CPU_TLB_V7=y | ||
400 | CONFIG_CPU_HAS_ASID=y | ||
401 | CONFIG_CPU_CP15=y | ||
402 | CONFIG_CPU_CP15_MMU=y | ||
403 | CONFIG_CPU_USE_DOMAINS=y | ||
404 | |||
405 | # | ||
406 | # Processor Features | ||
407 | # | ||
408 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set | ||
409 | CONFIG_ARM_THUMB=y | ||
410 | # CONFIG_ARM_THUMBEE is not set | ||
411 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
412 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
413 | # CONFIG_CPU_BPREDICT_DISABLE is not set | ||
414 | CONFIG_OUTER_CACHE=y | ||
415 | CONFIG_OUTER_CACHE_SYNC=y | ||
416 | CONFIG_MIGHT_HAVE_CACHE_L2X0=y | ||
417 | CONFIG_CACHE_L2X0=y | ||
418 | CONFIG_ARM_L1_CACHE_SHIFT_6=y | ||
419 | CONFIG_ARM_L1_CACHE_SHIFT=6 | ||
420 | CONFIG_ARM_DMA_MEM_BUFFERABLE=y | ||
421 | CONFIG_ARM_NR_BANKS=8 | ||
422 | CONFIG_CPU_HAS_PMU=y | ||
423 | CONFIG_MULTI_IRQ_HANDLER=y | ||
424 | # CONFIG_ARM_ERRATA_326103 is not set | ||
425 | # CONFIG_ARM_ERRATA_411920 is not set | ||
426 | # CONFIG_ARM_ERRATA_430973 is not set | ||
427 | # CONFIG_ARM_ERRATA_458693 is not set | ||
428 | # CONFIG_ARM_ERRATA_460075 is not set | ||
429 | # CONFIG_ARM_ERRATA_742230 is not set | ||
430 | # CONFIG_ARM_ERRATA_742231 is not set | ||
431 | # CONFIG_PL310_ERRATA_588369 is not set | ||
432 | # CONFIG_ARM_ERRATA_720789 is not set | ||
433 | # CONFIG_PL310_ERRATA_727915 is not set | ||
434 | # CONFIG_ARM_ERRATA_743622 is not set | ||
435 | # CONFIG_ARM_ERRATA_751472 is not set | ||
436 | # CONFIG_ARM_ERRATA_754322 is not set | ||
437 | # CONFIG_ARM_ERRATA_754327 is not set | ||
438 | # CONFIG_ARM_ERRATA_764369 is not set | ||
439 | # CONFIG_PL310_ERRATA_769419 is not set | ||
440 | CONFIG_ARM_GIC=y | ||
441 | |||
442 | # | ||
443 | # Bus support | ||
444 | # | ||
445 | # CONFIG_PCI_SYSCALL is not set | ||
446 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
447 | # CONFIG_PCCARD is not set | ||
448 | |||
449 | # | ||
450 | # Kernel Features | ||
451 | # | ||
452 | CONFIG_HAVE_SMP=y | ||
453 | CONFIG_SMP=y | 20 | CONFIG_SMP=y |
454 | CONFIG_SMP_ON_UP=y | ||
455 | CONFIG_ARM_CPU_TOPOLOGY=y | ||
456 | # CONFIG_SCHED_MC is not set | ||
457 | # CONFIG_SCHED_SMT is not set | ||
458 | CONFIG_HAVE_ARM_SCU=y | ||
459 | # CONFIG_ARM_ARCH_TIMER is not set | ||
460 | CONFIG_HAVE_ARM_TWD=y | ||
461 | # CONFIG_VMSPLIT_3G is not set | ||
462 | CONFIG_VMSPLIT_2G=y | ||
463 | # CONFIG_VMSPLIT_1G is not set | ||
464 | CONFIG_PAGE_OFFSET=0x80000000 | ||
465 | CONFIG_NR_CPUS=4 | 21 | CONFIG_NR_CPUS=4 |
466 | CONFIG_HOTPLUG_CPU=y | 22 | # CONFIG_SCHED_MC is not set |
467 | CONFIG_LOCAL_TIMERS=y | ||
468 | CONFIG_ARCH_NR_GPIO=0 | ||
469 | # CONFIG_PREEMPT_NONE is not set | ||
470 | CONFIG_PREEMPT_VOLUNTARY=y | 23 | CONFIG_PREEMPT_VOLUNTARY=y |
471 | # CONFIG_PREEMPT is not set | ||
472 | CONFIG_HZ=100 | ||
473 | CONFIG_AEABI=y | ||
474 | # CONFIG_OABI_COMPAT is not set | ||
475 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
476 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
477 | CONFIG_HAVE_ARCH_PFN_VALID=y | ||
478 | # CONFIG_HIGHMEM is not set | ||
479 | CONFIG_SELECT_MEMORY_MODEL=y | ||
480 | CONFIG_FLATMEM_MANUAL=y | ||
481 | CONFIG_FLATMEM=y | ||
482 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
483 | CONFIG_HAVE_MEMBLOCK=y | ||
484 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
485 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
486 | # CONFIG_COMPACTION is not set | ||
487 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
488 | CONFIG_ZONE_DMA_FLAG=0 | ||
489 | CONFIG_VIRT_TO_BUS=y | ||
490 | # CONFIG_KSM is not set | ||
491 | CONFIG_DEFAULT_MMAP_MIN_ADDR=32768 | 24 | CONFIG_DEFAULT_MMAP_MIN_ADDR=32768 |
492 | CONFIG_CROSS_MEMORY_ATTACH=y | ||
493 | # CONFIG_CLEANCACHE is not set | ||
494 | # CONFIG_FRONTSWAP is not set | ||
495 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
496 | CONFIG_ALIGNMENT_TRAP=y | ||
497 | # CONFIG_UACCESS_WITH_MEMCPY is not set | ||
498 | # CONFIG_SECCOMP is not set | 25 | # CONFIG_SECCOMP is not set |
499 | # CONFIG_CC_STACKPROTECTOR is not set | ||
500 | # CONFIG_DEPRECATED_PARAM_STRUCT is not set | ||
501 | |||
502 | # | ||
503 | # Boot options | ||
504 | # | ||
505 | CONFIG_USE_OF=y | ||
506 | CONFIG_ZBOOT_ROM_TEXT=0 | ||
507 | CONFIG_ZBOOT_ROM_BSS=0 | ||
508 | # CONFIG_ARM_APPENDED_DTB is not set | ||
509 | CONFIG_CMDLINE="noinitrd console=ttymxc0,115200" | ||
510 | CONFIG_CMDLINE_FROM_BOOTLOADER=y | ||
511 | # CONFIG_CMDLINE_EXTEND is not set | ||
512 | # CONFIG_CMDLINE_FORCE is not set | ||
513 | # CONFIG_XIP_KERNEL is not set | ||
514 | # CONFIG_KEXEC is not set | ||
515 | # CONFIG_CRASH_DUMP is not set | ||
516 | CONFIG_AUTO_ZRELADDR=y | ||
517 | |||
518 | # | ||
519 | # CPU Power Management | ||
520 | # | ||
521 | |||
522 | # | ||
523 | # CPU Frequency scaling | ||
524 | # | ||
525 | # CONFIG_CPU_FREQ is not set | ||
526 | # CONFIG_CPU_IDLE is not set | ||
527 | |||
528 | # | ||
529 | # Floating point emulation | ||
530 | # | ||
531 | |||
532 | # | ||
533 | # At least one emulation must be selected | ||
534 | # | ||
535 | CONFIG_VFP=y | ||
536 | CONFIG_VFPv3=y | ||
537 | CONFIG_NEON=y | ||
538 | |||
539 | # | ||
540 | # Userspace binary formats | ||
541 | # | ||
542 | CONFIG_BINFMT_ELF=y | ||
543 | CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y | ||
544 | CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y | ||
545 | CONFIG_HAVE_AOUT=y | ||
546 | # CONFIG_BINFMT_AOUT is not set | ||
547 | CONFIG_BINFMT_MISC=m | ||
548 | |||
549 | # | ||
550 | # Power management options | ||
551 | # | ||
552 | CONFIG_SUSPEND=y | ||
553 | CONFIG_SUSPEND_FREEZER=y | ||
554 | CONFIG_PM_SLEEP=y | ||
555 | CONFIG_PM_SLEEP_SMP=y | ||
556 | # CONFIG_PM_AUTOSLEEP is not set | ||
557 | # CONFIG_PM_WAKELOCKS is not set | ||
558 | # CONFIG_PM_RUNTIME is not set | ||
559 | CONFIG_PM=y | ||
560 | CONFIG_PM_DEBUG=y | 26 | CONFIG_PM_DEBUG=y |
561 | # CONFIG_PM_ADVANCED_DEBUG is not set | ||
562 | CONFIG_PM_TEST_SUSPEND=y | 27 | CONFIG_PM_TEST_SUSPEND=y |
563 | CONFIG_CAN_PM_TRACE=y | 28 | CONFIG_BINFMT_MISC=m |
564 | # CONFIG_APM_EMULATION is not set | ||
565 | CONFIG_PM_CLK=y | ||
566 | CONFIG_CPU_PM=y | ||
567 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
568 | CONFIG_ARM_CPU_SUSPEND=y | ||
569 | CONFIG_NET=y | 29 | CONFIG_NET=y |
570 | |||
571 | # | ||
572 | # Networking options | ||
573 | # | ||
574 | CONFIG_PACKET=y | 30 | CONFIG_PACKET=y |
575 | CONFIG_UNIX=y | 31 | CONFIG_UNIX=y |
576 | # CONFIG_UNIX_DIAG is not set | ||
577 | CONFIG_XFRM=y | ||
578 | # CONFIG_XFRM_USER is not set | ||
579 | # CONFIG_XFRM_SUB_POLICY is not set | ||
580 | # CONFIG_XFRM_MIGRATE is not set | ||
581 | # CONFIG_XFRM_STATISTICS is not set | ||
582 | # CONFIG_NET_KEY is not set | ||
583 | CONFIG_INET=y | 32 | CONFIG_INET=y |
584 | # CONFIG_IP_MULTICAST is not set | ||
585 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
586 | CONFIG_IP_PNP=y | 33 | CONFIG_IP_PNP=y |
587 | CONFIG_IP_PNP_DHCP=y | 34 | CONFIG_IP_PNP_DHCP=y |
588 | # CONFIG_IP_PNP_BOOTP is not set | ||
589 | # CONFIG_IP_PNP_RARP is not set | ||
590 | # CONFIG_NET_IPIP is not set | ||
591 | # CONFIG_NET_IPGRE_DEMUX is not set | ||
592 | # CONFIG_ARPD is not set | ||
593 | # CONFIG_SYN_COOKIES is not set | ||
594 | # CONFIG_INET_AH is not set | ||
595 | # CONFIG_INET_ESP is not set | ||
596 | # CONFIG_INET_IPCOMP is not set | ||
597 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
598 | CONFIG_INET_TUNNEL=y | ||
599 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 35 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
600 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 36 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
601 | # CONFIG_INET_XFRM_MODE_BEET is not set | 37 | # CONFIG_INET_XFRM_MODE_BEET is not set |
602 | # CONFIG_INET_LRO is not set | 38 | # CONFIG_INET_LRO is not set |
603 | CONFIG_INET_DIAG=y | ||
604 | CONFIG_INET_TCP_DIAG=y | ||
605 | # CONFIG_INET_UDP_DIAG is not set | ||
606 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
607 | CONFIG_TCP_CONG_CUBIC=y | ||
608 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
609 | # CONFIG_TCP_MD5SIG is not set | ||
610 | CONFIG_IPV6=y | 39 | CONFIG_IPV6=y |
611 | # CONFIG_IPV6_PRIVACY is not set | ||
612 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
613 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
614 | # CONFIG_INET6_AH is not set | ||
615 | # CONFIG_INET6_ESP is not set | ||
616 | # CONFIG_INET6_IPCOMP is not set | ||
617 | # CONFIG_IPV6_MIP6 is not set | ||
618 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
619 | # CONFIG_INET6_TUNNEL is not set | ||
620 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y | ||
621 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | ||
622 | CONFIG_INET6_XFRM_MODE_BEET=y | ||
623 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
624 | CONFIG_IPV6_SIT=y | ||
625 | # CONFIG_IPV6_SIT_6RD is not set | ||
626 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
627 | # CONFIG_IPV6_TUNNEL is not set | ||
628 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
629 | # CONFIG_IPV6_MROUTE is not set | ||
630 | # CONFIG_NETWORK_SECMARK is not set | ||
631 | # CONFIG_NETWORK_PHY_TIMESTAMPING is not set | ||
632 | # CONFIG_NETFILTER is not set | ||
633 | # CONFIG_IP_DCCP is not set | ||
634 | # CONFIG_IP_SCTP is not set | ||
635 | # CONFIG_RDS is not set | ||
636 | # CONFIG_TIPC is not set | ||
637 | # CONFIG_ATM is not set | ||
638 | # CONFIG_L2TP is not set | ||
639 | # CONFIG_BRIDGE is not set | ||
640 | # CONFIG_NET_DSA is not set | ||
641 | # CONFIG_VLAN_8021Q is not set | ||
642 | # CONFIG_DECNET is not set | ||
643 | # CONFIG_LLC2 is not set | ||
644 | # CONFIG_IPX is not set | ||
645 | # CONFIG_ATALK is not set | ||
646 | # CONFIG_X25 is not set | ||
647 | # CONFIG_LAPB is not set | ||
648 | # CONFIG_WAN_ROUTER is not set | ||
649 | # CONFIG_PHONET is not set | ||
650 | # CONFIG_IEEE802154 is not set | ||
651 | # CONFIG_NET_SCHED is not set | ||
652 | # CONFIG_DCB is not set | ||
653 | CONFIG_DNS_RESOLVER=y | ||
654 | # CONFIG_BATMAN_ADV is not set | ||
655 | # CONFIG_OPENVSWITCH is not set | ||
656 | CONFIG_RPS=y | ||
657 | CONFIG_RFS_ACCEL=y | ||
658 | CONFIG_XPS=y | ||
659 | # CONFIG_NETPRIO_CGROUP is not set | ||
660 | CONFIG_BQL=y | ||
661 | # CONFIG_BPF_JIT is not set | ||
662 | |||
663 | # | ||
664 | # Network testing | ||
665 | # | ||
666 | # CONFIG_NET_PKTGEN is not set | ||
667 | # CONFIG_HAMRADIO is not set | ||
668 | # CONFIG_CAN is not set | ||
669 | # CONFIG_IRDA is not set | ||
670 | # CONFIG_BT is not set | ||
671 | # CONFIG_AF_RXRPC is not set | ||
672 | # CONFIG_WIRELESS is not set | 40 | # CONFIG_WIRELESS is not set |
673 | # CONFIG_WIMAX is not set | ||
674 | # CONFIG_RFKILL is not set | ||
675 | # CONFIG_RFKILL_REGULATOR is not set | ||
676 | # CONFIG_NET_9P is not set | ||
677 | # CONFIG_CAIF is not set | ||
678 | # CONFIG_CEPH_LIB is not set | ||
679 | # CONFIG_NFC is not set | ||
680 | CONFIG_HAVE_BPF_JIT=y | ||
681 | |||
682 | # | ||
683 | # Device Drivers | ||
684 | # | ||
685 | |||
686 | # | ||
687 | # Generic Driver Options | ||
688 | # | ||
689 | CONFIG_UEVENT_HELPER_PATH="" | ||
690 | CONFIG_DEVTMPFS=y | 41 | CONFIG_DEVTMPFS=y |
691 | CONFIG_DEVTMPFS_MOUNT=y | 42 | CONFIG_DEVTMPFS_MOUNT=y |
692 | # CONFIG_STANDALONE is not set | 43 | # CONFIG_STANDALONE is not set |
693 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
694 | CONFIG_FW_LOADER=y | ||
695 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
696 | CONFIG_EXTRA_FIRMWARE="" | ||
697 | # CONFIG_DEBUG_DRIVER is not set | ||
698 | # CONFIG_DEBUG_DEVRES is not set | ||
699 | # CONFIG_SYS_HYPERVISOR is not set | ||
700 | # CONFIG_GENERIC_CPU_DEVICES is not set | ||
701 | # CONFIG_DMA_SHARED_BUFFER is not set | ||
702 | # CONFIG_CMA is not set | ||
703 | CONFIG_CONNECTOR=y | 44 | CONFIG_CONNECTOR=y |
704 | CONFIG_PROC_EVENTS=y | ||
705 | CONFIG_MTD=y | 45 | CONFIG_MTD=y |
706 | # CONFIG_MTD_TESTS is not set | ||
707 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
708 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
709 | # CONFIG_MTD_AFS_PARTS is not set | ||
710 | CONFIG_MTD_OF_PARTS=y | ||
711 | # CONFIG_MTD_AR7_PARTS is not set | ||
712 | |||
713 | # | ||
714 | # User Modules And Translation Layers | ||
715 | # | ||
716 | CONFIG_MTD_CHAR=y | 46 | CONFIG_MTD_CHAR=y |
717 | # CONFIG_MTD_BLKDEVS is not set | ||
718 | # CONFIG_MTD_BLOCK is not set | ||
719 | # CONFIG_MTD_BLOCK_RO is not set | ||
720 | # CONFIG_FTL is not set | ||
721 | # CONFIG_NFTL is not set | ||
722 | # CONFIG_INFTL is not set | ||
723 | # CONFIG_RFD_FTL is not set | ||
724 | # CONFIG_SSFDC is not set | ||
725 | # CONFIG_SM_FTL is not set | ||
726 | # CONFIG_MTD_OOPS is not set | ||
727 | # CONFIG_MTD_SWAP is not set | ||
728 | |||
729 | # | ||
730 | # RAM/ROM/Flash chip drivers | ||
731 | # | ||
732 | # CONFIG_MTD_CFI is not set | ||
733 | # CONFIG_MTD_JEDECPROBE is not set | ||
734 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
735 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
736 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
737 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
738 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
739 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
740 | CONFIG_MTD_CFI_I1=y | ||
741 | CONFIG_MTD_CFI_I2=y | ||
742 | # CONFIG_MTD_CFI_I4 is not set | ||
743 | # CONFIG_MTD_CFI_I8 is not set | ||
744 | # CONFIG_MTD_RAM is not set | ||
745 | # CONFIG_MTD_ROM is not set | ||
746 | # CONFIG_MTD_ABSENT is not set | ||
747 | |||
748 | # | ||
749 | # Mapping drivers for chip access | ||
750 | # | ||
751 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
752 | # CONFIG_MTD_PLATRAM is not set | ||
753 | |||
754 | # | ||
755 | # Self-contained MTD device drivers | ||
756 | # | ||
757 | CONFIG_MTD_DATAFLASH=y | 47 | CONFIG_MTD_DATAFLASH=y |
758 | # CONFIG_MTD_DATAFLASH_WRITE_VERIFY is not set | ||
759 | # CONFIG_MTD_DATAFLASH_OTP is not set | ||
760 | CONFIG_MTD_M25P80=y | 48 | CONFIG_MTD_M25P80=y |
761 | CONFIG_M25PXX_USE_FAST_READ=y | ||
762 | CONFIG_MTD_SST25L=y | 49 | CONFIG_MTD_SST25L=y |
763 | # CONFIG_MTD_SLRAM is not set | ||
764 | # CONFIG_MTD_PHRAM is not set | ||
765 | # CONFIG_MTD_MTDRAM is not set | ||
766 | # CONFIG_MTD_BLOCK2MTD is not set | ||
767 | |||
768 | # | ||
769 | # Disk-On-Chip Device Drivers | ||
770 | # | ||
771 | # CONFIG_MTD_DOCG3 is not set | ||
772 | # CONFIG_MTD_NAND is not set | ||
773 | # CONFIG_MTD_ONENAND is not set | ||
774 | |||
775 | # | ||
776 | # LPDDR flash memory drivers | ||
777 | # | ||
778 | # CONFIG_MTD_LPDDR is not set | ||
779 | # CONFIG_MTD_UBI is not set | ||
780 | CONFIG_DTC=y | ||
781 | CONFIG_OF=y | ||
782 | |||
783 | # | ||
784 | # Device Tree and Open Firmware support | ||
785 | # | ||
786 | # CONFIG_PROC_DEVICETREE is not set | ||
787 | # CONFIG_OF_SELFTEST is not set | ||
788 | CONFIG_OF_FLATTREE=y | ||
789 | CONFIG_OF_EARLY_FLATTREE=y | ||
790 | CONFIG_OF_ADDRESS=y | ||
791 | CONFIG_OF_IRQ=y | ||
792 | CONFIG_OF_DEVICE=y | ||
793 | CONFIG_OF_I2C=y | ||
794 | CONFIG_OF_NET=y | ||
795 | CONFIG_OF_MDIO=y | ||
796 | CONFIG_OF_MTD=y | ||
797 | # CONFIG_PARPORT is not set | ||
798 | CONFIG_BLK_DEV=y | ||
799 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
800 | CONFIG_BLK_DEV_LOOP=y | 50 | CONFIG_BLK_DEV_LOOP=y |
801 | CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 | ||
802 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
803 | # CONFIG_BLK_DEV_DRBD is not set | ||
804 | # CONFIG_BLK_DEV_NBD is not set | ||
805 | # CONFIG_BLK_DEV_UB is not set | ||
806 | CONFIG_BLK_DEV_RAM=y | 51 | CONFIG_BLK_DEV_RAM=y |
807 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
808 | CONFIG_BLK_DEV_RAM_SIZE=65536 | 52 | CONFIG_BLK_DEV_RAM_SIZE=65536 |
809 | # CONFIG_BLK_DEV_XIP is not set | ||
810 | # CONFIG_CDROM_PKTCDVD is not set | ||
811 | # CONFIG_ATA_OVER_ETH is not set | ||
812 | # CONFIG_MG_DISK is not set | ||
813 | # CONFIG_BLK_DEV_RBD is not set | ||
814 | |||
815 | # | ||
816 | # Misc devices | ||
817 | # | ||
818 | # CONFIG_SENSORS_LIS3LV02D is not set | ||
819 | # CONFIG_AD525X_DPOT is not set | ||
820 | # CONFIG_ATMEL_PWM is not set | ||
821 | # CONFIG_ICS932S401 is not set | ||
822 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
823 | # CONFIG_APDS9802ALS is not set | ||
824 | # CONFIG_ISL29003 is not set | ||
825 | # CONFIG_ISL29020 is not set | ||
826 | # CONFIG_SENSORS_TSL2550 is not set | ||
827 | # CONFIG_SENSORS_BH1780 is not set | ||
828 | # CONFIG_SENSORS_BH1770 is not set | ||
829 | # CONFIG_SENSORS_APDS990X is not set | ||
830 | # CONFIG_HMC6352 is not set | ||
831 | # CONFIG_DS1682 is not set | ||
832 | # CONFIG_TI_DAC7512 is not set | ||
833 | # CONFIG_BMP085_I2C is not set | ||
834 | # CONFIG_BMP085_SPI is not set | ||
835 | # CONFIG_USB_SWITCH_FSA9480 is not set | ||
836 | # CONFIG_C2PORT is not set | ||
837 | |||
838 | # | ||
839 | # EEPROM support | ||
840 | # | ||
841 | # CONFIG_EEPROM_AT24 is not set | ||
842 | # CONFIG_EEPROM_AT25 is not set | ||
843 | # CONFIG_EEPROM_LEGACY is not set | ||
844 | # CONFIG_EEPROM_MAX6875 is not set | ||
845 | # CONFIG_EEPROM_93CX6 is not set | ||
846 | # CONFIG_EEPROM_93XX46 is not set | ||
847 | # CONFIG_IWMC3200TOP is not set | ||
848 | |||
849 | # | ||
850 | # Texas Instruments shared transport line discipline | ||
851 | # | ||
852 | # CONFIG_TI_ST is not set | ||
853 | # CONFIG_SENSORS_LIS3_SPI is not set | ||
854 | # CONFIG_SENSORS_LIS3_I2C is not set | ||
855 | |||
856 | # | ||
857 | # Altera FPGA firmware download module | ||
858 | # | ||
859 | # CONFIG_ALTERA_STAPL is not set | ||
860 | |||
861 | # | ||
862 | # SCSI device support | ||
863 | # | ||
864 | CONFIG_SCSI_MOD=y | ||
865 | # CONFIG_RAID_ATTRS is not set | ||
866 | CONFIG_SCSI=y | ||
867 | CONFIG_SCSI_DMA=y | ||
868 | # CONFIG_SCSI_TGT is not set | ||
869 | # CONFIG_SCSI_NETLINK is not set | ||
870 | # CONFIG_SCSI_PROC_FS is not set | 53 | # CONFIG_SCSI_PROC_FS is not set |
871 | |||
872 | # | ||
873 | # SCSI support type (disk, tape, CD-ROM) | ||
874 | # | ||
875 | CONFIG_BLK_DEV_SD=y | 54 | CONFIG_BLK_DEV_SD=y |
876 | # CONFIG_CHR_DEV_ST is not set | ||
877 | # CONFIG_CHR_DEV_OSST is not set | ||
878 | # CONFIG_BLK_DEV_SR is not set | ||
879 | # CONFIG_CHR_DEV_SG is not set | ||
880 | # CONFIG_CHR_DEV_SCH is not set | ||
881 | CONFIG_SCSI_MULTI_LUN=y | 55 | CONFIG_SCSI_MULTI_LUN=y |
882 | CONFIG_SCSI_CONSTANTS=y | 56 | CONFIG_SCSI_CONSTANTS=y |
883 | CONFIG_SCSI_LOGGING=y | 57 | CONFIG_SCSI_LOGGING=y |
884 | CONFIG_SCSI_SCAN_ASYNC=y | 58 | CONFIG_SCSI_SCAN_ASYNC=y |
885 | CONFIG_SCSI_WAIT_SCAN=m | ||
886 | |||
887 | # | ||
888 | # SCSI Transports | ||
889 | # | ||
890 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
891 | # CONFIG_SCSI_FC_ATTRS is not set | ||
892 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
893 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
894 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
895 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
896 | # CONFIG_SCSI_LOWLEVEL is not set | 59 | # CONFIG_SCSI_LOWLEVEL is not set |
897 | # CONFIG_SCSI_DH is not set | ||
898 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
899 | CONFIG_ATA=y | 60 | CONFIG_ATA=y |
900 | # CONFIG_ATA_NONSTANDARD is not set | ||
901 | CONFIG_ATA_VERBOSE_ERROR=y | ||
902 | CONFIG_SATA_PMP=y | ||
903 | |||
904 | # | ||
905 | # Controllers with non-SFF native interface | ||
906 | # | ||
907 | # CONFIG_SATA_AHCI_PLATFORM is not set | ||
908 | CONFIG_ATA_SFF=y | ||
909 | |||
910 | # | ||
911 | # SFF controllers with custom DMA interface | ||
912 | # | ||
913 | CONFIG_ATA_BMDMA=y | ||
914 | |||
915 | # | ||
916 | # SATA SFF controllers with BMDMA | ||
917 | # | ||
918 | # CONFIG_SATA_MV is not set | ||
919 | |||
920 | # | ||
921 | # PATA SFF controllers with BMDMA | ||
922 | # | ||
923 | # CONFIG_PATA_ARASAN_CF is not set | ||
924 | CONFIG_PATA_IMX=y | ||
925 | |||
926 | # | ||
927 | # PIO-only SFF controllers | ||
928 | # | ||
929 | # CONFIG_PATA_PLATFORM is not set | ||
930 | |||
931 | # | ||
932 | # Generic fallback / legacy drivers | ||
933 | # | ||
934 | # CONFIG_MD is not set | ||
935 | # CONFIG_TARGET_CORE is not set | ||
936 | CONFIG_NETDEVICES=y | 61 | CONFIG_NETDEVICES=y |
937 | CONFIG_NET_CORE=y | ||
938 | # CONFIG_BONDING is not set | ||
939 | # CONFIG_DUMMY is not set | ||
940 | # CONFIG_EQUALIZER is not set | ||
941 | CONFIG_MII=y | 62 | CONFIG_MII=y |
942 | # CONFIG_NET_TEAM is not set | ||
943 | # CONFIG_MACVLAN is not set | ||
944 | # CONFIG_NETCONSOLE is not set | ||
945 | # CONFIG_NETPOLL is not set | ||
946 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
947 | # CONFIG_TUN is not set | ||
948 | # CONFIG_VETH is not set | ||
949 | |||
950 | # | ||
951 | # CAIF transport drivers | ||
952 | # | ||
953 | CONFIG_ETHERNET=y | ||
954 | # CONFIG_NET_VENDOR_BROADCOM is not set | 63 | # CONFIG_NET_VENDOR_BROADCOM is not set |
955 | # CONFIG_NET_CALXEDA_XGMAC is not set | ||
956 | # CONFIG_NET_VENDOR_CHELSIO is not set | 64 | # CONFIG_NET_VENDOR_CHELSIO is not set |
957 | CONFIG_NET_VENDOR_CIRRUS=y | ||
958 | CONFIG_CS89x0=y | ||
959 | CONFIG_CS89x0_PLATFORM=y | ||
960 | # CONFIG_DM9000 is not set | ||
961 | # CONFIG_DNET is not set | ||
962 | # CONFIG_NET_VENDOR_FARADAY is not set | ||
963 | CONFIG_NET_VENDOR_FREESCALE=y | ||
964 | CONFIG_FEC=y | ||
965 | # CONFIG_NET_VENDOR_INTEL is not set | 65 | # CONFIG_NET_VENDOR_INTEL is not set |
966 | # CONFIG_NET_VENDOR_MARVELL is not set | 66 | # CONFIG_NET_VENDOR_MARVELL is not set |
967 | # CONFIG_NET_VENDOR_MICREL is not set | 67 | # CONFIG_NET_VENDOR_MICREL is not set |
968 | # CONFIG_NET_VENDOR_MICROCHIP is not set | 68 | # CONFIG_NET_VENDOR_MICROCHIP is not set |
969 | # CONFIG_NET_VENDOR_NATSEMI is not set | 69 | # CONFIG_NET_VENDOR_NATSEMI is not set |
970 | # CONFIG_ETHOC is not set | ||
971 | # CONFIG_NET_VENDOR_SEEQ is not set | 70 | # CONFIG_NET_VENDOR_SEEQ is not set |
972 | CONFIG_NET_VENDOR_SMSC=y | ||
973 | CONFIG_SMC91X=y | ||
974 | CONFIG_SMC911X=y | ||
975 | CONFIG_SMSC911X=y | ||
976 | # CONFIG_SMSC911X_ARCH_HOOKS is not set | ||
977 | # CONFIG_NET_VENDOR_STMICRO is not set | 71 | # CONFIG_NET_VENDOR_STMICRO is not set |
978 | CONFIG_NET_VENDOR_WIZNET=y | ||
979 | # CONFIG_WIZNET_W5100 is not set | ||
980 | # CONFIG_WIZNET_W5300 is not set | ||
981 | CONFIG_PHYLIB=y | 72 | CONFIG_PHYLIB=y |
982 | |||
983 | # | ||
984 | # MII PHY device drivers | ||
985 | # | ||
986 | # CONFIG_AMD_PHY is not set | ||
987 | # CONFIG_MARVELL_PHY is not set | ||
988 | # CONFIG_DAVICOM_PHY is not set | ||
989 | # CONFIG_QSEMI_PHY is not set | ||
990 | # CONFIG_LXT_PHY is not set | ||
991 | # CONFIG_CICADA_PHY is not set | ||
992 | # CONFIG_VITESSE_PHY is not set | ||
993 | # CONFIG_SMSC_PHY is not set | ||
994 | # CONFIG_BROADCOM_PHY is not set | ||
995 | # CONFIG_ICPLUS_PHY is not set | ||
996 | # CONFIG_REALTEK_PHY is not set | ||
997 | # CONFIG_NATIONAL_PHY is not set | ||
998 | # CONFIG_STE10XP is not set | ||
999 | # CONFIG_LSI_ET1011C_PHY is not set | ||
1000 | # CONFIG_MICREL_PHY is not set | ||
1001 | # CONFIG_FIXED_PHY is not set | ||
1002 | # CONFIG_MDIO_BITBANG is not set | ||
1003 | # CONFIG_MDIO_BUS_MUX_GPIO is not set | ||
1004 | # CONFIG_MICREL_KS8995MA is not set | ||
1005 | # CONFIG_PPP is not set | ||
1006 | # CONFIG_SLIP is not set | ||
1007 | |||
1008 | # | ||
1009 | # USB Network Adapters | ||
1010 | # | ||
1011 | # CONFIG_USB_CATC is not set | ||
1012 | # CONFIG_USB_KAWETH is not set | ||
1013 | # CONFIG_USB_PEGASUS is not set | ||
1014 | # CONFIG_USB_RTL8150 is not set | ||
1015 | # CONFIG_USB_USBNET is not set | ||
1016 | # CONFIG_USB_IPHETH is not set | ||
1017 | # CONFIG_WLAN is not set | 73 | # CONFIG_WLAN is not set |
1018 | |||
1019 | # | ||
1020 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
1021 | # | ||
1022 | # CONFIG_WAN is not set | ||
1023 | # CONFIG_ISDN is not set | ||
1024 | |||
1025 | # | ||
1026 | # Input device support | ||
1027 | # | ||
1028 | CONFIG_INPUT=y | ||
1029 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
1030 | CONFIG_INPUT_POLLDEV=y | ||
1031 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
1032 | # CONFIG_INPUT_MATRIXKMAP is not set | ||
1033 | |||
1034 | # | ||
1035 | # Userland interfaces | ||
1036 | # | ||
1037 | CONFIG_INPUT_MOUSEDEV=y | ||
1038 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | 74 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set |
1039 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
1040 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
1041 | # CONFIG_INPUT_JOYDEV is not set | ||
1042 | CONFIG_INPUT_EVDEV=y | 75 | CONFIG_INPUT_EVDEV=y |
1043 | CONFIG_INPUT_EVBUG=m | 76 | CONFIG_INPUT_EVBUG=m |
1044 | |||
1045 | # | ||
1046 | # Input Device Drivers | ||
1047 | # | ||
1048 | CONFIG_INPUT_KEYBOARD=y | ||
1049 | # CONFIG_KEYBOARD_ADP5588 is not set | ||
1050 | # CONFIG_KEYBOARD_ADP5589 is not set | ||
1051 | CONFIG_KEYBOARD_ATKBD=y | ||
1052 | # CONFIG_KEYBOARD_QT1070 is not set | ||
1053 | # CONFIG_KEYBOARD_QT2160 is not set | ||
1054 | # CONFIG_KEYBOARD_LKKBD is not set | ||
1055 | CONFIG_KEYBOARD_GPIO=y | 77 | CONFIG_KEYBOARD_GPIO=y |
1056 | # CONFIG_KEYBOARD_TCA6416 is not set | ||
1057 | # CONFIG_KEYBOARD_TCA8418 is not set | ||
1058 | # CONFIG_KEYBOARD_MATRIX is not set | ||
1059 | # CONFIG_KEYBOARD_LM8323 is not set | ||
1060 | # CONFIG_KEYBOARD_LM8333 is not set | ||
1061 | # CONFIG_KEYBOARD_MAX7359 is not set | ||
1062 | # CONFIG_KEYBOARD_MCS is not set | ||
1063 | # CONFIG_KEYBOARD_MPR121 is not set | ||
1064 | # CONFIG_KEYBOARD_IMX is not set | ||
1065 | # CONFIG_KEYBOARD_NEWTON is not set | ||
1066 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
1067 | # CONFIG_KEYBOARD_SAMSUNG is not set | ||
1068 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
1069 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
1070 | # CONFIG_KEYBOARD_OMAP4 is not set | ||
1071 | # CONFIG_KEYBOARD_XTKBD is not set | ||
1072 | CONFIG_INPUT_MOUSE=y | ||
1073 | CONFIG_MOUSE_PS2=m | 78 | CONFIG_MOUSE_PS2=m |
1074 | CONFIG_MOUSE_PS2_ALPS=y | ||
1075 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
1076 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
1077 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
1078 | CONFIG_MOUSE_PS2_ELANTECH=y | 79 | CONFIG_MOUSE_PS2_ELANTECH=y |
1079 | # CONFIG_MOUSE_PS2_SENTELIC is not set | ||
1080 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
1081 | # CONFIG_MOUSE_SERIAL is not set | ||
1082 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
1083 | # CONFIG_MOUSE_BCM5974 is not set | ||
1084 | # CONFIG_MOUSE_VSXXXAA is not set | ||
1085 | # CONFIG_MOUSE_GPIO is not set | ||
1086 | # CONFIG_MOUSE_SYNAPTICS_I2C is not set | ||
1087 | # CONFIG_MOUSE_SYNAPTICS_USB is not set | ||
1088 | # CONFIG_INPUT_JOYSTICK is not set | ||
1089 | # CONFIG_INPUT_TABLET is not set | ||
1090 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
1091 | CONFIG_INPUT_MISC=y | 80 | CONFIG_INPUT_MISC=y |
1092 | # CONFIG_INPUT_AD714X is not set | ||
1093 | # CONFIG_INPUT_BMA150 is not set | ||
1094 | CONFIG_INPUT_MMA8450=y | 81 | CONFIG_INPUT_MMA8450=y |
1095 | # CONFIG_INPUT_MPU3050 is not set | ||
1096 | # CONFIG_INPUT_GP2A is not set | ||
1097 | # CONFIG_INPUT_GPIO_TILT_POLLED is not set | ||
1098 | # CONFIG_INPUT_ATI_REMOTE2 is not set | ||
1099 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set | ||
1100 | # CONFIG_INPUT_KXTJ9 is not set | ||
1101 | # CONFIG_INPUT_POWERMATE is not set | ||
1102 | # CONFIG_INPUT_YEALINK is not set | ||
1103 | # CONFIG_INPUT_CM109 is not set | ||
1104 | # CONFIG_INPUT_UINPUT is not set | ||
1105 | # CONFIG_INPUT_PCF8574 is not set | ||
1106 | # CONFIG_INPUT_PWM_BEEPER is not set | ||
1107 | # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set | ||
1108 | # CONFIG_INPUT_ADXL34X is not set | ||
1109 | # CONFIG_INPUT_CMA3000 is not set | ||
1110 | |||
1111 | # | ||
1112 | # Hardware I/O ports | ||
1113 | # | ||
1114 | CONFIG_SERIO=y | ||
1115 | CONFIG_SERIO_SERPORT=m | 82 | CONFIG_SERIO_SERPORT=m |
1116 | CONFIG_SERIO_LIBPS2=y | ||
1117 | # CONFIG_SERIO_RAW is not set | ||
1118 | # CONFIG_SERIO_ALTERA_PS2 is not set | ||
1119 | # CONFIG_SERIO_PS2MULT is not set | ||
1120 | # CONFIG_GAMEPORT is not set | ||
1121 | |||
1122 | # | ||
1123 | # Character devices | ||
1124 | # | ||
1125 | CONFIG_VT=y | ||
1126 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
1127 | CONFIG_VT_CONSOLE=y | ||
1128 | CONFIG_VT_CONSOLE_SLEEP=y | ||
1129 | CONFIG_HW_CONSOLE=y | ||
1130 | CONFIG_VT_HW_CONSOLE_BINDING=y | 83 | CONFIG_VT_HW_CONSOLE_BINDING=y |
1131 | CONFIG_UNIX98_PTYS=y | ||
1132 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
1133 | # CONFIG_LEGACY_PTYS is not set | 84 | # CONFIG_LEGACY_PTYS is not set |
1134 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
1135 | # CONFIG_N_GSM is not set | ||
1136 | # CONFIG_TRACE_SINK is not set | ||
1137 | # CONFIG_DEVKMEM is not set | 85 | # CONFIG_DEVKMEM is not set |
1138 | |||
1139 | # | ||
1140 | # Serial drivers | ||
1141 | # | ||
1142 | # CONFIG_SERIAL_8250 is not set | ||
1143 | |||
1144 | # | ||
1145 | # Non-8250 serial port support | ||
1146 | # | ||
1147 | # CONFIG_SERIAL_MAX3100 is not set | ||
1148 | # CONFIG_SERIAL_MAX3107 is not set | ||
1149 | CONFIG_SERIAL_IMX=y | ||
1150 | CONFIG_SERIAL_IMX_CONSOLE=y | ||
1151 | CONFIG_SERIAL_CORE=y | ||
1152 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
1153 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
1154 | # CONFIG_SERIAL_ALTERA_JTAGUART is not set | ||
1155 | # CONFIG_SERIAL_ALTERA_UART is not set | ||
1156 | # CONFIG_SERIAL_IFX6X60 is not set | ||
1157 | # CONFIG_SERIAL_XILINX_PS_UART is not set | ||
1158 | # CONFIG_TTY_PRINTK is not set | ||
1159 | # CONFIG_HVC_DCC is not set | ||
1160 | # CONFIG_IPMI_HANDLER is not set | ||
1161 | CONFIG_HW_RANDOM=y | 86 | CONFIG_HW_RANDOM=y |
1162 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
1163 | # CONFIG_HW_RANDOM_ATMEL is not set | ||
1164 | # CONFIG_HW_RANDOM_MXC_RNGA is not set | ||
1165 | # CONFIG_R3964 is not set | ||
1166 | # CONFIG_RAW_DRIVER is not set | ||
1167 | # CONFIG_TCG_TPM is not set | ||
1168 | CONFIG_I2C=y | 87 | CONFIG_I2C=y |
1169 | CONFIG_I2C_BOARDINFO=y | ||
1170 | # CONFIG_I2C_COMPAT is not set | 88 | # CONFIG_I2C_COMPAT is not set |
1171 | CONFIG_I2C_CHARDEV=y | 89 | CONFIG_I2C_CHARDEV=y |
1172 | # CONFIG_I2C_MUX is not set | ||
1173 | # CONFIG_I2C_HELPER_AUTO is not set | 90 | # CONFIG_I2C_HELPER_AUTO is not set |
1174 | # CONFIG_I2C_SMBUS is not set | ||
1175 | |||
1176 | # | ||
1177 | # I2C Algorithms | ||
1178 | # | ||
1179 | CONFIG_I2C_ALGOBIT=m | 91 | CONFIG_I2C_ALGOBIT=m |
1180 | CONFIG_I2C_ALGOPCF=m | 92 | CONFIG_I2C_ALGOPCF=m |
1181 | CONFIG_I2C_ALGOPCA=m | 93 | CONFIG_I2C_ALGOPCA=m |
1182 | |||
1183 | # | ||
1184 | # I2C Hardware Bus support | ||
1185 | # | ||
1186 | |||
1187 | # | ||
1188 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
1189 | # | ||
1190 | # CONFIG_I2C_DESIGNWARE_PLATFORM is not set | ||
1191 | # CONFIG_I2C_GPIO is not set | ||
1192 | CONFIG_I2C_IMX=y | ||
1193 | # CONFIG_I2C_OCORES is not set | ||
1194 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
1195 | # CONFIG_I2C_PXA_PCI is not set | ||
1196 | # CONFIG_I2C_SIMTEC is not set | ||
1197 | # CONFIG_I2C_XILINX is not set | ||
1198 | |||
1199 | # | ||
1200 | # External I2C/SMBus adapter drivers | ||
1201 | # | ||
1202 | # CONFIG_I2C_DIOLAN_U2C is not set | ||
1203 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
1204 | # CONFIG_I2C_TAOS_EVM is not set | ||
1205 | # CONFIG_I2C_TINY_USB is not set | ||
1206 | |||
1207 | # | ||
1208 | # Other I2C/SMBus bus drivers | ||
1209 | # | ||
1210 | # CONFIG_I2C_STUB is not set | ||
1211 | # CONFIG_I2C_DEBUG_CORE is not set | ||
1212 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
1213 | # CONFIG_I2C_DEBUG_BUS is not set | ||
1214 | CONFIG_SPI=y | 94 | CONFIG_SPI=y |
1215 | # CONFIG_SPI_DEBUG is not set | ||
1216 | CONFIG_SPI_MASTER=y | ||
1217 | |||
1218 | # | ||
1219 | # SPI Master Controller Drivers | ||
1220 | # | ||
1221 | # CONFIG_SPI_ALTERA is not set | ||
1222 | CONFIG_SPI_BITBANG=y | 95 | CONFIG_SPI_BITBANG=y |
1223 | # CONFIG_SPI_GPIO is not set | ||
1224 | CONFIG_SPI_IMX=y | ||
1225 | # CONFIG_SPI_OC_TINY is not set | ||
1226 | # CONFIG_SPI_PXA2XX_PCI is not set | ||
1227 | # CONFIG_SPI_XILINX is not set | ||
1228 | # CONFIG_SPI_DESIGNWARE is not set | ||
1229 | |||
1230 | # | ||
1231 | # SPI Protocol Masters | ||
1232 | # | ||
1233 | # CONFIG_SPI_SPIDEV is not set | ||
1234 | # CONFIG_SPI_TLE62X0 is not set | ||
1235 | # CONFIG_HSI is not set | ||
1236 | |||
1237 | # | ||
1238 | # PPS support | ||
1239 | # | ||
1240 | # CONFIG_PPS is not set | ||
1241 | |||
1242 | # | ||
1243 | # PPS generators support | ||
1244 | # | ||
1245 | |||
1246 | # | ||
1247 | # PTP clock support | ||
1248 | # | ||
1249 | |||
1250 | # | ||
1251 | # Enable Device Drivers -> PPS to see the PTP clock options. | ||
1252 | # | ||
1253 | CONFIG_PINCTRL=y | ||
1254 | |||
1255 | # | ||
1256 | # Pin controllers | ||
1257 | # | ||
1258 | CONFIG_PINMUX=y | ||
1259 | CONFIG_PINCONF=y | ||
1260 | # CONFIG_DEBUG_PINCTRL is not set | ||
1261 | CONFIG_PINCTRL_IMX=y | ||
1262 | # CONFIG_PINCTRL_IMX51 is not set | ||
1263 | # CONFIG_PINCTRL_IMX53 is not set | ||
1264 | CONFIG_PINCTRL_IMX6Q=y | ||
1265 | CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y | ||
1266 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
1267 | CONFIG_GPIOLIB=y | 96 | CONFIG_GPIOLIB=y |
1268 | CONFIG_OF_GPIO=y | ||
1269 | # CONFIG_DEBUG_GPIO is not set | ||
1270 | CONFIG_GPIO_SYSFS=y | 97 | CONFIG_GPIO_SYSFS=y |
1271 | CONFIG_GPIO_GENERIC=y | ||
1272 | |||
1273 | # | ||
1274 | # Memory mapped GPIO drivers: | ||
1275 | # | ||
1276 | # CONFIG_GPIO_GENERIC_PLATFORM is not set | ||
1277 | # CONFIG_GPIO_EM is not set | ||
1278 | CONFIG_GPIO_MXC=y | ||
1279 | |||
1280 | # | ||
1281 | # I2C GPIO expanders: | ||
1282 | # | ||
1283 | # CONFIG_GPIO_MAX7300 is not set | ||
1284 | # CONFIG_GPIO_MAX732X is not set | ||
1285 | # CONFIG_GPIO_MC9S08DZ60 is not set | ||
1286 | # CONFIG_GPIO_PCF857X is not set | ||
1287 | # CONFIG_GPIO_SX150X is not set | ||
1288 | # CONFIG_GPIO_ADP5588 is not set | ||
1289 | |||
1290 | # | ||
1291 | # PCI GPIO expanders: | ||
1292 | # | ||
1293 | |||
1294 | # | ||
1295 | # SPI GPIO expanders: | ||
1296 | # | ||
1297 | # CONFIG_GPIO_MAX7301 is not set | ||
1298 | # CONFIG_GPIO_MCP23S08 is not set | ||
1299 | # CONFIG_GPIO_MC33880 is not set | ||
1300 | # CONFIG_GPIO_74X164 is not set | ||
1301 | |||
1302 | # | ||
1303 | # AC97 GPIO expanders: | ||
1304 | # | ||
1305 | |||
1306 | # | ||
1307 | # MODULbus GPIO expanders: | ||
1308 | # | ||
1309 | # CONFIG_W1 is not set | ||
1310 | # CONFIG_POWER_SUPPLY is not set | ||
1311 | # CONFIG_HWMON is not set | 98 | # CONFIG_HWMON is not set |
1312 | # CONFIG_THERMAL is not set | ||
1313 | CONFIG_WATCHDOG=y | 99 | CONFIG_WATCHDOG=y |
1314 | # CONFIG_WATCHDOG_CORE is not set | ||
1315 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
1316 | |||
1317 | # | ||
1318 | # Watchdog Device Drivers | ||
1319 | # | ||
1320 | # CONFIG_SOFT_WATCHDOG is not set | ||
1321 | # CONFIG_DW_WATCHDOG is not set | ||
1322 | # CONFIG_MPCORE_WATCHDOG is not set | ||
1323 | # CONFIG_MAX63XX_WATCHDOG is not set | ||
1324 | CONFIG_IMX2_WDT=y | ||
1325 | |||
1326 | # | ||
1327 | # USB-based Watchdog Cards | ||
1328 | # | ||
1329 | # CONFIG_USBPCWATCHDOG is not set | ||
1330 | CONFIG_SSB_POSSIBLE=y | ||
1331 | |||
1332 | # | ||
1333 | # Sonics Silicon Backplane | ||
1334 | # | ||
1335 | # CONFIG_SSB is not set | ||
1336 | CONFIG_BCMA_POSSIBLE=y | ||
1337 | |||
1338 | # | ||
1339 | # Broadcom specific AMBA | ||
1340 | # | ||
1341 | # CONFIG_BCMA is not set | ||
1342 | |||
1343 | # | ||
1344 | # Multifunction device drivers | ||
1345 | # | ||
1346 | # CONFIG_MFD_CORE is not set | ||
1347 | # CONFIG_MFD_88PM860X is not set | ||
1348 | # CONFIG_MFD_SM501 is not set | ||
1349 | # CONFIG_MFD_ASIC3 is not set | ||
1350 | # CONFIG_HTC_EGPIO is not set | ||
1351 | # CONFIG_HTC_PASIC3 is not set | ||
1352 | # CONFIG_HTC_I2CPLD is not set | ||
1353 | # CONFIG_MFD_LM3533 is not set | ||
1354 | # CONFIG_TPS6105X is not set | ||
1355 | # CONFIG_TPS65010 is not set | ||
1356 | # CONFIG_TPS6507X is not set | ||
1357 | # CONFIG_MFD_TPS65217 is not set | ||
1358 | # CONFIG_MFD_TPS6586X is not set | ||
1359 | # CONFIG_MFD_TPS65910 is not set | ||
1360 | # CONFIG_MFD_TPS65912_I2C is not set | ||
1361 | # CONFIG_MFD_TPS65912_SPI is not set | ||
1362 | # CONFIG_TWL4030_CORE is not set | ||
1363 | # CONFIG_TWL6040_CORE is not set | ||
1364 | # CONFIG_MFD_STMPE is not set | ||
1365 | # CONFIG_MFD_TC3589X is not set | ||
1366 | # CONFIG_MFD_TMIO is not set | ||
1367 | # CONFIG_MFD_T7L66XB is not set | ||
1368 | # CONFIG_MFD_TC6387XB is not set | ||
1369 | # CONFIG_MFD_TC6393XB is not set | ||
1370 | # CONFIG_PMIC_DA903X is not set | ||
1371 | # CONFIG_MFD_DA9052_SPI is not set | ||
1372 | # CONFIG_MFD_DA9052_I2C is not set | ||
1373 | # CONFIG_PMIC_ADP5520 is not set | ||
1374 | # CONFIG_MFD_MAX77693 is not set | ||
1375 | # CONFIG_MFD_MAX8925 is not set | ||
1376 | # CONFIG_MFD_MAX8997 is not set | ||
1377 | # CONFIG_MFD_MAX8998 is not set | ||
1378 | # CONFIG_MFD_S5M_CORE is not set | ||
1379 | # CONFIG_MFD_WM8400 is not set | ||
1380 | # CONFIG_MFD_WM831X_I2C is not set | ||
1381 | # CONFIG_MFD_WM831X_SPI is not set | ||
1382 | # CONFIG_MFD_WM8350_I2C is not set | ||
1383 | # CONFIG_MFD_WM8994 is not set | ||
1384 | # CONFIG_MFD_PCF50633 is not set | ||
1385 | # CONFIG_MFD_MC13XXX_SPI is not set | ||
1386 | # CONFIG_MFD_MC13XXX_I2C is not set | ||
1387 | # CONFIG_ABX500_CORE is not set | ||
1388 | # CONFIG_EZX_PCAP is not set | ||
1389 | # CONFIG_MFD_WL1273_CORE is not set | ||
1390 | # CONFIG_MFD_TPS65090 is not set | ||
1391 | # CONFIG_MFD_AAT2870_CORE is not set | ||
1392 | # CONFIG_MFD_RC5T583 is not set | ||
1393 | CONFIG_MFD_ANATOP=y | ||
1394 | # CONFIG_MFD_PALMAS is not set | ||
1395 | CONFIG_REGULATOR=y | 100 | CONFIG_REGULATOR=y |
1396 | # CONFIG_REGULATOR_DEBUG is not set | ||
1397 | # CONFIG_REGULATOR_DUMMY is not set | ||
1398 | CONFIG_REGULATOR_FIXED_VOLTAGE=y | 101 | CONFIG_REGULATOR_FIXED_VOLTAGE=y |
1399 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
1400 | # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set | ||
1401 | # CONFIG_REGULATOR_GPIO is not set | ||
1402 | # CONFIG_REGULATOR_AD5398 is not set | ||
1403 | CONFIG_REGULATOR_ANATOP=y | ||
1404 | # CONFIG_REGULATOR_ISL6271A is not set | ||
1405 | # CONFIG_REGULATOR_MAX1586 is not set | ||
1406 | # CONFIG_REGULATOR_MAX8649 is not set | ||
1407 | # CONFIG_REGULATOR_MAX8660 is not set | ||
1408 | # CONFIG_REGULATOR_MAX8952 is not set | ||
1409 | # CONFIG_REGULATOR_LP3971 is not set | ||
1410 | # CONFIG_REGULATOR_LP3972 is not set | ||
1411 | # CONFIG_REGULATOR_TPS62360 is not set | ||
1412 | # CONFIG_REGULATOR_TPS65023 is not set | ||
1413 | # CONFIG_REGULATOR_TPS6507X is not set | ||
1414 | # CONFIG_REGULATOR_TPS6524X is not set | ||
1415 | CONFIG_MEDIA_SUPPORT=y | 102 | CONFIG_MEDIA_SUPPORT=y |
1416 | |||
1417 | # | ||
1418 | # Multimedia core support | ||
1419 | # | ||
1420 | # CONFIG_MEDIA_CONTROLLER is not set | ||
1421 | CONFIG_VIDEO_DEV=y | ||
1422 | CONFIG_VIDEO_V4L2_COMMON=y | ||
1423 | # CONFIG_DVB_CORE is not set | ||
1424 | CONFIG_VIDEO_MEDIA=y | ||
1425 | |||
1426 | # | ||
1427 | # Multimedia drivers | ||
1428 | # | ||
1429 | CONFIG_RC_CORE=y | ||
1430 | CONFIG_LIRC=y | ||
1431 | CONFIG_RC_MAP=y | ||
1432 | CONFIG_IR_NEC_DECODER=y | ||
1433 | CONFIG_IR_RC5_DECODER=y | ||
1434 | CONFIG_IR_RC6_DECODER=y | ||
1435 | CONFIG_IR_JVC_DECODER=y | ||
1436 | CONFIG_IR_SONY_DECODER=y | ||
1437 | CONFIG_IR_RC5_SZ_DECODER=y | ||
1438 | CONFIG_IR_SANYO_DECODER=y | ||
1439 | CONFIG_IR_MCE_KBD_DECODER=y | ||
1440 | CONFIG_IR_LIRC_CODEC=y | ||
1441 | # CONFIG_RC_ATI_REMOTE is not set | ||
1442 | # CONFIG_IR_IMON is not set | ||
1443 | # CONFIG_IR_MCEUSB is not set | ||
1444 | # CONFIG_IR_REDRAT3 is not set | ||
1445 | # CONFIG_IR_STREAMZAP is not set | ||
1446 | # CONFIG_RC_LOOPBACK is not set | ||
1447 | # CONFIG_IR_GPIO_CIR is not set | ||
1448 | # CONFIG_MEDIA_ATTACH is not set | ||
1449 | CONFIG_MEDIA_TUNER=y | ||
1450 | CONFIG_MEDIA_TUNER_CUSTOMISE=y | ||
1451 | |||
1452 | # | ||
1453 | # Customize TV tuners | ||
1454 | # | ||
1455 | CONFIG_MEDIA_TUNER_SIMPLE=m | ||
1456 | CONFIG_MEDIA_TUNER_TDA8290=m | ||
1457 | CONFIG_MEDIA_TUNER_TDA827X=m | ||
1458 | CONFIG_MEDIA_TUNER_TDA18271=m | ||
1459 | CONFIG_MEDIA_TUNER_TDA9887=m | ||
1460 | CONFIG_MEDIA_TUNER_TEA5761=m | ||
1461 | CONFIG_MEDIA_TUNER_TEA5767=m | ||
1462 | CONFIG_MEDIA_TUNER_MT20XX=m | ||
1463 | CONFIG_MEDIA_TUNER_MT2060=m | ||
1464 | CONFIG_MEDIA_TUNER_MT2063=m | ||
1465 | CONFIG_MEDIA_TUNER_MT2266=m | ||
1466 | CONFIG_MEDIA_TUNER_MT2131=m | ||
1467 | CONFIG_MEDIA_TUNER_QT1010=m | ||
1468 | CONFIG_MEDIA_TUNER_XC2028=m | ||
1469 | CONFIG_MEDIA_TUNER_XC5000=m | ||
1470 | CONFIG_MEDIA_TUNER_XC4000=m | ||
1471 | CONFIG_MEDIA_TUNER_MXL5005S=m | ||
1472 | CONFIG_MEDIA_TUNER_MXL5007T=m | ||
1473 | CONFIG_MEDIA_TUNER_MC44S803=m | ||
1474 | CONFIG_MEDIA_TUNER_MAX2165=m | ||
1475 | CONFIG_MEDIA_TUNER_TDA18218=m | ||
1476 | CONFIG_MEDIA_TUNER_FC0011=m | ||
1477 | CONFIG_MEDIA_TUNER_FC0012=m | ||
1478 | CONFIG_MEDIA_TUNER_FC0013=m | ||
1479 | CONFIG_MEDIA_TUNER_TDA18212=m | ||
1480 | CONFIG_MEDIA_TUNER_TUA9001=m | ||
1481 | CONFIG_VIDEO_V4L2=y | ||
1482 | CONFIG_VIDEOBUF_GEN=y | ||
1483 | CONFIG_VIDEOBUF2_CORE=y | ||
1484 | CONFIG_VIDEOBUF2_MEMOPS=y | ||
1485 | CONFIG_VIDEOBUF2_DMA_CONTIG=y | ||
1486 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
1487 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
1488 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set | ||
1489 | # CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set | ||
1490 | CONFIG_VIDEO_IR_I2C=y | ||
1491 | |||
1492 | # | ||
1493 | # Encoders, decoders, sensors and other helper chips | ||
1494 | # | ||
1495 | |||
1496 | # | ||
1497 | # Audio decoders, processors and mixers | ||
1498 | # | ||
1499 | # CONFIG_VIDEO_TVAUDIO is not set | ||
1500 | # CONFIG_VIDEO_TDA7432 is not set | ||
1501 | # CONFIG_VIDEO_TDA9840 is not set | ||
1502 | # CONFIG_VIDEO_TEA6415C is not set | ||
1503 | # CONFIG_VIDEO_TEA6420 is not set | ||
1504 | # CONFIG_VIDEO_MSP3400 is not set | ||
1505 | # CONFIG_VIDEO_CS5345 is not set | ||
1506 | # CONFIG_VIDEO_CS53L32A is not set | ||
1507 | # CONFIG_VIDEO_TLV320AIC23B is not set | ||
1508 | # CONFIG_VIDEO_WM8775 is not set | ||
1509 | # CONFIG_VIDEO_WM8739 is not set | ||
1510 | # CONFIG_VIDEO_VP27SMPX is not set | ||
1511 | |||
1512 | # | ||
1513 | # RDS decoders | ||
1514 | # | ||
1515 | # CONFIG_VIDEO_SAA6588 is not set | ||
1516 | |||
1517 | # | ||
1518 | # Video decoders | ||
1519 | # | ||
1520 | # CONFIG_VIDEO_ADV7180 is not set | ||
1521 | # CONFIG_VIDEO_ADV7183 is not set | ||
1522 | # CONFIG_VIDEO_BT819 is not set | ||
1523 | # CONFIG_VIDEO_BT856 is not set | ||
1524 | # CONFIG_VIDEO_BT866 is not set | ||
1525 | # CONFIG_VIDEO_KS0127 is not set | ||
1526 | # CONFIG_VIDEO_SAA7110 is not set | ||
1527 | # CONFIG_VIDEO_SAA711X is not set | ||
1528 | # CONFIG_VIDEO_SAA7191 is not set | ||
1529 | # CONFIG_VIDEO_TVP514X is not set | ||
1530 | # CONFIG_VIDEO_TVP5150 is not set | ||
1531 | # CONFIG_VIDEO_TVP7002 is not set | ||
1532 | # CONFIG_VIDEO_VPX3220 is not set | ||
1533 | |||
1534 | # | ||
1535 | # Video and audio decoders | ||
1536 | # | ||
1537 | # CONFIG_VIDEO_SAA717X is not set | ||
1538 | # CONFIG_VIDEO_CX25840 is not set | ||
1539 | |||
1540 | # | ||
1541 | # MPEG video encoders | ||
1542 | # | ||
1543 | # CONFIG_VIDEO_CX2341X is not set | ||
1544 | |||
1545 | # | ||
1546 | # Video encoders | ||
1547 | # | ||
1548 | # CONFIG_VIDEO_SAA7127 is not set | ||
1549 | # CONFIG_VIDEO_SAA7185 is not set | ||
1550 | # CONFIG_VIDEO_ADV7170 is not set | ||
1551 | # CONFIG_VIDEO_ADV7175 is not set | ||
1552 | # CONFIG_VIDEO_ADV7343 is not set | ||
1553 | # CONFIG_VIDEO_AK881X is not set | ||
1554 | |||
1555 | # | ||
1556 | # Camera sensor devices | ||
1557 | # | ||
1558 | # CONFIG_VIDEO_OV7670 is not set | ||
1559 | # CONFIG_VIDEO_VS6624 is not set | ||
1560 | # CONFIG_VIDEO_MT9V011 is not set | ||
1561 | # CONFIG_VIDEO_TCM825X is not set | ||
1562 | # CONFIG_VIDEO_SR030PC30 is not set | ||
1563 | |||
1564 | # | ||
1565 | # Flash devices | ||
1566 | # | ||
1567 | |||
1568 | # | ||
1569 | # Video improvement chips | ||
1570 | # | ||
1571 | # CONFIG_VIDEO_UPD64031A is not set | ||
1572 | # CONFIG_VIDEO_UPD64083 is not set | ||
1573 | |||
1574 | # | ||
1575 | # Miscelaneous helper chips | ||
1576 | # | ||
1577 | # CONFIG_VIDEO_THS7303 is not set | ||
1578 | # CONFIG_VIDEO_M52790 is not set | ||
1579 | # CONFIG_VIDEO_VIVI is not set | ||
1580 | CONFIG_V4L_USB_DRIVERS=y | ||
1581 | # CONFIG_USB_VIDEO_CLASS is not set | ||
1582 | CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y | ||
1583 | CONFIG_USB_GSPCA=m | ||
1584 | # CONFIG_USB_M5602 is not set | ||
1585 | # CONFIG_USB_STV06XX is not set | ||
1586 | # CONFIG_USB_GL860 is not set | ||
1587 | # CONFIG_USB_GSPCA_BENQ is not set | ||
1588 | # CONFIG_USB_GSPCA_CONEX is not set | ||
1589 | # CONFIG_USB_GSPCA_CPIA1 is not set | ||
1590 | # CONFIG_USB_GSPCA_ETOMS is not set | ||
1591 | # CONFIG_USB_GSPCA_FINEPIX is not set | ||
1592 | # CONFIG_USB_GSPCA_JEILINJ is not set | ||
1593 | # CONFIG_USB_GSPCA_JL2005BCD is not set | ||
1594 | # CONFIG_USB_GSPCA_KINECT is not set | ||
1595 | # CONFIG_USB_GSPCA_KONICA is not set | ||
1596 | # CONFIG_USB_GSPCA_MARS is not set | ||
1597 | # CONFIG_USB_GSPCA_MR97310A is not set | ||
1598 | # CONFIG_USB_GSPCA_NW80X is not set | ||
1599 | # CONFIG_USB_GSPCA_OV519 is not set | ||
1600 | # CONFIG_USB_GSPCA_OV534 is not set | ||
1601 | # CONFIG_USB_GSPCA_OV534_9 is not set | ||
1602 | # CONFIG_USB_GSPCA_PAC207 is not set | ||
1603 | # CONFIG_USB_GSPCA_PAC7302 is not set | ||
1604 | # CONFIG_USB_GSPCA_PAC7311 is not set | ||
1605 | # CONFIG_USB_GSPCA_SE401 is not set | ||
1606 | # CONFIG_USB_GSPCA_SN9C2028 is not set | ||
1607 | # CONFIG_USB_GSPCA_SN9C20X is not set | ||
1608 | # CONFIG_USB_GSPCA_SONIXB is not set | ||
1609 | # CONFIG_USB_GSPCA_SONIXJ is not set | ||
1610 | # CONFIG_USB_GSPCA_SPCA500 is not set | ||
1611 | # CONFIG_USB_GSPCA_SPCA501 is not set | ||
1612 | # CONFIG_USB_GSPCA_SPCA505 is not set | ||
1613 | # CONFIG_USB_GSPCA_SPCA506 is not set | ||
1614 | # CONFIG_USB_GSPCA_SPCA508 is not set | ||
1615 | # CONFIG_USB_GSPCA_SPCA561 is not set | ||
1616 | # CONFIG_USB_GSPCA_SPCA1528 is not set | ||
1617 | # CONFIG_USB_GSPCA_SQ905 is not set | ||
1618 | # CONFIG_USB_GSPCA_SQ905C is not set | ||
1619 | # CONFIG_USB_GSPCA_SQ930X is not set | ||
1620 | # CONFIG_USB_GSPCA_STK014 is not set | ||
1621 | # CONFIG_USB_GSPCA_STV0680 is not set | ||
1622 | # CONFIG_USB_GSPCA_SUNPLUS is not set | ||
1623 | # CONFIG_USB_GSPCA_T613 is not set | ||
1624 | # CONFIG_USB_GSPCA_TOPRO is not set | ||
1625 | # CONFIG_USB_GSPCA_TV8532 is not set | ||
1626 | # CONFIG_USB_GSPCA_VC032X is not set | ||
1627 | # CONFIG_USB_GSPCA_VICAM is not set | ||
1628 | # CONFIG_USB_GSPCA_XIRLINK_CIT is not set | ||
1629 | # CONFIG_USB_GSPCA_ZC3XX is not set | ||
1630 | # CONFIG_VIDEO_PVRUSB2 is not set | ||
1631 | # CONFIG_VIDEO_HDPVR is not set | ||
1632 | # CONFIG_VIDEO_EM28XX is not set | ||
1633 | # CONFIG_VIDEO_CX231XX is not set | ||
1634 | # CONFIG_VIDEO_TM6000 is not set | ||
1635 | # CONFIG_VIDEO_USBVISION is not set | ||
1636 | # CONFIG_USB_SN9C102 is not set | ||
1637 | # CONFIG_USB_PWC is not set | ||
1638 | # CONFIG_VIDEO_CPIA2 is not set | ||
1639 | # CONFIG_USB_ZR364XX is not set | ||
1640 | # CONFIG_USB_STKWEBCAM is not set | ||
1641 | # CONFIG_USB_S2255 is not set | ||
1642 | CONFIG_V4L_PLATFORM_DRIVERS=y | ||
1643 | # CONFIG_VIDEO_TIMBERDALE is not set | ||
1644 | CONFIG_SOC_CAMERA=y | ||
1645 | # CONFIG_SOC_CAMERA_IMX074 is not set | ||
1646 | # CONFIG_SOC_CAMERA_MT9M001 is not set | ||
1647 | # CONFIG_SOC_CAMERA_MT9M111 is not set | ||
1648 | # CONFIG_SOC_CAMERA_MT9T031 is not set | ||
1649 | # CONFIG_SOC_CAMERA_MT9T112 is not set | ||
1650 | # CONFIG_SOC_CAMERA_MT9V022 is not set | ||
1651 | # CONFIG_SOC_CAMERA_RJ54N1 is not set | ||
1652 | # CONFIG_SOC_CAMERA_TW9910 is not set | ||
1653 | # CONFIG_SOC_CAMERA_PLATFORM is not set | ||
1654 | CONFIG_SOC_CAMERA_OV2640=y | ||
1655 | # CONFIG_SOC_CAMERA_OV5642 is not set | ||
1656 | # CONFIG_SOC_CAMERA_OV6650 is not set | ||
1657 | # CONFIG_SOC_CAMERA_OV772X is not set | ||
1658 | # CONFIG_SOC_CAMERA_OV9640 is not set | ||
1659 | # CONFIG_SOC_CAMERA_OV9740 is not set | ||
1660 | CONFIG_MX3_VIDEO=y | ||
1661 | CONFIG_VIDEO_MX3=y | ||
1662 | # CONFIG_VIDEO_SH_MOBILE_CSI2 is not set | ||
1663 | # CONFIG_VIDEO_SH_MOBILE_CEU is not set | ||
1664 | # CONFIG_V4L_MEM2MEM_DRIVERS is not set | ||
1665 | CONFIG_RADIO_ADAPTERS=y | ||
1666 | # CONFIG_RADIO_SI470X is not set | ||
1667 | # CONFIG_USB_MR800 is not set | ||
1668 | # CONFIG_USB_DSBR is not set | ||
1669 | # CONFIG_I2C_SI4713 is not set | ||
1670 | # CONFIG_RADIO_SI4713 is not set | ||
1671 | # CONFIG_USB_KEENE is not set | ||
1672 | # CONFIG_RADIO_TEA5764 is not set | ||
1673 | # CONFIG_RADIO_SAA7706H is not set | ||
1674 | # CONFIG_RADIO_TEF6862 is not set | ||
1675 | # CONFIG_RADIO_WL1273 is not set | ||
1676 | |||
1677 | # | ||
1678 | # Texas Instruments WL128x FM driver (ST based) | ||
1679 | # | ||
1680 | |||
1681 | # | ||
1682 | # Graphics support | ||
1683 | # | ||
1684 | # CONFIG_DRM is not set | ||
1685 | # CONFIG_VGASTATE is not set | ||
1686 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
1687 | CONFIG_FB=y | 103 | CONFIG_FB=y |
1688 | # CONFIG_FIRMWARE_EDID is not set | ||
1689 | # CONFIG_FB_DDC is not set | ||
1690 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
1691 | CONFIG_FB_CFB_FILLRECT=y | ||
1692 | CONFIG_FB_CFB_COPYAREA=y | ||
1693 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
1694 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
1695 | # CONFIG_FB_SYS_FILLRECT is not set | ||
1696 | # CONFIG_FB_SYS_COPYAREA is not set | ||
1697 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
1698 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
1699 | # CONFIG_FB_SYS_FOPS is not set | ||
1700 | # CONFIG_FB_WMT_GE_ROPS is not set | ||
1701 | # CONFIG_FB_SVGALIB is not set | ||
1702 | # CONFIG_FB_MACMODES is not set | ||
1703 | # CONFIG_FB_BACKLIGHT is not set | ||
1704 | # CONFIG_FB_MODE_HELPERS is not set | ||
1705 | # CONFIG_FB_TILEBLITTING is not set | ||
1706 | |||
1707 | # | ||
1708 | # Frame buffer hardware drivers | ||
1709 | # | ||
1710 | # CONFIG_FB_IMX is not set | ||
1711 | # CONFIG_FB_UVESA is not set | ||
1712 | # CONFIG_FB_S1D13XXX is not set | ||
1713 | # CONFIG_FB_SMSCUFX is not set | ||
1714 | # CONFIG_FB_UDL is not set | ||
1715 | # CONFIG_FB_VIRTUAL is not set | ||
1716 | # CONFIG_FB_METRONOME is not set | ||
1717 | CONFIG_FB_MX3=y | ||
1718 | # CONFIG_FB_BROADSHEET is not set | ||
1719 | # CONFIG_FB_AUO_K190X is not set | ||
1720 | # CONFIG_EXYNOS_VIDEO is not set | ||
1721 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 104 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
1722 | CONFIG_LCD_CLASS_DEVICE=y | 105 | CONFIG_LCD_CLASS_DEVICE=y |
1723 | CONFIG_LCD_L4F00242T03=y | 106 | CONFIG_LCD_L4F00242T03=y |
1724 | # CONFIG_LCD_LMS283GF05 is not set | ||
1725 | # CONFIG_LCD_LTV350QV is not set | ||
1726 | # CONFIG_LCD_TDO24M is not set | ||
1727 | # CONFIG_LCD_VGG2432A4 is not set | ||
1728 | # CONFIG_LCD_PLATFORM is not set | ||
1729 | # CONFIG_LCD_S6E63M0 is not set | ||
1730 | # CONFIG_LCD_LD9040 is not set | ||
1731 | # CONFIG_LCD_AMS369FG06 is not set | ||
1732 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | 107 | CONFIG_BACKLIGHT_CLASS_DEVICE=y |
1733 | CONFIG_BACKLIGHT_GENERIC=y | ||
1734 | # CONFIG_BACKLIGHT_PWM is not set | ||
1735 | # CONFIG_BACKLIGHT_ADP8860 is not set | ||
1736 | # CONFIG_BACKLIGHT_ADP8870 is not set | ||
1737 | # CONFIG_BACKLIGHT_LP855X is not set | ||
1738 | |||
1739 | # | ||
1740 | # Console display driver support | ||
1741 | # | ||
1742 | CONFIG_DUMMY_CONSOLE=y | ||
1743 | CONFIG_FRAMEBUFFER_CONSOLE=y | 108 | CONFIG_FRAMEBUFFER_CONSOLE=y |
1744 | CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y | 109 | CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y |
1745 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
1746 | CONFIG_FONTS=y | 110 | CONFIG_FONTS=y |
1747 | CONFIG_FONT_8x8=y | 111 | CONFIG_FONT_8x8=y |
1748 | CONFIG_FONT_8x16=y | 112 | CONFIG_FONT_8x16=y |
1749 | # CONFIG_FONT_6x11 is not set | ||
1750 | # CONFIG_FONT_7x14 is not set | ||
1751 | # CONFIG_FONT_PEARL_8x8 is not set | ||
1752 | # CONFIG_FONT_ACORN_8x8 is not set | ||
1753 | # CONFIG_FONT_MINI_4x6 is not set | ||
1754 | # CONFIG_FONT_SUN8x16 is not set | ||
1755 | # CONFIG_FONT_SUN12x22 is not set | ||
1756 | # CONFIG_FONT_10x18 is not set | ||
1757 | CONFIG_LOGO=y | 113 | CONFIG_LOGO=y |
1758 | CONFIG_LOGO_LINUX_MONO=y | ||
1759 | CONFIG_LOGO_LINUX_VGA16=y | ||
1760 | CONFIG_LOGO_LINUX_CLUT224=y | ||
1761 | # CONFIG_SOUND is not set | ||
1762 | CONFIG_HID_SUPPORT=y | ||
1763 | CONFIG_HID=y | ||
1764 | # CONFIG_HIDRAW is not set | ||
1765 | |||
1766 | # | ||
1767 | # USB Input Devices | ||
1768 | # | ||
1769 | CONFIG_USB_HID=y | ||
1770 | # CONFIG_HID_PID is not set | ||
1771 | # CONFIG_USB_HIDDEV is not set | ||
1772 | |||
1773 | # | ||
1774 | # Special HID drivers | ||
1775 | # | ||
1776 | CONFIG_HID_GENERIC=y | ||
1777 | # CONFIG_HID_A4TECH is not set | ||
1778 | # CONFIG_HID_ACRUX is not set | ||
1779 | # CONFIG_HID_APPLE is not set | ||
1780 | # CONFIG_HID_AUREAL is not set | ||
1781 | # CONFIG_HID_BELKIN is not set | ||
1782 | # CONFIG_HID_CHERRY is not set | ||
1783 | # CONFIG_HID_CHICONY is not set | ||
1784 | # CONFIG_HID_CYPRESS is not set | ||
1785 | # CONFIG_HID_DRAGONRISE is not set | ||
1786 | # CONFIG_HID_EMS_FF is not set | ||
1787 | # CONFIG_HID_EZKEY is not set | ||
1788 | # CONFIG_HID_HOLTEK is not set | ||
1789 | # CONFIG_HID_KEYTOUCH is not set | ||
1790 | # CONFIG_HID_KYE is not set | ||
1791 | # CONFIG_HID_UCLOGIC is not set | ||
1792 | # CONFIG_HID_WALTOP is not set | ||
1793 | # CONFIG_HID_GYRATION is not set | ||
1794 | # CONFIG_HID_TWINHAN is not set | ||
1795 | # CONFIG_HID_KENSINGTON is not set | ||
1796 | # CONFIG_HID_LCPOWER is not set | ||
1797 | # CONFIG_HID_LOGITECH is not set | ||
1798 | # CONFIG_HID_MICROSOFT is not set | ||
1799 | # CONFIG_HID_MONTEREY is not set | ||
1800 | # CONFIG_HID_MULTITOUCH is not set | ||
1801 | # CONFIG_HID_NTRIG is not set | ||
1802 | # CONFIG_HID_ORTEK is not set | ||
1803 | # CONFIG_HID_PANTHERLORD is not set | ||
1804 | # CONFIG_HID_PETALYNX is not set | ||
1805 | # CONFIG_HID_PICOLCD is not set | ||
1806 | # CONFIG_HID_PRIMAX is not set | ||
1807 | # CONFIG_HID_ROCCAT is not set | ||
1808 | # CONFIG_HID_SAITEK is not set | ||
1809 | # CONFIG_HID_SAMSUNG is not set | ||
1810 | # CONFIG_HID_SONY is not set | ||
1811 | # CONFIG_HID_SPEEDLINK is not set | ||
1812 | # CONFIG_HID_SUNPLUS is not set | ||
1813 | # CONFIG_HID_GREENASIA is not set | ||
1814 | # CONFIG_HID_SMARTJOYPLUS is not set | ||
1815 | # CONFIG_HID_TIVO is not set | ||
1816 | # CONFIG_HID_TOPSEED is not set | ||
1817 | # CONFIG_HID_THRUSTMASTER is not set | ||
1818 | # CONFIG_HID_ZEROPLUS is not set | ||
1819 | # CONFIG_HID_ZYDACRON is not set | ||
1820 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
1821 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
1822 | # CONFIG_USB_ARCH_HAS_XHCI is not set | ||
1823 | CONFIG_USB_SUPPORT=y | ||
1824 | CONFIG_USB_COMMON=y | ||
1825 | CONFIG_USB_ARCH_HAS_HCD=y | ||
1826 | CONFIG_USB=y | 114 | CONFIG_USB=y |
1827 | # CONFIG_USB_DEBUG is not set | ||
1828 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
1829 | |||
1830 | # | ||
1831 | # Miscellaneous USB options | ||
1832 | # | ||
1833 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
1834 | # CONFIG_USB_OTG_WHITELIST is not set | ||
1835 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
1836 | # CONFIG_USB_MON is not set | ||
1837 | # CONFIG_USB_WUSB_CBAF is not set | ||
1838 | |||
1839 | # | ||
1840 | # USB Host Controller Drivers | ||
1841 | # | ||
1842 | # CONFIG_USB_C67X00_HCD is not set | ||
1843 | CONFIG_USB_EHCI_HCD=y | 115 | CONFIG_USB_EHCI_HCD=y |
1844 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 116 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
1845 | CONFIG_USB_EHCI_TT_NEWSCHED=y | ||
1846 | CONFIG_USB_EHCI_MXC=y | ||
1847 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1848 | # CONFIG_USB_ISP116X_HCD is not set | ||
1849 | # CONFIG_USB_ISP1760_HCD is not set | ||
1850 | # CONFIG_USB_ISP1362_HCD is not set | ||
1851 | # CONFIG_USB_EHCI_HCD_PLATFORM is not set | ||
1852 | # CONFIG_USB_SL811_HCD is not set | ||
1853 | # CONFIG_USB_R8A66597_HCD is not set | ||
1854 | # CONFIG_USB_IMX21_HCD is not set | ||
1855 | # CONFIG_USB_CHIPIDEA is not set | ||
1856 | |||
1857 | # | ||
1858 | # USB Device Class drivers | ||
1859 | # | ||
1860 | # CONFIG_USB_ACM is not set | ||
1861 | # CONFIG_USB_PRINTER is not set | ||
1862 | # CONFIG_USB_WDM is not set | ||
1863 | # CONFIG_USB_TMC is not set | ||
1864 | |||
1865 | # | ||
1866 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
1867 | # | ||
1868 | |||
1869 | # | ||
1870 | # also be needed; see USB_STORAGE Help for more info | ||
1871 | # | ||
1872 | CONFIG_USB_STORAGE=y | 117 | CONFIG_USB_STORAGE=y |
1873 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
1874 | # CONFIG_USB_STORAGE_REALTEK is not set | ||
1875 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
1876 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
1877 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
1878 | # CONFIG_USB_STORAGE_USBAT is not set | ||
1879 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
1880 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
1881 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
1882 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
1883 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1884 | # CONFIG_USB_STORAGE_KARMA is not set | ||
1885 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1886 | # CONFIG_USB_STORAGE_ENE_UB6250 is not set | ||
1887 | # CONFIG_USB_UAS is not set | ||
1888 | # CONFIG_USB_LIBUSUAL is not set | ||
1889 | |||
1890 | # | ||
1891 | # USB Imaging devices | ||
1892 | # | ||
1893 | # CONFIG_USB_MDC800 is not set | ||
1894 | # CONFIG_USB_MICROTEK is not set | ||
1895 | |||
1896 | # | ||
1897 | # USB port drivers | ||
1898 | # | ||
1899 | # CONFIG_USB_SERIAL is not set | ||
1900 | |||
1901 | # | ||
1902 | # USB Miscellaneous drivers | ||
1903 | # | ||
1904 | # CONFIG_USB_EMI62 is not set | ||
1905 | # CONFIG_USB_EMI26 is not set | ||
1906 | # CONFIG_USB_ADUTUX is not set | ||
1907 | # CONFIG_USB_SEVSEG is not set | ||
1908 | # CONFIG_USB_RIO500 is not set | ||
1909 | # CONFIG_USB_LEGOTOWER is not set | ||
1910 | # CONFIG_USB_LCD is not set | ||
1911 | # CONFIG_USB_LED is not set | ||
1912 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1913 | # CONFIG_USB_CYTHERM is not set | ||
1914 | # CONFIG_USB_IDMOUSE is not set | ||
1915 | # CONFIG_USB_FTDI_ELAN is not set | ||
1916 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1917 | # CONFIG_USB_SISUSBVGA is not set | ||
1918 | # CONFIG_USB_LD is not set | ||
1919 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1920 | # CONFIG_USB_IOWARRIOR is not set | ||
1921 | # CONFIG_USB_TEST is not set | ||
1922 | # CONFIG_USB_ISIGHTFW is not set | ||
1923 | # CONFIG_USB_YUREX is not set | ||
1924 | |||
1925 | # | ||
1926 | # USB Physical Layer drivers | ||
1927 | # | ||
1928 | # CONFIG_USB_ISP1301 is not set | ||
1929 | # CONFIG_USB_GADGET is not set | ||
1930 | |||
1931 | # | ||
1932 | # OTG and related infrastructure | ||
1933 | # | ||
1934 | # CONFIG_USB_GPIO_VBUS is not set | ||
1935 | # CONFIG_USB_ULPI is not set | ||
1936 | # CONFIG_NOP_USB_XCEIV is not set | ||
1937 | # CONFIG_USB_MXS_PHY is not set | ||
1938 | CONFIG_MMC=y | 118 | CONFIG_MMC=y |
1939 | # CONFIG_MMC_DEBUG is not set | ||
1940 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
1941 | # CONFIG_MMC_CLKGATE is not set | ||
1942 | |||
1943 | # | ||
1944 | # MMC/SD/SDIO Card Drivers | ||
1945 | # | ||
1946 | CONFIG_MMC_BLOCK=y | ||
1947 | CONFIG_MMC_BLOCK_MINORS=8 | ||
1948 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
1949 | # CONFIG_SDIO_UART is not set | ||
1950 | # CONFIG_MMC_TEST is not set | ||
1951 | |||
1952 | # | ||
1953 | # MMC/SD/SDIO Host Controller Drivers | ||
1954 | # | ||
1955 | CONFIG_MMC_SDHCI=y | 119 | CONFIG_MMC_SDHCI=y |
1956 | CONFIG_MMC_SDHCI_IO_ACCESSORS=y | ||
1957 | CONFIG_MMC_SDHCI_PLTFM=y | 120 | CONFIG_MMC_SDHCI_PLTFM=y |
1958 | CONFIG_MMC_SDHCI_ESDHC_IMX=y | ||
1959 | # CONFIG_MMC_SDHCI_PXAV3 is not set | ||
1960 | # CONFIG_MMC_SDHCI_PXAV2 is not set | ||
1961 | # CONFIG_MMC_MXC is not set | ||
1962 | # CONFIG_MMC_SPI is not set | ||
1963 | # CONFIG_MMC_DW is not set | ||
1964 | # CONFIG_MMC_VUB300 is not set | ||
1965 | # CONFIG_MMC_USHC is not set | ||
1966 | # CONFIG_MEMSTICK is not set | ||
1967 | CONFIG_LEDS_GPIO_REGISTER=y | ||
1968 | CONFIG_NEW_LEDS=y | 121 | CONFIG_NEW_LEDS=y |
1969 | CONFIG_LEDS_CLASS=y | 122 | CONFIG_LEDS_CLASS=y |
1970 | |||
1971 | # | ||
1972 | # LED drivers | ||
1973 | # | ||
1974 | # CONFIG_LEDS_LM3530 is not set | ||
1975 | # CONFIG_LEDS_PCA9532 is not set | ||
1976 | # CONFIG_LEDS_GPIO is not set | ||
1977 | # CONFIG_LEDS_LP3944 is not set | ||
1978 | # CONFIG_LEDS_LP5521 is not set | ||
1979 | # CONFIG_LEDS_LP5523 is not set | ||
1980 | # CONFIG_LEDS_PCA955X is not set | ||
1981 | # CONFIG_LEDS_PCA9633 is not set | ||
1982 | # CONFIG_LEDS_DAC124S085 is not set | ||
1983 | # CONFIG_LEDS_PWM is not set | ||
1984 | # CONFIG_LEDS_REGULATOR is not set | ||
1985 | # CONFIG_LEDS_BD2802 is not set | ||
1986 | # CONFIG_LEDS_LT3593 is not set | ||
1987 | # CONFIG_LEDS_RENESAS_TPU is not set | ||
1988 | # CONFIG_LEDS_TCA6507 is not set | ||
1989 | # CONFIG_LEDS_OT200 is not set | ||
1990 | # CONFIG_LEDS_TRIGGERS is not set | ||
1991 | |||
1992 | # | ||
1993 | # LED Triggers | ||
1994 | # | ||
1995 | # CONFIG_ACCESSIBILITY is not set | ||
1996 | CONFIG_RTC_LIB=y | ||
1997 | CONFIG_RTC_CLASS=y | 123 | CONFIG_RTC_CLASS=y |
1998 | CONFIG_RTC_HCTOSYS=y | ||
1999 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
2000 | # CONFIG_RTC_DEBUG is not set | ||
2001 | |||
2002 | # | ||
2003 | # RTC interfaces | ||
2004 | # | ||
2005 | CONFIG_RTC_INTF_SYSFS=y | ||
2006 | CONFIG_RTC_INTF_PROC=y | ||
2007 | CONFIG_RTC_INTF_DEV=y | ||
2008 | CONFIG_RTC_INTF_DEV_UIE_EMUL=y | 124 | CONFIG_RTC_INTF_DEV_UIE_EMUL=y |
2009 | # CONFIG_RTC_DRV_TEST is not set | ||
2010 | |||
2011 | # | ||
2012 | # I2C RTC drivers | ||
2013 | # | ||
2014 | # CONFIG_RTC_DRV_DS1307 is not set | ||
2015 | # CONFIG_RTC_DRV_DS1374 is not set | ||
2016 | # CONFIG_RTC_DRV_DS1672 is not set | ||
2017 | # CONFIG_RTC_DRV_DS3232 is not set | ||
2018 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
2019 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
2020 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
2021 | # CONFIG_RTC_DRV_ISL12022 is not set | ||
2022 | # CONFIG_RTC_DRV_X1205 is not set | ||
2023 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
2024 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
2025 | # CONFIG_RTC_DRV_M41T80 is not set | ||
2026 | # CONFIG_RTC_DRV_BQ32K is not set | ||
2027 | # CONFIG_RTC_DRV_S35390A is not set | ||
2028 | # CONFIG_RTC_DRV_FM3130 is not set | ||
2029 | # CONFIG_RTC_DRV_RX8581 is not set | ||
2030 | # CONFIG_RTC_DRV_RX8025 is not set | ||
2031 | # CONFIG_RTC_DRV_EM3027 is not set | ||
2032 | # CONFIG_RTC_DRV_RV3029C2 is not set | ||
2033 | |||
2034 | # | ||
2035 | # SPI RTC drivers | ||
2036 | # | ||
2037 | # CONFIG_RTC_DRV_M41T93 is not set | ||
2038 | # CONFIG_RTC_DRV_M41T94 is not set | ||
2039 | # CONFIG_RTC_DRV_DS1305 is not set | ||
2040 | # CONFIG_RTC_DRV_DS1390 is not set | ||
2041 | # CONFIG_RTC_DRV_MAX6902 is not set | ||
2042 | # CONFIG_RTC_DRV_R9701 is not set | ||
2043 | # CONFIG_RTC_DRV_RS5C348 is not set | ||
2044 | # CONFIG_RTC_DRV_DS3234 is not set | ||
2045 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
2046 | |||
2047 | # | ||
2048 | # Platform RTC drivers | ||
2049 | # | ||
2050 | # CONFIG_RTC_DRV_CMOS is not set | 125 | # CONFIG_RTC_DRV_CMOS is not set |
2051 | # CONFIG_RTC_DRV_DS1286 is not set | ||
2052 | # CONFIG_RTC_DRV_DS1511 is not set | ||
2053 | # CONFIG_RTC_DRV_DS1553 is not set | ||
2054 | # CONFIG_RTC_DRV_DS1742 is not set | ||
2055 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
2056 | # CONFIG_RTC_DRV_M48T86 is not set | ||
2057 | # CONFIG_RTC_DRV_M48T35 is not set | ||
2058 | # CONFIG_RTC_DRV_M48T59 is not set | ||
2059 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
2060 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
2061 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
2062 | # CONFIG_RTC_DRV_V3020 is not set | ||
2063 | |||
2064 | # | ||
2065 | # on-CPU RTC drivers | ||
2066 | # | ||
2067 | CONFIG_RTC_DRV_MXC=y | ||
2068 | CONFIG_DMADEVICES=y | 126 | CONFIG_DMADEVICES=y |
2069 | # CONFIG_DMADEVICES_DEBUG is not set | ||
2070 | |||
2071 | # | ||
2072 | # DMA Devices | ||
2073 | # | ||
2074 | # CONFIG_DW_DMAC is not set | ||
2075 | CONFIG_MX3_IPU=y | ||
2076 | CONFIG_MX3_IPU_IRQS=4 | ||
2077 | # CONFIG_TIMB_DMA is not set | ||
2078 | CONFIG_IMX_SDMA=y | ||
2079 | # CONFIG_IMX_DMA is not set | ||
2080 | CONFIG_DMA_ENGINE=y | ||
2081 | |||
2082 | # | ||
2083 | # DMA Clients | ||
2084 | # | ||
2085 | # CONFIG_NET_DMA is not set | ||
2086 | # CONFIG_ASYNC_TX_DMA is not set | ||
2087 | # CONFIG_DMATEST is not set | ||
2088 | # CONFIG_AUXDISPLAY is not set | ||
2089 | # CONFIG_UIO is not set | ||
2090 | |||
2091 | # | ||
2092 | # Virtio drivers | ||
2093 | # | ||
2094 | # CONFIG_VIRTIO_BALLOON is not set | ||
2095 | # CONFIG_VIRTIO_MMIO is not set | ||
2096 | |||
2097 | # | ||
2098 | # Microsoft Hyper-V guest support | ||
2099 | # | ||
2100 | # CONFIG_STAGING is not set | ||
2101 | CONFIG_CLKDEV_LOOKUP=y | ||
2102 | CONFIG_HAVE_CLK_PREPARE=y | ||
2103 | CONFIG_COMMON_CLK=y | ||
2104 | |||
2105 | # | ||
2106 | # Common Clock Framework | ||
2107 | # | ||
2108 | # CONFIG_COMMON_CLK_DEBUG is not set | ||
2109 | |||
2110 | # | ||
2111 | # Hardware Spinlock drivers | ||
2112 | # | ||
2113 | CONFIG_CLKSRC_MMIO=y | ||
2114 | CONFIG_IOMMU_SUPPORT=y | ||
2115 | |||
2116 | # | ||
2117 | # Remoteproc drivers (EXPERIMENTAL) | ||
2118 | # | ||
2119 | |||
2120 | # | ||
2121 | # Rpmsg drivers (EXPERIMENTAL) | ||
2122 | # | ||
2123 | # CONFIG_VIRT_DRIVERS is not set | ||
2124 | # CONFIG_PM_DEVFREQ is not set | ||
2125 | # CONFIG_EXTCON is not set | ||
2126 | # CONFIG_MEMORY is not set | ||
2127 | # CONFIG_IIO is not set | ||
2128 | |||
2129 | # | ||
2130 | # File systems | ||
2131 | # | ||
2132 | CONFIG_EXT2_FS=y | 127 | CONFIG_EXT2_FS=y |
2133 | CONFIG_EXT2_FS_XATTR=y | 128 | CONFIG_EXT2_FS_XATTR=y |
2134 | CONFIG_EXT2_FS_POSIX_ACL=y | 129 | CONFIG_EXT2_FS_POSIX_ACL=y |
2135 | CONFIG_EXT2_FS_SECURITY=y | 130 | CONFIG_EXT2_FS_SECURITY=y |
2136 | # CONFIG_EXT2_FS_XIP is not set | ||
2137 | CONFIG_EXT3_FS=y | 131 | CONFIG_EXT3_FS=y |
2138 | CONFIG_EXT3_DEFAULTS_TO_ORDERED=y | ||
2139 | CONFIG_EXT3_FS_XATTR=y | ||
2140 | CONFIG_EXT3_FS_POSIX_ACL=y | 132 | CONFIG_EXT3_FS_POSIX_ACL=y |
2141 | CONFIG_EXT3_FS_SECURITY=y | 133 | CONFIG_EXT3_FS_SECURITY=y |
2142 | CONFIG_EXT4_FS=y | 134 | CONFIG_EXT4_FS=y |
2143 | CONFIG_EXT4_FS_XATTR=y | ||
2144 | CONFIG_EXT4_FS_POSIX_ACL=y | 135 | CONFIG_EXT4_FS_POSIX_ACL=y |
2145 | CONFIG_EXT4_FS_SECURITY=y | 136 | CONFIG_EXT4_FS_SECURITY=y |
2146 | # CONFIG_EXT4_DEBUG is not set | ||
2147 | CONFIG_JBD=y | ||
2148 | # CONFIG_JBD_DEBUG is not set | ||
2149 | CONFIG_JBD2=y | ||
2150 | # CONFIG_JBD2_DEBUG is not set | ||
2151 | CONFIG_FS_MBCACHE=y | ||
2152 | # CONFIG_REISERFS_FS is not set | ||
2153 | # CONFIG_JFS_FS is not set | ||
2154 | # CONFIG_XFS_FS is not set | ||
2155 | # CONFIG_GFS2_FS is not set | ||
2156 | # CONFIG_OCFS2_FS is not set | ||
2157 | # CONFIG_BTRFS_FS is not set | ||
2158 | # CONFIG_NILFS2_FS is not set | ||
2159 | CONFIG_FS_POSIX_ACL=y | ||
2160 | CONFIG_FILE_LOCKING=y | ||
2161 | CONFIG_FSNOTIFY=y | ||
2162 | CONFIG_DNOTIFY=y | ||
2163 | CONFIG_INOTIFY_USER=y | ||
2164 | # CONFIG_FANOTIFY is not set | ||
2165 | CONFIG_QUOTA=y | 137 | CONFIG_QUOTA=y |
2166 | CONFIG_QUOTA_NETLINK_INTERFACE=y | 138 | CONFIG_QUOTA_NETLINK_INTERFACE=y |
2167 | # CONFIG_PRINT_QUOTA_WARNING is not set | 139 | # CONFIG_PRINT_QUOTA_WARNING is not set |
2168 | # CONFIG_QUOTA_DEBUG is not set | ||
2169 | # CONFIG_QFMT_V1 is not set | ||
2170 | # CONFIG_QFMT_V2 is not set | ||
2171 | CONFIG_QUOTACTL=y | ||
2172 | CONFIG_AUTOFS4_FS=y | 140 | CONFIG_AUTOFS4_FS=y |
2173 | CONFIG_FUSE_FS=y | 141 | CONFIG_FUSE_FS=y |
2174 | # CONFIG_CUSE is not set | ||
2175 | |||
2176 | # | ||
2177 | # Caches | ||
2178 | # | ||
2179 | # CONFIG_FSCACHE is not set | ||
2180 | |||
2181 | # | ||
2182 | # CD-ROM/DVD Filesystems | ||
2183 | # | ||
2184 | CONFIG_ISO9660_FS=m | 142 | CONFIG_ISO9660_FS=m |
2185 | CONFIG_JOLIET=y | 143 | CONFIG_JOLIET=y |
2186 | CONFIG_ZISOFS=y | 144 | CONFIG_ZISOFS=y |
2187 | CONFIG_UDF_FS=m | 145 | CONFIG_UDF_FS=m |
2188 | CONFIG_UDF_NLS=y | ||
2189 | |||
2190 | # | ||
2191 | # DOS/FAT/NT Filesystems | ||
2192 | # | ||
2193 | CONFIG_FAT_FS=y | ||
2194 | CONFIG_MSDOS_FS=m | 146 | CONFIG_MSDOS_FS=m |
2195 | CONFIG_VFAT_FS=y | 147 | CONFIG_VFAT_FS=y |
2196 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
2197 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
2198 | # CONFIG_NTFS_FS is not set | ||
2199 | |||
2200 | # | ||
2201 | # Pseudo filesystems | ||
2202 | # | ||
2203 | CONFIG_PROC_FS=y | ||
2204 | CONFIG_PROC_SYSCTL=y | ||
2205 | CONFIG_PROC_PAGE_MONITOR=y | ||
2206 | CONFIG_SYSFS=y | ||
2207 | CONFIG_TMPFS=y | 148 | CONFIG_TMPFS=y |
2208 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
2209 | # CONFIG_TMPFS_XATTR is not set | ||
2210 | # CONFIG_HUGETLB_PAGE is not set | ||
2211 | CONFIG_CONFIGFS_FS=m | 149 | CONFIG_CONFIGFS_FS=m |
2212 | CONFIG_MISC_FILESYSTEMS=y | ||
2213 | # CONFIG_ADFS_FS is not set | ||
2214 | # CONFIG_AFFS_FS is not set | ||
2215 | # CONFIG_ECRYPT_FS is not set | ||
2216 | # CONFIG_HFS_FS is not set | ||
2217 | # CONFIG_HFSPLUS_FS is not set | ||
2218 | # CONFIG_BEFS_FS is not set | ||
2219 | # CONFIG_BFS_FS is not set | ||
2220 | # CONFIG_EFS_FS is not set | ||
2221 | # CONFIG_JFFS2_FS is not set | ||
2222 | # CONFIG_LOGFS is not set | ||
2223 | # CONFIG_CRAMFS is not set | ||
2224 | # CONFIG_SQUASHFS is not set | ||
2225 | # CONFIG_VXFS_FS is not set | ||
2226 | # CONFIG_MINIX_FS is not set | ||
2227 | # CONFIG_OMFS_FS is not set | ||
2228 | # CONFIG_HPFS_FS is not set | ||
2229 | # CONFIG_QNX4FS_FS is not set | ||
2230 | # CONFIG_QNX6FS_FS is not set | ||
2231 | # CONFIG_ROMFS_FS is not set | ||
2232 | # CONFIG_PSTORE is not set | ||
2233 | # CONFIG_SYSV_FS is not set | ||
2234 | # CONFIG_UFS_FS is not set | ||
2235 | CONFIG_NETWORK_FILESYSTEMS=y | ||
2236 | CONFIG_NFS_FS=y | 150 | CONFIG_NFS_FS=y |
2237 | CONFIG_NFS_V2=y | ||
2238 | CONFIG_NFS_V3=y | ||
2239 | CONFIG_NFS_V3_ACL=y | 151 | CONFIG_NFS_V3_ACL=y |
2240 | CONFIG_NFS_V4=y | 152 | CONFIG_NFS_V4=y |
2241 | # CONFIG_NFS_V4_1 is not set | ||
2242 | CONFIG_ROOT_NFS=y | 153 | CONFIG_ROOT_NFS=y |
2243 | # CONFIG_NFS_USE_LEGACY_DNS is not set | ||
2244 | CONFIG_NFS_USE_KERNEL_DNS=y | ||
2245 | # CONFIG_NFSD is not set | ||
2246 | CONFIG_LOCKD=y | ||
2247 | CONFIG_LOCKD_V4=y | ||
2248 | CONFIG_NFS_ACL_SUPPORT=y | ||
2249 | CONFIG_NFS_COMMON=y | ||
2250 | CONFIG_SUNRPC=y | ||
2251 | CONFIG_SUNRPC_GSS=y | ||
2252 | # CONFIG_SUNRPC_DEBUG is not set | ||
2253 | # CONFIG_CEPH_FS is not set | ||
2254 | # CONFIG_CIFS is not set | ||
2255 | # CONFIG_NCP_FS is not set | ||
2256 | # CONFIG_CODA_FS is not set | ||
2257 | # CONFIG_AFS_FS is not set | ||
2258 | CONFIG_NLS=y | ||
2259 | CONFIG_NLS_DEFAULT="cp437" | 154 | CONFIG_NLS_DEFAULT="cp437" |
2260 | CONFIG_NLS_CODEPAGE_437=y | 155 | CONFIG_NLS_CODEPAGE_437=y |
2261 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
2262 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
2263 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
2264 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
2265 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
2266 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
2267 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
2268 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
2269 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
2270 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
2271 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
2272 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
2273 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
2274 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
2275 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
2276 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
2277 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
2278 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
2279 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
2280 | # CONFIG_NLS_ISO8859_8 is not set | ||
2281 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
2282 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
2283 | CONFIG_NLS_ASCII=y | 156 | CONFIG_NLS_ASCII=y |
2284 | CONFIG_NLS_ISO8859_1=y | 157 | CONFIG_NLS_ISO8859_1=y |
2285 | # CONFIG_NLS_ISO8859_2 is not set | ||
2286 | # CONFIG_NLS_ISO8859_3 is not set | ||
2287 | # CONFIG_NLS_ISO8859_4 is not set | ||
2288 | # CONFIG_NLS_ISO8859_5 is not set | ||
2289 | # CONFIG_NLS_ISO8859_6 is not set | ||
2290 | # CONFIG_NLS_ISO8859_7 is not set | ||
2291 | # CONFIG_NLS_ISO8859_9 is not set | ||
2292 | # CONFIG_NLS_ISO8859_13 is not set | ||
2293 | # CONFIG_NLS_ISO8859_14 is not set | ||
2294 | CONFIG_NLS_ISO8859_15=m | 158 | CONFIG_NLS_ISO8859_15=m |
2295 | # CONFIG_NLS_KOI8_R is not set | ||
2296 | # CONFIG_NLS_KOI8_U is not set | ||
2297 | # CONFIG_NLS_MAC_ROMAN is not set | ||
2298 | # CONFIG_NLS_MAC_CELTIC is not set | ||
2299 | # CONFIG_NLS_MAC_CENTEURO is not set | ||
2300 | # CONFIG_NLS_MAC_CROATIAN is not set | ||
2301 | # CONFIG_NLS_MAC_CYRILLIC is not set | ||
2302 | # CONFIG_NLS_MAC_GAELIC is not set | ||
2303 | # CONFIG_NLS_MAC_GREEK is not set | ||
2304 | # CONFIG_NLS_MAC_ICELAND is not set | ||
2305 | # CONFIG_NLS_MAC_INUIT is not set | ||
2306 | # CONFIG_NLS_MAC_ROMANIAN is not set | ||
2307 | # CONFIG_NLS_MAC_TURKISH is not set | ||
2308 | CONFIG_NLS_UTF8=y | 159 | CONFIG_NLS_UTF8=y |
2309 | # CONFIG_DLM is not set | ||
2310 | |||
2311 | # | ||
2312 | # Kernel hacking | ||
2313 | # | ||
2314 | # CONFIG_PRINTK_TIME is not set | ||
2315 | CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 | ||
2316 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
2317 | CONFIG_ENABLE_MUST_CHECK=y | ||
2318 | CONFIG_FRAME_WARN=1024 | 160 | CONFIG_FRAME_WARN=1024 |
2319 | CONFIG_MAGIC_SYSRQ=y | 161 | CONFIG_MAGIC_SYSRQ=y |
2320 | # CONFIG_STRIP_ASM_SYMS is not set | ||
2321 | # CONFIG_READABLE_ASM is not set | ||
2322 | # CONFIG_UNUSED_SYMBOLS is not set | 162 | # CONFIG_UNUSED_SYMBOLS is not set |
2323 | CONFIG_DEBUG_FS=y | 163 | CONFIG_DEBUG_FS=y |
2324 | # CONFIG_HEADERS_CHECK is not set | ||
2325 | # CONFIG_DEBUG_SECTION_MISMATCH is not set | ||
2326 | CONFIG_DEBUG_KERNEL=y | ||
2327 | # CONFIG_DEBUG_SHIRQ is not set | ||
2328 | # CONFIG_LOCKUP_DETECTOR is not set | ||
2329 | # CONFIG_HARDLOCKUP_DETECTOR is not set | ||
2330 | # CONFIG_PANIC_ON_OOPS is not set | ||
2331 | CONFIG_PANIC_ON_OOPS_VALUE=0 | ||
2332 | # CONFIG_DETECT_HUNG_TASK is not set | ||
2333 | # CONFIG_SCHED_DEBUG is not set | 164 | # CONFIG_SCHED_DEBUG is not set |
2334 | # CONFIG_SCHEDSTATS is not set | ||
2335 | # CONFIG_TIMER_STATS is not set | ||
2336 | # CONFIG_DEBUG_OBJECTS is not set | ||
2337 | # CONFIG_SLUB_STATS is not set | ||
2338 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
2339 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
2340 | # CONFIG_RT_MUTEX_TESTER is not set | ||
2341 | # CONFIG_DEBUG_SPINLOCK is not set | ||
2342 | # CONFIG_DEBUG_MUTEXES is not set | ||
2343 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
2344 | # CONFIG_PROVE_LOCKING is not set | ||
2345 | # CONFIG_SPARSE_RCU_POINTER is not set | ||
2346 | # CONFIG_LOCK_STAT is not set | ||
2347 | # CONFIG_DEBUG_ATOMIC_SLEEP is not set | ||
2348 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
2349 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
2350 | # CONFIG_DEBUG_KOBJECT is not set | ||
2351 | # CONFIG_DEBUG_BUGVERBOSE is not set | 165 | # CONFIG_DEBUG_BUGVERBOSE is not set |
2352 | # CONFIG_DEBUG_INFO is not set | ||
2353 | # CONFIG_DEBUG_VM is not set | ||
2354 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
2355 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
2356 | # CONFIG_DEBUG_LIST is not set | ||
2357 | # CONFIG_TEST_LIST_SORT is not set | ||
2358 | # CONFIG_DEBUG_SG is not set | ||
2359 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
2360 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
2361 | CONFIG_FRAME_POINTER=y | ||
2362 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
2363 | # CONFIG_RCU_TORTURE_TEST is not set | ||
2364 | CONFIG_RCU_CPU_STALL_TIMEOUT=60 | ||
2365 | # CONFIG_RCU_CPU_STALL_INFO is not set | ||
2366 | # CONFIG_RCU_TRACE is not set | ||
2367 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
2368 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
2369 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
2370 | # CONFIG_DEBUG_PER_CPU_MAPS is not set | ||
2371 | # CONFIG_LKDTM is not set | ||
2372 | # CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set | ||
2373 | # CONFIG_FAULT_INJECTION is not set | ||
2374 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
2375 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
2376 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
2377 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
2378 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
2379 | CONFIG_HAVE_C_RECORDMCOUNT=y | ||
2380 | CONFIG_TRACING_SUPPORT=y | ||
2381 | # CONFIG_FTRACE is not set | 166 | # CONFIG_FTRACE is not set |
2382 | # CONFIG_DYNAMIC_DEBUG is not set | ||
2383 | # CONFIG_DMA_API_DEBUG is not set | ||
2384 | # CONFIG_ATOMIC64_SELFTEST is not set | ||
2385 | # CONFIG_SAMPLES is not set | ||
2386 | CONFIG_HAVE_ARCH_KGDB=y | ||
2387 | # CONFIG_KGDB is not set | ||
2388 | # CONFIG_TEST_KSTRTOX is not set | ||
2389 | # CONFIG_STRICT_DEVMEM is not set | ||
2390 | # CONFIG_ARM_UNWIND is not set | ||
2391 | # CONFIG_DEBUG_USER is not set | ||
2392 | # CONFIG_DEBUG_LL is not set | ||
2393 | |||
2394 | # | ||
2395 | # Security options | ||
2396 | # | ||
2397 | CONFIG_KEYS=y | ||
2398 | # CONFIG_ENCRYPTED_KEYS is not set | ||
2399 | # CONFIG_KEYS_DEBUG_PROC_KEYS is not set | ||
2400 | # CONFIG_SECURITY_DMESG_RESTRICT is not set | ||
2401 | # CONFIG_SECURITY is not set | ||
2402 | CONFIG_SECURITYFS=y | 167 | CONFIG_SECURITYFS=y |
2403 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
2404 | CONFIG_DEFAULT_SECURITY="" | ||
2405 | CONFIG_CRYPTO=y | ||
2406 | |||
2407 | # | ||
2408 | # Crypto core or helper | ||
2409 | # | ||
2410 | CONFIG_CRYPTO_ALGAPI=y | ||
2411 | CONFIG_CRYPTO_ALGAPI2=y | ||
2412 | CONFIG_CRYPTO_HASH=y | ||
2413 | CONFIG_CRYPTO_HASH2=y | ||
2414 | # CONFIG_CRYPTO_MANAGER is not set | ||
2415 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
2416 | # CONFIG_CRYPTO_USER is not set | ||
2417 | # CONFIG_CRYPTO_GF128MUL is not set | ||
2418 | # CONFIG_CRYPTO_NULL is not set | ||
2419 | # CONFIG_CRYPTO_PCRYPT is not set | ||
2420 | # CONFIG_CRYPTO_CRYPTD is not set | ||
2421 | # CONFIG_CRYPTO_AUTHENC is not set | ||
2422 | # CONFIG_CRYPTO_TEST is not set | ||
2423 | |||
2424 | # | ||
2425 | # Authenticated Encryption with Associated Data | ||
2426 | # | ||
2427 | # CONFIG_CRYPTO_CCM is not set | ||
2428 | # CONFIG_CRYPTO_GCM is not set | ||
2429 | # CONFIG_CRYPTO_SEQIV is not set | ||
2430 | |||
2431 | # | ||
2432 | # Block modes | ||
2433 | # | ||
2434 | # CONFIG_CRYPTO_CBC is not set | ||
2435 | # CONFIG_CRYPTO_CTR is not set | ||
2436 | # CONFIG_CRYPTO_CTS is not set | ||
2437 | # CONFIG_CRYPTO_ECB is not set | ||
2438 | # CONFIG_CRYPTO_LRW is not set | ||
2439 | # CONFIG_CRYPTO_PCBC is not set | ||
2440 | # CONFIG_CRYPTO_XTS is not set | ||
2441 | |||
2442 | # | ||
2443 | # Hash modes | ||
2444 | # | ||
2445 | # CONFIG_CRYPTO_HMAC is not set | ||
2446 | # CONFIG_CRYPTO_XCBC is not set | ||
2447 | # CONFIG_CRYPTO_VMAC is not set | ||
2448 | |||
2449 | # | ||
2450 | # Digest | ||
2451 | # | ||
2452 | CONFIG_CRYPTO_CRC32C=y | ||
2453 | # CONFIG_CRYPTO_GHASH is not set | ||
2454 | # CONFIG_CRYPTO_MD4 is not set | ||
2455 | # CONFIG_CRYPTO_MD5 is not set | ||
2456 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
2457 | # CONFIG_CRYPTO_RMD128 is not set | ||
2458 | # CONFIG_CRYPTO_RMD160 is not set | ||
2459 | # CONFIG_CRYPTO_RMD256 is not set | ||
2460 | # CONFIG_CRYPTO_RMD320 is not set | ||
2461 | # CONFIG_CRYPTO_SHA1 is not set | ||
2462 | # CONFIG_CRYPTO_SHA256 is not set | ||
2463 | # CONFIG_CRYPTO_SHA512 is not set | ||
2464 | # CONFIG_CRYPTO_TGR192 is not set | ||
2465 | # CONFIG_CRYPTO_WP512 is not set | ||
2466 | |||
2467 | # | ||
2468 | # Ciphers | ||
2469 | # | ||
2470 | # CONFIG_CRYPTO_AES is not set | ||
2471 | # CONFIG_CRYPTO_ANUBIS is not set | ||
2472 | # CONFIG_CRYPTO_ARC4 is not set | ||
2473 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
2474 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
2475 | # CONFIG_CRYPTO_CAST5 is not set | ||
2476 | # CONFIG_CRYPTO_CAST6 is not set | ||
2477 | # CONFIG_CRYPTO_DES is not set | ||
2478 | # CONFIG_CRYPTO_FCRYPT is not set | ||
2479 | # CONFIG_CRYPTO_KHAZAD is not set | ||
2480 | # CONFIG_CRYPTO_SALSA20 is not set | ||
2481 | # CONFIG_CRYPTO_SEED is not set | ||
2482 | # CONFIG_CRYPTO_SERPENT is not set | ||
2483 | # CONFIG_CRYPTO_TEA is not set | ||
2484 | # CONFIG_CRYPTO_TWOFISH is not set | ||
2485 | |||
2486 | # | ||
2487 | # Compression | ||
2488 | # | ||
2489 | CONFIG_CRYPTO_DEFLATE=m | 168 | CONFIG_CRYPTO_DEFLATE=m |
2490 | # CONFIG_CRYPTO_ZLIB is not set | ||
2491 | CONFIG_CRYPTO_LZO=m | 169 | CONFIG_CRYPTO_LZO=m |
2492 | |||
2493 | # | ||
2494 | # Random Number Generation | ||
2495 | # | ||
2496 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 170 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
2497 | # CONFIG_CRYPTO_USER_API_HASH is not set | ||
2498 | # CONFIG_CRYPTO_USER_API_SKCIPHER is not set | ||
2499 | # CONFIG_CRYPTO_HW is not set | 171 | # CONFIG_CRYPTO_HW is not set |
2500 | # CONFIG_BINARY_PRINTF is not set | ||
2501 | |||
2502 | # | ||
2503 | # Library routines | ||
2504 | # | ||
2505 | CONFIG_BITREVERSE=y | ||
2506 | CONFIG_RATIONAL=y | ||
2507 | CONFIG_GENERIC_PCI_IOMAP=y | ||
2508 | CONFIG_GENERIC_IO=y | ||
2509 | CONFIG_CRC_CCITT=m | 172 | CONFIG_CRC_CCITT=m |
2510 | CONFIG_CRC16=y | ||
2511 | CONFIG_CRC_T10DIF=y | 173 | CONFIG_CRC_T10DIF=y |
2512 | CONFIG_CRC_ITU_T=m | ||
2513 | CONFIG_CRC32=y | ||
2514 | # CONFIG_CRC32_SELFTEST is not set | ||
2515 | CONFIG_CRC32_SLICEBY8=y | ||
2516 | # CONFIG_CRC32_SLICEBY4 is not set | ||
2517 | # CONFIG_CRC32_SARWATE is not set | ||
2518 | # CONFIG_CRC32_BIT is not set | ||
2519 | CONFIG_CRC7=m | 174 | CONFIG_CRC7=m |
2520 | CONFIG_LIBCRC32C=m | 175 | CONFIG_LIBCRC32C=m |
2521 | # CONFIG_CRC8 is not set | ||
2522 | CONFIG_ZLIB_INFLATE=y | ||
2523 | CONFIG_ZLIB_DEFLATE=m | ||
2524 | CONFIG_LZO_COMPRESS=m | ||
2525 | CONFIG_LZO_DECOMPRESS=m | ||
2526 | # CONFIG_XZ_DEC is not set | ||
2527 | # CONFIG_XZ_DEC_BCJ is not set | ||
2528 | CONFIG_DECOMPRESS_GZIP=y | ||
2529 | CONFIG_HAS_IOMEM=y | ||
2530 | CONFIG_HAS_IOPORT=y | ||
2531 | CONFIG_HAS_DMA=y | ||
2532 | CONFIG_CPU_RMAP=y | ||
2533 | CONFIG_DQL=y | ||
2534 | CONFIG_NLATTR=y | ||
2535 | CONFIG_GENERIC_ATOMIC64=y | ||
2536 | # CONFIG_AVERAGE is not set | ||
2537 | # CONFIG_CORDIC is not set | ||
2538 | # CONFIG_DDR is not set | ||
diff --git a/recipes-kernel/linux/linux-mainline/mxs/defconfig b/recipes-kernel/linux/linux-mainline/mxs/defconfig index 34dae89..6029638 100644 --- a/recipes-kernel/linux/linux-mainline/mxs/defconfig +++ b/recipes-kernel/linux/linux-mainline/mxs/defconfig | |||
@@ -1,1934 +1,118 @@ | |||
1 | # | ||
2 | # Automatically generated file; DO NOT EDIT. | ||
3 | # Linux/arm 3.5.0-rc3 Kernel Configuration | ||
4 | # | ||
5 | CONFIG_ARM=y | ||
6 | CONFIG_HAVE_PWM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_HAVE_PROC_CPU=y | ||
10 | CONFIG_STACKTRACE_SUPPORT=y | ||
11 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
12 | CONFIG_LOCKDEP_SUPPORT=y | ||
13 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
14 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
15 | CONFIG_GENERIC_HWEIGHT=y | ||
16 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
17 | CONFIG_NEED_DMA_MAP_STATE=y | ||
18 | CONFIG_VECTORS_BASE=0xffff0000 | ||
19 | CONFIG_ARM_PATCH_PHYS_VIRT=y | ||
20 | CONFIG_GENERIC_BUG=y | ||
21 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
22 | CONFIG_HAVE_IRQ_WORK=y | ||
23 | CONFIG_IRQ_WORK=y | ||
24 | |||
25 | # | ||
26 | # General setup | ||
27 | # | ||
28 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
29 | CONFIG_BROKEN_ON_SMP=y | ||
30 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
31 | CONFIG_CROSS_COMPILE="" | ||
32 | CONFIG_LOCALVERSION="" | ||
33 | CONFIG_LOCALVERSION_AUTO=y | ||
34 | CONFIG_HAVE_KERNEL_GZIP=y | ||
35 | CONFIG_HAVE_KERNEL_LZMA=y | ||
36 | CONFIG_HAVE_KERNEL_XZ=y | ||
37 | CONFIG_HAVE_KERNEL_LZO=y | ||
38 | CONFIG_KERNEL_GZIP=y | ||
39 | # CONFIG_KERNEL_LZMA is not set | ||
40 | # CONFIG_KERNEL_XZ is not set | ||
41 | # CONFIG_KERNEL_LZO is not set | ||
42 | CONFIG_DEFAULT_HOSTNAME="(none)" | ||
43 | CONFIG_SWAP=y | ||
44 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
45 | CONFIG_SYSVIPC_SYSCTL=y | ||
46 | # CONFIG_POSIX_MQUEUE is not set | ||
47 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
48 | # CONFIG_FHANDLE is not set | ||
49 | CONFIG_TASKSTATS=y | 3 | CONFIG_TASKSTATS=y |
50 | CONFIG_TASK_DELAY_ACCT=y | 4 | CONFIG_TASK_DELAY_ACCT=y |
51 | CONFIG_TASK_XACCT=y | 5 | CONFIG_TASK_XACCT=y |
52 | CONFIG_TASK_IO_ACCOUNTING=y | 6 | CONFIG_TASK_IO_ACCOUNTING=y |
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_GENERIC_IRQ_PROBE=y | ||
61 | CONFIG_GENERIC_IRQ_SHOW=y | ||
62 | CONFIG_HARDIRQS_SW_RESEND=y | ||
63 | CONFIG_GENERIC_IRQ_CHIP=y | ||
64 | CONFIG_IRQ_DOMAIN=y | ||
65 | # CONFIG_IRQ_DOMAIN_DEBUG is not set | ||
66 | CONFIG_KTIME_SCALAR=y | ||
67 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
68 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
69 | |||
70 | # | ||
71 | # Timers subsystem | ||
72 | # | ||
73 | CONFIG_TICK_ONESHOT=y | ||
74 | CONFIG_NO_HZ=y | 7 | CONFIG_NO_HZ=y |
75 | CONFIG_HIGH_RES_TIMERS=y | 8 | CONFIG_HIGH_RES_TIMERS=y |
76 | |||
77 | # | ||
78 | # RCU Subsystem | ||
79 | # | ||
80 | CONFIG_TINY_RCU=y | ||
81 | # CONFIG_PREEMPT_RCU is not set | ||
82 | # CONFIG_TREE_RCU_TRACE is not set | ||
83 | CONFIG_IKCONFIG=y | 9 | CONFIG_IKCONFIG=y |
84 | CONFIG_IKCONFIG_PROC=y | 10 | CONFIG_IKCONFIG_PROC=y |
85 | CONFIG_LOG_BUF_SHIFT=17 | ||
86 | # CONFIG_CGROUPS is not set | ||
87 | # CONFIG_CHECKPOINT_RESTORE is not set | ||
88 | CONFIG_NAMESPACES=y | ||
89 | # CONFIG_UTS_NS is not set | 11 | # CONFIG_UTS_NS is not set |
90 | # CONFIG_IPC_NS is not set | 12 | # CONFIG_IPC_NS is not set |
91 | # CONFIG_PID_NS is not set | 13 | # CONFIG_PID_NS is not set |
92 | # CONFIG_NET_NS is not set | 14 | # CONFIG_NET_NS is not set |
93 | # CONFIG_SCHED_AUTOGROUP is not set | ||
94 | # CONFIG_SYSFS_DEPRECATED is not set | ||
95 | CONFIG_RELAY=y | ||
96 | # CONFIG_BLK_DEV_INITRD is not set | ||
97 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
98 | CONFIG_SYSCTL=y | ||
99 | CONFIG_ANON_INODES=y | ||
100 | # CONFIG_EXPERT is not set | ||
101 | CONFIG_UID16=y | ||
102 | # CONFIG_SYSCTL_SYSCALL is not set | ||
103 | CONFIG_KALLSYMS=y | ||
104 | CONFIG_KALLSYMS_ALL=y | ||
105 | CONFIG_HOTPLUG=y | ||
106 | CONFIG_PRINTK=y | ||
107 | CONFIG_BUG=y | ||
108 | CONFIG_ELF_CORE=y | ||
109 | CONFIG_BASE_FULL=y | ||
110 | CONFIG_FUTEX=y | ||
111 | CONFIG_EPOLL=y | ||
112 | CONFIG_SIGNALFD=y | ||
113 | CONFIG_TIMERFD=y | ||
114 | CONFIG_EVENTFD=y | ||
115 | CONFIG_SHMEM=y | ||
116 | CONFIG_AIO=y | ||
117 | # CONFIG_EMBEDDED is not set | ||
118 | CONFIG_HAVE_PERF_EVENTS=y | ||
119 | CONFIG_PERF_USE_VMALLOC=y | ||
120 | |||
121 | # | ||
122 | # Kernel Performance Events And Counters | ||
123 | # | ||
124 | CONFIG_PERF_EVENTS=y | ||
125 | # CONFIG_DEBUG_PERF_USE_VMALLOC is not set | ||
126 | CONFIG_VM_EVENT_COUNTERS=y | ||
127 | CONFIG_SLUB_DEBUG=y | ||
128 | # CONFIG_COMPAT_BRK is not set | 15 | # CONFIG_COMPAT_BRK is not set |
129 | # CONFIG_SLAB is not set | ||
130 | CONFIG_SLUB=y | ||
131 | # CONFIG_PROFILING is not set | ||
132 | CONFIG_TRACEPOINTS=y | ||
133 | CONFIG_HAVE_OPROFILE=y | ||
134 | # CONFIG_KPROBES is not set | ||
135 | # CONFIG_JUMP_LABEL is not set | ||
136 | CONFIG_HAVE_KPROBES=y | ||
137 | CONFIG_HAVE_KRETPROBES=y | ||
138 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
139 | CONFIG_HAVE_DMA_ATTRS=y | ||
140 | CONFIG_GENERIC_SMP_IDLE_THREAD=y | ||
141 | CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y | ||
142 | CONFIG_HAVE_CLK=y | ||
143 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
144 | CONFIG_HAVE_ARCH_JUMP_LABEL=y | ||
145 | |||
146 | # | ||
147 | # GCOV-based kernel profiling | ||
148 | # | ||
149 | # CONFIG_GCOV_KERNEL is not set | ||
150 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
151 | CONFIG_SLABINFO=y | ||
152 | CONFIG_RT_MUTEXES=y | ||
153 | CONFIG_BASE_SMALL=0 | ||
154 | CONFIG_MODULES=y | 16 | CONFIG_MODULES=y |
155 | CONFIG_MODULE_FORCE_LOAD=y | 17 | CONFIG_MODULE_FORCE_LOAD=y |
156 | CONFIG_MODULE_UNLOAD=y | 18 | CONFIG_MODULE_UNLOAD=y |
157 | CONFIG_MODULE_FORCE_UNLOAD=y | 19 | CONFIG_MODULE_FORCE_UNLOAD=y |
158 | CONFIG_MODVERSIONS=y | 20 | CONFIG_MODVERSIONS=y |
159 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
160 | CONFIG_BLOCK=y | ||
161 | CONFIG_LBDAF=y | ||
162 | CONFIG_BLK_DEV_BSG=y | ||
163 | # CONFIG_BLK_DEV_BSGLIB is not set | ||
164 | CONFIG_BLK_DEV_INTEGRITY=y | 21 | CONFIG_BLK_DEV_INTEGRITY=y |
165 | |||
166 | # | ||
167 | # Partition Types | ||
168 | # | ||
169 | # CONFIG_PARTITION_ADVANCED is not set | ||
170 | CONFIG_MSDOS_PARTITION=y | ||
171 | |||
172 | # | ||
173 | # IO Schedulers | ||
174 | # | ||
175 | CONFIG_IOSCHED_NOOP=y | ||
176 | # CONFIG_IOSCHED_DEADLINE is not set | 22 | # CONFIG_IOSCHED_DEADLINE is not set |
177 | # CONFIG_IOSCHED_CFQ is not set | 23 | # CONFIG_IOSCHED_CFQ is not set |
178 | CONFIG_DEFAULT_NOOP=y | ||
179 | CONFIG_DEFAULT_IOSCHED="noop" | ||
180 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
181 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
182 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
183 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
184 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
185 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
186 | CONFIG_UNINLINE_SPIN_UNLOCK=y | ||
187 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
188 | # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set | ||
189 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
190 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
191 | # CONFIG_INLINE_READ_LOCK is not set | ||
192 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
193 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
194 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
195 | # CONFIG_INLINE_READ_UNLOCK is not set | ||
196 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
197 | # CONFIG_INLINE_READ_UNLOCK_IRQ is not set | ||
198 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
199 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
200 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
201 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
202 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
203 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
204 | # CONFIG_INLINE_WRITE_UNLOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
206 | # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set | ||
207 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
208 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
209 | CONFIG_FREEZER=y | ||
210 | |||
211 | # | ||
212 | # System Type | ||
213 | # | ||
214 | CONFIG_MMU=y | ||
215 | # CONFIG_ARCH_INTEGRATOR is not set | ||
216 | # CONFIG_ARCH_REALVIEW is not set | ||
217 | # CONFIG_ARCH_VERSATILE is not set | ||
218 | # CONFIG_ARCH_VEXPRESS is not set | ||
219 | # CONFIG_ARCH_AT91 is not set | ||
220 | # CONFIG_ARCH_BCMRING is not set | ||
221 | # CONFIG_ARCH_HIGHBANK is not set | ||
222 | # CONFIG_ARCH_CLPS711X is not set | ||
223 | # CONFIG_ARCH_CNS3XXX is not set | ||
224 | # CONFIG_ARCH_GEMINI is not set | ||
225 | # CONFIG_ARCH_PRIMA2 is not set | ||
226 | # CONFIG_ARCH_EBSA110 is not set | ||
227 | # CONFIG_ARCH_EP93XX is not set | ||
228 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
229 | # CONFIG_ARCH_MXC is not set | ||
230 | CONFIG_ARCH_MXS=y | ||
231 | # CONFIG_ARCH_NETX is not set | ||
232 | # CONFIG_ARCH_H720X is not set | ||
233 | # CONFIG_ARCH_IOP13XX is not set | ||
234 | # CONFIG_ARCH_IOP32X is not set | ||
235 | # CONFIG_ARCH_IOP33X is not set | ||
236 | # CONFIG_ARCH_IXP4XX is not set | ||
237 | # CONFIG_ARCH_DOVE is not set | ||
238 | # CONFIG_ARCH_KIRKWOOD is not set | ||
239 | # CONFIG_ARCH_LPC32XX is not set | ||
240 | # CONFIG_ARCH_MV78XX0 is not set | ||
241 | # CONFIG_ARCH_ORION5X is not set | ||
242 | # CONFIG_ARCH_MMP is not set | ||
243 | # CONFIG_ARCH_KS8695 is not set | ||
244 | # CONFIG_ARCH_W90X900 is not set | ||
245 | # CONFIG_ARCH_TEGRA is not set | ||
246 | # CONFIG_ARCH_PICOXCELL is not set | ||
247 | # CONFIG_ARCH_PNX4008 is not set | ||
248 | # CONFIG_ARCH_PXA is not set | ||
249 | # CONFIG_ARCH_MSM is not set | ||
250 | # CONFIG_ARCH_SHMOBILE is not set | ||
251 | # CONFIG_ARCH_RPC is not set | ||
252 | # CONFIG_ARCH_SA1100 is not set | ||
253 | # CONFIG_ARCH_S3C24XX is not set | ||
254 | # CONFIG_ARCH_S3C64XX is not set | ||
255 | # CONFIG_ARCH_S5P64X0 is not set | ||
256 | # CONFIG_ARCH_S5PC100 is not set | ||
257 | # CONFIG_ARCH_S5PV210 is not set | ||
258 | # CONFIG_ARCH_EXYNOS is not set | ||
259 | # CONFIG_ARCH_SHARK is not set | ||
260 | # CONFIG_ARCH_U300 is not set | ||
261 | # CONFIG_ARCH_U8500 is not set | ||
262 | # CONFIG_ARCH_NOMADIK is not set | ||
263 | # CONFIG_ARCH_DAVINCI is not set | ||
264 | # CONFIG_ARCH_OMAP is not set | ||
265 | # CONFIG_PLAT_SPEAR is not set | ||
266 | # CONFIG_ARCH_VT8500 is not set | ||
267 | # CONFIG_ARCH_ZYNQ is not set | ||
268 | # CONFIG_GPIO_PCA953X is not set | ||
269 | CONFIG_MXS_HAVE_AMBA_DUART=y | ||
270 | CONFIG_MXS_HAVE_PLATFORM_AUART=y | ||
271 | CONFIG_MXS_HAVE_PLATFORM_FEC=y | ||
272 | CONFIG_MXS_HAVE_PLATFORM_FLEXCAN=y | ||
273 | CONFIG_MXS_HAVE_PLATFORM_MXS_I2C=y | ||
274 | CONFIG_MXS_HAVE_PLATFORM_MXS_MMC=y | ||
275 | CONFIG_MXS_HAVE_PLATFORM_MXS_PWM=y | ||
276 | CONFIG_MXS_HAVE_PLATFORM_MXSFB=y | ||
277 | CONFIG_MXS_HAVE_PLATFORM_MXS_SAIF=y | ||
278 | CONFIG_MXS_HAVE_PLATFORM_RTC_STMP3XXX=y | ||
279 | CONFIG_MXS_OCOTP=y | ||
280 | CONFIG_SOC_IMX23=y | ||
281 | CONFIG_SOC_IMX28=y | ||
282 | |||
283 | # | ||
284 | # MXS platforms: | ||
285 | # | ||
286 | CONFIG_MACH_MXS_DT=y | ||
287 | CONFIG_MACH_STMP378X_DEVB=y | ||
288 | CONFIG_MACH_MX23EVK=y | ||
289 | CONFIG_MACH_MX28EVK=y | ||
290 | CONFIG_MODULE_TX28=y | ||
291 | CONFIG_MODULE_M28=y | ||
292 | CONFIG_MACH_TX28=y | ||
293 | CONFIG_MACH_M28EVK=y | ||
294 | # CONFIG_MACH_APX4DEVKIT is not set | ||
295 | |||
296 | # | ||
297 | # Processor Type | ||
298 | # | ||
299 | CONFIG_CPU_ARM926T=y | ||
300 | CONFIG_CPU_32v5=y | ||
301 | CONFIG_CPU_ABRT_EV5TJ=y | ||
302 | CONFIG_CPU_PABRT_LEGACY=y | ||
303 | CONFIG_CPU_CACHE_VIVT=y | ||
304 | CONFIG_CPU_COPY_V4WB=y | ||
305 | CONFIG_CPU_TLB_V4WBI=y | ||
306 | CONFIG_CPU_CP15=y | ||
307 | CONFIG_CPU_CP15_MMU=y | ||
308 | CONFIG_CPU_USE_DOMAINS=y | ||
309 | |||
310 | # | ||
311 | # Processor Features | ||
312 | # | ||
313 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set | ||
314 | # CONFIG_ARM_THUMB is not set | ||
315 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
316 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
317 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
318 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | ||
319 | # CONFIG_CACHE_L2X0 is not set | ||
320 | CONFIG_ARM_L1_CACHE_SHIFT=5 | ||
321 | CONFIG_ARM_NR_BANKS=8 | ||
322 | |||
323 | # | ||
324 | # Bus support | ||
325 | # | ||
326 | CONFIG_ARM_AMBA=y | ||
327 | # CONFIG_PCI_SYSCALL is not set | ||
328 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
329 | # CONFIG_PCCARD is not set | ||
330 | |||
331 | # | ||
332 | # Kernel Features | ||
333 | # | ||
334 | CONFIG_VMSPLIT_3G=y | ||
335 | # CONFIG_VMSPLIT_2G is not set | ||
336 | # CONFIG_VMSPLIT_1G is not set | ||
337 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
338 | CONFIG_ARCH_NR_GPIO=0 | ||
339 | # CONFIG_PREEMPT_NONE is not set | ||
340 | CONFIG_PREEMPT_VOLUNTARY=y | 24 | CONFIG_PREEMPT_VOLUNTARY=y |
341 | # CONFIG_PREEMPT is not set | ||
342 | CONFIG_HZ=100 | ||
343 | CONFIG_AEABI=y | ||
344 | CONFIG_OABI_COMPAT=y | ||
345 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
346 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
347 | CONFIG_HAVE_ARCH_PFN_VALID=y | ||
348 | # CONFIG_HIGHMEM is not set | ||
349 | CONFIG_SELECT_MEMORY_MODEL=y | ||
350 | CONFIG_FLATMEM_MANUAL=y | ||
351 | CONFIG_FLATMEM=y | ||
352 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
353 | CONFIG_HAVE_MEMBLOCK=y | ||
354 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
355 | CONFIG_SPLIT_PTLOCK_CPUS=999999 | ||
356 | # CONFIG_COMPACTION is not set | ||
357 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
358 | CONFIG_ZONE_DMA_FLAG=0 | ||
359 | CONFIG_VIRT_TO_BUS=y | ||
360 | # CONFIG_KSM is not set | ||
361 | CONFIG_DEFAULT_MMAP_MIN_ADDR=65536 | 25 | CONFIG_DEFAULT_MMAP_MIN_ADDR=65536 |
362 | CONFIG_CROSS_MEMORY_ATTACH=y | ||
363 | CONFIG_NEED_PER_CPU_KM=y | ||
364 | # CONFIG_CLEANCACHE is not set | ||
365 | # CONFIG_FRONTSWAP is not set | ||
366 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
367 | CONFIG_ALIGNMENT_TRAP=y | ||
368 | # CONFIG_UACCESS_WITH_MEMCPY is not set | ||
369 | # CONFIG_SECCOMP is not set | ||
370 | # CONFIG_CC_STACKPROTECTOR is not set | ||
371 | # CONFIG_DEPRECATED_PARAM_STRUCT is not set | ||
372 | |||
373 | # | ||
374 | # Boot options | ||
375 | # | ||
376 | CONFIG_USE_OF=y | ||
377 | CONFIG_ZBOOT_ROM_TEXT=0 | ||
378 | CONFIG_ZBOOT_ROM_BSS=0 | ||
379 | CONFIG_ARM_APPENDED_DTB=y | ||
380 | CONFIG_ARM_ATAG_DTB_COMPAT=y | ||
381 | CONFIG_CMDLINE="" | ||
382 | # CONFIG_XIP_KERNEL is not set | ||
383 | # CONFIG_KEXEC is not set | ||
384 | # CONFIG_CRASH_DUMP is not set | ||
385 | CONFIG_AUTO_ZRELADDR=y | ||
386 | |||
387 | # | ||
388 | # CPU Power Management | ||
389 | # | ||
390 | # CONFIG_CPU_IDLE is not set | ||
391 | |||
392 | # | ||
393 | # Floating point emulation | ||
394 | # | ||
395 | |||
396 | # | ||
397 | # At least one emulation must be selected | ||
398 | # | ||
399 | CONFIG_FPE_NWFPE=y | ||
400 | # CONFIG_FPE_NWFPE_XP is not set | ||
401 | # CONFIG_FPE_FASTFPE is not set | ||
402 | # CONFIG_VFP is not set | ||
403 | |||
404 | # | ||
405 | # Userspace binary formats | ||
406 | # | ||
407 | CONFIG_BINFMT_ELF=y | ||
408 | CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y | ||
409 | CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y | ||
410 | CONFIG_HAVE_AOUT=y | ||
411 | # CONFIG_BINFMT_AOUT is not set | ||
412 | # CONFIG_BINFMT_MISC is not set | ||
413 | |||
414 | # | ||
415 | # Power management options | ||
416 | # | ||
417 | CONFIG_SUSPEND=y | ||
418 | CONFIG_SUSPEND_FREEZER=y | ||
419 | CONFIG_PM_SLEEP=y | ||
420 | # CONFIG_PM_AUTOSLEEP is not set | ||
421 | # CONFIG_PM_WAKELOCKS is not set | ||
422 | # CONFIG_PM_RUNTIME is not set | ||
423 | CONFIG_PM=y | ||
424 | # CONFIG_PM_DEBUG is not set | ||
425 | # CONFIG_APM_EMULATION is not set | ||
426 | CONFIG_PM_CLK=y | ||
427 | CONFIG_CPU_PM=y | ||
428 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
429 | CONFIG_ARM_CPU_SUSPEND=y | ||
430 | CONFIG_NET=y | 26 | CONFIG_NET=y |
431 | |||
432 | # | ||
433 | # Networking options | ||
434 | # | ||
435 | CONFIG_PACKET=y | 27 | CONFIG_PACKET=y |
436 | CONFIG_UNIX=y | 28 | CONFIG_UNIX=y |
437 | # CONFIG_UNIX_DIAG is not set | ||
438 | # CONFIG_XFRM_USER is not set | ||
439 | # CONFIG_NET_KEY is not set | ||
440 | CONFIG_INET=y | 29 | CONFIG_INET=y |
441 | # CONFIG_IP_MULTICAST is not set | ||
442 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
443 | CONFIG_IP_PNP=y | 30 | CONFIG_IP_PNP=y |
444 | CONFIG_IP_PNP_DHCP=y | 31 | CONFIG_IP_PNP_DHCP=y |
445 | # CONFIG_IP_PNP_BOOTP is not set | ||
446 | # CONFIG_IP_PNP_RARP is not set | ||
447 | # CONFIG_NET_IPIP is not set | ||
448 | # CONFIG_NET_IPGRE_DEMUX is not set | ||
449 | # CONFIG_ARPD is not set | ||
450 | CONFIG_SYN_COOKIES=y | 32 | CONFIG_SYN_COOKIES=y |
451 | # CONFIG_INET_AH is not set | ||
452 | # CONFIG_INET_ESP is not set | ||
453 | # CONFIG_INET_IPCOMP is not set | ||
454 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
455 | # CONFIG_INET_TUNNEL is not set | ||
456 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 33 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
457 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 34 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
458 | # CONFIG_INET_XFRM_MODE_BEET is not set | 35 | # CONFIG_INET_XFRM_MODE_BEET is not set |
459 | # CONFIG_INET_LRO is not set | 36 | # CONFIG_INET_LRO is not set |
460 | # CONFIG_INET_DIAG is not set | 37 | # CONFIG_INET_DIAG is not set |
461 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
462 | CONFIG_TCP_CONG_CUBIC=y | ||
463 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
464 | # CONFIG_TCP_MD5SIG is not set | ||
465 | # CONFIG_IPV6 is not set | 38 | # CONFIG_IPV6 is not set |
466 | # CONFIG_NETWORK_SECMARK is not set | ||
467 | # CONFIG_NETWORK_PHY_TIMESTAMPING is not set | ||
468 | # CONFIG_NETFILTER is not set | ||
469 | # CONFIG_IP_DCCP is not set | ||
470 | # CONFIG_IP_SCTP is not set | ||
471 | # CONFIG_RDS is not set | ||
472 | # CONFIG_TIPC is not set | ||
473 | # CONFIG_ATM is not set | ||
474 | # CONFIG_L2TP is not set | ||
475 | # CONFIG_BRIDGE is not set | ||
476 | # CONFIG_NET_DSA is not set | ||
477 | # CONFIG_VLAN_8021Q is not set | ||
478 | # CONFIG_DECNET is not set | ||
479 | # CONFIG_LLC2 is not set | ||
480 | # CONFIG_IPX is not set | ||
481 | # CONFIG_ATALK is not set | ||
482 | # CONFIG_X25 is not set | ||
483 | # CONFIG_LAPB is not set | ||
484 | # CONFIG_WAN_ROUTER is not set | ||
485 | # CONFIG_PHONET is not set | ||
486 | # CONFIG_IEEE802154 is not set | ||
487 | # CONFIG_NET_SCHED is not set | ||
488 | # CONFIG_DCB is not set | ||
489 | CONFIG_DNS_RESOLVER=y | ||
490 | # CONFIG_BATMAN_ADV is not set | ||
491 | # CONFIG_OPENVSWITCH is not set | ||
492 | CONFIG_BQL=y | ||
493 | # CONFIG_BPF_JIT is not set | ||
494 | |||
495 | # | ||
496 | # Network testing | ||
497 | # | ||
498 | # CONFIG_NET_PKTGEN is not set | ||
499 | # CONFIG_NET_DROP_MONITOR is not set | ||
500 | # CONFIG_HAMRADIO is not set | ||
501 | CONFIG_CAN=m | 39 | CONFIG_CAN=m |
502 | CONFIG_CAN_RAW=m | 40 | CONFIG_CAN_RAW=m |
503 | CONFIG_CAN_BCM=m | 41 | CONFIG_CAN_BCM=m |
504 | # CONFIG_CAN_GW is not set | ||
505 | |||
506 | # | ||
507 | # CAN Device Drivers | ||
508 | # | ||
509 | # CONFIG_CAN_VCAN is not set | ||
510 | # CONFIG_CAN_SLCAN is not set | ||
511 | CONFIG_CAN_DEV=m | ||
512 | CONFIG_CAN_CALC_BITTIMING=y | ||
513 | # CONFIG_CAN_MCP251X is not set | ||
514 | CONFIG_HAVE_CAN_FLEXCAN=y | ||
515 | CONFIG_CAN_FLEXCAN=m | ||
516 | # CONFIG_CAN_SJA1000 is not set | ||
517 | # CONFIG_CAN_C_CAN is not set | ||
518 | # CONFIG_CAN_CC770 is not set | ||
519 | |||
520 | # | ||
521 | # CAN USB interfaces | ||
522 | # | ||
523 | # CONFIG_CAN_EMS_USB is not set | ||
524 | # CONFIG_CAN_ESD_USB2 is not set | ||
525 | # CONFIG_CAN_PEAK_USB is not set | ||
526 | # CONFIG_CAN_SOFTING is not set | ||
527 | # CONFIG_CAN_DEBUG_DEVICES is not set | ||
528 | # CONFIG_IRDA is not set | ||
529 | # CONFIG_BT is not set | ||
530 | # CONFIG_AF_RXRPC is not set | ||
531 | CONFIG_WIRELESS=y | ||
532 | CONFIG_WEXT_CORE=y | ||
533 | CONFIG_WEXT_PROC=y | ||
534 | CONFIG_CFG80211=m | 42 | CONFIG_CFG80211=m |
535 | # CONFIG_NL80211_TESTMODE is not set | ||
536 | # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set | ||
537 | # CONFIG_CFG80211_REG_DEBUG is not set | ||
538 | CONFIG_CFG80211_DEFAULT_PS=y | ||
539 | # CONFIG_CFG80211_DEBUGFS is not set | ||
540 | # CONFIG_CFG80211_INTERNAL_REGDB is not set | ||
541 | CONFIG_CFG80211_WEXT=y | 43 | CONFIG_CFG80211_WEXT=y |
542 | # CONFIG_WIRELESS_EXT_SYSFS is not set | ||
543 | # CONFIG_LIB80211 is not set | ||
544 | CONFIG_MAC80211=m | 44 | CONFIG_MAC80211=m |
545 | CONFIG_MAC80211_HAS_RC=y | ||
546 | CONFIG_MAC80211_RC_MINSTREL=y | ||
547 | CONFIG_MAC80211_RC_MINSTREL_HT=y | ||
548 | CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y | ||
549 | CONFIG_MAC80211_RC_DEFAULT="minstrel_ht" | ||
550 | # CONFIG_MAC80211_MESH is not set | ||
551 | # CONFIG_MAC80211_DEBUGFS is not set | ||
552 | # CONFIG_MAC80211_DEBUG_MENU is not set | ||
553 | # CONFIG_WIMAX is not set | ||
554 | # CONFIG_RFKILL is not set | ||
555 | # CONFIG_RFKILL_REGULATOR is not set | ||
556 | # CONFIG_NET_9P is not set | ||
557 | # CONFIG_CAIF is not set | ||
558 | # CONFIG_CEPH_LIB is not set | ||
559 | # CONFIG_NFC is not set | ||
560 | CONFIG_HAVE_BPF_JIT=y | ||
561 | |||
562 | # | ||
563 | # Device Drivers | ||
564 | # | ||
565 | |||
566 | # | ||
567 | # Generic Driver Options | ||
568 | # | ||
569 | CONFIG_UEVENT_HELPER_PATH="" | ||
570 | CONFIG_DEVTMPFS=y | 45 | CONFIG_DEVTMPFS=y |
571 | # CONFIG_DEVTMPFS_MOUNT is not set | ||
572 | CONFIG_STANDALONE=y | ||
573 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
574 | CONFIG_FW_LOADER=y | ||
575 | # CONFIG_FIRMWARE_IN_KERNEL is not set | 46 | # CONFIG_FIRMWARE_IN_KERNEL is not set |
576 | CONFIG_EXTRA_FIRMWARE="" | ||
577 | # CONFIG_DEBUG_DRIVER is not set | ||
578 | # CONFIG_DEBUG_DEVRES is not set | ||
579 | # CONFIG_SYS_HYPERVISOR is not set | ||
580 | # CONFIG_GENERIC_CPU_DEVICES is not set | ||
581 | CONFIG_REGMAP=y | ||
582 | CONFIG_REGMAP_I2C=y | ||
583 | CONFIG_REGMAP_SPI=y | ||
584 | # CONFIG_DMA_SHARED_BUFFER is not set | ||
585 | # CONFIG_CONNECTOR is not set | ||
586 | # CONFIG_MTD is not set | ||
587 | CONFIG_DTC=y | ||
588 | CONFIG_OF=y | ||
589 | |||
590 | # | ||
591 | # Device Tree and Open Firmware support | ||
592 | # | ||
593 | # CONFIG_PROC_DEVICETREE is not set | ||
594 | # CONFIG_OF_SELFTEST is not set | ||
595 | CONFIG_OF_FLATTREE=y | ||
596 | CONFIG_OF_EARLY_FLATTREE=y | ||
597 | CONFIG_OF_ADDRESS=y | ||
598 | CONFIG_OF_IRQ=y | ||
599 | CONFIG_OF_DEVICE=y | ||
600 | CONFIG_OF_I2C=y | ||
601 | CONFIG_OF_NET=y | ||
602 | CONFIG_OF_MDIO=y | ||
603 | # CONFIG_PARPORT is not set | ||
604 | # CONFIG_BLK_DEV is not set | 47 | # CONFIG_BLK_DEV is not set |
605 | |||
606 | # | ||
607 | # Misc devices | ||
608 | # | ||
609 | # CONFIG_SENSORS_LIS3LV02D is not set | ||
610 | # CONFIG_AD525X_DPOT is not set | ||
611 | # CONFIG_ATMEL_PWM is not set | ||
612 | # CONFIG_ICS932S401 is not set | ||
613 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
614 | # CONFIG_APDS9802ALS is not set | ||
615 | # CONFIG_ISL29003 is not set | ||
616 | # CONFIG_ISL29020 is not set | ||
617 | # CONFIG_SENSORS_TSL2550 is not set | ||
618 | # CONFIG_SENSORS_BH1780 is not set | ||
619 | # CONFIG_SENSORS_BH1770 is not set | ||
620 | # CONFIG_SENSORS_APDS990X is not set | ||
621 | # CONFIG_HMC6352 is not set | ||
622 | # CONFIG_DS1682 is not set | ||
623 | # CONFIG_TI_DAC7512 is not set | ||
624 | # CONFIG_BMP085_I2C is not set | ||
625 | # CONFIG_BMP085_SPI is not set | ||
626 | # CONFIG_USB_SWITCH_FSA9480 is not set | ||
627 | # CONFIG_C2PORT is not set | ||
628 | |||
629 | # | ||
630 | # EEPROM support | ||
631 | # | ||
632 | # CONFIG_EEPROM_AT24 is not set | ||
633 | # CONFIG_EEPROM_AT25 is not set | ||
634 | # CONFIG_EEPROM_LEGACY is not set | ||
635 | # CONFIG_EEPROM_MAX6875 is not set | ||
636 | # CONFIG_EEPROM_93CX6 is not set | ||
637 | # CONFIG_EEPROM_93XX46 is not set | ||
638 | # CONFIG_IWMC3200TOP is not set | ||
639 | |||
640 | # | ||
641 | # Texas Instruments shared transport line discipline | ||
642 | # | ||
643 | # CONFIG_TI_ST is not set | ||
644 | # CONFIG_SENSORS_LIS3_SPI is not set | ||
645 | # CONFIG_SENSORS_LIS3_I2C is not set | ||
646 | |||
647 | # | ||
648 | # Altera FPGA firmware download module | ||
649 | # | ||
650 | # CONFIG_ALTERA_STAPL is not set | ||
651 | |||
652 | # | ||
653 | # SCSI device support | ||
654 | # | ||
655 | CONFIG_SCSI_MOD=y | ||
656 | # CONFIG_RAID_ATTRS is not set | ||
657 | # CONFIG_SCSI is not set | ||
658 | # CONFIG_SCSI_DMA is not set | ||
659 | # CONFIG_SCSI_NETLINK is not set | ||
660 | # CONFIG_ATA is not set | ||
661 | # CONFIG_MD is not set | ||
662 | CONFIG_NETDEVICES=y | 48 | CONFIG_NETDEVICES=y |
663 | CONFIG_NET_CORE=y | ||
664 | # CONFIG_BONDING is not set | ||
665 | # CONFIG_DUMMY is not set | ||
666 | # CONFIG_EQUALIZER is not set | ||
667 | CONFIG_MII=m | ||
668 | # CONFIG_NET_TEAM is not set | ||
669 | # CONFIG_MACVLAN is not set | ||
670 | # CONFIG_NETCONSOLE is not set | ||
671 | # CONFIG_NETPOLL is not set | ||
672 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
673 | # CONFIG_TUN is not set | ||
674 | # CONFIG_VETH is not set | ||
675 | |||
676 | # | ||
677 | # CAIF transport drivers | ||
678 | # | ||
679 | CONFIG_ETHERNET=y | ||
680 | CONFIG_NET_VENDOR_BROADCOM=y | ||
681 | # CONFIG_B44 is not set | ||
682 | # CONFIG_NET_CALXEDA_XGMAC is not set | ||
683 | CONFIG_NET_VENDOR_CHELSIO=y | ||
684 | CONFIG_NET_VENDOR_CIRRUS=y | ||
685 | # CONFIG_CS89x0 is not set | ||
686 | # CONFIG_DM9000 is not set | ||
687 | # CONFIG_DNET is not set | ||
688 | CONFIG_NET_VENDOR_FARADAY=y | ||
689 | # CONFIG_FTMAC100 is not set | ||
690 | # CONFIG_FTGMAC100 is not set | ||
691 | CONFIG_NET_VENDOR_FREESCALE=y | ||
692 | CONFIG_FEC=y | ||
693 | CONFIG_NET_VENDOR_INTEL=y | ||
694 | CONFIG_NET_VENDOR_I825XX=y | ||
695 | CONFIG_NET_VENDOR_MARVELL=y | ||
696 | CONFIG_NET_VENDOR_MICREL=y | ||
697 | # CONFIG_KS8842 is not set | ||
698 | # CONFIG_KS8851 is not set | ||
699 | # CONFIG_KS8851_MLL is not set | ||
700 | CONFIG_NET_VENDOR_MICROCHIP=y | ||
701 | CONFIG_ENC28J60=y | 49 | CONFIG_ENC28J60=y |
702 | # CONFIG_ENC28J60_WRITEVERIFY is not set | ||
703 | CONFIG_NET_VENDOR_NATSEMI=y | ||
704 | CONFIG_NET_VENDOR_8390=y | ||
705 | # CONFIG_AX88796 is not set | ||
706 | # CONFIG_ETHOC is not set | ||
707 | CONFIG_NET_VENDOR_SEEQ=y | ||
708 | # CONFIG_SEEQ8005 is not set | ||
709 | CONFIG_NET_VENDOR_SMSC=y | ||
710 | # CONFIG_SMC91X is not set | ||
711 | # CONFIG_SMC911X is not set | ||
712 | # CONFIG_SMSC911X is not set | ||
713 | CONFIG_NET_VENDOR_STMICRO=y | ||
714 | # CONFIG_STMMAC_ETH is not set | ||
715 | CONFIG_NET_VENDOR_WIZNET=y | ||
716 | # CONFIG_WIZNET_W5100 is not set | ||
717 | # CONFIG_WIZNET_W5300 is not set | ||
718 | CONFIG_PHYLIB=y | 50 | CONFIG_PHYLIB=y |
719 | |||
720 | # | ||
721 | # MII PHY device drivers | ||
722 | # | ||
723 | # CONFIG_AMD_PHY is not set | ||
724 | # CONFIG_MARVELL_PHY is not set | ||
725 | # CONFIG_DAVICOM_PHY is not set | ||
726 | # CONFIG_QSEMI_PHY is not set | ||
727 | # CONFIG_LXT_PHY is not set | ||
728 | # CONFIG_CICADA_PHY is not set | ||
729 | # CONFIG_VITESSE_PHY is not set | ||
730 | # CONFIG_SMSC_PHY is not set | ||
731 | # CONFIG_BROADCOM_PHY is not set | ||
732 | # CONFIG_ICPLUS_PHY is not set | ||
733 | # CONFIG_REALTEK_PHY is not set | ||
734 | # CONFIG_NATIONAL_PHY is not set | ||
735 | # CONFIG_STE10XP is not set | ||
736 | # CONFIG_LSI_ET1011C_PHY is not set | ||
737 | # CONFIG_MICREL_PHY is not set | ||
738 | # CONFIG_FIXED_PHY is not set | ||
739 | # CONFIG_MDIO_BITBANG is not set | ||
740 | # CONFIG_MDIO_BUS_MUX_GPIO is not set | ||
741 | # CONFIG_MICREL_KS8995MA is not set | ||
742 | # CONFIG_PPP is not set | ||
743 | # CONFIG_SLIP is not set | ||
744 | |||
745 | # | ||
746 | # USB Network Adapters | ||
747 | # | ||
748 | # CONFIG_USB_CATC is not set | ||
749 | # CONFIG_USB_KAWETH is not set | ||
750 | # CONFIG_USB_PEGASUS is not set | ||
751 | # CONFIG_USB_RTL8150 is not set | ||
752 | CONFIG_USB_USBNET=m | 51 | CONFIG_USB_USBNET=m |
753 | # CONFIG_USB_NET_AX8817X is not set | 52 | # CONFIG_USB_NET_AX8817X is not set |
754 | # CONFIG_USB_NET_CDCETHER is not set | 53 | # CONFIG_USB_NET_CDCETHER is not set |
755 | # CONFIG_USB_NET_CDC_EEM is not set | ||
756 | # CONFIG_USB_NET_CDC_NCM is not set | 54 | # CONFIG_USB_NET_CDC_NCM is not set |
757 | # CONFIG_USB_NET_DM9601 is not set | ||
758 | # CONFIG_USB_NET_SMSC75XX is not set | ||
759 | CONFIG_USB_NET_SMSC95XX=m | 55 | CONFIG_USB_NET_SMSC95XX=m |
760 | # CONFIG_USB_NET_GL620A is not set | ||
761 | # CONFIG_USB_NET_NET1080 is not set | 56 | # CONFIG_USB_NET_NET1080 is not set |
762 | # CONFIG_USB_NET_PLUSB is not set | ||
763 | # CONFIG_USB_NET_MCS7830 is not set | ||
764 | # CONFIG_USB_NET_RNDIS_HOST is not set | ||
765 | # CONFIG_USB_NET_CDC_SUBSET is not set | 57 | # CONFIG_USB_NET_CDC_SUBSET is not set |
766 | # CONFIG_USB_NET_ZAURUS is not set | 58 | # CONFIG_USB_NET_ZAURUS is not set |
767 | # CONFIG_USB_NET_CX82310_ETH is not set | ||
768 | # CONFIG_USB_NET_KALMIA is not set | ||
769 | # CONFIG_USB_NET_QMI_WWAN is not set | ||
770 | # CONFIG_USB_NET_INT51X1 is not set | ||
771 | # CONFIG_USB_IPHETH is not set | ||
772 | # CONFIG_USB_SIERRA_NET is not set | ||
773 | CONFIG_WLAN=y | ||
774 | # CONFIG_LIBERTAS_THINFIRM is not set | ||
775 | # CONFIG_AT76C50X_USB is not set | ||
776 | # CONFIG_USB_ZD1201 is not set | ||
777 | # CONFIG_USB_NET_RNDIS_WLAN is not set | ||
778 | # CONFIG_RTL8187 is not set | ||
779 | # CONFIG_MAC80211_HWSIM is not set | ||
780 | # CONFIG_ATH_COMMON is not set | ||
781 | # CONFIG_B43 is not set | ||
782 | # CONFIG_B43LEGACY is not set | ||
783 | # CONFIG_BRCMFMAC is not set | ||
784 | # CONFIG_HOSTAP is not set | ||
785 | # CONFIG_IWM is not set | ||
786 | # CONFIG_LIBERTAS is not set | ||
787 | # CONFIG_P54_COMMON is not set | ||
788 | # CONFIG_RT2X00 is not set | ||
789 | CONFIG_RTL8192CU=m | 59 | CONFIG_RTL8192CU=m |
790 | CONFIG_RTLWIFI=m | ||
791 | CONFIG_RTLWIFI_DEBUG=y | ||
792 | CONFIG_RTL8192C_COMMON=m | ||
793 | # CONFIG_WL_TI is not set | ||
794 | # CONFIG_ZD1211RW is not set | ||
795 | # CONFIG_MWIFIEX is not set | ||
796 | |||
797 | # | ||
798 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
799 | # | ||
800 | # CONFIG_WAN is not set | ||
801 | # CONFIG_ISDN is not set | ||
802 | |||
803 | # | ||
804 | # Input device support | ||
805 | # | ||
806 | CONFIG_INPUT=y | ||
807 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
808 | # CONFIG_INPUT_POLLDEV is not set | ||
809 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
810 | # CONFIG_INPUT_MATRIXKMAP is not set | ||
811 | |||
812 | # | ||
813 | # Userland interfaces | ||
814 | # | ||
815 | CONFIG_INPUT_MOUSEDEV=y | ||
816 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | 60 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set |
817 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
818 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
819 | # CONFIG_INPUT_JOYDEV is not set | ||
820 | CONFIG_INPUT_EVDEV=m | 61 | CONFIG_INPUT_EVDEV=m |
821 | # CONFIG_INPUT_EVBUG is not set | ||
822 | |||
823 | # | ||
824 | # Input Device Drivers | ||
825 | # | ||
826 | # CONFIG_INPUT_KEYBOARD is not set | ||
827 | # CONFIG_INPUT_MOUSE is not set | 62 | # CONFIG_INPUT_MOUSE is not set |
828 | # CONFIG_INPUT_JOYSTICK is not set | ||
829 | # CONFIG_INPUT_TABLET is not set | ||
830 | CONFIG_INPUT_TOUCHSCREEN=y | 63 | CONFIG_INPUT_TOUCHSCREEN=y |
831 | # CONFIG_TOUCHSCREEN_ADS7846 is not set | ||
832 | # CONFIG_TOUCHSCREEN_AD7877 is not set | ||
833 | # CONFIG_TOUCHSCREEN_AD7879 is not set | ||
834 | # CONFIG_TOUCHSCREEN_ATMEL_MXT is not set | ||
835 | # CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set | ||
836 | # CONFIG_TOUCHSCREEN_BU21013 is not set | ||
837 | # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set | ||
838 | # CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set | ||
839 | # CONFIG_TOUCHSCREEN_DYNAPRO is not set | ||
840 | # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set | ||
841 | # CONFIG_TOUCHSCREEN_EETI is not set | ||
842 | # CONFIG_TOUCHSCREEN_EGALAX is not set | ||
843 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | ||
844 | # CONFIG_TOUCHSCREEN_ILI210X is not set | ||
845 | # CONFIG_TOUCHSCREEN_GUNZE is not set | ||
846 | # CONFIG_TOUCHSCREEN_ELO is not set | ||
847 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
848 | # CONFIG_TOUCHSCREEN_WACOM_I2C is not set | ||
849 | # CONFIG_TOUCHSCREEN_MAX11801 is not set | ||
850 | # CONFIG_TOUCHSCREEN_MCS5000 is not set | ||
851 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | ||
852 | # CONFIG_TOUCHSCREEN_INEXIO is not set | ||
853 | # CONFIG_TOUCHSCREEN_MK712 is not set | ||
854 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | ||
855 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | ||
856 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | ||
857 | # CONFIG_TOUCHSCREEN_PIXCIR is not set | ||
858 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | ||
859 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | ||
860 | # CONFIG_TOUCHSCREEN_TSC_SERIO is not set | ||
861 | # CONFIG_TOUCHSCREEN_TSC2005 is not set | ||
862 | CONFIG_TOUCHSCREEN_TSC2007=m | 64 | CONFIG_TOUCHSCREEN_TSC2007=m |
863 | # CONFIG_TOUCHSCREEN_W90X900 is not set | ||
864 | # CONFIG_TOUCHSCREEN_ST1232 is not set | ||
865 | # CONFIG_TOUCHSCREEN_TPS6507X is not set | ||
866 | # CONFIG_INPUT_MISC is not set | ||
867 | |||
868 | # | ||
869 | # Hardware I/O ports | ||
870 | # | ||
871 | # CONFIG_SERIO is not set | ||
872 | # CONFIG_GAMEPORT is not set | ||
873 | |||
874 | # | ||
875 | # Character devices | ||
876 | # | ||
877 | CONFIG_VT=y | ||
878 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
879 | CONFIG_VT_CONSOLE=y | ||
880 | CONFIG_VT_CONSOLE_SLEEP=y | ||
881 | CONFIG_HW_CONSOLE=y | ||
882 | CONFIG_VT_HW_CONSOLE_BINDING=y | 65 | CONFIG_VT_HW_CONSOLE_BINDING=y |
883 | CONFIG_UNIX98_PTYS=y | ||
884 | CONFIG_DEVPTS_MULTIPLE_INSTANCES=y | 66 | CONFIG_DEVPTS_MULTIPLE_INSTANCES=y |
885 | # CONFIG_LEGACY_PTYS is not set | 67 | # CONFIG_LEGACY_PTYS is not set |
886 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
887 | # CONFIG_N_GSM is not set | ||
888 | # CONFIG_TRACE_SINK is not set | ||
889 | # CONFIG_DEVKMEM is not set | 68 | # CONFIG_DEVKMEM is not set |
890 | |||
891 | # | ||
892 | # Serial drivers | ||
893 | # | ||
894 | # CONFIG_SERIAL_8250 is not set | ||
895 | |||
896 | # | ||
897 | # Non-8250 serial port support | ||
898 | # | ||
899 | # CONFIG_SERIAL_AMBA_PL010 is not set | ||
900 | CONFIG_SERIAL_AMBA_PL011=y | ||
901 | CONFIG_SERIAL_AMBA_PL011_CONSOLE=y | ||
902 | # CONFIG_SERIAL_MAX3100 is not set | ||
903 | # CONFIG_SERIAL_MAX3107 is not set | ||
904 | CONFIG_SERIAL_CORE=y | ||
905 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
906 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
907 | # CONFIG_SERIAL_ALTERA_JTAGUART is not set | ||
908 | # CONFIG_SERIAL_ALTERA_UART is not set | ||
909 | # CONFIG_SERIAL_IFX6X60 is not set | ||
910 | # CONFIG_SERIAL_MXS_AUART is not set | ||
911 | # CONFIG_SERIAL_XILINX_PS_UART is not set | ||
912 | # CONFIG_HVC_DCC is not set | ||
913 | # CONFIG_IPMI_HANDLER is not set | ||
914 | # CONFIG_HW_RANDOM is not set | 69 | # CONFIG_HW_RANDOM is not set |
915 | # CONFIG_R3964 is not set | ||
916 | # CONFIG_RAW_DRIVER is not set | ||
917 | # CONFIG_TCG_TPM is not set | ||
918 | CONFIG_I2C=y | 70 | CONFIG_I2C=y |
919 | CONFIG_I2C_BOARDINFO=y | ||
920 | # CONFIG_I2C_COMPAT is not set | 71 | # CONFIG_I2C_COMPAT is not set |
921 | CONFIG_I2C_CHARDEV=y | 72 | CONFIG_I2C_CHARDEV=y |
922 | # CONFIG_I2C_MUX is not set | ||
923 | CONFIG_I2C_HELPER_AUTO=y | ||
924 | |||
925 | # | ||
926 | # I2C Hardware Bus support | ||
927 | # | ||
928 | |||
929 | # | ||
930 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
931 | # | ||
932 | # CONFIG_I2C_DESIGNWARE_PLATFORM is not set | ||
933 | # CONFIG_I2C_GPIO is not set | ||
934 | CONFIG_I2C_MXS=y | ||
935 | # CONFIG_I2C_OCORES is not set | ||
936 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
937 | # CONFIG_I2C_PXA_PCI is not set | ||
938 | # CONFIG_I2C_SIMTEC is not set | ||
939 | # CONFIG_I2C_XILINX is not set | ||
940 | |||
941 | # | ||
942 | # External I2C/SMBus adapter drivers | ||
943 | # | ||
944 | # CONFIG_I2C_DIOLAN_U2C is not set | ||
945 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
946 | # CONFIG_I2C_TAOS_EVM is not set | ||
947 | # CONFIG_I2C_TINY_USB is not set | ||
948 | |||
949 | # | ||
950 | # Other I2C/SMBus bus drivers | ||
951 | # | ||
952 | # CONFIG_I2C_STUB is not set | ||
953 | # CONFIG_I2C_DEBUG_CORE is not set | ||
954 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
955 | # CONFIG_I2C_DEBUG_BUS is not set | ||
956 | CONFIG_SPI=y | 73 | CONFIG_SPI=y |
957 | # CONFIG_SPI_DEBUG is not set | ||
958 | CONFIG_SPI_MASTER=y | ||
959 | |||
960 | # | ||
961 | # SPI Master Controller Drivers | ||
962 | # | ||
963 | # CONFIG_SPI_ALTERA is not set | ||
964 | CONFIG_SPI_BITBANG=m | ||
965 | CONFIG_SPI_GPIO=m | 74 | CONFIG_SPI_GPIO=m |
966 | # CONFIG_SPI_OC_TINY is not set | ||
967 | # CONFIG_SPI_PL022 is not set | ||
968 | # CONFIG_SPI_PXA2XX_PCI is not set | ||
969 | # CONFIG_SPI_XILINX is not set | ||
970 | # CONFIG_SPI_DESIGNWARE is not set | ||
971 | |||
972 | # | ||
973 | # SPI Protocol Masters | ||
974 | # | ||
975 | # CONFIG_SPI_SPIDEV is not set | ||
976 | # CONFIG_SPI_TLE62X0 is not set | ||
977 | # CONFIG_HSI is not set | ||
978 | |||
979 | # | ||
980 | # PPS support | ||
981 | # | ||
982 | # CONFIG_PPS is not set | ||
983 | |||
984 | # | ||
985 | # PPS generators support | ||
986 | # | ||
987 | |||
988 | # | ||
989 | # PTP clock support | ||
990 | # | ||
991 | |||
992 | # | ||
993 | # Enable Device Drivers -> PPS to see the PTP clock options. | ||
994 | # | ||
995 | CONFIG_PINCTRL=y | ||
996 | |||
997 | # | ||
998 | # Pin controllers | ||
999 | # | ||
1000 | CONFIG_PINMUX=y | ||
1001 | CONFIG_PINCONF=y | ||
1002 | # CONFIG_DEBUG_PINCTRL is not set | ||
1003 | CONFIG_PINCTRL_MXS=y | ||
1004 | CONFIG_PINCTRL_IMX23=y | ||
1005 | CONFIG_PINCTRL_IMX28=y | ||
1006 | CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y | ||
1007 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
1008 | CONFIG_GPIOLIB=y | 75 | CONFIG_GPIOLIB=y |
1009 | CONFIG_OF_GPIO=y | ||
1010 | CONFIG_DEBUG_GPIO=y | 76 | CONFIG_DEBUG_GPIO=y |
1011 | CONFIG_GPIO_SYSFS=y | 77 | CONFIG_GPIO_SYSFS=y |
1012 | CONFIG_GPIO_GENERIC=y | ||
1013 | |||
1014 | # | ||
1015 | # Memory mapped GPIO drivers: | ||
1016 | # | ||
1017 | # CONFIG_GPIO_GENERIC_PLATFORM is not set | ||
1018 | # CONFIG_GPIO_EM is not set | ||
1019 | CONFIG_GPIO_MXS=y | ||
1020 | # CONFIG_GPIO_PL061 is not set | ||
1021 | |||
1022 | # | ||
1023 | # I2C GPIO expanders: | ||
1024 | # | ||
1025 | # CONFIG_GPIO_MAX7300 is not set | ||
1026 | # CONFIG_GPIO_MAX732X is not set | ||
1027 | # CONFIG_GPIO_PCF857X is not set | ||
1028 | # CONFIG_GPIO_SX150X is not set | ||
1029 | # CONFIG_GPIO_ADP5588 is not set | ||
1030 | |||
1031 | # | ||
1032 | # PCI GPIO expanders: | ||
1033 | # | ||
1034 | |||
1035 | # | ||
1036 | # SPI GPIO expanders: | ||
1037 | # | ||
1038 | # CONFIG_GPIO_MAX7301 is not set | ||
1039 | # CONFIG_GPIO_MCP23S08 is not set | ||
1040 | # CONFIG_GPIO_MC33880 is not set | ||
1041 | # CONFIG_GPIO_74X164 is not set | ||
1042 | |||
1043 | # | ||
1044 | # AC97 GPIO expanders: | ||
1045 | # | ||
1046 | |||
1047 | # | ||
1048 | # MODULbus GPIO expanders: | ||
1049 | # | ||
1050 | # CONFIG_W1 is not set | ||
1051 | # CONFIG_POWER_SUPPLY is not set | ||
1052 | # CONFIG_HWMON is not set | 78 | # CONFIG_HWMON is not set |
1053 | # CONFIG_THERMAL is not set | ||
1054 | # CONFIG_WATCHDOG is not set | ||
1055 | CONFIG_SSB_POSSIBLE=y | ||
1056 | |||
1057 | # | ||
1058 | # Sonics Silicon Backplane | ||
1059 | # | ||
1060 | # CONFIG_SSB is not set | ||
1061 | CONFIG_BCMA_POSSIBLE=y | ||
1062 | |||
1063 | # | ||
1064 | # Broadcom specific AMBA | ||
1065 | # | ||
1066 | # CONFIG_BCMA is not set | ||
1067 | |||
1068 | # | ||
1069 | # Multifunction device drivers | ||
1070 | # | ||
1071 | # CONFIG_MFD_CORE is not set | ||
1072 | # CONFIG_MFD_88PM860X is not set | ||
1073 | # CONFIG_MFD_SM501 is not set | ||
1074 | # CONFIG_MFD_ASIC3 is not set | ||
1075 | # CONFIG_HTC_EGPIO is not set | ||
1076 | # CONFIG_HTC_PASIC3 is not set | ||
1077 | # CONFIG_HTC_I2CPLD is not set | ||
1078 | # CONFIG_MFD_LM3533 is not set | ||
1079 | # CONFIG_TPS6105X is not set | ||
1080 | # CONFIG_TPS65010 is not set | ||
1081 | # CONFIG_TPS6507X is not set | ||
1082 | # CONFIG_MFD_TPS65217 is not set | ||
1083 | # CONFIG_MFD_TPS6586X is not set | ||
1084 | # CONFIG_MFD_TPS65910 is not set | ||
1085 | # CONFIG_MFD_TPS65912_I2C is not set | ||
1086 | # CONFIG_MFD_TPS65912_SPI is not set | ||
1087 | # CONFIG_TWL4030_CORE is not set | ||
1088 | # CONFIG_TWL6040_CORE is not set | ||
1089 | # CONFIG_MFD_STMPE is not set | ||
1090 | # CONFIG_MFD_TC3589X is not set | ||
1091 | # CONFIG_MFD_TMIO is not set | ||
1092 | # CONFIG_MFD_T7L66XB is not set | ||
1093 | # CONFIG_MFD_TC6387XB is not set | ||
1094 | # CONFIG_MFD_TC6393XB is not set | ||
1095 | # CONFIG_PMIC_DA903X is not set | ||
1096 | # CONFIG_MFD_DA9052_SPI is not set | ||
1097 | # CONFIG_MFD_DA9052_I2C is not set | ||
1098 | # CONFIG_PMIC_ADP5520 is not set | ||
1099 | # CONFIG_MFD_MAX77693 is not set | ||
1100 | # CONFIG_MFD_MAX8925 is not set | ||
1101 | # CONFIG_MFD_MAX8997 is not set | ||
1102 | # CONFIG_MFD_MAX8998 is not set | ||
1103 | # CONFIG_MFD_S5M_CORE is not set | ||
1104 | # CONFIG_MFD_WM8400 is not set | ||
1105 | # CONFIG_MFD_WM831X_I2C is not set | ||
1106 | # CONFIG_MFD_WM831X_SPI is not set | ||
1107 | # CONFIG_MFD_WM8350_I2C is not set | ||
1108 | # CONFIG_MFD_WM8994 is not set | ||
1109 | # CONFIG_MFD_PCF50633 is not set | ||
1110 | # CONFIG_MFD_MC13XXX_SPI is not set | ||
1111 | # CONFIG_MFD_MC13XXX_I2C is not set | ||
1112 | # CONFIG_ABX500_CORE is not set | ||
1113 | # CONFIG_EZX_PCAP is not set | ||
1114 | # CONFIG_MFD_WL1273_CORE is not set | ||
1115 | # CONFIG_MFD_TPS65090 is not set | ||
1116 | # CONFIG_MFD_AAT2870_CORE is not set | ||
1117 | # CONFIG_MFD_RC5T583 is not set | ||
1118 | # CONFIG_MFD_PALMAS is not set | ||
1119 | CONFIG_REGULATOR=y | 79 | CONFIG_REGULATOR=y |
1120 | # CONFIG_REGULATOR_DEBUG is not set | ||
1121 | # CONFIG_REGULATOR_DUMMY is not set | ||
1122 | CONFIG_REGULATOR_FIXED_VOLTAGE=y | 80 | CONFIG_REGULATOR_FIXED_VOLTAGE=y |
1123 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
1124 | # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set | ||
1125 | # CONFIG_REGULATOR_GPIO is not set | ||
1126 | # CONFIG_REGULATOR_AD5398 is not set | ||
1127 | # CONFIG_REGULATOR_ISL6271A is not set | ||
1128 | # CONFIG_REGULATOR_MAX1586 is not set | ||
1129 | # CONFIG_REGULATOR_MAX8649 is not set | ||
1130 | # CONFIG_REGULATOR_MAX8660 is not set | ||
1131 | # CONFIG_REGULATOR_MAX8952 is not set | ||
1132 | # CONFIG_REGULATOR_LP3971 is not set | ||
1133 | # CONFIG_REGULATOR_LP3972 is not set | ||
1134 | # CONFIG_REGULATOR_TPS62360 is not set | ||
1135 | # CONFIG_REGULATOR_TPS65023 is not set | ||
1136 | # CONFIG_REGULATOR_TPS6507X is not set | ||
1137 | # CONFIG_REGULATOR_TPS6524X is not set | ||
1138 | # CONFIG_MEDIA_SUPPORT is not set | ||
1139 | |||
1140 | # | ||
1141 | # Graphics support | ||
1142 | # | ||
1143 | # CONFIG_DRM is not set | ||
1144 | # CONFIG_VGASTATE is not set | ||
1145 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
1146 | # CONFIG_FB is not set | ||
1147 | # CONFIG_EXYNOS_VIDEO is not set | ||
1148 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
1149 | |||
1150 | # | ||
1151 | # Console display driver support | ||
1152 | # | ||
1153 | CONFIG_DUMMY_CONSOLE=y | ||
1154 | CONFIG_SOUND=y | 81 | CONFIG_SOUND=y |
1155 | # CONFIG_SOUND_OSS_CORE is not set | ||
1156 | CONFIG_SND=y | 82 | CONFIG_SND=y |
1157 | CONFIG_SND_TIMER=y | ||
1158 | CONFIG_SND_PCM=y | ||
1159 | CONFIG_SND_JACK=y | ||
1160 | # CONFIG_SND_SEQUENCER is not set | ||
1161 | # CONFIG_SND_MIXER_OSS is not set | ||
1162 | # CONFIG_SND_PCM_OSS is not set | ||
1163 | # CONFIG_SND_HRTIMER is not set | ||
1164 | # CONFIG_SND_DYNAMIC_MINORS is not set | ||
1165 | CONFIG_SND_SUPPORT_OLD_API=y | ||
1166 | CONFIG_SND_VERBOSE_PROCFS=y | ||
1167 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
1168 | # CONFIG_SND_DEBUG is not set | ||
1169 | # CONFIG_SND_RAWMIDI_SEQ is not set | ||
1170 | # CONFIG_SND_OPL3_LIB_SEQ is not set | ||
1171 | # CONFIG_SND_OPL4_LIB_SEQ is not set | ||
1172 | # CONFIG_SND_SBAWE_SEQ is not set | ||
1173 | # CONFIG_SND_EMU10K1_SEQ is not set | ||
1174 | CONFIG_SND_DRIVERS=y | ||
1175 | # CONFIG_SND_DUMMY is not set | ||
1176 | # CONFIG_SND_ALOOP is not set | ||
1177 | # CONFIG_SND_MTPAV is not set | ||
1178 | # CONFIG_SND_SERIAL_U16550 is not set | ||
1179 | # CONFIG_SND_MPU401 is not set | ||
1180 | CONFIG_SND_ARM=y | ||
1181 | # CONFIG_SND_ARMAACI is not set | ||
1182 | CONFIG_SND_SPI=y | ||
1183 | CONFIG_SND_USB=y | ||
1184 | # CONFIG_SND_USB_AUDIO is not set | ||
1185 | # CONFIG_SND_USB_UA101 is not set | ||
1186 | # CONFIG_SND_USB_CAIAQ is not set | ||
1187 | # CONFIG_SND_USB_6FIRE is not set | ||
1188 | CONFIG_SND_SOC=y | 83 | CONFIG_SND_SOC=y |
1189 | CONFIG_SND_SOC_DMAENGINE_PCM=y | ||
1190 | CONFIG_SND_MXS_SOC=y | ||
1191 | CONFIG_SND_SOC_MXS_SGTL5000=y | ||
1192 | CONFIG_SND_SOC_I2C_AND_SPI=y | ||
1193 | # CONFIG_SND_SOC_ALL_CODECS is not set | ||
1194 | CONFIG_SND_SOC_SGTL5000=y | ||
1195 | # CONFIG_SND_SIMPLE_CARD is not set | ||
1196 | # CONFIG_SOUND_PRIME is not set | ||
1197 | CONFIG_HID_SUPPORT=y | ||
1198 | CONFIG_HID=y | ||
1199 | # CONFIG_HIDRAW is not set | ||
1200 | |||
1201 | # | ||
1202 | # USB Input Devices | ||
1203 | # | ||
1204 | CONFIG_USB_HID=y | ||
1205 | # CONFIG_HID_PID is not set | ||
1206 | # CONFIG_USB_HIDDEV is not set | ||
1207 | |||
1208 | # | ||
1209 | # Special HID drivers | ||
1210 | # | ||
1211 | CONFIG_HID_GENERIC=y | ||
1212 | CONFIG_HID_A4TECH=y | ||
1213 | # CONFIG_HID_ACRUX is not set | ||
1214 | CONFIG_HID_APPLE=y | ||
1215 | # CONFIG_HID_AUREAL is not set | ||
1216 | CONFIG_HID_BELKIN=y | ||
1217 | CONFIG_HID_CHERRY=y | ||
1218 | CONFIG_HID_CHICONY=y | ||
1219 | # CONFIG_HID_PRODIKEYS is not set | ||
1220 | CONFIG_HID_CYPRESS=y | ||
1221 | # CONFIG_HID_DRAGONRISE is not set | ||
1222 | # CONFIG_HID_EMS_FF is not set | ||
1223 | CONFIG_HID_EZKEY=y | ||
1224 | # CONFIG_HID_HOLTEK is not set | ||
1225 | # CONFIG_HID_KEYTOUCH is not set | ||
1226 | # CONFIG_HID_KYE is not set | ||
1227 | # CONFIG_HID_UCLOGIC is not set | ||
1228 | # CONFIG_HID_WALTOP is not set | ||
1229 | # CONFIG_HID_GYRATION is not set | ||
1230 | # CONFIG_HID_TWINHAN is not set | ||
1231 | CONFIG_HID_KENSINGTON=y | ||
1232 | # CONFIG_HID_LCPOWER is not set | ||
1233 | CONFIG_HID_LOGITECH=y | ||
1234 | CONFIG_HID_LOGITECH_DJ=m | ||
1235 | # CONFIG_LOGITECH_FF is not set | ||
1236 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
1237 | # CONFIG_LOGIG940_FF is not set | ||
1238 | # CONFIG_LOGIWHEELS_FF is not set | ||
1239 | CONFIG_HID_MICROSOFT=y | ||
1240 | CONFIG_HID_MONTEREY=y | ||
1241 | # CONFIG_HID_MULTITOUCH is not set | ||
1242 | # CONFIG_HID_NTRIG is not set | ||
1243 | # CONFIG_HID_ORTEK is not set | ||
1244 | # CONFIG_HID_PANTHERLORD is not set | ||
1245 | # CONFIG_HID_PETALYNX is not set | ||
1246 | # CONFIG_HID_PICOLCD is not set | ||
1247 | # CONFIG_HID_PRIMAX is not set | ||
1248 | # CONFIG_HID_ROCCAT is not set | ||
1249 | # CONFIG_HID_SAITEK is not set | ||
1250 | # CONFIG_HID_SAMSUNG is not set | ||
1251 | # CONFIG_HID_SONY is not set | ||
1252 | # CONFIG_HID_SPEEDLINK is not set | ||
1253 | # CONFIG_HID_SUNPLUS is not set | ||
1254 | # CONFIG_HID_GREENASIA is not set | ||
1255 | # CONFIG_HID_SMARTJOYPLUS is not set | ||
1256 | # CONFIG_HID_TIVO is not set | ||
1257 | # CONFIG_HID_TOPSEED is not set | ||
1258 | # CONFIG_HID_THRUSTMASTER is not set | ||
1259 | # CONFIG_HID_ZEROPLUS is not set | ||
1260 | # CONFIG_HID_ZYDACRON is not set | ||
1261 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
1262 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
1263 | # CONFIG_USB_ARCH_HAS_XHCI is not set | ||
1264 | CONFIG_USB_SUPPORT=y | ||
1265 | CONFIG_USB_COMMON=y | ||
1266 | CONFIG_USB_ARCH_HAS_HCD=y | ||
1267 | CONFIG_USB=y | 84 | CONFIG_USB=y |
1268 | # CONFIG_USB_DEBUG is not set | ||
1269 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
1270 | |||
1271 | # | ||
1272 | # Miscellaneous USB options | ||
1273 | # | ||
1274 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
1275 | # CONFIG_USB_MON is not set | ||
1276 | # CONFIG_USB_WUSB_CBAF is not set | ||
1277 | |||
1278 | # | ||
1279 | # USB Host Controller Drivers | ||
1280 | # | ||
1281 | # CONFIG_USB_C67X00_HCD is not set | ||
1282 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | ||
1283 | CONFIG_USB_EHCI_TT_NEWSCHED=y | ||
1284 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1285 | # CONFIG_USB_ISP116X_HCD is not set | ||
1286 | # CONFIG_USB_ISP1760_HCD is not set | ||
1287 | # CONFIG_USB_ISP1362_HCD is not set | ||
1288 | # CONFIG_USB_SL811_HCD is not set | ||
1289 | # CONFIG_USB_R8A66597_HCD is not set | ||
1290 | CONFIG_USB_CHIPIDEA=y | 85 | CONFIG_USB_CHIPIDEA=y |
1291 | CONFIG_USB_CHIPIDEA_HOST=y | 86 | CONFIG_USB_CHIPIDEA_HOST=y |
1292 | # CONFIG_USB_CHIPIDEA_DEBUG is not set | ||
1293 | |||
1294 | # | ||
1295 | # USB Device Class drivers | ||
1296 | # | ||
1297 | # CONFIG_USB_ACM is not set | ||
1298 | # CONFIG_USB_PRINTER is not set | ||
1299 | # CONFIG_USB_WDM is not set | ||
1300 | # CONFIG_USB_TMC is not set | ||
1301 | |||
1302 | # | ||
1303 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
1304 | # | ||
1305 | |||
1306 | # | ||
1307 | # also be needed; see USB_STORAGE Help for more info | ||
1308 | # | ||
1309 | CONFIG_USB_STORAGE=y | ||
1310 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
1311 | # CONFIG_USB_STORAGE_REALTEK is not set | ||
1312 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
1313 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
1314 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
1315 | # CONFIG_USB_STORAGE_USBAT is not set | ||
1316 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
1317 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
1318 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
1319 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
1320 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1321 | # CONFIG_USB_STORAGE_KARMA is not set | ||
1322 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1323 | # CONFIG_USB_STORAGE_ENE_UB6250 is not set | ||
1324 | # CONFIG_USB_UAS is not set | ||
1325 | # CONFIG_USB_LIBUSUAL is not set | ||
1326 | |||
1327 | # | ||
1328 | # USB Imaging devices | ||
1329 | # | ||
1330 | # CONFIG_USB_MDC800 is not set | ||
1331 | # CONFIG_USB_MICROTEK is not set | ||
1332 | |||
1333 | # | ||
1334 | # USB port drivers | ||
1335 | # | ||
1336 | # CONFIG_USB_SERIAL is not set | ||
1337 | |||
1338 | # | ||
1339 | # USB Miscellaneous drivers | ||
1340 | # | ||
1341 | # CONFIG_USB_EMI62 is not set | ||
1342 | # CONFIG_USB_EMI26 is not set | ||
1343 | # CONFIG_USB_ADUTUX is not set | ||
1344 | # CONFIG_USB_SEVSEG is not set | ||
1345 | # CONFIG_USB_RIO500 is not set | ||
1346 | # CONFIG_USB_LEGOTOWER is not set | ||
1347 | # CONFIG_USB_LCD is not set | ||
1348 | # CONFIG_USB_LED is not set | ||
1349 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1350 | # CONFIG_USB_CYTHERM is not set | ||
1351 | # CONFIG_USB_IDMOUSE is not set | ||
1352 | # CONFIG_USB_FTDI_ELAN is not set | ||
1353 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1354 | # CONFIG_USB_LD is not set | ||
1355 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1356 | # CONFIG_USB_IOWARRIOR is not set | ||
1357 | # CONFIG_USB_TEST is not set | ||
1358 | # CONFIG_USB_ISIGHTFW is not set | ||
1359 | # CONFIG_USB_YUREX is not set | ||
1360 | |||
1361 | # | ||
1362 | # USB Physical Layer drivers | ||
1363 | # | ||
1364 | # CONFIG_USB_ISP1301 is not set | ||
1365 | # CONFIG_USB_GADGET is not set | ||
1366 | |||
1367 | # | ||
1368 | # OTG and related infrastructure | ||
1369 | # | ||
1370 | CONFIG_USB_OTG_UTILS=y | ||
1371 | # CONFIG_USB_GPIO_VBUS is not set | ||
1372 | # CONFIG_USB_ULPI is not set | ||
1373 | # CONFIG_NOP_USB_XCEIV is not set | ||
1374 | CONFIG_USB_MXS_PHY=y | ||
1375 | CONFIG_MMC=y | 87 | CONFIG_MMC=y |
1376 | # CONFIG_MMC_DEBUG is not set | ||
1377 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
1378 | # CONFIG_MMC_CLKGATE is not set | ||
1379 | |||
1380 | # | ||
1381 | # MMC/SD/SDIO Card Drivers | ||
1382 | # | ||
1383 | CONFIG_MMC_BLOCK=y | ||
1384 | CONFIG_MMC_BLOCK_MINORS=8 | ||
1385 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
1386 | # CONFIG_SDIO_UART is not set | ||
1387 | # CONFIG_MMC_TEST is not set | ||
1388 | |||
1389 | # | ||
1390 | # MMC/SD/SDIO Host Controller Drivers | ||
1391 | # | ||
1392 | # CONFIG_MMC_ARMMMCI is not set | ||
1393 | # CONFIG_MMC_SDHCI is not set | ||
1394 | # CONFIG_MMC_SDHCI_PXAV3 is not set | ||
1395 | # CONFIG_MMC_SDHCI_PXAV2 is not set | ||
1396 | CONFIG_MMC_MXS=y | ||
1397 | # CONFIG_MMC_SPI is not set | ||
1398 | # CONFIG_MMC_DW is not set | ||
1399 | # CONFIG_MMC_VUB300 is not set | ||
1400 | # CONFIG_MMC_USHC is not set | ||
1401 | # CONFIG_MEMSTICK is not set | ||
1402 | CONFIG_LEDS_GPIO_REGISTER=y | ||
1403 | # CONFIG_NEW_LEDS is not set | ||
1404 | # CONFIG_ACCESSIBILITY is not set | ||
1405 | CONFIG_RTC_LIB=y | ||
1406 | CONFIG_RTC_CLASS=y | 88 | CONFIG_RTC_CLASS=y |
1407 | CONFIG_RTC_HCTOSYS=y | ||
1408 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
1409 | # CONFIG_RTC_DEBUG is not set | ||
1410 | |||
1411 | # | ||
1412 | # RTC interfaces | ||
1413 | # | ||
1414 | CONFIG_RTC_INTF_SYSFS=y | ||
1415 | CONFIG_RTC_INTF_PROC=y | ||
1416 | CONFIG_RTC_INTF_DEV=y | ||
1417 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1418 | # CONFIG_RTC_DRV_TEST is not set | ||
1419 | |||
1420 | # | ||
1421 | # I2C RTC drivers | ||
1422 | # | ||
1423 | CONFIG_RTC_DRV_DS1307=m | 89 | CONFIG_RTC_DRV_DS1307=m |
1424 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1425 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1426 | # CONFIG_RTC_DRV_DS3232 is not set | ||
1427 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1428 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1429 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1430 | # CONFIG_RTC_DRV_ISL12022 is not set | ||
1431 | # CONFIG_RTC_DRV_X1205 is not set | ||
1432 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1433 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1434 | # CONFIG_RTC_DRV_M41T80 is not set | ||
1435 | # CONFIG_RTC_DRV_BQ32K is not set | ||
1436 | # CONFIG_RTC_DRV_S35390A is not set | ||
1437 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1438 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1439 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1440 | # CONFIG_RTC_DRV_EM3027 is not set | ||
1441 | # CONFIG_RTC_DRV_RV3029C2 is not set | ||
1442 | |||
1443 | # | ||
1444 | # SPI RTC drivers | ||
1445 | # | ||
1446 | # CONFIG_RTC_DRV_M41T93 is not set | ||
1447 | # CONFIG_RTC_DRV_M41T94 is not set | ||
1448 | # CONFIG_RTC_DRV_DS1305 is not set | ||
1449 | # CONFIG_RTC_DRV_DS1390 is not set | ||
1450 | # CONFIG_RTC_DRV_MAX6902 is not set | ||
1451 | # CONFIG_RTC_DRV_R9701 is not set | ||
1452 | # CONFIG_RTC_DRV_RS5C348 is not set | ||
1453 | # CONFIG_RTC_DRV_DS3234 is not set | ||
1454 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
1455 | |||
1456 | # | ||
1457 | # Platform RTC drivers | ||
1458 | # | ||
1459 | # CONFIG_RTC_DRV_CMOS is not set | ||
1460 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1461 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1462 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1463 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1464 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1465 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1466 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1467 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1468 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
1469 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1470 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
1471 | # CONFIG_RTC_DRV_V3020 is not set | ||
1472 | |||
1473 | # | ||
1474 | # on-CPU RTC drivers | ||
1475 | # | ||
1476 | # CONFIG_RTC_DRV_PL030 is not set | ||
1477 | # CONFIG_RTC_DRV_PL031 is not set | ||
1478 | # CONFIG_RTC_DRV_STMP is not set | ||
1479 | CONFIG_DMADEVICES=y | 90 | CONFIG_DMADEVICES=y |
1480 | # CONFIG_DMADEVICES_DEBUG is not set | ||
1481 | |||
1482 | # | ||
1483 | # DMA Devices | ||
1484 | # | ||
1485 | # CONFIG_AMBA_PL08X is not set | ||
1486 | # CONFIG_DW_DMAC is not set | ||
1487 | # CONFIG_TIMB_DMA is not set | ||
1488 | # CONFIG_PL330_DMA is not set | ||
1489 | CONFIG_MXS_DMA=y | ||
1490 | CONFIG_DMA_ENGINE=y | ||
1491 | |||
1492 | # | ||
1493 | # DMA Clients | ||
1494 | # | ||
1495 | # CONFIG_NET_DMA is not set | ||
1496 | # CONFIG_ASYNC_TX_DMA is not set | ||
1497 | # CONFIG_DMATEST is not set | ||
1498 | # CONFIG_AUXDISPLAY is not set | ||
1499 | # CONFIG_UIO is not set | ||
1500 | |||
1501 | # | ||
1502 | # Virtio drivers | ||
1503 | # | ||
1504 | # CONFIG_VIRTIO_BALLOON is not set | ||
1505 | # CONFIG_VIRTIO_MMIO is not set | ||
1506 | |||
1507 | # | ||
1508 | # Microsoft Hyper-V guest support | ||
1509 | # | ||
1510 | # CONFIG_STAGING is not set | ||
1511 | CONFIG_CLKDEV_LOOKUP=y | ||
1512 | CONFIG_HAVE_CLK_PREPARE=y | ||
1513 | CONFIG_COMMON_CLK=y | ||
1514 | |||
1515 | # | ||
1516 | # Common Clock Framework | ||
1517 | # | ||
1518 | # CONFIG_COMMON_CLK_DEBUG is not set | ||
1519 | |||
1520 | # | ||
1521 | # Hardware Spinlock drivers | ||
1522 | # | ||
1523 | CONFIG_CLKSRC_MMIO=y | ||
1524 | CONFIG_IOMMU_SUPPORT=y | ||
1525 | |||
1526 | # | ||
1527 | # Remoteproc drivers (EXPERIMENTAL) | ||
1528 | # | ||
1529 | |||
1530 | # | ||
1531 | # Rpmsg drivers (EXPERIMENTAL) | ||
1532 | # | ||
1533 | # CONFIG_VIRT_DRIVERS is not set | ||
1534 | # CONFIG_PM_DEVFREQ is not set | ||
1535 | # CONFIG_EXTCON is not set | ||
1536 | # CONFIG_MEMORY is not set | ||
1537 | # CONFIG_IIO is not set | ||
1538 | |||
1539 | # | ||
1540 | # File systems | ||
1541 | # | ||
1542 | # CONFIG_EXT2_FS is not set | ||
1543 | CONFIG_EXT3_FS=y | 91 | CONFIG_EXT3_FS=y |
1544 | CONFIG_EXT3_DEFAULTS_TO_ORDERED=y | ||
1545 | CONFIG_EXT3_FS_XATTR=y | ||
1546 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
1547 | # CONFIG_EXT3_FS_SECURITY is not set | ||
1548 | # CONFIG_EXT4_FS is not set | ||
1549 | CONFIG_JBD=y | ||
1550 | # CONFIG_JBD_DEBUG is not set | ||
1551 | CONFIG_FS_MBCACHE=y | ||
1552 | # CONFIG_REISERFS_FS is not set | ||
1553 | # CONFIG_JFS_FS is not set | ||
1554 | # CONFIG_XFS_FS is not set | ||
1555 | # CONFIG_GFS2_FS is not set | ||
1556 | # CONFIG_BTRFS_FS is not set | ||
1557 | # CONFIG_NILFS2_FS is not set | ||
1558 | CONFIG_FS_POSIX_ACL=y | ||
1559 | CONFIG_FILE_LOCKING=y | ||
1560 | CONFIG_FSNOTIFY=y | ||
1561 | # CONFIG_DNOTIFY is not set | 92 | # CONFIG_DNOTIFY is not set |
1562 | CONFIG_INOTIFY_USER=y | ||
1563 | # CONFIG_FANOTIFY is not set | ||
1564 | # CONFIG_QUOTA is not set | ||
1565 | # CONFIG_QUOTACTL is not set | ||
1566 | # CONFIG_AUTOFS4_FS is not set | ||
1567 | # CONFIG_FUSE_FS is not set | ||
1568 | CONFIG_GENERIC_ACL=y | ||
1569 | |||
1570 | # | ||
1571 | # Caches | ||
1572 | # | ||
1573 | CONFIG_FSCACHE=m | 93 | CONFIG_FSCACHE=m |
1574 | CONFIG_FSCACHE_STATS=y | 94 | CONFIG_FSCACHE_STATS=y |
1575 | # CONFIG_FSCACHE_HISTOGRAM is not set | ||
1576 | # CONFIG_FSCACHE_DEBUG is not set | ||
1577 | # CONFIG_FSCACHE_OBJECT_LIST is not set | ||
1578 | CONFIG_CACHEFILES=m | 95 | CONFIG_CACHEFILES=m |
1579 | # CONFIG_CACHEFILES_DEBUG is not set | ||
1580 | # CONFIG_CACHEFILES_HISTOGRAM is not set | ||
1581 | |||
1582 | # | ||
1583 | # CD-ROM/DVD Filesystems | ||
1584 | # | ||
1585 | # CONFIG_ISO9660_FS is not set | ||
1586 | # CONFIG_UDF_FS is not set | ||
1587 | |||
1588 | # | ||
1589 | # DOS/FAT/NT Filesystems | ||
1590 | # | ||
1591 | # CONFIG_MSDOS_FS is not set | ||
1592 | # CONFIG_VFAT_FS is not set | ||
1593 | # CONFIG_NTFS_FS is not set | ||
1594 | |||
1595 | # | ||
1596 | # Pseudo filesystems | ||
1597 | # | ||
1598 | CONFIG_PROC_FS=y | ||
1599 | CONFIG_PROC_SYSCTL=y | ||
1600 | CONFIG_PROC_PAGE_MONITOR=y | ||
1601 | CONFIG_SYSFS=y | ||
1602 | CONFIG_TMPFS=y | 96 | CONFIG_TMPFS=y |
1603 | CONFIG_TMPFS_POSIX_ACL=y | 97 | CONFIG_TMPFS_POSIX_ACL=y |
1604 | CONFIG_TMPFS_XATTR=y | ||
1605 | # CONFIG_HUGETLB_PAGE is not set | ||
1606 | # CONFIG_CONFIGFS_FS is not set | ||
1607 | # CONFIG_MISC_FILESYSTEMS is not set | 98 | # CONFIG_MISC_FILESYSTEMS is not set |
1608 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1609 | CONFIG_NFS_FS=y | 99 | CONFIG_NFS_FS=y |
1610 | CONFIG_NFS_V2=y | ||
1611 | CONFIG_NFS_V3=y | ||
1612 | CONFIG_NFS_V3_ACL=y | 100 | CONFIG_NFS_V3_ACL=y |
1613 | CONFIG_NFS_V4=y | 101 | CONFIG_NFS_V4=y |
1614 | # CONFIG_NFS_V4_1 is not set | ||
1615 | CONFIG_ROOT_NFS=y | 102 | CONFIG_ROOT_NFS=y |
1616 | # CONFIG_NFS_USE_LEGACY_DNS is not set | ||
1617 | CONFIG_NFS_USE_KERNEL_DNS=y | ||
1618 | # CONFIG_NFSD is not set | ||
1619 | CONFIG_LOCKD=y | ||
1620 | CONFIG_LOCKD_V4=y | ||
1621 | CONFIG_NFS_ACL_SUPPORT=y | ||
1622 | CONFIG_NFS_COMMON=y | ||
1623 | CONFIG_SUNRPC=y | ||
1624 | CONFIG_SUNRPC_GSS=y | ||
1625 | # CONFIG_SUNRPC_DEBUG is not set | ||
1626 | # CONFIG_CEPH_FS is not set | ||
1627 | # CONFIG_CIFS is not set | ||
1628 | # CONFIG_NCP_FS is not set | ||
1629 | # CONFIG_CODA_FS is not set | ||
1630 | # CONFIG_AFS_FS is not set | ||
1631 | CONFIG_NLS=y | ||
1632 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1633 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
1634 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1635 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1636 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1637 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1638 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1639 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1640 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1641 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1642 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1643 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1644 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1645 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1646 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1647 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1648 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1649 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1650 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1651 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1652 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1653 | # CONFIG_NLS_ISO8859_8 is not set | ||
1654 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1655 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1656 | # CONFIG_NLS_ASCII is not set | ||
1657 | # CONFIG_NLS_ISO8859_1 is not set | ||
1658 | # CONFIG_NLS_ISO8859_2 is not set | ||
1659 | # CONFIG_NLS_ISO8859_3 is not set | ||
1660 | # CONFIG_NLS_ISO8859_4 is not set | ||
1661 | # CONFIG_NLS_ISO8859_5 is not set | ||
1662 | # CONFIG_NLS_ISO8859_6 is not set | ||
1663 | # CONFIG_NLS_ISO8859_7 is not set | ||
1664 | # CONFIG_NLS_ISO8859_9 is not set | ||
1665 | # CONFIG_NLS_ISO8859_13 is not set | ||
1666 | # CONFIG_NLS_ISO8859_14 is not set | ||
1667 | # CONFIG_NLS_ISO8859_15 is not set | ||
1668 | # CONFIG_NLS_KOI8_R is not set | ||
1669 | # CONFIG_NLS_KOI8_U is not set | ||
1670 | # CONFIG_NLS_MAC_ROMAN is not set | ||
1671 | # CONFIG_NLS_MAC_CELTIC is not set | ||
1672 | # CONFIG_NLS_MAC_CENTEURO is not set | ||
1673 | # CONFIG_NLS_MAC_CROATIAN is not set | ||
1674 | # CONFIG_NLS_MAC_CYRILLIC is not set | ||
1675 | # CONFIG_NLS_MAC_GAELIC is not set | ||
1676 | # CONFIG_NLS_MAC_GREEK is not set | ||
1677 | # CONFIG_NLS_MAC_ICELAND is not set | ||
1678 | # CONFIG_NLS_MAC_INUIT is not set | ||
1679 | # CONFIG_NLS_MAC_ROMANIAN is not set | ||
1680 | # CONFIG_NLS_MAC_TURKISH is not set | ||
1681 | # CONFIG_NLS_UTF8 is not set | ||
1682 | |||
1683 | # | ||
1684 | # Kernel hacking | ||
1685 | # | ||
1686 | CONFIG_PRINTK_TIME=y | 103 | CONFIG_PRINTK_TIME=y |
1687 | CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4 | ||
1688 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1689 | CONFIG_ENABLE_MUST_CHECK=y | ||
1690 | CONFIG_FRAME_WARN=2048 | ||
1691 | CONFIG_MAGIC_SYSRQ=y | 104 | CONFIG_MAGIC_SYSRQ=y |
1692 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1693 | # CONFIG_READABLE_ASM is not set | ||
1694 | CONFIG_UNUSED_SYMBOLS=y | ||
1695 | CONFIG_DEBUG_FS=y | ||
1696 | # CONFIG_HEADERS_CHECK is not set | ||
1697 | # CONFIG_DEBUG_SECTION_MISMATCH is not set | ||
1698 | CONFIG_DEBUG_KERNEL=y | 105 | CONFIG_DEBUG_KERNEL=y |
1699 | # CONFIG_DEBUG_SHIRQ is not set | ||
1700 | CONFIG_LOCKUP_DETECTOR=y | 106 | CONFIG_LOCKUP_DETECTOR=y |
1701 | # CONFIG_HARDLOCKUP_DETECTOR is not set | ||
1702 | # CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set | ||
1703 | CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0 | ||
1704 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1705 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1706 | # CONFIG_PANIC_ON_OOPS is not set | ||
1707 | CONFIG_PANIC_ON_OOPS_VALUE=0 | ||
1708 | CONFIG_DETECT_HUNG_TASK=y | ||
1709 | CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120 | ||
1710 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1711 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1712 | CONFIG_SCHED_DEBUG=y | ||
1713 | # CONFIG_SCHEDSTATS is not set | ||
1714 | CONFIG_TIMER_STATS=y | 107 | CONFIG_TIMER_STATS=y |
1715 | # CONFIG_DEBUG_OBJECTS is not set | ||
1716 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1717 | # CONFIG_SLUB_STATS is not set | ||
1718 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1719 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1720 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1721 | CONFIG_DEBUG_SPINLOCK=y | ||
1722 | CONFIG_DEBUG_MUTEXES=y | ||
1723 | CONFIG_DEBUG_LOCK_ALLOC=y | ||
1724 | CONFIG_PROVE_LOCKING=y | 108 | CONFIG_PROVE_LOCKING=y |
1725 | # CONFIG_PROVE_RCU is not set | ||
1726 | # CONFIG_SPARSE_RCU_POINTER is not set | ||
1727 | CONFIG_LOCKDEP=y | ||
1728 | # CONFIG_LOCK_STAT is not set | ||
1729 | # CONFIG_DEBUG_LOCKDEP is not set | ||
1730 | CONFIG_TRACE_IRQFLAGS=y | ||
1731 | # CONFIG_DEBUG_ATOMIC_SLEEP is not set | ||
1732 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1733 | CONFIG_STACKTRACE=y | ||
1734 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1735 | # CONFIG_DEBUG_KOBJECT is not set | ||
1736 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1737 | CONFIG_DEBUG_INFO=y | 109 | CONFIG_DEBUG_INFO=y |
1738 | # CONFIG_DEBUG_INFO_REDUCED is not set | ||
1739 | # CONFIG_DEBUG_VM is not set | ||
1740 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1741 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1742 | # CONFIG_DEBUG_LIST is not set | ||
1743 | # CONFIG_TEST_LIST_SORT is not set | ||
1744 | # CONFIG_DEBUG_SG is not set | ||
1745 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1746 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1747 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1748 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1749 | # CONFIG_RCU_TRACE is not set | ||
1750 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1751 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1752 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1753 | # CONFIG_LKDTM is not set | ||
1754 | # CONFIG_FAULT_INJECTION is not set | ||
1755 | # CONFIG_LATENCYTOP is not set | ||
1756 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1757 | CONFIG_NOP_TRACER=y | ||
1758 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1759 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1760 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1761 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1762 | CONFIG_HAVE_C_RECORDMCOUNT=y | ||
1763 | CONFIG_RING_BUFFER=y | ||
1764 | CONFIG_EVENT_TRACING=y | ||
1765 | CONFIG_EVENT_POWER_TRACING_DEPRECATED=y | ||
1766 | CONFIG_CONTEXT_SWITCH_TRACER=y | ||
1767 | CONFIG_TRACING=y | ||
1768 | CONFIG_GENERIC_TRACER=y | ||
1769 | CONFIG_TRACING_SUPPORT=y | ||
1770 | CONFIG_FTRACE=y | ||
1771 | # CONFIG_FUNCTION_TRACER is not set | ||
1772 | # CONFIG_IRQSOFF_TRACER is not set | ||
1773 | # CONFIG_SCHED_TRACER is not set | ||
1774 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1775 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1776 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1777 | # CONFIG_STACK_TRACER is not set | ||
1778 | CONFIG_BLK_DEV_IO_TRACE=y | 110 | CONFIG_BLK_DEV_IO_TRACE=y |
1779 | # CONFIG_PROBE_EVENTS is not set | ||
1780 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
1781 | # CONFIG_RING_BUFFER_BENCHMARK is not set | ||
1782 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1783 | # CONFIG_DMA_API_DEBUG is not set | ||
1784 | # CONFIG_ATOMIC64_SELFTEST is not set | ||
1785 | # CONFIG_SAMPLES is not set | ||
1786 | CONFIG_HAVE_ARCH_KGDB=y | ||
1787 | # CONFIG_KGDB is not set | ||
1788 | # CONFIG_TEST_KSTRTOX is not set | ||
1789 | CONFIG_STRICT_DEVMEM=y | 111 | CONFIG_STRICT_DEVMEM=y |
1790 | CONFIG_ARM_UNWIND=y | ||
1791 | CONFIG_DEBUG_USER=y | ||
1792 | # CONFIG_DEBUG_LL is not set | ||
1793 | # CONFIG_OC_ETM is not set | ||
1794 | |||
1795 | # | ||
1796 | # Security options | ||
1797 | # | ||
1798 | CONFIG_KEYS=y | ||
1799 | # CONFIG_ENCRYPTED_KEYS is not set | ||
1800 | # CONFIG_KEYS_DEBUG_PROC_KEYS is not set | ||
1801 | # CONFIG_SECURITY_DMESG_RESTRICT is not set | ||
1802 | # CONFIG_SECURITY is not set | ||
1803 | # CONFIG_SECURITYFS is not set | ||
1804 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1805 | CONFIG_DEFAULT_SECURITY="" | ||
1806 | CONFIG_CRYPTO=y | 112 | CONFIG_CRYPTO=y |
1807 | |||
1808 | # | ||
1809 | # Crypto core or helper | ||
1810 | # | ||
1811 | CONFIG_CRYPTO_ALGAPI=m | ||
1812 | CONFIG_CRYPTO_ALGAPI2=m | ||
1813 | CONFIG_CRYPTO_HASH=m | ||
1814 | CONFIG_CRYPTO_HASH2=m | ||
1815 | # CONFIG_CRYPTO_MANAGER is not set | ||
1816 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
1817 | # CONFIG_CRYPTO_USER is not set | ||
1818 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1819 | # CONFIG_CRYPTO_NULL is not set | ||
1820 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1821 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1822 | # CONFIG_CRYPTO_TEST is not set | ||
1823 | |||
1824 | # | ||
1825 | # Authenticated Encryption with Associated Data | ||
1826 | # | ||
1827 | # CONFIG_CRYPTO_CCM is not set | ||
1828 | # CONFIG_CRYPTO_GCM is not set | ||
1829 | # CONFIG_CRYPTO_SEQIV is not set | ||
1830 | |||
1831 | # | ||
1832 | # Block modes | ||
1833 | # | ||
1834 | # CONFIG_CRYPTO_CBC is not set | ||
1835 | # CONFIG_CRYPTO_CTR is not set | ||
1836 | # CONFIG_CRYPTO_CTS is not set | ||
1837 | # CONFIG_CRYPTO_ECB is not set | ||
1838 | # CONFIG_CRYPTO_LRW is not set | ||
1839 | # CONFIG_CRYPTO_PCBC is not set | ||
1840 | # CONFIG_CRYPTO_XTS is not set | ||
1841 | |||
1842 | # | ||
1843 | # Hash modes | ||
1844 | # | ||
1845 | # CONFIG_CRYPTO_HMAC is not set | ||
1846 | # CONFIG_CRYPTO_XCBC is not set | ||
1847 | # CONFIG_CRYPTO_VMAC is not set | ||
1848 | |||
1849 | # | ||
1850 | # Digest | ||
1851 | # | ||
1852 | CONFIG_CRYPTO_CRC32C=m | 113 | CONFIG_CRYPTO_CRC32C=m |
1853 | # CONFIG_CRYPTO_GHASH is not set | ||
1854 | # CONFIG_CRYPTO_MD4 is not set | ||
1855 | # CONFIG_CRYPTO_MD5 is not set | ||
1856 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1857 | # CONFIG_CRYPTO_RMD128 is not set | ||
1858 | # CONFIG_CRYPTO_RMD160 is not set | ||
1859 | # CONFIG_CRYPTO_RMD256 is not set | ||
1860 | # CONFIG_CRYPTO_RMD320 is not set | ||
1861 | # CONFIG_CRYPTO_SHA1 is not set | ||
1862 | # CONFIG_CRYPTO_SHA256 is not set | ||
1863 | # CONFIG_CRYPTO_SHA512 is not set | ||
1864 | # CONFIG_CRYPTO_TGR192 is not set | ||
1865 | # CONFIG_CRYPTO_WP512 is not set | ||
1866 | |||
1867 | # | ||
1868 | # Ciphers | ||
1869 | # | ||
1870 | # CONFIG_CRYPTO_AES is not set | ||
1871 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1872 | # CONFIG_CRYPTO_ARC4 is not set | ||
1873 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1874 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1875 | # CONFIG_CRYPTO_CAST5 is not set | ||
1876 | # CONFIG_CRYPTO_CAST6 is not set | ||
1877 | # CONFIG_CRYPTO_DES is not set | ||
1878 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1879 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1880 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1881 | # CONFIG_CRYPTO_SEED is not set | ||
1882 | # CONFIG_CRYPTO_SERPENT is not set | ||
1883 | # CONFIG_CRYPTO_TEA is not set | ||
1884 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1885 | |||
1886 | # | ||
1887 | # Compression | ||
1888 | # | ||
1889 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1890 | # CONFIG_CRYPTO_ZLIB is not set | ||
1891 | # CONFIG_CRYPTO_LZO is not set | ||
1892 | |||
1893 | # | ||
1894 | # Random Number Generation | ||
1895 | # | ||
1896 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 114 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1897 | # CONFIG_CRYPTO_USER_API_HASH is not set | ||
1898 | # CONFIG_CRYPTO_USER_API_SKCIPHER is not set | ||
1899 | # CONFIG_CRYPTO_HW is not set | 115 | # CONFIG_CRYPTO_HW is not set |
1900 | CONFIG_BINARY_PRINTF=y | ||
1901 | |||
1902 | # | ||
1903 | # Library routines | ||
1904 | # | ||
1905 | CONFIG_BITREVERSE=y | ||
1906 | CONFIG_GENERIC_PCI_IOMAP=y | ||
1907 | CONFIG_GENERIC_IO=y | ||
1908 | CONFIG_STMP_DEVICE=y | ||
1909 | # CONFIG_CRC_CCITT is not set | ||
1910 | # CONFIG_CRC16 is not set | ||
1911 | CONFIG_CRC_T10DIF=y | 116 | CONFIG_CRC_T10DIF=y |
1912 | CONFIG_CRC_ITU_T=m | 117 | CONFIG_CRC_ITU_T=m |
1913 | CONFIG_CRC32=y | ||
1914 | # CONFIG_CRC32_SELFTEST is not set | ||
1915 | CONFIG_CRC32_SLICEBY8=y | ||
1916 | # CONFIG_CRC32_SLICEBY4 is not set | ||
1917 | # CONFIG_CRC32_SARWATE is not set | ||
1918 | # CONFIG_CRC32_BIT is not set | ||
1919 | CONFIG_CRC7=m | 118 | CONFIG_CRC7=m |
1920 | # CONFIG_LIBCRC32C is not set | ||
1921 | # CONFIG_CRC8 is not set | ||
1922 | CONFIG_LZO_COMPRESS=y | ||
1923 | CONFIG_LZO_DECOMPRESS=y | ||
1924 | # CONFIG_XZ_DEC is not set | ||
1925 | # CONFIG_XZ_DEC_BCJ is not set | ||
1926 | CONFIG_HAS_IOMEM=y | ||
1927 | CONFIG_HAS_IOPORT=y | ||
1928 | CONFIG_HAS_DMA=y | ||
1929 | CONFIG_DQL=y | ||
1930 | CONFIG_NLATTR=y | ||
1931 | CONFIG_GENERIC_ATOMIC64=y | ||
1932 | # CONFIG_AVERAGE is not set | ||
1933 | # CONFIG_CORDIC is not set | ||
1934 | # CONFIG_DDR is not set | ||
diff --git a/recipes-kernel/linux/linux-mainline_3.5.bb b/recipes-kernel/linux/linux-mainline_3.6.bb index 76095e0..c71e160 100644 --- a/recipes-kernel/linux/linux-mainline_3.5.bb +++ b/recipes-kernel/linux/linux-mainline_3.6.bb | |||
@@ -10,10 +10,10 @@ inherit kernel | |||
10 | 10 | ||
11 | require recipes-kernel/linux/linux-dtb.inc | 11 | require recipes-kernel/linux/linux-dtb.inc |
12 | 12 | ||
13 | PV = "3.4+3.5-rc6+git${SRCPV}" | 13 | PV = "3.5+3.6-rc6+git${SRCPV}" |
14 | 14 | ||
15 | # patches-3.5-rc6 tip | 15 | # patches-3.6-rc6 tip |
16 | SRCREV = "bd6b54580b4299efb7985865d4d5b4e80dd1dc36" | 16 | SRCREV = "ed4adce4a3aae5008af26c2ca6847dc56e850d31" |
17 | 17 | ||
18 | SRC_URI = "git://github.com/Freescale/linux-mainline.git \ | 18 | SRC_URI = "git://github.com/Freescale/linux-mainline.git \ |
19 | \ | 19 | \ |