620478e09f5bd3a7e7418e24de5cb9709edcaaa7
[kernel/linux-3.0.git] / arch / arm / configs / trats_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux/arm 3.0.15 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_ARCH_USES_GETTIMEOFFSET is not set
10 CONFIG_GENERIC_CLOCKEVENTS=y
11 CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
12 CONFIG_KTIME_SCALAR=y
13 CONFIG_HAVE_PROC_CPU=y
14 CONFIG_NO_IOPORT=y
15 CONFIG_STACKTRACE_SUPPORT=y
16 CONFIG_HAVE_LATENCYTOP_SUPPORT=y
17 CONFIG_LOCKDEP_SUPPORT=y
18 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
19 CONFIG_HARDIRQS_SW_RESEND=y
20 CONFIG_GENERIC_IRQ_PROBE=y
21 CONFIG_GENERIC_LOCKBREAK=y
22 CONFIG_RWSEM_GENERIC_SPINLOCK=y
23 CONFIG_ARCH_HAS_CPUFREQ=y
24 CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
25 CONFIG_GENERIC_HWEIGHT=y
26 CONFIG_GENERIC_CALIBRATE_DELAY=y
27 CONFIG_NEED_DMA_MAP_STATE=y
28 CONFIG_VECTORS_BASE=0xffff0000
29 CONFIG_ARM_PATCH_PHYS_VIRT=y
30 CONFIG_ARCH_HIBERNATION_POSSIBLE=y
31 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
32 CONFIG_HAVE_IRQ_WORK=y
33 CONFIG_IRQ_WORK=y
34
35 #
36 # General setup
37 #
38 CONFIG_EXPERIMENTAL=y
39 CONFIG_INIT_ENV_ARG_LIMIT=32
40 CONFIG_CROSS_COMPILE=""
41 CONFIG_LOCALVERSION=""
42 CONFIG_LOCALVERSION_AUTO=y
43 CONFIG_HAVE_KERNEL_GZIP=y
44 CONFIG_HAVE_KERNEL_LZMA=y
45 CONFIG_HAVE_KERNEL_LZO=y
46 # CONFIG_KERNEL_GZIP is not set
47 # CONFIG_KERNEL_LZMA is not set
48 CONFIG_KERNEL_LZO=y
49 CONFIG_DEFAULT_HOSTNAME="(none)"
50 # CONFIG_SWAP is not set
51 CONFIG_SYSVIPC=y
52 CONFIG_SYSVIPC_SYSCTL=y
53 # CONFIG_POSIX_MQUEUE is not set
54 # CONFIG_BSD_PROCESS_ACCT is not set
55 # CONFIG_FHANDLE is not set
56 # CONFIG_TASKSTATS is not set
57 CONFIG_AUDIT=y
58 CONFIG_HAVE_GENERIC_HARDIRQS=y
59
60 #
61 # IRQ subsystem
62 #
63 CONFIG_GENERIC_HARDIRQS=y
64 CONFIG_HAVE_SPARSE_IRQ=y
65 CONFIG_GENERIC_IRQ_SHOW=y
66 CONFIG_GENERIC_IRQ_CHIP=y
67 # CONFIG_SPARSE_IRQ is not set
68
69 #
70 # RCU Subsystem
71 #
72 CONFIG_TREE_PREEMPT_RCU=y
73 CONFIG_PREEMPT_RCU=y
74 # CONFIG_RCU_TRACE is not set
75 CONFIG_RCU_FANOUT=32
76 # CONFIG_RCU_FANOUT_EXACT is not set
77 # CONFIG_TREE_RCU_TRACE is not set
78 # CONFIG_RCU_BOOST is not set
79 CONFIG_IKCONFIG=y
80 CONFIG_IKCONFIG_PROC=y
81 CONFIG_LOG_BUF_SHIFT=18
82 CONFIG_CGROUPS=y
83 CONFIG_CGROUP_DEBUG=y
84 CONFIG_CGROUP_FREEZER=y
85 # CONFIG_CGROUP_DEVICE is not set
86 # CONFIG_CPUSETS is not set
87 CONFIG_CGROUP_CPUACCT=y
88 CONFIG_RESOURCE_COUNTERS=y
89 # CONFIG_CGROUP_MEM_RES_CTLR is not set
90 # CONFIG_CGROUP_PERF is not set
91 CONFIG_CGROUP_SCHED=y
92 CONFIG_FAIR_GROUP_SCHED=y
93 CONFIG_RT_GROUP_SCHED=y
94 # CONFIG_BLK_CGROUP 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 is not set
99 # CONFIG_BLK_DEV_INITRD is not set
100 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
101 # CONFIG_CC_CHECK_WARNING_STRICTLY is not set
102 CONFIG_SYSCTL=y
103 CONFIG_ANON_INODES=y
104 CONFIG_PANIC_TIMEOUT=1
105 CONFIG_EXPERT=y
106 CONFIG_UID16=y
107 CONFIG_SYSCTL_SYSCALL=y
108 CONFIG_KALLSYMS=y
109 CONFIG_KALLSYMS_ALL=y
110 CONFIG_HOTPLUG=y
111 CONFIG_PRINTK=y
112 CONFIG_BUG=y
113 CONFIG_ELF_CORE=y
114 CONFIG_BASE_FULL=y
115 CONFIG_FUTEX=y
116 CONFIG_EPOLL=y
117 CONFIG_SIGNALFD=y
118 CONFIG_TIMERFD=y
119 CONFIG_EVENTFD=y
120 CONFIG_SHMEM=y
121 CONFIG_ASHMEM=y
122 # CONFIG_AIO is not set
123 CONFIG_EMBEDDED=y
124 CONFIG_HAVE_PERF_EVENTS=y
125 CONFIG_PERF_USE_VMALLOC=y
126
127 #
128 # Kernel Performance Events And Counters
129 #
130 CONFIG_PERF_EVENTS=y
131 # CONFIG_PERF_COUNTERS is not set
132 # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
133 CONFIG_VM_EVENT_COUNTERS=y
134 # CONFIG_SLUB_DEBUG is not set
135 CONFIG_COMPAT_BRK=y
136 # CONFIG_SLAB is not set
137 CONFIG_SLUB=y
138 # CONFIG_SLOB is not set
139 CONFIG_PROFILING=y
140 CONFIG_TRACEPOINTS=y
141 CONFIG_OPROFILE=y
142 CONFIG_HAVE_OPROFILE=y
143 # CONFIG_KPROBES is not set
144 CONFIG_HAVE_KPROBES=y
145 CONFIG_HAVE_KRETPROBES=y
146 CONFIG_USE_GENERIC_SMP_HELPERS=y
147 CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
148 CONFIG_HAVE_CLK=y
149 CONFIG_HAVE_DMA_API_DEBUG=y
150 CONFIG_HAVE_HW_BREAKPOINT=y
151
152 #
153 # GCOV-based kernel profiling
154 #
155 # CONFIG_GCOV_KERNEL is not set
156 CONFIG_HAVE_GENERIC_DMA_COHERENT=y
157 CONFIG_RT_MUTEXES=y
158 CONFIG_BASE_SMALL=0
159 CONFIG_MODULES=y
160 CONFIG_MODULE_FORCE_LOAD=y
161 CONFIG_MODULE_UNLOAD=y
162 CONFIG_MODULE_FORCE_UNLOAD=y
163 # CONFIG_MODVERSIONS is not set
164 # CONFIG_MODULE_SRCVERSION_ALL is not set
165 CONFIG_STOP_MACHINE=y
166 CONFIG_BLOCK=y
167 CONFIG_LBDAF=y
168 # CONFIG_BLK_DEV_BSG is not set
169 # CONFIG_BLK_DEV_INTEGRITY is not set
170
171 #
172 # IO Schedulers
173 #
174 CONFIG_IOSCHED_NOOP=y
175 CONFIG_IOSCHED_DEADLINE=y
176 CONFIG_IOSCHED_CFQ=y
177 # CONFIG_DEFAULT_DEADLINE is not set
178 CONFIG_DEFAULT_CFQ=y
179 # CONFIG_DEFAULT_NOOP is not set
180 CONFIG_DEFAULT_IOSCHED="cfq"
181 # CONFIG_INLINE_SPIN_TRYLOCK is not set
182 # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
183 # CONFIG_INLINE_SPIN_LOCK is not set
184 # CONFIG_INLINE_SPIN_LOCK_BH is not set
185 # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
186 # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
187 # CONFIG_INLINE_SPIN_UNLOCK is not set
188 # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
189 # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
190 # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
191 # CONFIG_INLINE_READ_TRYLOCK is not set
192 # CONFIG_INLINE_READ_LOCK is not set
193 # CONFIG_INLINE_READ_LOCK_BH is not set
194 # CONFIG_INLINE_READ_LOCK_IRQ is not set
195 # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
196 # CONFIG_INLINE_READ_UNLOCK is not set
197 # CONFIG_INLINE_READ_UNLOCK_BH is not set
198 # CONFIG_INLINE_READ_UNLOCK_IRQ is not set
199 # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
200 # CONFIG_INLINE_WRITE_TRYLOCK is not set
201 # CONFIG_INLINE_WRITE_LOCK is not set
202 # CONFIG_INLINE_WRITE_LOCK_BH is not set
203 # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
204 # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
205 # CONFIG_INLINE_WRITE_UNLOCK is not set
206 # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
207 # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
208 # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
209 # CONFIG_MUTEX_SPIN_ON_OWNER is not set
210 CONFIG_FREEZER=y
211
212 #
213 # System Type
214 #
215 CONFIG_MMU=y
216 # CONFIG_ARCH_INTEGRATOR is not set
217 # CONFIG_ARCH_REALVIEW is not set
218 # CONFIG_ARCH_VERSATILE is not set
219 # CONFIG_ARCH_VEXPRESS is not set
220 # CONFIG_ARCH_AT91 is not set
221 # CONFIG_ARCH_BCMRING 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_EBSA110 is not set
226 # CONFIG_ARCH_EP93XX is not set
227 # CONFIG_ARCH_FOOTBRIDGE is not set
228 # CONFIG_ARCH_MXC is not set
229 # CONFIG_ARCH_MXS is not set
230 # CONFIG_ARCH_NETX is not set
231 # CONFIG_ARCH_H720X is not set
232 # CONFIG_ARCH_IOP13XX is not set
233 # CONFIG_ARCH_IOP32X is not set
234 # CONFIG_ARCH_IOP33X is not set
235 # CONFIG_ARCH_IXP23XX is not set
236 # CONFIG_ARCH_IXP2000 is not set
237 # CONFIG_ARCH_IXP4XX is not set
238 # CONFIG_ARCH_DOVE is not set
239 # CONFIG_ARCH_KIRKWOOD is not set
240 # CONFIG_ARCH_LOKI is not set
241 # CONFIG_ARCH_LPC32XX is not set
242 # CONFIG_ARCH_MV78XX0 is not set
243 # CONFIG_ARCH_ORION5X is not set
244 # CONFIG_ARCH_MMP is not set
245 # CONFIG_ARCH_KS8695 is not set
246 # CONFIG_ARCH_W90X900 is not set
247 # CONFIG_ARCH_NUC93X is not set
248 # CONFIG_ARCH_TEGRA is not set
249 # CONFIG_ARCH_PNX4008 is not set
250 # CONFIG_ARCH_PXA is not set
251 # CONFIG_ARCH_MSM is not set
252 # CONFIG_ARCH_SHMOBILE is not set
253 # CONFIG_ARCH_RPC is not set
254 # CONFIG_ARCH_SA1100 is not set
255 # CONFIG_ARCH_S3C2410 is not set
256 # CONFIG_ARCH_S3C64XX is not set
257 # CONFIG_ARCH_S5P64X0 is not set
258 # CONFIG_ARCH_S5PC100 is not set
259 # CONFIG_ARCH_S5PV210 is not set
260 CONFIG_ARCH_EXYNOS=y
261 # CONFIG_ARCH_SHARK is not set
262 # CONFIG_ARCH_TCC_926 is not set
263 # CONFIG_ARCH_U300 is not set
264 # CONFIG_ARCH_U8500 is not set
265 # CONFIG_ARCH_NOMADIK is not set
266 # CONFIG_ARCH_DAVINCI is not set
267 # CONFIG_ARCH_OMAP is not set
268 # CONFIG_PLAT_SPEAR is not set
269 # CONFIG_ARCH_VT8500 is not set
270 # CONFIG_GPIO_PCA953X is not set
271 # CONFIG_KEYBOARD_GPIO_POLLED is not set
272 CONFIG_PLAT_SAMSUNG=y
273
274 #
275 # Base Address for SFR mapping
276 #
277 CONFIG_S3C_ADDR_BASE=0xFB000000
278
279 #
280 # Boot options
281 #
282 # CONFIG_S3C_BOOT_ERROR_RESET is not set
283 CONFIG_S3C_BOOT_UART_FORCE_FIFO=y
284 CONFIG_S3C_LOWLEVEL_UART_PORT=2
285 CONFIG_SAMSUNG_CLKSRC=y
286 CONFIG_SAMSUNG_IRQ_VIC_TIMER=y
287 CONFIG_SAMSUNG_IRQ_UART=y
288 CONFIG_SAMSUNG_GPIOLIB_4BIT=y
289 CONFIG_S3C_GPIO_CFG_S3C24XX=y
290 CONFIG_S3C_GPIO_CFG_S3C64XX=y
291 CONFIG_S3C_GPIO_PULL_UPDOWN=y
292 CONFIG_S5P_GPIO_DRVSTR=y
293 CONFIG_SAMSUNG_GPIO_EXTRA=0
294 CONFIG_S3C_GPIO_SPACE=0
295 CONFIG_S3C_GPIO_TRACK=y
296 CONFIG_S3C_ADC=y
297 CONFIG_S3C_DEV_ADC=y
298 # CONFIG_S3C_DEV_ADC1 is not set
299 CONFIG_S3C_DEV_HSMMC2=y
300 CONFIG_S3C_DEV_HSMMC3=y
301 CONFIG_EXYNOS4_DEV_MSHC=y
302 CONFIG_S3C_DEV_I2C1=y
303 CONFIG_S3C_DEV_I2C3=y
304 CONFIG_S3C_DEV_I2C5=y
305 CONFIG_S3C_DEV_I2C6=y
306 CONFIG_S3C_DEV_I2C7=y
307 CONFIG_S3C_DEV_I2C8_EMUL=y
308 CONFIG_S3C_DEV_I2C9_EMUL=y
309 CONFIG_S3C_DEV_I2C11_EMUL=y
310 CONFIG_S3C_DEV_I2C14_EMUL=y
311 CONFIG_S3C_DEV_I2C16_EMUL=y
312 # CONFIG_S3C_DEV_I2C17_EMUL is not set
313 CONFIG_S3C_DEV_WDT=y
314 CONFIG_S3C_DEV_RTC=y
315 CONFIG_SAMSUNG_DEV_ADC=y
316 CONFIG_SAMSUNG_DEV_TS=y
317 CONFIG_SAMSUNG_DEV_TS1=y
318 CONFIG_S3C24XX_PWM=y
319 CONFIG_S3C_PL330_DMA=y
320 # CONFIG_DMA_M2M_TEST is not set
321
322 #
323 # Power management
324 #
325 # CONFIG_SAMSUNG_PM_DEBUG is not set
326 # CONFIG_SAMSUNG_PM_CHECK is not set
327
328 #
329 # Power Domain
330 #
331 CONFIG_SAMSUNG_PD=y
332 CONFIG_PLAT_S5P=y
333 CONFIG_S5P_GPIO_INT=y
334 CONFIG_S5P_SYSTEM_MMU=y
335 # CONFIG_S5P_SYSTEM_MMU_REFCOUNT is not set
336 # CONFIG_S5P_SYSTEM_MMU_DEBUG is not set
337 CONFIG_IOVMM=y
338 CONFIG_IOMMU_EXYNOS4_API=y
339 CONFIG_S3C_DEV_FIMC=y
340 CONFIG_S5P_DEV_I2C_HDMIPHY=y
341 CONFIG_S5P_DEV_TV=y
342 CONFIG_S5P_DEV_MFC=y
343 CONFIG_S5P_DEV_FIMD0=y
344 CONFIG_S5P_DEV_FIMG2D=y
345 CONFIG_S5P_DEV_CSIS=y
346 CONFIG_S5P_DEV_JPEG=y
347 CONFIG_S5P_DEV_USB_EHCI=y
348 CONFIG_S5P_DEV_USBGADGET=y
349 CONFIG_S5P_SETUP_MIPIPHY=y
350 CONFIG_S5P_MEM_CMA=y
351 CONFIG_S5P_DEV_DSIM02=y
352 # CONFIG_S5P_BTS is not set
353 # CONFIG_S3C_DEV_TSI is not set
354 CONFIG_ARCH_EXYNOS4=y
355 # CONFIG_ARCH_EXYNOS5 is not set
356 CONFIG_CPU_EXYNOS4210=y
357 # CONFIG_S5PV310_HI_ARMCLK_THAN_1_2GHZ is not set
358 CONFIG_EXYNOS4_PM=y
359 CONFIG_EXYNOS4_CPUIDLE=y
360 CONFIG_EXYNOS4_LOWPWR_IDLE=y
361 CONFIG_EXYNOS_MCT=y
362 CONFIG_EXYNOS_DEV_PD=y
363 CONFIG_EXYNOS4_SETUP_HDMI=y
364 CONFIG_EXYNOS4_SETUP_I2C1=y
365 CONFIG_EXYNOS4_SETUP_I2C3=y
366 CONFIG_EXYNOS4_SETUP_I2C5=y
367 CONFIG_EXYNOS4_SETUP_I2C6=y
368 CONFIG_EXYNOS4_SETUP_I2C7=y
369 CONFIG_EXYNOS4_SETUP_MFC=y
370 CONFIG_EXYNOS4_SETUP_SDHCI=y
371 CONFIG_EXYNOS4_SETUP_SDHCI_GPIO=y
372 CONFIG_EXYNOS4_SETUP_MSHCI=y
373 CONFIG_EXYNOS4_SETUP_MSHCI_GPIO=y
374 CONFIG_EXYNOS4_SETUP_FIMC0=y
375 CONFIG_EXYNOS4_SETUP_FIMC1=y
376 CONFIG_EXYNOS4_SETUP_FIMC2=y
377 CONFIG_EXYNOS4_SETUP_FIMC3=y
378 CONFIG_EXYNOS4_SETUP_USB_PHY=y
379 CONFIG_EXYNOS4_SETUP_CSIS=y
380 # CONFIG_EXYNOS4_SETUP_FB_S5P is not set
381 CONFIG_EXYNOS4_SETUP_TVOUT=y
382 CONFIG_EXYNOS4_SETUP_THERMAL=y
383 # CONFIG_EXYNOS_SETUP_THERMAL is not set
384 # CONFIG_EXYNOS4_ENABLE_CLOCK_DOWN is not set
385 CONFIG_EXYNOS4_CPUFREQ=y
386 CONFIG_EXYNOS4210_1200MHZ_SUPPORT=y
387 # CONFIG_EXYNOS4210_1400MHZ_SUPPORT is not set
388
389 #
390 # Busfreq Model
391 #
392 CONFIG_BUSFREQ=y
393 # CONFIG_BUSFREQ_QOS is not set
394 # CONFIG_BUSFREQ_OPP is not set
395 # CONFIG_DEVFREQ_BUS is not set
396 # CONFIG_BUSFREQ_DEBUG is not set
397 # CONFIG_BUSFREQ_L2_160M is not set
398 CONFIG_SEC_THERMISTOR=y
399 CONFIG_EXYNOS_SYSREG_PM=y
400 # CONFIG_ANDROID_WIP is not set
401 # CONFIG_COMPACTION_RETRY is not set
402
403 #
404 # EXYNOS4 Machines
405 #
406 # CONFIG_MACH_SMDKC210 is not set
407 # CONFIG_MACH_SMDKV310 is not set
408 # CONFIG_MACH_ARMLEX4210 is not set
409 # CONFIG_MACH_UNIVERSAL_C210 is not set
410 # CONFIG_MACH_NURI is not set
411 # CONFIG_MACH_U1_NA_SPR is not set
412 # CONFIG_MACH_U1_NA_USCC is not set
413 # CONFIG_MACH_U1 is not set
414 CONFIG_MACH_U1_BD=y
415 CONFIG_PANEL_U1=y
416 # CONFIG_PANEL_U1_NA_SPR is not set
417 CONFIG_TARGET_LOCALE_EUR=y
418 # CONFIG_TARGET_LOCALE_LTN is not set
419 # CONFIG_TARGET_LOCALE_KOR is not set
420 # CONFIG_TARGET_LOCALE_NAATT_TEMP is not set
421 # CONFIG_TARGET_LOCALE_NA is not set
422 # CONFIG_TARGET_LOCALE_EUR_U1_NFC is not set
423 # CONFIG_TARGET_LOCALE_NTT is not set
424 # CONFIG_TARGET_LOCALE_JPN is not set
425 # CONFIG_TARGET_LOCALE_CHN is not set
426 # CONFIG_TARGET_LOCALE_USA is not set
427 # CONFIG_MACH_SMDK4X12 is not set
428 # CONFIG_MACH_MIDAS is not set
429 # CONFIG_MIDAS_COMMON_BD is not set
430 # CONFIG_GC1_00_BD is not set
431 # CONFIG_IRON_BD is not set
432 # CONFIG_GRANDE_BD is not set
433 CONFIG_SLP=y
434 # CONFIG_MACH_SLP_MIDAS_D is not set
435 # CONFIG_MACH_SLP_MIDAS_Q is not set
436 # CONFIG_MACH_SLP_PQ is not set
437 # CONFIG_MACH_SLP_PQ_LTE is not set
438 CONFIG_MACH_TRATS=y
439 # CONFIG_MACH_REDWOOD is not set
440 # CONFIG_GPS_BCM47511 is not set
441 # CONFIG_GPS_BCM4752 is not set
442 CONFIG_GPS_GSD4T=y
443 CONFIG_SLP_DISP_DEBUG=y
444 # CONFIG_EXYNOS4_DEV_TMU is not set
445 CONFIG_SEC_MODEM_TIZEN=y
446 CONFIG_BT_TIZEN=y
447 CONFIG_WRITEBACK_ENABLED=y
448 # CONFIG_EXYNOS_SOUND_PLATFORM_DATA is not set
449 # CONFIG_JACK_FET is not set
450 # CONFIG_JACK_GROUND_DET is not set
451 # CONFIG_EXYNOS5_DEV_BTS is not set
452
453 #
454 # MMC/SD slot setup
455 #
456
457 #
458 # SELECT SYNOPSYS CONTROLLER INTERFACE DRIVER
459 #
460 CONFIG_EXYNOS4_MSHC_MPLL_40MHZ=y
461 # CONFIG_EXYNOS4_MSHC_VPLL_46MHZ is not set
462 # CONFIG_EXYNOS4_MSHC_EPLL_45MHZ is not set
463 # CONFIG_EXYNOS4_MSHC_SUPPORT_PQPRIME_EPLL is not set
464
465 #
466 # Use 8-bit bus width
467 #
468 CONFIG_EXYNOS4_MSHC_8BIT=y
469 # CONFIG_EXYNOS4_SDHCI_CH2_8BIT is not set
470
471 #
472 # Use DDR
473 #
474 CONFIG_EXYNOS4_MSHC_DDR=y
475
476 #
477 # Miscellaneous drivers
478 #
479 # CONFIG_WAKEUP_ASSIST is not set
480
481 #
482 # Debugging Feature
483 #
484 CONFIG_SEC_DEBUG=y
485 CONFIG_SEC_DEBUG_SCHED_LOG=y
486 # CONFIG_SEC_DEBUG_HRTIMER_LOG is not set
487 # CONFIG_SEC_DEBUG_SOFTIRQ_LOG is not set
488 CONFIG_SEC_DEBUG_SCHED_LOG_NONCACHED=y
489 # CONFIG_SEC_DEBUG_SEMAPHORE_LOG is not set
490 CONFIG_SEC_DEBUG_USER=y
491 # CONFIG_SEC_DEBUG_PM_TEMP is not set
492 # CONFIG_SEC_DEBUG_IRQ_EXIT_LOG is not set
493 # CONFIG_SEC_DEBUG_AUXILIARY_LOG is not set
494 # CONFIG_SEC_DEBUG_FUPLOAD_DUMP_MORE is not set
495 # CONFIG_SEC_DEBUG_UMP_ALLOC_FAIL is not set
496 # CONFIG_SEC_DEBUG_LIST_CORRUPTION is not set
497 # CONFIG_SEC_WATCHDOG_RESET is not set
498 CONFIG_SEC_LOG=y
499 CONFIG_SEC_LOG_NONCACHED=y
500 # CONFIG_SEC_LOG_LAST_KMSG is not set
501 CONFIG_EHCI_IRQ_DISTRIBUTION=y
502 CONFIG_ECHI_MODEM_PORTNUM=2
503
504 #
505 # Samsung Modem Feature
506 #
507 # CONFIG_LTE_VIA_SWITCH is not set
508 # CONFIG_SEC_MODEM_M0_C2C is not set
509 # CONFIG_SEC_MODEM_M0 is not set
510 # CONFIG_SEC_MODEM_M0_CTC is not set
511 # CONFIG_SEC_MODEM_M0_GRANDECTC is not set
512 # CONFIG_SEC_MODEM_M1 is not set
513 # CONFIG_SEC_MODEM_C1 is not set
514 # CONFIG_SEC_MODEM_C1_LGT is not set
515 # CONFIG_SEC_MODEM_M2 is not set
516 # CONFIG_SEC_MODEM_U1 is not set
517 # CONFIG_SEC_MODEM_U1_LGT is not set
518 CONFIG_SEC_MODEM_TRATS=y
519 # CONFIG_SEC_MODEM_TRATS2 is not set
520 # CONFIG_SEC_MODEM_GAIA is not set
521 # CONFIG_SEC_MODEM_IRON is not set
522 # CONFIG_SEC_MODEM_IRON_TD is not set
523 # CONFIG_SEC_MODEM_P8LTE is not set
524 # CONFIG_BT_CSR8811 is not set
525 CONFIG_BT_BCM4330=y
526 # CONFIG_BT_BCM4334 is not set
527 # CONFIG_BT_BCM43241 is not set
528 # CONFIG_BT_MGMT is not set
529
530 #
531 # Qualcomm Modem Feature
532 #
533 # CONFIG_QC_MODEM is not set
534 # CONFIG_MSM_SUBSYSTEM_RESTART is not set
535 # CONFIG_QC_MODEM_MDM9X15 is not set
536 # CONFIG_MDM_HSIC_PM is not set
537 # CONFIG_EMI_ERROR_RECOVERY is not set
538 # CONFIG_USB_CDFS_SUPPORT is not set
539 # CONFIG_SAMSUNG_PRODUCT_SHIP is not set
540 # CONFIG_CORESIGHT_ETM is not set
541
542 #
543 # Processor Type
544 #
545 CONFIG_CPU_V7=y
546 CONFIG_CPU_32v6K=y
547 CONFIG_CPU_32v7=y
548 CONFIG_CPU_ABRT_EV7=y
549 CONFIG_CPU_PABRT_V7=y
550 CONFIG_CPU_CACHE_V7=y
551 CONFIG_CPU_CACHE_VIPT=y
552 CONFIG_CPU_COPY_V6=y
553 CONFIG_CPU_TLB_V7=y
554 CONFIG_CPU_HAS_ASID=y
555 CONFIG_CPU_CP15=y
556 CONFIG_CPU_CP15_MMU=y
557
558 #
559 # Processor Features
560 #
561 # CONFIG_ARM_TRUSTZONE is not set
562 CONFIG_ARM_THUMB=y
563 # CONFIG_ARM_THUMBEE is not set
564 CONFIG_SWP_EMULATE=y
565 # CONFIG_CPU_ICACHE_DISABLE is not set
566 # CONFIG_CPU_DCACHE_DISABLE is not set
567 # CONFIG_CPU_BPREDICT_DISABLE is not set
568 CONFIG_OUTER_CACHE=y
569 CONFIG_OUTER_CACHE_SYNC=y
570 CONFIG_CACHE_L2X0=y
571 CONFIG_CACHE_PL310=y
572 CONFIG_ARM_L1_CACHE_SHIFT=5
573 CONFIG_ARM_DMA_MEM_BUFFERABLE=y
574 CONFIG_ARM_PLD_SIZE=32
575 CONFIG_CPU_HAS_PMU=y
576 # CONFIG_ARM_ERRATA_430973 is not set
577 # CONFIG_ARM_ERRATA_458693 is not set
578 # CONFIG_ARM_ERRATA_460075 is not set
579 # CONFIG_ARM_ERRATA_742230 is not set
580 # CONFIG_ARM_ERRATA_742231 is not set
581 # CONFIG_PL310_ERRATA_588369 is not set
582 # CONFIG_ARM_ERRATA_720789 is not set
583 # CONFIG_ARM_ERRATA_720791 is not set
584 CONFIG_PL310_ERRATA_727915=y
585 CONFIG_ARM_ERRATA_743622=y
586 CONFIG_ARM_ERRATA_751472=y
587 CONFIG_ARM_ERRATA_753970=y
588 CONFIG_ARM_ERRATA_754322=y
589 # CONFIG_ARM_ERRATA_754327 is not set
590 # CONFIG_ARM_ERRATA_761320 is not set
591 # CONFIG_ARM_ERRATA_761171 is not set
592 # CONFIG_ARM_ERRATA_762974 is not set
593 # CONFIG_ARM_ERRATA_763722 is not set
594 CONFIG_ARM_GIC=y
595 CONFIG_PL330=y
596 # CONFIG_FIQ_DEBUGGER is not set
597
598 #
599 # Bus support
600 #
601 # CONFIG_PCI_SYSCALL is not set
602 # CONFIG_ARCH_SUPPORTS_MSI is not set
603 # CONFIG_PCCARD is not set
604 CONFIG_ARM_ERRATA_764369=y
605 # CONFIG_PL310_ERRATA_769419 is not set
606
607 #
608 # Kernel Features
609 #
610 CONFIG_TICK_ONESHOT=y
611 CONFIG_NO_HZ=y
612 CONFIG_HIGH_RES_TIMERS=y
613 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
614 CONFIG_SMP=y
615 CONFIG_SMP_ON_UP=y
616 CONFIG_HAVE_ARM_SCU=y
617 CONFIG_VMSPLIT_3G=y
618 # CONFIG_VMSPLIT_2G is not set
619 # CONFIG_VMSPLIT_1G is not set
620 CONFIG_PAGE_OFFSET=0xC0000000
621 CONFIG_NR_CPUS=2
622 CONFIG_HOTPLUG_CPU=y
623 CONFIG_LOCAL_TIMERS=y
624 # CONFIG_PREEMPT_NONE is not set
625 # CONFIG_PREEMPT_VOLUNTARY is not set
626 CONFIG_PREEMPT=y
627 CONFIG_HZ=200
628 # CONFIG_THUMB2_KERNEL is not set
629 CONFIG_AEABI=y
630 CONFIG_OABI_COMPAT=y
631 # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
632 # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
633 CONFIG_HAVE_ARCH_PFN_VALID=y
634 CONFIG_ARCH_SKIP_SECONDARY_CALIBRATE=y
635 CONFIG_HIGHMEM=y
636 # CONFIG_HIGHPTE is not set
637 CONFIG_HW_PERF_EVENTS=y
638 CONFIG_SELECT_MEMORY_MODEL=y
639 CONFIG_FLATMEM_MANUAL=y
640 CONFIG_FLATMEM=y
641 CONFIG_FLAT_NODE_MEM_MAP=y
642 CONFIG_HAVE_MEMBLOCK=y
643 CONFIG_PAGEFLAGS_EXTENDED=y
644 CONFIG_SPLIT_PTLOCK_CPUS=999999
645 CONFIG_COMPACTION=y
646 CONFIG_MIGRATION=y
647 # CONFIG_PHYS_ADDR_T_64BIT is not set
648 CONFIG_ZONE_DMA_FLAG=0
649 CONFIG_BOUNCE=y
650 CONFIG_VIRT_TO_BUS=y
651 # CONFIG_KSM is not set
652 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
653 # CONFIG_CLEANCACHE is not set
654 CONFIG_CMA=y
655 # CONFIG_CMA_DEVELOPEMENT is not set
656 CONFIG_CMA_BEST_FIT=y
657 CONFIG_FORCE_MAX_ZONEORDER=12
658 CONFIG_ALIGNMENT_TRAP=y
659 # CONFIG_UACCESS_WITH_MEMCPY is not set
660 # CONFIG_SECCOMP is not set
661 # CONFIG_CC_STACKPROTECTOR is not set
662 # CONFIG_DEPRECATED_PARAM_STRUCT is not set
663 # CONFIG_ARM_FLUSH_CONSOLE_ON_RESTART is not set
664 # CONFIG_VMWARE_MVP is not set
665
666 #
667 # Boot options
668 #
669 # CONFIG_USE_OF is not set
670 CONFIG_ZBOOT_ROM_TEXT=0
671 CONFIG_ZBOOT_ROM_BSS=0
672 CONFIG_CMDLINE="console=ttySAC2,115200 consoleblank=0"
673 CONFIG_CMDLINE_FROM_BOOTLOADER=y
674 # CONFIG_CMDLINE_EXTEND is not set
675 # CONFIG_CMDLINE_FORCE is not set
676 # CONFIG_XIP_KERNEL is not set
677 # CONFIG_KEXEC is not set
678 # CONFIG_CRASH_DUMP is not set
679 # CONFIG_AUTO_ZRELADDR is not set
680
681 #
682 # CPU Power Management
683 #
684
685 #
686 # CPU Frequency scaling
687 #
688 CONFIG_CPU_FREQ=y
689 CONFIG_CPU_FREQ_TABLE=y
690 CONFIG_CPU_FREQ_STAT=y
691 # CONFIG_CPU_FREQ_STAT_DETAILS is not set
692 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
693 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
694 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
695 # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
696 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
697 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
698 CONFIG_CPU_FREQ_GOV_POWERSAVE=y
699 CONFIG_CPU_FREQ_GOV_USERSPACE=y
700 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
701 # CONFIG_CPU_FREQ_GOV_ONDEMAND_FLEXRATE is not set
702 # CONFIG_CPU_FREQ_DVFS_MONITOR is not set
703 CONFIG_CPU_IDLE=y
704 CONFIG_CPU_IDLE_GOV_LADDER=y
705 CONFIG_CPU_IDLE_GOV_MENU=y
706
707 #
708 # Floating point emulation
709 #
710
711 #
712 # At least one emulation must be selected
713 #
714 # CONFIG_FPE_NWFPE is not set
715 # CONFIG_FPE_FASTFPE is not set
716 CONFIG_VFP=y
717 CONFIG_VFPv3=y
718 CONFIG_NEON=y
719
720 #
721 # Userspace binary formats
722 #
723 CONFIG_BINFMT_ELF=y
724 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
725 CONFIG_HAVE_AOUT=y
726 # CONFIG_BINFMT_AOUT is not set
727 CONFIG_BINFMT_MISC=y
728
729 #
730 # Power management options
731 #
732 CONFIG_SUSPEND=y
733 # CONFIG_PARTIALSUSPEND_SLP is not set
734 CONFIG_SUSPEND_FREEZER=y
735 CONFIG_PM_WATCHDOG_TIMEOUT=y
736 # CONFIG_FAST_BOOT is not set
737 # CONFIG_WAKELOCK is not set
738 CONFIG_PM_SLEEP=y
739 CONFIG_PM_SLEEP_SMP=y
740 CONFIG_PM_RUNTIME=y
741 CONFIG_PM=y
742 # CONFIG_PM_DEBUG is not set
743 # CONFIG_SLP_WAKEUP_COUNT is not set
744 # CONFIG_APM_EMULATION is not set
745 CONFIG_ARCH_HAS_OPP=y
746 CONFIG_PM_OPP=y
747 CONFIG_PM_RUNTIME_CLK=y
748 # CONFIG_SUSPEND_TIME is not set
749 CONFIG_ARCH_SUSPEND_POSSIBLE=y
750 CONFIG_NET=y
751
752 #
753 # Networking options
754 #
755 CONFIG_PACKET=y
756 CONFIG_UNIX=y
757 CONFIG_XFRM=y
758 # CONFIG_XFRM_USER is not set
759 # CONFIG_XFRM_SUB_POLICY is not set
760 # CONFIG_XFRM_MIGRATE is not set
761 # CONFIG_XFRM_STATISTICS is not set
762 CONFIG_NET_KEY=y
763 # CONFIG_NET_KEY_MIGRATE is not set
764 CONFIG_INET=y
765 # CONFIG_IP_MULTICAST is not set
766 # CONFIG_IP_ADVANCED_ROUTER is not set
767 CONFIG_IP_PNP=y
768 # CONFIG_IP_PNP_DHCP is not set
769 # CONFIG_IP_PNP_BOOTP is not set
770 # CONFIG_IP_PNP_RARP is not set
771 # CONFIG_NET_IPIP is not set
772 # CONFIG_NET_IPGRE_DEMUX is not set
773 # CONFIG_ARPD is not set
774 # CONFIG_SYN_COOKIES is not set
775 # CONFIG_INET_AH is not set
776 CONFIG_INET_ESP=y
777 # CONFIG_INET_IPCOMP is not set
778 # CONFIG_INET_XFRM_TUNNEL is not set
779 # CONFIG_INET_TUNNEL is not set
780 CONFIG_INET_XFRM_MODE_TRANSPORT=y
781 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
782 # CONFIG_INET_XFRM_MODE_BEET is not set
783 # CONFIG_INET_LRO is not set
784 CONFIG_INET_DIAG=y
785 CONFIG_INET_TCP_DIAG=y
786 # CONFIG_TCP_CONG_ADVANCED is not set
787 CONFIG_TCP_CONG_CUBIC=y
788 CONFIG_DEFAULT_TCP_CONG="cubic"
789 # CONFIG_TCP_MD5SIG is not set
790 # CONFIG_IPV6 is not set
791 CONFIG_NETLABEL=y
792 # CONFIG_ANDROID_PARANOID_NETWORK is not set
793 CONFIG_NET_ACTIVITY_STATS=y
794 # CONFIG_NETWORK_SECMARK is not set
795 # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
796 CONFIG_NETFILTER=y
797 # CONFIG_NETFILTER_DEBUG is not set
798 CONFIG_NETFILTER_ADVANCED=y
799
800 #
801 # Core Netfilter Configuration
802 #
803 CONFIG_NETFILTER_NETLINK=y
804 CONFIG_NETFILTER_NETLINK_QUEUE=y
805 CONFIG_NETFILTER_NETLINK_LOG=y
806 CONFIG_NF_CONNTRACK=y
807 CONFIG_NF_CONNTRACK_MARK=y
808 CONFIG_NF_CONNTRACK_EVENTS=y
809 # CONFIG_NF_CONNTRACK_TIMESTAMP is not set
810 CONFIG_NF_CT_PROTO_DCCP=y
811 CONFIG_NF_CT_PROTO_GRE=y
812 CONFIG_NF_CT_PROTO_SCTP=y
813 CONFIG_NF_CT_PROTO_UDPLITE=y
814 CONFIG_NF_CONNTRACK_AMANDA=y
815 CONFIG_NF_CONNTRACK_FTP=y
816 CONFIG_NF_CONNTRACK_H323=y
817 CONFIG_NF_CONNTRACK_IRC=y
818 CONFIG_NF_CONNTRACK_BROADCAST=y
819 CONFIG_NF_CONNTRACK_NETBIOS_NS=y
820 # CONFIG_NF_CONNTRACK_SNMP is not set
821 CONFIG_NF_CONNTRACK_PPTP=y
822 CONFIG_NF_CONNTRACK_SANE=y
823 CONFIG_NF_CONNTRACK_SIP=y
824 CONFIG_NF_CONNTRACK_TFTP=y
825 CONFIG_NF_CT_NETLINK=y
826 CONFIG_NETFILTER_TPROXY=y
827 CONFIG_NETFILTER_XTABLES=y
828
829 #
830 # Xtables combined modules
831 #
832 CONFIG_NETFILTER_XT_MARK=y
833 CONFIG_NETFILTER_XT_CONNMARK=y
834
835 #
836 # Xtables targets
837 #
838 # CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
839 # CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
840 CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y
841 CONFIG_NETFILTER_XT_TARGET_CONNMARK=y
842 # CONFIG_NETFILTER_XT_TARGET_CT is not set
843 # CONFIG_NETFILTER_XT_TARGET_DSCP is not set
844 # CONFIG_NETFILTER_XT_TARGET_HL is not set
845 # CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
846 CONFIG_NETFILTER_XT_TARGET_MARK=y
847 CONFIG_NETFILTER_XT_TARGET_NFLOG=y
848 CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y
849 # CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set
850 # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
851 # CONFIG_NETFILTER_XT_TARGET_TEE is not set
852 CONFIG_NETFILTER_XT_TARGET_TPROXY=y
853 CONFIG_NETFILTER_XT_TARGET_TRACE=y
854 # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
855 # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
856
857 #
858 # Xtables matches
859 #
860 # CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
861 # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
862 CONFIG_NETFILTER_XT_MATCH_COMMENT=y
863 CONFIG_NETFILTER_XT_MATCH_CONNBYTES=y
864 CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y
865 CONFIG_NETFILTER_XT_MATCH_CONNMARK=y
866 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
867 # CONFIG_NETFILTER_XT_MATCH_CPU is not set
868 # CONFIG_NETFILTER_XT_MATCH_DCCP is not set
869 # CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
870 # CONFIG_NETFILTER_XT_MATCH_DSCP is not set
871 # CONFIG_NETFILTER_XT_MATCH_ESP is not set
872 CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y
873 CONFIG_NETFILTER_XT_MATCH_HELPER=y
874 CONFIG_NETFILTER_XT_MATCH_HL=y
875 CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
876 CONFIG_NETFILTER_XT_MATCH_LENGTH=y
877 CONFIG_NETFILTER_XT_MATCH_LIMIT=y
878 CONFIG_NETFILTER_XT_MATCH_MAC=y
879 CONFIG_NETFILTER_XT_MATCH_MARK=y
880 # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
881 # CONFIG_NETFILTER_XT_MATCH_OSF is not set
882 # CONFIG_NETFILTER_XT_MATCH_OWNER is not set
883 CONFIG_NETFILTER_XT_MATCH_POLICY=y
884 CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y
885 CONFIG_NETFILTER_XT_MATCH_QTAGUID=y
886 CONFIG_NETFILTER_XT_MATCH_QUOTA=y
887 CONFIG_NETFILTER_XT_MATCH_QUOTA2=y
888 CONFIG_NETFILTER_XT_MATCH_QUOTA2_LOG=y
889 # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
890 # CONFIG_NETFILTER_XT_MATCH_REALM is not set
891 # CONFIG_NETFILTER_XT_MATCH_RECENT is not set
892 # CONFIG_NETFILTER_XT_MATCH_SCTP is not set
893 CONFIG_NETFILTER_XT_MATCH_SOCKET=y
894 CONFIG_NETFILTER_XT_MATCH_STATE=y
895 CONFIG_NETFILTER_XT_MATCH_STATISTIC=y
896 CONFIG_NETFILTER_XT_MATCH_STRING=y
897 # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
898 CONFIG_NETFILTER_XT_MATCH_TIME=y
899 CONFIG_NETFILTER_XT_MATCH_U32=y
900 # CONFIG_IP_SET is not set
901 # CONFIG_IP_VS is not set
902
903 #
904 # IP: Netfilter Configuration
905 #
906 CONFIG_NF_DEFRAG_IPV4=y
907 CONFIG_NF_CONNTRACK_IPV4=y
908 CONFIG_NF_CONNTRACK_PROC_COMPAT=y
909 # CONFIG_IP_NF_QUEUE is not set
910 CONFIG_IP_NF_IPTABLES=y
911 CONFIG_IP_NF_MATCH_AH=y
912 CONFIG_IP_NF_MATCH_ECN=y
913 CONFIG_IP_NF_MATCH_TTL=y
914 CONFIG_IP_NF_FILTER=y
915 CONFIG_IP_NF_TARGET_REJECT=y
916 CONFIG_IP_NF_TARGET_REJECT_SKERR=y
917 CONFIG_IP_NF_TARGET_LOG=y
918 # CONFIG_IP_NF_TARGET_ULOG is not set
919 CONFIG_NF_NAT=y
920 CONFIG_NF_NAT_NEEDED=y
921 CONFIG_IP_NF_TARGET_MASQUERADE=y
922 CONFIG_IP_NF_TARGET_NETMAP=y
923 CONFIG_IP_NF_TARGET_REDIRECT=y
924 CONFIG_NF_NAT_PROTO_DCCP=y
925 CONFIG_NF_NAT_PROTO_GRE=y
926 CONFIG_NF_NAT_PROTO_UDPLITE=y
927 CONFIG_NF_NAT_PROTO_SCTP=y
928 CONFIG_NF_NAT_FTP=y
929 CONFIG_NF_NAT_IRC=y
930 CONFIG_NF_NAT_TFTP=y
931 CONFIG_NF_NAT_AMANDA=y
932 CONFIG_NF_NAT_PPTP=y
933 CONFIG_NF_NAT_H323=y
934 CONFIG_NF_NAT_SIP=y
935 CONFIG_IP_NF_MANGLE=y
936 # CONFIG_IP_NF_TARGET_CLUSTERIP is not set
937 # CONFIG_IP_NF_TARGET_ECN is not set
938 # CONFIG_IP_NF_TARGET_TTL is not set
939 CONFIG_IP_NF_RAW=y
940 # CONFIG_IP_NF_SECURITY is not set
941 CONFIG_IP_NF_ARPTABLES=y
942 CONFIG_IP_NF_ARPFILTER=y
943 CONFIG_IP_NF_ARP_MANGLE=y
944 # CONFIG_IP_DCCP is not set
945 # CONFIG_IP_SCTP is not set
946 # CONFIG_RDS is not set
947 # CONFIG_TIPC is not set
948 # CONFIG_ATM is not set
949 # CONFIG_L2TP is not set
950 # CONFIG_BRIDGE is not set
951 # CONFIG_NET_DSA is not set
952 # CONFIG_VLAN_8021Q is not set
953 # CONFIG_DECNET is not set
954 # CONFIG_LLC2 is not set
955 # CONFIG_IPX is not set
956 # CONFIG_ATALK is not set
957 # CONFIG_X25 is not set
958 # CONFIG_LAPB is not set
959 # CONFIG_ECONET is not set
960 # CONFIG_WAN_ROUTER is not set
961 CONFIG_PHONET=y
962 # CONFIG_IEEE802154 is not set
963 CONFIG_NET_SCHED=y
964
965 #
966 # Queueing/Scheduling
967 #
968 # CONFIG_NET_SCH_CBQ is not set
969 CONFIG_NET_SCH_HTB=y
970 # CONFIG_NET_SCH_HFSC is not set
971 # CONFIG_NET_SCH_PRIO is not set
972 # CONFIG_NET_SCH_MULTIQ is not set
973 # CONFIG_NET_SCH_RED is not set
974 # CONFIG_NET_SCH_SFB is not set
975 # CONFIG_NET_SCH_SFQ is not set
976 # CONFIG_NET_SCH_TEQL is not set
977 # CONFIG_NET_SCH_TBF is not set
978 # CONFIG_NET_SCH_GRED is not set
979 # CONFIG_NET_SCH_DSMARK is not set
980 # CONFIG_NET_SCH_NETEM is not set
981 # CONFIG_NET_SCH_DRR is not set
982 # CONFIG_NET_SCH_MQPRIO is not set
983 # CONFIG_NET_SCH_CHOKE is not set
984 # CONFIG_NET_SCH_QFQ is not set
985 CONFIG_NET_SCH_INGRESS=y
986
987 #
988 # Classification
989 #
990 CONFIG_NET_CLS=y
991 # CONFIG_NET_CLS_BASIC is not set
992 # CONFIG_NET_CLS_TCINDEX is not set
993 # CONFIG_NET_CLS_ROUTE4 is not set
994 # CONFIG_NET_CLS_FW is not set
995 CONFIG_NET_CLS_U32=y
996 # CONFIG_CLS_U32_PERF is not set
997 # CONFIG_CLS_U32_MARK is not set
998 # CONFIG_NET_CLS_RSVP is not set
999 # CONFIG_NET_CLS_RSVP6 is not set
1000 # CONFIG_NET_CLS_FLOW is not set
1001 # CONFIG_NET_CLS_CGROUP is not set
1002 CONFIG_NET_EMATCH=y
1003 CONFIG_NET_EMATCH_STACK=32
1004 # CONFIG_NET_EMATCH_CMP is not set
1005 # CONFIG_NET_EMATCH_NBYTE is not set
1006 CONFIG_NET_EMATCH_U32=y
1007 # CONFIG_NET_EMATCH_META is not set
1008 # CONFIG_NET_EMATCH_TEXT is not set
1009 CONFIG_NET_CLS_ACT=y
1010 CONFIG_NET_ACT_POLICE=y
1011 CONFIG_NET_ACT_GACT=y
1012 # CONFIG_GACT_PROB is not set
1013 CONFIG_NET_ACT_MIRRED=y
1014 # CONFIG_NET_ACT_IPT is not set
1015 # CONFIG_NET_ACT_NAT is not set
1016 # CONFIG_NET_ACT_PEDIT is not set
1017 # CONFIG_NET_ACT_SIMP is not set
1018 # CONFIG_NET_ACT_SKBEDIT is not set
1019 # CONFIG_NET_ACT_CSUM is not set
1020 # CONFIG_NET_CLS_IND is not set
1021 CONFIG_NET_SCH_FIFO=y
1022 # CONFIG_DCB is not set
1023 # CONFIG_DNS_RESOLVER is not set
1024 # CONFIG_BATMAN_ADV is not set
1025 CONFIG_RPS=y
1026 CONFIG_RFS_ACCEL=y
1027 CONFIG_XPS=y
1028
1029 #
1030 # Network testing
1031 #
1032 # CONFIG_NET_PKTGEN is not set
1033 # CONFIG_NET_DROP_MONITOR is not set
1034 # CONFIG_HAMRADIO is not set
1035 # CONFIG_CAN is not set
1036 # CONFIG_IRDA is not set
1037 CONFIG_BT=y
1038 CONFIG_BT_L2CAP=y
1039 CONFIG_BT_SCO=y
1040 CONFIG_BT_RFCOMM=y
1041 CONFIG_BT_RFCOMM_TTY=y
1042 CONFIG_BT_BNEP=y
1043 # CONFIG_BT_BNEP_MC_FILTER is not set
1044 # CONFIG_BT_BNEP_PROTO_FILTER is not set
1045 CONFIG_BT_HIDP=y
1046
1047 #
1048 # Bluetooth device drivers
1049 #
1050 # CONFIG_BT_HCIBTUSB is not set
1051 # CONFIG_BT_HCIBTSDIO is not set
1052 CONFIG_BT_HCIUART=y
1053 CONFIG_BT_HCIUART_H4=y
1054 # CONFIG_BT_HCIUART_BCSP is not set
1055 # CONFIG_BT_HCIUART_ATH3K is not set
1056 # CONFIG_BT_HCIUART_LL is not set
1057 # CONFIG_BT_HCIBCM203X is not set
1058 # CONFIG_BT_HCIBPA10X is not set
1059 # CONFIG_BT_HCIBFUSB is not set
1060 # CONFIG_BT_HCIVHCI is not set
1061 # CONFIG_BT_MRVL is not set
1062
1063 #
1064 # Bluetooth device drivers
1065 #
1066
1067 #
1068 # Bluetooth device drivers
1069 #
1070 # CONFIG_AF_RXRPC is not set
1071 CONFIG_WIRELESS=y
1072 CONFIG_WEXT_CORE=y
1073 CONFIG_WEXT_PROC=y
1074 CONFIG_CFG80211=y
1075 # CONFIG_NL80211_TESTMODE is not set
1076 # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
1077 # CONFIG_CFG80211_REG_DEBUG is not set
1078 CONFIG_CFG80211_DEFAULT_PS=y
1079 # CONFIG_CFG80211_DEBUGFS is not set
1080 # CONFIG_CFG80211_INTERNAL_REGDB is not set
1081 CONFIG_CFG80211_WEXT=y
1082 CONFIG_WIRELESS_EXT_SYSFS=y
1083 # CONFIG_LIB80211 is not set
1084 # CONFIG_CFG80211_ALLOW_RECONNECT is not set
1085 # CONFIG_MAC80211 is not set
1086 # CONFIG_WIMAX is not set
1087 CONFIG_RFKILL=y
1088 CONFIG_RFKILL_PM=y
1089 # CONFIG_RFKILL_INPUT is not set
1090 # CONFIG_RFKILL_REGULATOR is not set
1091 # CONFIG_RFKILL_GPIO is not set
1092 # CONFIG_NET_9P is not set
1093 # CONFIG_CAIF is not set
1094 # CONFIG_CEPH_LIB is not set
1095
1096 #
1097 # Device Drivers
1098 #
1099
1100 #
1101 # Generic Driver Options
1102 #
1103 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
1104 CONFIG_DEVTMPFS=y
1105 CONFIG_DEVTMPFS_MOUNT=y
1106 CONFIG_STANDALONE=y
1107 CONFIG_PREVENT_FIRMWARE_BUILD=y
1108 CONFIG_FW_LOADER=y
1109 CONFIG_FIRMWARE_IN_KERNEL=y
1110 CONFIG_EXTRA_FIRMWARE=""
1111 # CONFIG_DEBUG_DRIVER is not set
1112 # CONFIG_DEBUG_DEVRES is not set
1113 # CONFIG_SYS_HYPERVISOR is not set
1114 CONFIG_DMA_SHARED_BUFFER=y
1115 # CONFIG_CONNECTOR is not set
1116 # CONFIG_MTD is not set
1117 # CONFIG_PARPORT is not set
1118 CONFIG_BLK_DEV=y
1119 # CONFIG_BLK_DEV_COW_COMMON is not set
1120 CONFIG_BLK_DEV_LOOP=y
1121 CONFIG_BLK_DEV_CRYPTOLOOP=y
1122
1123 #
1124 # DRBD disabled because PROC_FS, INET or CONNECTOR not selected
1125 #
1126 # CONFIG_BLK_DEV_NBD is not set
1127 # CONFIG_BLK_DEV_UB is not set
1128 CONFIG_BLK_DEV_RAM=y
1129 CONFIG_BLK_DEV_RAM_COUNT=16
1130 CONFIG_BLK_DEV_RAM_SIZE=8192
1131 # CONFIG_BLK_DEV_XIP is not set
1132 # CONFIG_CDROM_PKTCDVD is not set
1133 # CONFIG_ATA_OVER_ETH is not set
1134 # CONFIG_MG_DISK is not set
1135 # CONFIG_BLK_DEV_RBD is not set
1136 # CONFIG_SENSORS_LIS3LV02D is not set
1137 CONFIG_MISC_DEVICES=y
1138 # CONFIG_AD525X_DPOT is not set
1139 # CONFIG_ANDROID_PMEM is not set
1140 # CONFIG_INTEL_MID_PTI is not set
1141 # CONFIG_ICS932S401 is not set
1142 # CONFIG_ENCLOSURE_SERVICES is not set
1143 # CONFIG_APDS9802ALS is not set
1144 # CONFIG_ISL29003 is not set
1145 # CONFIG_ISL29020 is not set
1146 # CONFIG_SENSORS_TSL2550 is not set
1147 # CONFIG_SENSORS_BH1780 is not set
1148 # CONFIG_SENSORS_BH1770 is not set
1149 # CONFIG_SENSORS_APDS990X is not set
1150 # CONFIG_HMC6352 is not set
1151 # CONFIG_SENSORS_AK8975 is not set
1152 # CONFIG_DS1682 is not set
1153 # CONFIG_TI_DAC7512 is not set
1154 CONFIG_UID_STAT=y
1155 # CONFIG_BMP085 is not set
1156 # CONFIG_WL127X_RFKILL is not set
1157 # CONFIG_APANIC is not set
1158 CONFIG_JACK_MON=y
1159 CONFIG_UART_SELECT=y
1160 # CONFIG_SWITCH_DUAL_MODEM is not set
1161 # CONFIG_SWITCH_USB_PATH_AUTO is not set
1162 # CONFIG_WIMAX_CMC is not set
1163 # CONFIG_SEC_DEV_JACK is not set
1164 # CONFIG_MUIC_DET_JACK is not set
1165 # CONFIG_FM34_WE395 is not set
1166 # CONFIG_AUDIENCE_ES305 is not set
1167 # CONFIG_2MIC_FM34_WE395 is not set
1168 CONFIG_MUIC_MAX8997=y
1169 # CONFIG_MUIC_MAX8997_OVPUI is not set
1170 # CONFIG_USBHUB_USB3503 is not set
1171 # CONFIG_USBHUB_USB3503_OTG_CONN is not set
1172 # CONFIG_USBHUB_USB3803 is not set
1173 CONFIG_PN544=y
1174 # CONFIG_STMPE811_ADC is not set
1175 # CONFIG_MPU_SENSORS_MPU3050 is not set
1176 # CONFIG_MPU_SENSORS_MPU6050 is not set
1177 # CONFIG_C2PORT is not set
1178
1179 #
1180 # EEPROM support
1181 #
1182 # CONFIG_EEPROM_AT24 is not set
1183 # CONFIG_EEPROM_AT25 is not set
1184 # CONFIG_EEPROM_LEGACY is not set
1185 # CONFIG_EEPROM_MAX6875 is not set
1186 # CONFIG_EEPROM_93CX6 is not set
1187 # CONFIG_IWMC3200TOP is not set
1188
1189 #
1190 # Texas Instruments shared transport line discipline
1191 #
1192 # CONFIG_TI_ST is not set
1193 # CONFIG_SENSORS_LIS3_SPI is not set
1194 # CONFIG_SENSORS_LIS3_I2C is not set
1195 CONFIG_SEC_MODEM=y
1196 CONFIG_UMTS_MODEM_XMM6260=y
1197 # CONFIG_UMTS_MODEM_XMM6262 is not set
1198 # CONFIG_CDMA_MODEM_CBP71 is not set
1199 # CONFIG_CDMA_MODEM_CBP72 is not set
1200 # CONFIG_LTE_MODEM_CMC221 is not set
1201 # CONFIG_CDMA_MODEM_MDM6600 is not set
1202 # CONFIG_GSM_MODEM_ESC6270 is not set
1203 # CONFIG_LINK_DEVICE_MIPI is not set
1204 # CONFIG_LINK_DEVICE_DPRAM is not set
1205 # CONFIG_LINK_DEVICE_PLD is not set
1206 # CONFIG_LINK_DEVICE_USB is not set
1207 CONFIG_LINK_DEVICE_HSIC=y
1208 # CONFIG_LINK_DEVICE_C2C is not set
1209 # CONFIG_IPC_CMC22x_OLD_RFS is not set
1210 # CONFIG_SIPC_VER_5 is not set
1211 # CONFIG_SIM_DETECT is not set
1212 # CONFIG_SIM_SLOT_SWITCH is not set
1213 # CONFIG_LTE_MODEM_CMC220 is not set
1214 # CONFIG_INTERNAL_MODEM_IF is not set
1215 CONFIG_SLP_LOWMEM_NOTIFY=y
1216 CONFIG_SLP_PROCESS_MON=y
1217 CONFIG_HAVE_IDE=y
1218 # CONFIG_IDE is not set
1219
1220 #
1221 # SCSI device support
1222 #
1223 CONFIG_SCSI_MOD=y
1224 # CONFIG_RAID_ATTRS is not set
1225 CONFIG_SCSI=y
1226 CONFIG_SCSI_DMA=y
1227 # CONFIG_SCSI_TGT is not set
1228 # CONFIG_SCSI_NETLINK is not set
1229 CONFIG_SCSI_PROC_FS=y
1230
1231 #
1232 # SCSI support type (disk, tape, CD-ROM)
1233 #
1234 CONFIG_BLK_DEV_SD=y
1235 # CONFIG_CHR_DEV_ST is not set
1236 # CONFIG_CHR_DEV_OSST is not set
1237 # CONFIG_BLK_DEV_SR is not set
1238 CONFIG_CHR_DEV_SG=y
1239 # CONFIG_CHR_DEV_SCH is not set
1240 CONFIG_SCSI_MULTI_LUN=y
1241 # CONFIG_SCSI_CONSTANTS is not set
1242 # CONFIG_SCSI_LOGGING is not set
1243 # CONFIG_SCSI_SCAN_ASYNC is not set
1244 CONFIG_SCSI_WAIT_SCAN=m
1245
1246 #
1247 # SCSI Transports
1248 #
1249 # CONFIG_SCSI_SPI_ATTRS is not set
1250 # CONFIG_SCSI_FC_ATTRS is not set
1251 # CONFIG_SCSI_ISCSI_ATTRS is not set
1252 # CONFIG_SCSI_SAS_ATTRS is not set
1253 # CONFIG_SCSI_SAS_LIBSAS is not set
1254 # CONFIG_SCSI_SRP_ATTRS is not set
1255 CONFIG_SCSI_LOWLEVEL=y
1256 # CONFIG_ISCSI_TCP is not set
1257 # CONFIG_ISCSI_BOOT_SYSFS is not set
1258 # CONFIG_LIBFC is not set
1259 # CONFIG_LIBFCOE is not set
1260 # CONFIG_SCSI_DEBUG is not set
1261 # CONFIG_SCSI_DH is not set
1262 # CONFIG_SCSI_OSD_INITIATOR is not set
1263 # CONFIG_ATA is not set
1264 CONFIG_MD=y
1265 # CONFIG_BLK_DEV_MD is not set
1266 CONFIG_BLK_DEV_DM=y
1267 # CONFIG_DM_DEBUG is not set
1268 CONFIG_DM_CRYPT=y
1269 # CONFIG_DM_SNAPSHOT is not set
1270 # CONFIG_DM_MIRROR is not set
1271 # CONFIG_DM_RAID is not set
1272 # CONFIG_DM_ZERO is not set
1273 # CONFIG_DM_MULTIPATH is not set
1274 # CONFIG_DM_DELAY is not set
1275 # CONFIG_DM_UEVENT is not set
1276 # CONFIG_DM_FLAKEY is not set
1277 # CONFIG_TARGET_CORE is not set
1278 CONFIG_NETDEVICES=y
1279 # CONFIG_IFB is not set
1280 # CONFIG_DUMMY is not set
1281 # CONFIG_BONDING is not set
1282 # CONFIG_MACVLAN is not set
1283 # CONFIG_EQUALIZER is not set
1284 CONFIG_TUN=y
1285 # CONFIG_VETH is not set
1286 # CONFIG_MII is not set
1287 # CONFIG_PHYLIB is not set
1288 # CONFIG_NET_ETHERNET is not set
1289 # CONFIG_NETDEV_1000 is not set
1290 # CONFIG_NETDEV_10000 is not set
1291 CONFIG_WLAN=y
1292 # CONFIG_USB_ZD1201 is not set
1293 # CONFIG_USB_NET_RNDIS_WLAN is not set
1294 CONFIG_WIFI_CONTROL_FUNC=y
1295 # CONFIG_ATH_COMMON is not set
1296 # CONFIG_BCM4334 is not set
1297 CONFIG_BCM4330=m
1298 # CONFIG_BCM43241 is not set
1299 CONFIG_BROADCOM_WIFI_RESERVED_MEM=y
1300 CONFIG_WLAN_COUNTRY_CODE=y
1301 CONFIG_WLAN_REGION_CODE=100
1302 # CONFIG_HOSTAP is not set
1303 # CONFIG_IWM is not set
1304 # CONFIG_LIBERTAS is not set
1305 # CONFIG_MWIFIEX is not set
1306
1307 #
1308 # Enable WiMAX (Networking options) to see the WiMAX drivers
1309 #
1310
1311 #
1312 # USB Network Adapters
1313 #
1314 # CONFIG_USB_CATC is not set
1315 # CONFIG_USB_KAWETH is not set
1316 # CONFIG_USB_PEGASUS is not set
1317 # CONFIG_USB_RTL8150 is not set
1318 # CONFIG_USB_USBNET is not set
1319 # CONFIG_USB_HSO is not set
1320 # CONFIG_USB_CDC_PHONET is not set
1321 # CONFIG_USB_IPHETH is not set
1322 # CONFIG_WAN is not set
1323
1324 #
1325 # CAIF transport drivers
1326 #
1327 CONFIG_PPP=y
1328 # CONFIG_PPP_MULTILINK is not set
1329 # CONFIG_PPP_FILTER is not set
1330 CONFIG_PPP_ASYNC=y
1331 # CONFIG_PPP_SYNC_TTY is not set
1332 CONFIG_PPP_DEFLATE=y
1333 CONFIG_PPP_BSDCOMP=y
1334 CONFIG_PPP_MPPE=y
1335 # CONFIG_PPPOE is not set
1336 CONFIG_PPPOLAC=y
1337 CONFIG_PPPOPNS=y
1338 # CONFIG_SLIP is not set
1339 CONFIG_SLHC=y
1340 # CONFIG_NETCONSOLE is not set
1341 # CONFIG_NETPOLL is not set
1342 # CONFIG_NET_POLL_CONTROLLER is not set
1343 # CONFIG_ISDN is not set
1344 # CONFIG_PHONE is not set
1345
1346 #
1347 # Input device support
1348 #
1349 CONFIG_INPUT=y
1350 # CONFIG_INPUT_FF_MEMLESS is not set
1351 # CONFIG_INPUT_POLLDEV is not set
1352 # CONFIG_INPUT_SPARSEKMAP is not set
1353
1354 #
1355 # Userland interfaces
1356 #
1357 # CONFIG_INPUT_MOUSEDEV is not set
1358 # CONFIG_INPUT_JOYDEV is not set
1359 CONFIG_INPUT_EVDEV=y
1360 # CONFIG_INPUT_EVBUG is not set
1361 CONFIG_INPUT_SECBRIDGE=y
1362 # CONFIG_INPUT_KEYRESET is not set
1363 CONFIG_INPUT_FBSUSPEND=y
1364
1365 #
1366 # Input Device Drivers
1367 #
1368 CONFIG_INPUT_KEYBOARD=y
1369 # CONFIG_KEYBOARD_ADP5588 is not set
1370 # CONFIG_KEYBOARD_ADP5589 is not set
1371 CONFIG_KEYBOARD_ATKBD=y
1372 # CONFIG_KEYBOARD_QT1070 is not set
1373 # CONFIG_KEYBOARD_QT2160 is not set
1374 # CONFIG_KEYBOARD_LKKBD is not set
1375 CONFIG_KEYBOARD_GPIO=y
1376 # CONFIG_KEYBOARD_TCA6416 is not set
1377 # CONFIG_KEYBOARD_MATRIX is not set
1378 # CONFIG_KEYBOARD_MAX7359 is not set
1379 # CONFIG_KEYBOARD_MCS is not set
1380 # CONFIG_KEYBOARD_MPR121 is not set
1381 # CONFIG_KEYBOARD_NEWTON is not set
1382 # CONFIG_KEYBOARD_OPENCORES is not set
1383 # CONFIG_KEYBOARD_STOWAWAY is not set
1384 # CONFIG_KEYBOARD_SUNKBD is not set
1385 # CONFIG_KEYBOARD_XTKBD is not set
1386 # CONFIG_KEYBOARD_CYPRESS_TOUCH is not set
1387 # CONFIG_INPUT_MOUSE is not set
1388 # CONFIG_INPUT_JOYSTICK is not set
1389 # CONFIG_INPUT_TABLET is not set
1390 CONFIG_INPUT_TOUCHSCREEN=y
1391 # CONFIG_TOUCHSCREEN_MELFAS_GC is not set
1392 # CONFIG_TOUCHSCREEN_MELFAS is not set
1393 CONFIG_TOUCHSCREEN_MELFAS_MMS=y
1394 # CONFIG_TOUCHSCREEN_MMS152 is not set
1395 # CONFIG_TOUCHSCREEN_MELFAS_NOTE is not set
1396 # CONFIG_TOUCHSCREEN_ADS7846 is not set
1397 # CONFIG_TOUCHSCREEN_AD7877 is not set
1398 # CONFIG_TOUCHSCREEN_AD7879 is not set
1399 # CONFIG_TOUCHSCREEN_ATMEL_MXT is not set
1400 # CONFIG_TOUCHSCREEN_ATMEL_MXT224_U1 is not set
1401 # CONFIG_TOUCHSCREEN_ATMEL_MXT224_GRANDE is not set
1402 # CONFIG_TOUCHSCREEN_ATMEL_MXT224S_GRANDE is not set
1403 # CONFIG_TOUCHSCREEN_ATMEL_MXT224_GC is not set
1404 # CONFIG_TOUCHSCREEN_ATMEL_MXT1536E is not set
1405 # CONFIG_TOUCHSCREEN_ATMEL_MXT1664S is not set
1406 # CONFIG_TOUCHSCREEN_ATMEL_MXT540E is not set
1407 # CONFIG_TOUCHSCREEN_ATMEL_MXT224 is not set
1408 # CONFIG_TOUCHSCREEN_BU21013 is not set
1409 # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
1410 # CONFIG_TOUCHSCREEN_DYNAPRO is not set
1411 # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
1412 # CONFIG_TOUCHSCREEN_EETI is not set
1413 # CONFIG_TOUCHSCREEN_FUJITSU is not set
1414 # CONFIG_TOUCHSCREEN_S3C2410 is not set
1415 # CONFIG_TOUCHSCREEN_EXYNOS4 is not set
1416 # CONFIG_TOUCHSCREEN_PIXCIR is not set
1417 # CONFIG_TOUCHSCREEN_GUNZE is not set
1418 # CONFIG_TOUCHSCREEN_ELO is not set
1419 # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
1420 # CONFIG_TOUCHSCREEN_MAX11801 is not set
1421 # CONFIG_TOUCHSCREEN_MCS5000 is not set
1422 # CONFIG_TOUCHSCREEN_MMS114 is not set
1423 # CONFIG_MELFAS_TOUCHKEY is not set
1424 # CONFIG_TOUCHSCREEN_MTOUCH is not set
1425 # CONFIG_TOUCHSCREEN_INEXIO is not set
1426 # CONFIG_TOUCHSCREEN_MK712 is not set
1427 # CONFIG_TOUCHSCREEN_PENMOUNT is not set
1428 # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI is not set
1429 # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
1430 # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
1431 # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
1432 # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
1433 # CONFIG_TOUCHSCREEN_TSC2005 is not set
1434 # CONFIG_TOUCHSCREEN_TSC2007 is not set
1435 # CONFIG_TOUCHSCREEN_W90X900 is not set
1436 # CONFIG_TOUCHSCREEN_ST1232 is not set
1437 # CONFIG_TOUCHSCREEN_TPS6507X is not set
1438 # CONFIG_TOUCHSCREEN_ZINITIX is not set
1439 # CONFIG_TOUCHSCREEN_MXT1386 is not set
1440 # CONFIG_TOUCHSCREEN_MXT768E is not set
1441 # CONFIG_TOUCHSCREEN_SYNAPTICS_S7301 is not set
1442 # CONFIG_SEC_TOUCHSCREEN_DVFS_LOCK is not set
1443 # CONFIG_KEYPAD_MELFAS_TOUCH is not set
1444 # CONFIG_TOUCHSCREEN_ATMEL_MXT540S is not set
1445 CONFIG_INPUT_MISC=y
1446 # CONFIG_SENSORS_BH1721FVC is not set
1447 # CONFIG_INPUT_AD714X is not set
1448 # CONFIG_INPUT_ATI_REMOTE is not set
1449 # CONFIG_INPUT_ATI_REMOTE2 is not set
1450 CONFIG_INPUT_KEYCHORD=y
1451 # CONFIG_INPUT_KEYSPAN_REMOTE is not set
1452 # CONFIG_INPUT_POWERMATE is not set
1453 # CONFIG_INPUT_YEALINK is not set
1454 # CONFIG_INPUT_CM109 is not set
1455 CONFIG_INPUT_UINPUT=y
1456 # CONFIG_INPUT_GPIO is not set
1457 # CONFIG_INPUT_PCF8574 is not set
1458 # CONFIG_INPUT_PWM_BEEPER is not set
1459 # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
1460 # CONFIG_INPUT_ADXL34X is not set
1461 # CONFIG_OPTICAL_GP2A is not set
1462 # CONFIG_OPTICAL_WAKE_ENABLE is not set
1463 # CONFIG_INPUT_CMA3000 is not set
1464 # CONFIG_INPUT_FLIP is not set
1465 CONFIG_INPUT_KR3DH=y
1466
1467 #
1468 # Hardware I/O ports
1469 #
1470 CONFIG_SERIO=y
1471 CONFIG_SERIO_SERPORT=y
1472 CONFIG_SERIO_LIBPS2=y
1473 # CONFIG_SERIO_RAW is not set
1474 # CONFIG_SERIO_ALTERA_PS2 is not set
1475 # CONFIG_SERIO_PS2MULT is not set
1476 # CONFIG_GAMEPORT is not set
1477
1478 #
1479 # Character devices
1480 #
1481 CONFIG_VT=y
1482 CONFIG_CONSOLE_TRANSLATIONS=y
1483 CONFIG_VT_CONSOLE=y
1484 CONFIG_HW_CONSOLE=y
1485 # CONFIG_VT_HW_CONSOLE_BINDING is not set
1486 CONFIG_UNIX98_PTYS=y
1487 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
1488 # CONFIG_LEGACY_PTYS is not set
1489 # CONFIG_SERIAL_NONSTANDARD is not set
1490 # CONFIG_N_GSM is not set
1491 # CONFIG_TRACE_SINK is not set
1492 CONFIG_DEVMEM=y
1493 CONFIG_DEVKMEM=y
1494
1495 #
1496 # Serial drivers
1497 #
1498 CONFIG_SERIAL_8250=y
1499 # CONFIG_SERIAL_8250_CONSOLE is not set
1500 CONFIG_SERIAL_8250_NR_UARTS=4
1501 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
1502 # CONFIG_SERIAL_8250_EXTENDED is not set
1503
1504 #
1505 # Non-8250 serial port support
1506 #
1507 CONFIG_SERIAL_SAMSUNG=y
1508 CONFIG_SERIAL_SAMSUNG_UARTS_4=y
1509 CONFIG_SERIAL_SAMSUNG_UARTS=4
1510 CONFIG_SERIAL_SAMSUNG_CONSOLE=y
1511 # CONFIG_SERIAL_SAMSUNG_CONSOLE_SWITCH is not set
1512 CONFIG_SERIAL_S5PV210=y
1513 # CONFIG_SERIAL_MAX3100 is not set
1514 # CONFIG_SERIAL_MAX3107 is not set
1515 CONFIG_SERIAL_CORE=y
1516 CONFIG_SERIAL_CORE_CONSOLE=y
1517 # CONFIG_SERIAL_TIMBERDALE is not set
1518 # CONFIG_SERIAL_ALTERA_JTAGUART is not set
1519 # CONFIG_SERIAL_ALTERA_UART is not set
1520 # CONFIG_SERIAL_IFX6X60 is not set
1521 # CONFIG_SERIAL_XILINX_PS_UART is not set
1522 # CONFIG_CSR_GSD4T_CDMA is not set
1523
1524 #
1525 # Diag Support
1526 #
1527 # CONFIG_DIAG_CHAR is not set
1528
1529 #
1530 # DIAG traffic over USB
1531 #
1532
1533 #
1534 # SDIO support for DIAG
1535 #
1536
1537 #
1538 # HSIC support for DIAG
1539 #
1540 # CONFIG_TTY_PRINTK is not set
1541 # CONFIG_HVC_DCC is not set
1542 # CONFIG_IPMI_HANDLER is not set
1543 CONFIG_HW_RANDOM=y
1544 # CONFIG_HW_RANDOM_TIMERIOMEM is not set
1545 # CONFIG_R3964 is not set
1546 # CONFIG_RAW_DRIVER is not set
1547 # CONFIG_TCG_TPM is not set
1548 # CONFIG_DCC_TTY is not set
1549 # CONFIG_RAMOOPS is not set
1550 CONFIG_S3C_MEM=y
1551 CONFIG_EXYNOS_MEM=y
1552 CONFIG_I2C=y
1553 CONFIG_I2C_BOARDINFO=y
1554 CONFIG_I2C_COMPAT=y
1555 CONFIG_I2C_CHARDEV=y
1556 # CONFIG_I2C_MUX is not set
1557 CONFIG_I2C_HELPER_AUTO=y
1558 CONFIG_I2C_ALGOBIT=y
1559
1560 #
1561 # I2C Hardware Bus support
1562 #
1563
1564 #
1565 # I2C system bus drivers (mostly embedded / system-on-chip)
1566 #
1567 # CONFIG_I2C_DESIGNWARE is not set
1568 CONFIG_I2C_GPIO=y
1569 # CONFIG_I2C_OCORES is not set
1570 # CONFIG_I2C_PCA_PLATFORM is not set
1571 # CONFIG_I2C_PXA_PCI is not set
1572 CONFIG_HAVE_S3C2410_I2C=y
1573 CONFIG_I2C_S3C2410=y
1574 # CONFIG_I2C_SIMTEC is not set
1575 # CONFIG_I2C_XILINX is not set
1576
1577 #
1578 # External I2C/SMBus adapter drivers
1579 #
1580 # CONFIG_I2C_DIOLAN_U2C is not set
1581 # CONFIG_I2C_PARPORT_LIGHT is not set
1582 # CONFIG_I2C_TAOS_EVM is not set
1583 # CONFIG_I2C_TINY_USB is not set
1584
1585 #
1586 # Other I2C/SMBus bus drivers
1587 #
1588 # CONFIG_I2C_STUB is not set
1589 # CONFIG_I2C_DEBUG_CORE is not set
1590 # CONFIG_I2C_DEBUG_ALGO is not set
1591 # CONFIG_I2C_DEBUG_BUS is not set
1592 CONFIG_SPI=y
1593 # CONFIG_SPI_DEBUG is not set
1594 CONFIG_SPI_MASTER=y
1595
1596 #
1597 # SPI Master Controller Drivers
1598 #
1599 # CONFIG_SPI_ALTERA is not set
1600 CONFIG_SPI_BITBANG=y
1601 CONFIG_SPI_GPIO=y
1602 # CONFIG_SPI_OC_TINY is not set
1603 # CONFIG_SPI_PXA2XX_PCI is not set
1604 # CONFIG_SPI_S3C64XX is not set
1605 # CONFIG_SPI_XILINX is not set
1606 # CONFIG_SPI_DESIGNWARE is not set
1607
1608 #
1609 # SPI Protocol Masters
1610 #
1611 # CONFIG_SPI_SPIDEV is not set
1612 # CONFIG_SPI_TLE62X0 is not set
1613
1614 #
1615 # PPS support
1616 #
1617 # CONFIG_PPS is not set
1618
1619 #
1620 # PPS generators support
1621 #
1622
1623 #
1624 # PTP clock support
1625 #
1626
1627 #
1628 # Enable Device Drivers -> PPS to see the PTP clock options.
1629 #
1630 CONFIG_ARCH_REQUIRE_GPIOLIB=y
1631 CONFIG_GPIOLIB=y
1632 # CONFIG_DEBUG_GPIO is not set
1633 CONFIG_GPIO_SYSFS=y
1634
1635 #
1636 # Memory mapped GPIO drivers:
1637 #
1638 # CONFIG_GPIO_BASIC_MMIO is not set
1639 # CONFIG_GPIO_IT8761E is not set
1640 CONFIG_GPIO_EXYNOS4=y
1641 CONFIG_GPIO_PLAT_SAMSUNG=y
1642
1643 #
1644 # I2C GPIO expanders:
1645 #
1646 # CONFIG_GPIO_MAX7300 is not set
1647 # CONFIG_GPIO_MAX732X is not set
1648 # CONFIG_GPIO_PCF857X is not set
1649 # CONFIG_GPIO_SX150X is not set
1650 # CONFIG_GPIO_ADP5588 is not set
1651
1652 #
1653 # PCI GPIO expanders:
1654 #
1655
1656 #
1657 # SPI GPIO expanders:
1658 #
1659 # CONFIG_GPIO_MAX7301 is not set
1660 # CONFIG_GPIO_MCP23S08 is not set
1661 # CONFIG_GPIO_MC33880 is not set
1662 # CONFIG_GPIO_74X164 is not set
1663
1664 #
1665 # AC97 GPIO expanders:
1666 #
1667
1668 #
1669 # MODULbus GPIO expanders:
1670 #
1671 # CONFIG_W1 is not set
1672 CONFIG_POWER_SUPPLY=y
1673 # CONFIG_MAX8997_CHARGER is not set
1674 # CONFIG_BATTERY_MAX17043_FUELGAUGE is not set
1675 # CONFIG_BATTERY_MAX17042_FUELGAUGE is not set
1676 # CONFIG_BATTERY_MAX17047_FUELGAUGE is not set
1677 # CONFIG_BATTERY_SMB136_CHARGER is not set
1678 # CONFIG_BATTERY_SAMSUNG_P1X is not set
1679 # CONFIG_BATTERY_SIOP_LEVEL is not set
1680 # CONFIG_CHARGER_MAX8903 is not set
1681 # CONFIG_POWER_SUPPLY_DEBUG is not set
1682 # CONFIG_PDA_POWER is not set
1683 # CONFIG_TEST_POWER is not set
1684 # CONFIG_BATTERY_DS2780 is not set
1685 # CONFIG_BATTERY_DS2782 is not set
1686 # CONFIG_BATTERY_BQ20Z75 is not set
1687 # CONFIG_BATTERY_BQ27x00 is not set
1688 # CONFIG_BATTERY_MAX17040 is not set
1689 # CONFIG_BATTERY_MAX17042 is not set
1690 # CONFIG_BATTERY_S3C_ADC is not set
1691 # CONFIG_CHARGER_GPIO is not set
1692 # CONFIG_BATTERY_SAMSUNG is not set
1693 # CONFIG_CHARGER_MAX8997 is not set
1694 CONFIG_CHARGER_MAX8997_U1=y
1695 # CONFIG_CHARGER_MAX8997_PX is not set
1696 CONFIG_BATTERY_SEC_U1=y
1697 # CONFIG_BATTERY_SEC_PX is not set
1698 CONFIG_CHARGER_MAX8922_U1=y
1699 CONFIG_BATTERY_MAX17042_FUELGAUGE_U1=y
1700 # CONFIG_BATTERY_MAX17042_FUELGAUGE_PX is not set
1701 # CONFIG_SMB136_CHARGER is not set
1702 # CONFIG_SMB136_CHARGER_Q1 is not set
1703 # CONFIG_SMB328_CHARGER is not set
1704 # CONFIG_SMB347_CHARGER is not set
1705 # CONFIG_CHARGER_MANAGER is not set
1706 # CONFIG_HWMON is not set
1707 # CONFIG_THERMAL is not set
1708 # CONFIG_SENSORS_EXYNOS4_TMU is not set
1709 # CONFIG_WATCHDOG is not set
1710 CONFIG_SSB_POSSIBLE=y
1711
1712 #
1713 # Sonics Silicon Backplane
1714 #
1715 # CONFIG_SSB is not set
1716 CONFIG_BCMA_POSSIBLE=y
1717
1718 #
1719 # Broadcom specific AMBA
1720 #
1721 # CONFIG_BCMA is not set
1722 CONFIG_MFD_SUPPORT=y
1723 CONFIG_MFD_CORE=y
1724 # CONFIG_MFD_88PM860X is not set
1725 # CONFIG_MFD_SM501 is not set
1726 # CONFIG_MFD_ASIC3 is not set
1727 # CONFIG_HTC_EGPIO is not set
1728 # CONFIG_HTC_PASIC3 is not set
1729 # CONFIG_HTC_I2CPLD is not set
1730 # CONFIG_TPS6105X is not set
1731 # CONFIG_TPS65010 is not set
1732 # CONFIG_TPS6507X is not set
1733 # CONFIG_MFD_TPS6586X is not set
1734 # CONFIG_TWL4030_CORE is not set
1735 # CONFIG_MFD_STMPE is not set
1736 # CONFIG_MFD_TC3589X is not set
1737 # CONFIG_MFD_TMIO is not set
1738 # CONFIG_MFD_T7L66XB is not set
1739 # CONFIG_MFD_TC6387XB is not set
1740 # CONFIG_MFD_TC6393XB is not set
1741 # CONFIG_PMIC_DA903X is not set
1742 # CONFIG_PMIC_ADP5520 is not set
1743 # CONFIG_MFD_MAX8925 is not set
1744 CONFIG_MFD_MAX8997=y
1745 # CONFIG_MFD_MAX8998 is not set
1746 # CONFIG_MFD_MAX8698 is not set
1747 # CONFIG_MFD_MAX77686 is not set
1748 # CONFIG_MFD_MAX77693 is not set
1749 # CONFIG_MFD_S5M_CORE is not set
1750 # CONFIG_MFD_WM8400 is not set
1751 # CONFIG_MFD_WM831X_I2C is not set
1752 # CONFIG_MFD_WM831X_SPI is not set
1753 # CONFIG_MFD_WM8350_I2C is not set
1754 # CONFIG_MFD_WM8994 is not set
1755 # CONFIG_MFD_PCF50633 is not set
1756 # CONFIG_MFD_MC13XXX is not set
1757 # CONFIG_ABX500_CORE is not set
1758 # CONFIG_EZX_PCAP is not set
1759 # CONFIG_MFD_WL1273_CORE is not set
1760 # CONFIG_MFD_TPS65910 is not set
1761 CONFIG_REGULATOR=y
1762 # CONFIG_REGULATOR_DEBUG is not set
1763 # CONFIG_REGULATOR_DUMMY is not set
1764 CONFIG_REGULATOR_FIXED_VOLTAGE=y
1765 # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
1766 # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
1767 # CONFIG_REGULATOR_BQ24022 is not set
1768 # CONFIG_REGULATOR_MAX1586 is not set
1769 # CONFIG_REGULATOR_MAX8649 is not set
1770 # CONFIG_REGULATOR_MAX8660 is not set
1771 # CONFIG_REGULATOR_MAX8952 is not set
1772 # CONFIG_REGULATOR_MAX8952_GRANDE is not set
1773 CONFIG_REGULATOR_MAX8997=y
1774 # CONFIG_REGULATOR_LP3971 is not set
1775 # CONFIG_REGULATOR_LP3972 is not set
1776 # CONFIG_REGULATOR_LP8720 is not set
1777 # CONFIG_REGULATOR_TPS65023 is not set
1778 # CONFIG_REGULATOR_TPS6507X is not set
1779 # CONFIG_REGULATOR_ISL6271A is not set
1780 # CONFIG_REGULATOR_AD5398 is not set
1781 # CONFIG_REGULATOR_TPS6524X is not set
1782 CONFIG_MEDIA_SUPPORT=y
1783
1784 #
1785 # Multimedia core support
1786 #
1787 # CONFIG_MEDIA_CONTROLLER is not set
1788 CONFIG_VIDEO_DEV=y
1789 CONFIG_VIDEO_V4L2_COMMON=y
1790 # CONFIG_DVB_CORE is not set
1791 CONFIG_VIDEO_MEDIA=y
1792
1793 #
1794 # Multimedia drivers
1795 #
1796 CONFIG_RC_CORE=y
1797 CONFIG_LIRC=y
1798 CONFIG_RC_MAP=y
1799 CONFIG_IR_NEC_DECODER=y
1800 CONFIG_IR_RC5_DECODER=y
1801 CONFIG_IR_RC6_DECODER=y
1802 CONFIG_IR_JVC_DECODER=y
1803 CONFIG_IR_SONY_DECODER=y
1804 CONFIG_IR_RC5_SZ_DECODER=y
1805 CONFIG_IR_LIRC_CODEC=y
1806 # CONFIG_IR_IMON is not set
1807 # CONFIG_IR_MCEUSB is not set
1808 # CONFIG_IR_REDRAT3 is not set
1809 # CONFIG_IR_STREAMZAP is not set
1810 # CONFIG_RC_LOOPBACK is not set
1811 # CONFIG_MEDIA_ATTACH is not set
1812 CONFIG_MEDIA_TUNER=y
1813 CONFIG_MEDIA_TUNER_CUSTOMISE=y
1814
1815 #
1816 # Customize TV tuners
1817 #
1818 # CONFIG_MEDIA_TUNER_SIMPLE is not set
1819 # CONFIG_MEDIA_TUNER_TDA8290 is not set
1820 # CONFIG_MEDIA_TUNER_TDA827X is not set
1821 # CONFIG_MEDIA_TUNER_TDA18271 is not set
1822 # CONFIG_MEDIA_TUNER_TDA9887 is not set
1823 # CONFIG_MEDIA_TUNER_TEA5761 is not set
1824 # CONFIG_MEDIA_TUNER_TEA5767 is not set
1825 # CONFIG_MEDIA_TUNER_MT20XX is not set
1826 # CONFIG_MEDIA_TUNER_MT2060 is not set
1827 # CONFIG_MEDIA_TUNER_MT2266 is not set
1828 # CONFIG_MEDIA_TUNER_MT2131 is not set
1829 # CONFIG_MEDIA_TUNER_QT1010 is not set
1830 # CONFIG_MEDIA_TUNER_XC2028 is not set
1831 # CONFIG_MEDIA_TUNER_XC5000 is not set
1832 # CONFIG_MEDIA_TUNER_MXL5005S is not set
1833 # CONFIG_MEDIA_TUNER_MXL5007T is not set
1834 # CONFIG_MEDIA_TUNER_MC44S803 is not set
1835 # CONFIG_MEDIA_TUNER_MAX2165 is not set
1836 # CONFIG_MEDIA_TUNER_TDA18218 is not set
1837 # CONFIG_MEDIA_TUNER_TDA18212 is not set
1838 CONFIG_VIDEO_V4L2=y
1839 CONFIG_VIDEOBUF2_CORE=y
1840 CONFIG_VIDEOBUF2_MEMOPS=y
1841 CONFIG_VIDEOBUF2_CMA_PHYS=y
1842 CONFIG_VIDEO_CAPTURE_DRIVERS=y
1843 # CONFIG_VIDEO_ADV_DEBUG is not set
1844 CONFIG_VIDEO_FIXED_MINOR_RANGES=y
1845 # CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set
1846 CONFIG_VIDEO_IR_I2C=y
1847
1848 #
1849 # Encoders, decoders, sensors and other helper chips
1850 #
1851
1852 #
1853 # Audio decoders, processors and mixers
1854 #
1855 # CONFIG_VIDEO_TVAUDIO is not set
1856 # CONFIG_VIDEO_TDA7432 is not set
1857 # CONFIG_VIDEO_TDA9840 is not set
1858 # CONFIG_VIDEO_TEA6415C is not set
1859 # CONFIG_VIDEO_TEA6420 is not set
1860 # CONFIG_VIDEO_MSP3400 is not set
1861 # CONFIG_VIDEO_CS5345 is not set
1862 # CONFIG_VIDEO_CS53L32A is not set
1863 # CONFIG_VIDEO_TLV320AIC23B is not set
1864 # CONFIG_VIDEO_WM8775 is not set
1865 # CONFIG_VIDEO_WM8739 is not set
1866 # CONFIG_VIDEO_VP27SMPX is not set
1867
1868 #
1869 # RDS decoders
1870 #
1871 # CONFIG_VIDEO_SAA6588 is not set
1872
1873 #
1874 # Video decoders
1875 #
1876 # CONFIG_VIDEO_ADV7180 is not set
1877 # CONFIG_VIDEO_BT819 is not set
1878 # CONFIG_VIDEO_BT856 is not set
1879 # CONFIG_VIDEO_BT866 is not set
1880 # CONFIG_VIDEO_KS0127 is not set
1881 # CONFIG_VIDEO_SAA7110 is not set
1882 # CONFIG_VIDEO_SAA711X is not set
1883 # CONFIG_VIDEO_SAA7191 is not set
1884 # CONFIG_VIDEO_TVP514X is not set
1885 # CONFIG_VIDEO_TVP5150 is not set
1886 # CONFIG_VIDEO_TVP7002 is not set
1887 # CONFIG_VIDEO_VPX3220 is not set
1888 CONFIG_VIDEO_M5MO=y
1889 # CONFIG_VIDEO_M9MO is not set
1890 CONFIG_VIDEO_S5K5BAFX=y
1891 # CONFIG_VIDEO_S5K5CCGX_COMMON is not set
1892 # CONFIG_VIDEO_SR200PC20 is not set
1893 # CONFIG_VIDEO_SR200PC20M is not set
1894 # CONFIG_VIDEO_ISX012 is not set
1895 # CONFIG_VIDEO_SLP_S5K4ECGX is not set
1896 # CONFIG_VIDEO_SLP_DB8131M is not set
1897 # CONFIG_VIDEO_S5K4EA is not set
1898 # CONFIG_VIDEO_S5C73M3 is not set
1899 # CONFIG_VIDEO_SLP_S5C73M3 is not set
1900 # CONFIG_VIDEO_IMPROVE_STREAMOFF is not set
1901 CONFIG_CSI_C=y
1902 # CONFIG_CSI_D is not set
1903
1904 #
1905 # Video and audio decoders
1906 #
1907 # CONFIG_VIDEO_SAA717X is not set
1908 # CONFIG_VIDEO_CX25840 is not set
1909
1910 #
1911 # MPEG video encoders
1912 #
1913 # CONFIG_VIDEO_CX2341X is not set
1914
1915 #
1916 # Video encoders
1917 #
1918 # CONFIG_VIDEO_SAA7127 is not set
1919 # CONFIG_VIDEO_SAA7185 is not set
1920 # CONFIG_VIDEO_ADV7170 is not set
1921 # CONFIG_VIDEO_ADV7175 is not set
1922 # CONFIG_VIDEO_ADV7343 is not set
1923 # CONFIG_VIDEO_AK881X is not set
1924
1925 #
1926 # Camera sensor devices
1927 #
1928 # CONFIG_VIDEO_OV7670 is not set
1929 # CONFIG_VIDEO_MT9V011 is not set
1930 # CONFIG_VIDEO_TCM825X is not set
1931
1932 #
1933 # Video improvement chips
1934 #
1935 # CONFIG_VIDEO_UPD64031A is not set
1936 # CONFIG_VIDEO_UPD64083 is not set
1937
1938 #
1939 # Miscelaneous helper chips
1940 #
1941 # CONFIG_VIDEO_THS7303 is not set
1942 # CONFIG_VIDEO_M52790 is not set
1943 # CONFIG_VIDEO_CPIA2 is not set
1944 # CONFIG_VIDEO_SR030PC30 is not set
1945 # CONFIG_VIDEO_NOON010PC30 is not set
1946 # CONFIG_SOC_CAMERA is not set
1947 # CONFIG_VIDEO_SAMSUNG_S5P_FIMC is not set
1948 CONFIG_SAMSUNG_MFC_DRIVERS=y
1949 CONFIG_USE_LEGACY_MFC=y
1950 # CONFIG_USE_V4L2_MFC is not set
1951 CONFIG_V4L_USB_DRIVERS=y
1952 # CONFIG_USB_VIDEO_CLASS is not set
1953 CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
1954 # CONFIG_USB_GSPCA is not set
1955 # CONFIG_VIDEO_PVRUSB2 is not set
1956 # CONFIG_VIDEO_HDPVR is not set
1957 # CONFIG_VIDEO_EM28XX is not set
1958 # CONFIG_VIDEO_CX231XX is not set
1959 # CONFIG_VIDEO_USBVISION is not set
1960 # CONFIG_USB_ET61X251 is not set
1961 # CONFIG_USB_SN9C102 is not set
1962 # CONFIG_USB_PWC is not set
1963 # CONFIG_USB_ZR364XX is not set
1964 # CONFIG_USB_STKWEBCAM is not set
1965 # CONFIG_USB_S2255 is not set
1966 CONFIG_VIDEO_SAMSUNG=y
1967 CONFIG_VIDEO_SAMSUNG_V4L2=y
1968 # CONFIG_SLP_DMABUF is not set
1969 CONFIG_VIDEO_FIMC=y
1970 CONFIG_VIDEO_FIMC_RANGE_NARROW=y
1971 # CONFIG_VIDEO_FIMC_RANGE_WIDE is not set
1972 # CONFIG_VIDEO_FIMC_DEBUG is not set
1973 CONFIG_VIDEO_FIMC_MIPI=y
1974 # CONFIG_VIDEO_FIMC_MIPI_IRQ_DEBUG is not set
1975 CONFIG_VIDEO_FIMC_DMA_AUTO=y
1976 # CONFIG_VIDEO_FIMC_FIFO is not set
1977 # CONFIG_VIDEO_TVOUT is not set
1978 # CONFIG_LSI_HDMI_AUDIO_CH_EVENT is not set
1979 CONFIG_VIDEO_MFC5X=y
1980 CONFIG_VIDEO_MFC_MAX_INSTANCE=4
1981 CONFIG_VIDEO_MFC_MEM_PORT_COUNT=2
1982 # CONFIG_VIDEO_MFC5X_DEBUG is not set
1983 # CONFIG_VIDEO_MFC5X_DEC_CHROMA_LUMA_4K_ALIGN is not set
1984 CONFIG_VIDEO_UMP=y
1985 # CONFIG_UMP_DED_ONLY is not set
1986 CONFIG_UMP_OSMEM_ONLY=y
1987 # CONFIG_UMP_VCM_ONLY is not set
1988 CONFIG_UMP_MEM_SIZE=256
1989 # CONFIG_VIDEO_UMP_DEBUG is not set
1990 # CONFIG_VIDEO_TSI is not set
1991 # CONFIG_VIDEO_MALI400MP_DEBUG is not set
1992 CONFIG_VIDEO_MALI400MP_DVFS=y
1993 CONFIG_VIDEO_MALI400MP_R3P0=y
1994 # CONFIG_MALI_DED_ONLY_R3P0 is not set
1995 # CONFIG_MALI_DED_MMU_R3P0 is not set
1996 CONFIG_MALI_OSMEM_ONLY_R3P0=y
1997 # CONFIG_MALI_DED_OSMEM_R3P0 is not set
1998 CONFIG_VIDEO_MALI400MP_GLOBAL_LOCK=y
1999 # CONFIG_VIDEO_FIMG2D is not set
2000 # CONFIG_VIDEO_FIMG2D3X is not set
2001 CONFIG_VIDEO_JPEG=y
2002 # CONFIG_VIDEO_JPEG_DEBUG is not set
2003
2004 #
2005 # Reserved memory configurations
2006 #
2007 CONFIG_VIDEO_SAMSUNG_USE_DMA_MEM=y
2008 CONFIG_VIDEO_SAMSUNG_MEMSIZE_DMA=76800
2009 CONFIG_VIDEO_SAMSUNG_MEMSIZE_FIMC0=0
2010 CONFIG_VIDEO_SAMSUNG_MEMSIZE_FIMC1=0
2011 CONFIG_VIDEO_SAMSUNG_MEMSIZE_FIMC2=0
2012 CONFIG_VIDEO_SAMSUNG_MEMSIZE_FIMC3=0
2013 CONFIG_VIDEO_SAMSUNG_MEMSIZE_MFC0=20480
2014 CONFIG_VIDEO_SAMSUNG_MEMSIZE_MFC1=34816
2015 CONFIG_VIDEO_SAMSUNG_MEMSIZE_JPEG=20480
2016 CONFIG_VIDEO_EXYNOS=y
2017 CONFIG_VIDEO_EXYNOS_MEMSIZE_FIMC_IS=10240
2018 # CONFIG_VIDEO_EXYNOS_FIMC_LITE is not set
2019 # CONFIG_VIDEO_EXYNOS_TV is not set
2020 # CONFIG_VIDEO_EXYNOS_ROTATOR is not set
2021 # CONFIG_VIDEO_EXYNOS_FIMC_IS is not set
2022 # CONFIG_V4L_MEM2MEM_DRIVERS is not set
2023
2024 #
2025 # Mhl(sii9244) device support
2026 #
2027 CONFIG_SAMSUNG_MHL=y
2028 # CONFIG_SAMSUNG_USE_11PIN_CONNECTOR is not set
2029 # CONFIG_SAMSUNG_SMARTDOCK is not set
2030 CONFIG_SAMSUNG_WORKAROUND_HPD_GLANCE=y
2031 # CONFIG_SAMSUNG_MHL_UNPOWERED is not set
2032 # CONFIG_RADIO_ADAPTERS is not set
2033 # CONFIG_TDMB is not set
2034 # CONFIG_ISDBT is not set
2035
2036 #
2037 # Graphics support
2038 #
2039 CONFIG_DRM=y
2040 CONFIG_DRM_KMS_HELPER=y
2041 # CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
2042 CONFIG_DRM_EXYNOS=y
2043 CONFIG_DRM_EXYNOS_MEMSIZE=65536
2044 CONFIG_DRM_EXYNOS_IOMMU=y
2045 CONFIG_DRM_EXYNOS_DMABUF=y
2046 CONFIG_DRM_EXYNOS_FIMD=y
2047 CONFIG_DRM_EXYNOS_FIMD_WB=y
2048 CONFIG_DRM_EXYNOS_HDMI=y
2049 # CONFIG_DRM_EXYNOS_HDCP is not set
2050 CONFIG_DRM_EXYNOS_VIDI=y
2051 CONFIG_DRM_EXYNOS_G2D=y
2052 CONFIG_DRM_EXYNOS_IPP=y
2053 # CONFIG_DRM_EXYNOS_ROTATOR is not set
2054 CONFIG_DRM_EXYNOS_FIMC=y
2055 # CONFIG_DRM_UDL is not set
2056 # CONFIG_ION is not set
2057 # CONFIG_VGASTATE is not set
2058 # CONFIG_VIDEO_OUTPUT_CONTROL is not set
2059 CONFIG_FB=y
2060 # CONFIG_FIRMWARE_EDID is not set
2061 # CONFIG_FB_DDC is not set
2062 # CONFIG_FB_BOOT_VESA_SUPPORT is not set
2063 CONFIG_FB_CFB_FILLRECT=y
2064 CONFIG_FB_CFB_COPYAREA=y
2065 CONFIG_FB_CFB_IMAGEBLIT=y
2066 # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
2067 # CONFIG_FB_SYS_FILLRECT is not set
2068 # CONFIG_FB_SYS_COPYAREA is not set
2069 # CONFIG_FB_SYS_IMAGEBLIT is not set
2070 # CONFIG_FB_FOREIGN_ENDIAN is not set
2071 # CONFIG_FB_SYS_FOPS is not set
2072 # CONFIG_FB_WMT_GE_ROPS is not set
2073 # CONFIG_FB_SVGALIB is not set
2074 # CONFIG_FB_MACMODES is not set
2075 # CONFIG_FB_BACKLIGHT is not set
2076 # CONFIG_FB_MODE_HELPERS is not set
2077 # CONFIG_FB_TILEBLITTING is not set
2078
2079 #
2080 # Frame buffer hardware drivers
2081 #
2082 # CONFIG_FB_S5P is not set
2083 # CONFIG_FIMD_EXT_SUPPORT is not set
2084 # CONFIG_FB_S5P_EXTDSP is not set
2085 # CONFIG_S5P_DSIM_SWITCHABLE_DUAL_LCD is not set
2086 # CONFIG_FB_S1D13XXX is not set
2087 # CONFIG_FB_TMIO is not set
2088 # CONFIG_FB_S3C is not set
2089 CONFIG_S5P_MIPI_DSI2=y
2090 # CONFIG_FB_UDL is not set
2091 # CONFIG_FB_VIRTUAL is not set
2092 # CONFIG_FB_METRONOME is not set
2093 # CONFIG_FB_BROADSHEET is not set
2094 CONFIG_BACKLIGHT_LCD_SUPPORT=y
2095 CONFIG_LCD_CLASS_DEVICE=y
2096 # CONFIG_LCD_L4F00242T03 is not set
2097 # CONFIG_LCD_LMS283GF05 is not set
2098 # CONFIG_LCD_LTV350QV is not set
2099 # CONFIG_LCD_TDO24M is not set
2100 # CONFIG_LCD_VGG2432A4 is not set
2101 # CONFIG_LCD_PLATFORM is not set
2102 # CONFIG_LCD_S6E63M0 is not set
2103 # CONFIG_LCD_MIPI_S6E63M0 is not set
2104 # CONFIG_LCD_MIPI_S6E8AB0 is not set
2105 # CONFIG_LCD_MIPI_TC358764 is not set
2106 # CONFIG_LCD_LD9040 is not set
2107 # CONFIG_LCD_WA101S is not set
2108 # CONFIG_LCD_LTE480WV is not set
2109 CONFIG_LCD_S6E8AA0=y
2110 # CONFIG_LCD_S6E39A0X02 is not set
2111 CONFIG_BACKLIGHT_CLASS_DEVICE=y
2112 # CONFIG_BACKLIGHT_GENERIC is not set
2113 # CONFIG_BACKLIGHT_PWM is not set
2114 # CONFIG_BACKLIGHT_ADP8860 is not set
2115 # CONFIG_BACKLIGHT_ADP8870 is not set
2116 # CONFIG_BL_OVERHEATING_PROTECTION is not set
2117 CONFIG_BACKLIGHT_SMART_DIMMING=y
2118
2119 #
2120 # Display device support
2121 #
2122 # CONFIG_DISPLAY_SUPPORT is not set
2123
2124 #
2125 # Console display driver support
2126 #
2127 CONFIG_DUMMY_CONSOLE=y
2128 # CONFIG_FRAMEBUFFER_CONSOLE is not set
2129 # CONFIG_LOGO is not set
2130 CONFIG_SOUND=y
2131 # CONFIG_SOUND_OSS_CORE is not set
2132 CONFIG_SND=y
2133 CONFIG_SND_TIMER=y
2134 CONFIG_SND_PCM=y
2135 CONFIG_SND_HWDEP=y
2136 CONFIG_SND_JACK=y
2137 # CONFIG_SND_SEQUENCER is not set
2138 # CONFIG_SND_MIXER_OSS is not set
2139 # CONFIG_SND_PCM_OSS is not set
2140 # CONFIG_SND_HRTIMER is not set
2141 # CONFIG_SND_DYNAMIC_MINORS is not set
2142 # CONFIG_SND_SUPPORT_OLD_API is not set
2143 # CONFIG_SND_VERBOSE_PROCFS is not set
2144 # CONFIG_SND_VERBOSE_PRINTK is not set
2145 # CONFIG_SND_DEBUG is not set
2146 # CONFIG_SND_RAWMIDI_SEQ is not set
2147 # CONFIG_SND_OPL3_LIB_SEQ is not set
2148 # CONFIG_SND_OPL4_LIB_SEQ is not set
2149 # CONFIG_SND_SBAWE_SEQ is not set
2150 # CONFIG_SND_EMU10K1_SEQ is not set
2151 # CONFIG_SND_DRIVERS is not set
2152 # CONFIG_SND_ARM is not set
2153 # CONFIG_SND_SPI is not set
2154 CONFIG_SND_USB=y
2155 # CONFIG_SND_USB_AUDIO is not set
2156 # CONFIG_SND_USB_UA101 is not set
2157 # CONFIG_SND_USB_CAIAQ is not set
2158 # CONFIG_SND_USB_6FIRE is not set
2159 CONFIG_SND_SOC=y
2160 # CONFIG_SND_SOC_CACHE_LZO is not set
2161 CONFIG_SND_SOC_PM_RUNTIME=y
2162 CONFIG_SND_SOC_SAMSUNG=y
2163 CONFIG_SND_SAMSUNG_I2S=y
2164 CONFIG_SND_SOC_SLP_TRATS_MC1N2=y
2165 # CONFIG_SND_SOC_SAMSUNG_USE_DMA_WRAPPER is not set
2166 CONFIG_SND_SAMSUNG_NORMAL=y
2167 # CONFIG_SND_SAMSUNG_LP is not set
2168 # CONFIG_SND_SAMSUNG_ALP is not set
2169 # CONFIG_SND_SAMSUNG_RP is not set
2170 # CONFIG_SND_SAMSUNG_I2S_MASTER is not set
2171 # CONFIG_SND_DUOS_MODEM_SWITCH is not set
2172 # CONFIG_SND_USE_SUB_MIC is not set
2173 # CONFIG_SND_USE_THIRD_MIC is not set
2174 # CONFIG_SND_USE_STEREO_SPEAKER is not set
2175 # CONFIG_SND_USE_LINEOUT_SWITCH is not set
2176 # CONFIG_SND_USE_MUIC_SWITCH is not set
2177 CONFIG_SND_SOC_I2C_AND_SPI=y
2178 # CONFIG_SND_SOC_ALL_CODECS is not set
2179 CONFIG_SND_SOC_MC1N2=y
2180 CONFIG_SND_SOC_USE_EXTERNAL_MIC_BIAS=y
2181 # CONFIG_SND_SOC_MC1N2_DEBUG is not set
2182 # CONFIG_SOUND_PRIME is not set
2183 CONFIG_HID_SUPPORT=y
2184 CONFIG_HID=y
2185 # CONFIG_HIDRAW is not set
2186
2187 #
2188 # USB Input Devices
2189 #
2190 CONFIG_USB_HID=y
2191 # CONFIG_HID_PID is not set
2192 # CONFIG_USB_HIDDEV is not set
2193
2194 #
2195 # Special HID drivers
2196 #
2197 CONFIG_HID_A4TECH=y
2198 # CONFIG_HID_ACRUX is not set
2199 CONFIG_HID_APPLE=y
2200 CONFIG_HID_BELKIN=y
2201 CONFIG_HID_CHERRY=y
2202 CONFIG_HID_CHICONY=y
2203 # CONFIG_HID_PRODIKEYS is not set
2204 CONFIG_HID_CYPRESS=y
2205 CONFIG_HID_DRAGONRISE=y
2206 # CONFIG_DRAGONRISE_FF is not set
2207 # CONFIG_HID_EMS_FF is not set
2208 CONFIG_HID_ELECOM=y
2209 CONFIG_HID_EZKEY=y
2210 # CONFIG_HID_KEYTOUCH is not set
2211 CONFIG_HID_KYE=y
2212 # CONFIG_HID_UCLOGIC is not set
2213 # CONFIG_HID_WALTOP is not set
2214 CONFIG_HID_GYRATION=y
2215 # CONFIG_HID_TWINHAN is not set
2216 CONFIG_HID_KENSINGTON=y
2217 # CONFIG_HID_LCPOWER is not set
2218 CONFIG_HID_LOGITECH=y
2219 # CONFIG_LOGITECH_FF is not set
2220 # CONFIG_LOGIRUMBLEPAD2_FF is not set
2221 # CONFIG_LOGIG940_FF is not set
2222 # CONFIG_LOGIWII_FF is not set
2223 CONFIG_HID_MAGICMOUSE=y
2224 CONFIG_HID_MICROSOFT=y
2225 CONFIG_HID_MONTEREY=y
2226 # CONFIG_HID_MULTITOUCH is not set
2227 CONFIG_HID_NTRIG=y
2228 CONFIG_HID_ORTEK=y
2229 CONFIG_HID_PANTHERLORD=y
2230 # CONFIG_PANTHERLORD_FF is not set
2231 CONFIG_HID_PETALYNX=y
2232 CONFIG_HID_PICOLCD=y
2233 # CONFIG_HID_PICOLCD_FB is not set
2234 # CONFIG_HID_PICOLCD_BACKLIGHT is not set
2235 # CONFIG_HID_PICOLCD_LCD is not set
2236 CONFIG_HID_QUANTA=y
2237 CONFIG_HID_ROCCAT=y
2238 CONFIG_HID_ROCCAT_COMMON=y
2239 # CONFIG_HID_ROCCAT_ARVO is not set
2240 CONFIG_HID_ROCCAT_KONE=y
2241 # CONFIG_HID_ROCCAT_KONEPLUS is not set
2242 # CONFIG_HID_ROCCAT_KOVAPLUS is not set
2243 # CONFIG_HID_ROCCAT_PYRA is not set
2244 CONFIG_HID_SAMSUNG=y
2245 CONFIG_HID_SONY=y
2246 CONFIG_HID_SUNPLUS=y
2247 CONFIG_HID_GREENASIA=y
2248 # CONFIG_GREENASIA_FF is not set
2249 CONFIG_HID_SMARTJOYPLUS=y
2250 # CONFIG_SMARTJOYPLUS_FF is not set
2251 CONFIG_HID_TOPSEED=y
2252 CONFIG_HID_THRUSTMASTER=y
2253 # CONFIG_THRUSTMASTER_FF is not set
2254 CONFIG_HID_WACOM=y
2255 # CONFIG_HID_WACOM_POWER_SUPPLY is not set
2256 CONFIG_HID_ZEROPLUS=y
2257 # CONFIG_ZEROPLUS_FF is not set
2258 CONFIG_HID_ZYDACRON=y
2259 CONFIG_USB_SUPPORT=y
2260 CONFIG_USB_ARCH_HAS_HCD=y
2261 CONFIG_USB_ARCH_HAS_OHCI=y
2262 CONFIG_USB_ARCH_HAS_EHCI=y
2263 CONFIG_USB_ARCH_HAS_XHCI=y
2264 CONFIG_USB=y
2265 # CONFIG_USB_DEBUG is not set
2266 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
2267
2268 #
2269 # Miscellaneous USB options
2270 #
2271 CONFIG_USB_DEVICEFS=y
2272 CONFIG_USB_DEVICE_CLASS=y
2273 # CONFIG_USB_DYNAMIC_MINORS is not set
2274 CONFIG_USB_SUSPEND=y
2275 # CONFIG_USB_OTG is not set
2276 # CONFIG_USB_OTG_WHITELIST is not set
2277 # CONFIG_USB_OTG_BLACKLIST_HUB is not set
2278 # CONFIG_HOST_COMPLIANT_TEST is not set
2279 CONFIG_USB_HOST_NOTIFY=y
2280 CONFIG_USB_MON=y
2281 # CONFIG_USB_WUSB is not set
2282 # CONFIG_USB_WUSB_CBAF is not set
2283
2284 #
2285 # USB Host Controller Drivers
2286 #
2287 # CONFIG_USB_C67X00_HCD is not set
2288 # CONFIG_USB_XHCI_HCD is not set
2289 CONFIG_USB_EHCI_HCD=y
2290 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
2291 CONFIG_USB_EHCI_TT_NEWSCHED=y
2292 CONFIG_USB_EHCI_S5P=y
2293 CONFIG_USB_S5P_HSIC0=y
2294 CONFIG_USB_S5P_HSIC1=y
2295 # CONFIG_USB_OXU210HP_HCD is not set
2296 # CONFIG_USB_ISP116X_HCD is not set
2297 # CONFIG_USB_ISP1760_HCD is not set
2298 # CONFIG_USB_ISP1362_HCD is not set
2299 # CONFIG_USB_OHCI_HCD is not set
2300 # CONFIG_USB_SL811_HCD is not set
2301 # CONFIG_USB_R8A66597_HCD is not set
2302 # CONFIG_USB_HWA_HCD is not set
2303 CONFIG_USB_S3C_OTG_HOST=y
2304 # CONFIG_USB_MUSB_HDRC is not set
2305
2306 #
2307 # USB Device Class drivers
2308 #
2309 # CONFIG_USB_ACM is not set
2310 CONFIG_USB_PRINTER=y
2311 # CONFIG_USB_WDM is not set
2312 # CONFIG_USB_TMC is not set
2313
2314 #
2315 # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
2316 #
2317
2318 #
2319 # also be needed; see USB_STORAGE Help for more info
2320 #
2321 CONFIG_USB_STORAGE=y
2322 # CONFIG_USB_STORAGE_DEBUG is not set
2323 # CONFIG_USB_STORAGE_REALTEK is not set
2324 # CONFIG_USB_STORAGE_DATAFAB is not set
2325 # CONFIG_USB_STORAGE_FREECOM is not set
2326 # CONFIG_USB_STORAGE_ISD200 is not set
2327 # CONFIG_USB_STORAGE_USBAT is not set
2328 # CONFIG_USB_STORAGE_SDDR09 is not set
2329 # CONFIG_USB_STORAGE_SDDR55 is not set
2330 # CONFIG_USB_STORAGE_JUMPSHOT is not set
2331 # CONFIG_USB_STORAGE_ALAUDA is not set
2332 # CONFIG_USB_STORAGE_ONETOUCH is not set
2333 # CONFIG_USB_STORAGE_KARMA is not set
2334 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
2335 # CONFIG_USB_STORAGE_ENE_UB6250 is not set
2336 # CONFIG_USB_UAS is not set
2337 # CONFIG_USB_LIBUSUAL is not set
2338
2339 #
2340 # USB Imaging devices
2341 #
2342 # CONFIG_USB_MDC800 is not set
2343 # CONFIG_USB_MICROTEK is not set
2344
2345 #
2346 # USB port drivers
2347 #
2348 # CONFIG_USB_SERIAL is not set
2349
2350 #
2351 # USB Miscellaneous drivers
2352 #
2353 # CONFIG_USB_EMI62 is not set
2354 # CONFIG_USB_EMI26 is not set
2355 # CONFIG_USB_ADUTUX is not set
2356 # CONFIG_USB_SEVSEG is not set
2357 # CONFIG_USB_RIO500 is not set
2358 # CONFIG_USB_LEGOTOWER is not set
2359 # CONFIG_USB_LCD is not set
2360 # CONFIG_USB_LED is not set
2361 # CONFIG_USB_CYPRESS_CY7C63 is not set
2362 # CONFIG_USB_CYTHERM is not set
2363 # CONFIG_USB_IDMOUSE is not set
2364 # CONFIG_USB_FTDI_ELAN is not set
2365 # CONFIG_USB_APPLEDISPLAY is not set
2366 # CONFIG_USB_SISUSBVGA is not set
2367 # CONFIG_USB_LD is not set
2368 # CONFIG_USB_TRANCEVIBRATOR is not set
2369 # CONFIG_USB_IOWARRIOR is not set
2370 # CONFIG_USB_TEST is not set
2371 # CONFIG_USB_ISIGHTFW is not set
2372 # CONFIG_USB_YUREX is not set
2373 # CONFIG_USB_QCOM_DIAG_BRIDGE is not set
2374 # CONFIG_USB_QCOM_MDM_BRIDGE is not set
2375 CONFIG_USB_GADGET=y
2376 # CONFIG_USB_GADGET_DEBUG is not set
2377 # CONFIG_USB_GADGET_DEBUG_FILES is not set
2378 # CONFIG_USB_GADGET_DEBUG_FS is not set
2379 CONFIG_USB_GADGET_VBUS_DRAW=2
2380 CONFIG_USB_GADGET_SELECTED=y
2381 # CONFIG_USB_GADGET_FUSB300 is not set
2382 # CONFIG_USB_GADGET_R8A66597 is not set
2383 CONFIG_USB_GADGET_S3C_OTGD=y
2384 # CONFIG_USB_GADGET_PXA_U2O is not set
2385 # CONFIG_USB_GADGET_M66592 is not set
2386 # CONFIG_USB_GADGET_DUMMY_HCD is not set
2387
2388 #
2389 # NOTE: S3C OTG device role enables the controller driver below
2390 #
2391 CONFIG_USB_S3C_OTGD=y
2392 CONFIG_USB_GADGET_DUALSPEED=y
2393 # CONFIG_USB_ZERO is not set
2394 # CONFIG_USB_AUDIO is not set
2395 # CONFIG_USB_ETH is not set
2396 # CONFIG_USB_G_NCM is not set
2397 # CONFIG_USB_GADGETFS is not set
2398 # CONFIG_USB_FUNCTIONFS is not set
2399 # CONFIG_USB_FILE_STORAGE is not set
2400 # CONFIG_USB_MASS_STORAGE is not set
2401 # CONFIG_USB_G_SERIAL is not set
2402 # CONFIG_USB_MIDI_GADGET is not set
2403 # CONFIG_USB_G_PRINTER is not set
2404 CONFIG_USB_G_SLP=y
2405 # CONFIG_USB_G_ANDROID is not set
2406 # CONFIG_USB_ANDROID is not set
2407 # CONFIG_USB_CDC_COMPOSITE is not set
2408 # CONFIG_USB_G_NOKIA is not set
2409 # CONFIG_USB_G_MULTI is not set
2410 # CONFIG_USB_G_HID is not set
2411 # CONFIG_USB_G_DBGP is not set
2412 # CONFIG_USB_G_WEBCAM is not set
2413
2414 #
2415 # OTG and related infrastructure
2416 #
2417 # CONFIG_USB_GPIO_VBUS is not set
2418 # CONFIG_USB_ULPI is not set
2419 # CONFIG_NOP_USB_XCEIV is not set
2420 CONFIG_MMC=y
2421 # CONFIG_MMC_DEBUG is not set
2422 CONFIG_MMC_UNSAFE_RESUME=y
2423 CONFIG_MMC_CLKGATE=y
2424 CONFIG_MMC_EMBEDDED_SDIO=y
2425 CONFIG_MMC_PARANOID_SD_INIT=y
2426 # CONFIG_MMC_NOT_USE_SANITIZE is not set
2427 # CONFIG_MMC_POLLING_WAIT_CMD23 is not set
2428
2429 #
2430 # MMC/SD/SDIO Card Drivers
2431 #
2432 CONFIG_MMC_BLOCK=y
2433 CONFIG_MMC_BLOCK_MINORS=8
2434 CONFIG_MMC_BLOCK_BOUNCE=y
2435 # CONFIG_MMC_BLOCK_DEFERRED_RESUME is not set
2436 # CONFIG_SDIO_UART is not set
2437 # CONFIG_MMC_TEST is not set
2438 # CONFIG_MMC_SELECTIVE_PACKED_CMD_POLICY is not set
2439
2440 #
2441 # MMC/SD/SDIO Host Controller Drivers
2442 #
2443 CONFIG_MMC_MSHCI=y
2444 # CONFIG_MMC_MSHCI_S3C_DMA_MAP is not set
2445 # CONFIG_MMC_MSHCI_ASYNC_OPS is not set
2446 # CONFIG_MMC_MSHCI_ENABLE_CACHE is not set
2447 CONFIG_MMC_SDHCI=y
2448 # CONFIG_MMC_SDHCI_PLTFM is not set
2449 CONFIG_MMC_SDHCI_S3C=y
2450 CONFIG_MMC_SDHCI_S3C_DMA=y
2451 # CONFIG_MMC_DW is not set
2452 # CONFIG_MMC_VUB300 is not set
2453 # CONFIG_MMC_USHC is not set
2454 # CONFIG_MEMSTICK is not set
2455 # CONFIG_LEDS_SPFCW043 is not set
2456 # CONFIG_NEW_LEDS is not set
2457 # CONFIG_NFC_DEVICES is not set
2458 CONFIG_SWITCH=y
2459 CONFIG_SWITCH_GPIO=y
2460 # CONFIG_ACCESSIBILITY is not set
2461 CONFIG_RTC_LIB=y
2462 CONFIG_RTC_CLASS=y
2463 CONFIG_RTC_HCTOSYS=y
2464 CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
2465 # CONFIG_RTC_DEBUG is not set
2466
2467 #
2468 # RTC interfaces
2469 #
2470 CONFIG_RTC_INTF_SYSFS=y
2471 CONFIG_RTC_INTF_PROC=y
2472 CONFIG_RTC_INTF_DEV=y
2473 # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
2474 CONFIG_RTC_INTF_ALARM=y
2475 CONFIG_RTC_INTF_ALARM_DEV=y
2476 # CONFIG_RTC_ALARM_BOOT is not set
2477 # CONFIG_RTC_DRV_TEST is not set
2478
2479 #
2480 # I2C RTC drivers
2481 #
2482 # CONFIG_RTC_DRV_DS1307 is not set
2483 # CONFIG_RTC_DRV_DS1374 is not set
2484 # CONFIG_RTC_DRV_DS1672 is not set
2485 # CONFIG_RTC_DRV_DS3232 is not set
2486 # CONFIG_RTC_DRV_MAX6900 is not set
2487 CONFIG_RTC_DRV_MAX8997=y
2488 # CONFIG_RTC_DRV_RS5C372 is not set
2489 # CONFIG_RTC_DRV_ISL1208 is not set
2490 # CONFIG_RTC_DRV_ISL12022 is not set
2491 # CONFIG_RTC_DRV_X1205 is not set
2492 # CONFIG_RTC_DRV_PCF8563 is not set
2493 # CONFIG_RTC_DRV_PCF8583 is not set
2494 # CONFIG_RTC_DRV_M41T80 is not set
2495 # CONFIG_RTC_DRV_BQ32K is not set
2496 # CONFIG_RTC_DRV_S35390A is not set
2497 # CONFIG_RTC_DRV_FM3130 is not set
2498 # CONFIG_RTC_DRV_RX8581 is not set
2499 # CONFIG_RTC_DRV_RX8025 is not set
2500 # CONFIG_RTC_DRV_EM3027 is not set
2501 # CONFIG_RTC_DRV_RV3029C2 is not set
2502
2503 #
2504 # SPI RTC drivers
2505 #
2506 # CONFIG_RTC_DRV_M41T93 is not set
2507 # CONFIG_RTC_DRV_M41T94 is not set
2508 # CONFIG_RTC_DRV_DS1305 is not set
2509 # CONFIG_RTC_DRV_DS1390 is not set
2510 # CONFIG_RTC_DRV_MAX6902 is not set
2511 # CONFIG_RTC_DRV_R9701 is not set
2512 # CONFIG_RTC_DRV_RS5C348 is not set
2513 # CONFIG_RTC_DRV_DS3234 is not set
2514 # CONFIG_RTC_DRV_PCF2123 is not set
2515
2516 #
2517 # Platform RTC drivers
2518 #
2519 # CONFIG_RTC_DRV_CMOS is not set
2520 # CONFIG_RTC_DRV_DS1286 is not set
2521 # CONFIG_RTC_DRV_DS1511 is not set
2522 # CONFIG_RTC_DRV_DS1553 is not set
2523 # CONFIG_RTC_DRV_DS1742 is not set
2524 # CONFIG_RTC_DRV_STK17TA8 is not set
2525 # CONFIG_RTC_DRV_M48T86 is not set
2526 # CONFIG_RTC_DRV_M48T35 is not set
2527 # CONFIG_RTC_DRV_M48T59 is not set
2528 # CONFIG_RTC_DRV_MSM6242 is not set
2529 # CONFIG_RTC_DRV_BQ4802 is not set
2530 # CONFIG_RTC_DRV_RP5C01 is not set
2531 # CONFIG_RTC_DRV_V3020 is not set
2532
2533 #
2534 # on-CPU RTC drivers
2535 #
2536 CONFIG_HAVE_S3C_RTC=y
2537 CONFIG_RTC_DRV_S3C=y
2538 # CONFIG_DMADEVICES is not set
2539 # CONFIG_AUXDISPLAY is not set
2540 # CONFIG_UIO is not set
2541 CONFIG_STAGING=y
2542 # CONFIG_VIDEO_TM6000 is not set
2543 # CONFIG_USBIP_CORE is not set
2544 # CONFIG_PRISM2_USB is not set
2545 # CONFIG_ECHO is not set
2546 # CONFIG_BRCMUTIL is not set
2547 # CONFIG_ASUS_OLED is not set
2548 # CONFIG_R8712U is not set
2549 # CONFIG_TRANZPORT is not set
2550
2551 #
2552 # Android
2553 #
2554 CONFIG_ANDROID=y
2555 CONFIG_ANDROID_BINDER_IPC=y
2556 CONFIG_ANDROID_LOGGER=y
2557 CONFIG_ANDROID_RAM_CONSOLE=y
2558 CONFIG_ANDROID_RAM_CONSOLE_ENABLE_VERBOSE=y
2559 CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION=y
2560 CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION_DATA_SIZE=128
2561 CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION_ECC_SIZE=16
2562 CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION_SYMBOL_SIZE=8
2563 CONFIG_ANDROID_RAM_CONSOLE_ERROR_CORRECTION_POLYNOMIAL=0x11d
2564 # CONFIG_ANDROID_RAM_CONSOLE_EARLY_INIT is not set
2565 CONFIG_ANDROID_TIMED_OUTPUT=y
2566 CONFIG_ANDROID_TIMED_GPIO=y
2567 # CONFIG_ANDROID_LOW_MEMORY_KILLER is not set
2568 # CONFIG_POHMELFS is not set
2569 # CONFIG_LINE6_USB is not set
2570
2571 #
2572 # I2C encoder or helper chips
2573 #
2574 # CONFIG_DRM_I2C_CH7006 is not set
2575 # CONFIG_DRM_I2C_SIL164 is not set
2576 # CONFIG_VT6656 is not set
2577 CONFIG_IIO=y
2578 CONFIG_IIO_RING_BUFFER=y
2579 # CONFIG_IIO_SW_RING is not set
2580 # CONFIG_IIO_KFIFO_BUF is not set
2581 # CONFIG_IIO_TRIGGER is not set
2582
2583 #
2584 # Accelerometers
2585 #
2586 # CONFIG_ADIS16201 is not set
2587 # CONFIG_ADIS16203 is not set
2588 # CONFIG_ADIS16204 is not set
2589 # CONFIG_ADIS16209 is not set
2590 # CONFIG_ADIS16220 is not set
2591 # CONFIG_ADIS16240 is not set
2592 # CONFIG_KXSD9 is not set
2593 # CONFIG_SCA3000 is not set
2594
2595 #
2596 # Analog to digital convertors
2597 #
2598 # CONFIG_AD7150 is not set
2599 # CONFIG_AD7152 is not set
2600 # CONFIG_AD7291 is not set
2601 # CONFIG_AD7298 is not set
2602 # CONFIG_AD7314 is not set
2603 # CONFIG_AD7606 is not set
2604 # CONFIG_AD799X is not set
2605 # CONFIG_AD7476 is not set
2606 # CONFIG_AD7887 is not set
2607 # CONFIG_AD7780 is not set
2608 # CONFIG_AD7745 is not set
2609 # CONFIG_AD7816 is not set
2610 # CONFIG_ADT75 is not set
2611 # CONFIG_ADT7310 is not set
2612 # CONFIG_ADT7410 is not set
2613 # CONFIG_MAX1363 is not set
2614
2615 #
2616 # Analog digital bi-direction convertors
2617 #
2618 # CONFIG_ADT7316 is not set
2619
2620 #
2621 # Digital to analog convertors
2622 #
2623 # CONFIG_AD5624R_SPI is not set
2624 # CONFIG_AD5446 is not set
2625 # CONFIG_AD5504 is not set
2626 # CONFIG_AD5791 is not set
2627 # CONFIG_MAX517 is not set
2628
2629 #
2630 # Direct Digital Synthesis
2631 #
2632 # CONFIG_AD5930 is not set
2633 # CONFIG_AD9832 is not set
2634 # CONFIG_AD9834 is not set
2635 # CONFIG_AD9850 is not set
2636 # CONFIG_AD9852 is not set
2637 # CONFIG_AD9910 is not set
2638 # CONFIG_AD9951 is not set
2639
2640 #
2641 # Digital gyroscope sensors
2642 #
2643 # CONFIG_ADIS16060 is not set
2644 # CONFIG_ADIS16080 is not set
2645 # CONFIG_ADIS16130 is not set
2646 # CONFIG_ADIS16260 is not set
2647 # CONFIG_ADXRS450 is not set
2648 CONFIG_K3G=y
2649
2650 #
2651 # Inertial measurement units
2652 #
2653 # CONFIG_ADIS16400 is not set
2654
2655 #
2656 # Light sensors
2657 #
2658 # CONFIG_SENSORS_ISL29018 is not set
2659 # CONFIG_SENSORS_TSL2563 is not set
2660 # CONFIG_TSL2583 is not set
2661
2662 #
2663 # Magnetometer sensors
2664 #
2665 # CONFIG_SENSORS_HMC5843 is not set
2666
2667 #
2668 # Active energy metering IC
2669 #
2670 # CONFIG_ADE7753 is not set
2671 # CONFIG_ADE7754 is not set
2672 # CONFIG_ADE7758 is not set
2673 # CONFIG_ADE7759 is not set
2674 # CONFIG_ADE7854 is not set
2675
2676 #
2677 # Resolver to digital converters
2678 #
2679 # CONFIG_AD2S90 is not set
2680 # CONFIG_AD2S120X is not set
2681 # CONFIG_AD2S1210 is not set
2682
2683 #
2684 # Triggers - standalone
2685 #
2686 # CONFIG_XVMALLOC is not set
2687 # CONFIG_ZRAM is not set
2688 # CONFIG_FB_SM7XX is not set
2689 # CONFIG_LIRC_STAGING is not set
2690 # CONFIG_EASYCAP is not set
2691 # CONFIG_MACH_C110_WESTBRIDGE_AST_PNAND_HAL is not set
2692 CONFIG_MACH_NO_WESTBRIDGE=y
2693 # CONFIG_USB_ENESTORAGE is not set
2694 # CONFIG_BCM_WIMAX is not set
2695 # CONFIG_FT1000 is not set
2696
2697 #
2698 # Speakup console speech
2699 #
2700 # CONFIG_SPEAKUP is not set
2701 # CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
2702 # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
2703
2704 #
2705 # Altera FPGA firmware download module
2706 #
2707 # CONFIG_ALTERA_STAPL is not set
2708 CONFIG_CLKDEV_LOOKUP=y
2709 # CONFIG_VIBETONZ is not set
2710 # CONFIG_MOTOR_DRV_MAX8997 is not set
2711 # CONFIG_MOTOR_DRV_ISA1200 is not set
2712 CONFIG_HAPTIC=y
2713 CONFIG_HAPTIC_CLASS=y
2714
2715 #
2716 # Haptic chips
2717 #
2718 CONFIG_HAPTIC_MAX8997=y
2719 # CONFIG_HAPTIC_MAX77693 is not set
2720 CONFIG_SAMSUNG_MODULES=y
2721 # CONFIG_FM_RADIO is not set
2722 CONFIG_SENSORS_CORE=y
2723 CONFIG_SENSORS_AK8975C=y
2724 # CONFIG_SENSORS_AK8963C is not set
2725 # CONFIG_SENSORS_BMP180 is not set
2726 # CONFIG_SENSORS_CM3663 is not set
2727 # CONFIG_SENSORS_PAS2M110 is not set
2728 # CONFIG_SENSORS_BMA254 is not set
2729 # CONFIG_SENSORS_TAOS is not set
2730 # CONFIG_SENSORS_GP2A is not set
2731 # CONFIG_SENSORS_GP2A_ANALOG is not set
2732 CONFIG_SENSORS_GP2AP020A00F=y
2733 # CONFIG_SENSORS_CM36651 is not set
2734 # CONFIG_SENSORS_BH1721 is not set
2735 # CONFIG_SENSORS_AL3201 is not set
2736 # CONFIG_SENSORS_K3DH is not set
2737 # CONFIG_SENSORS_K3G is not set
2738 # CONFIG_SENSORS_LSM330DLC is not set
2739 # CONFIG_SENSORS_LPS331 is not set
2740 # CONFIG_SENSORS_SYSFS is not set
2741 # CONFIG_SENSORS_SSP is not set
2742 # CONFIG_SENSORS_SSP_SENSORHUB is not set
2743 # CONFIG_PM_DEVFREQ is not set
2744 # CONFIG_SAMSUNG_PHONE_SVNET is not set
2745 CONFIG_ACCESSORY=y
2746 # CONFIG_30PIN_CONN is not set
2747 # CONFIG_MHL_SII9234 is not set
2748 # CONFIG_SEC_KEYBOARD_DOCK is not set
2749 # CONFIG_HPD_PULL is not set
2750 # CONFIG_SAMSUNG_MHL_9290 is not set
2751 # CONFIG_IR_REMOCON is not set
2752 CONFIG_EXTCON=y
2753 # CONFIG_EXTCON_GPIO is not set
2754 # CONFIG_EXTCON_ADC_JACK is not set
2755 # CONFIG_BARCODE_EMUL is not set
2756 CONFIG_IOMMU_SUPPORT=y
2757 # CONFIG_FELICA is not set
2758
2759 #
2760 # File systems
2761 #
2762 # CONFIG_EXT2_FS is not set
2763 # CONFIG_EXT3_FS is not set
2764 CONFIG_EXT4_FS=y
2765 CONFIG_EXT4_USE_FOR_EXT23=y
2766 CONFIG_EXT4_FS_XATTR=y
2767 # CONFIG_EXT4_FS_POSIX_ACL is not set
2768 CONFIG_EXT4_FS_SECURITY=y
2769 # CONFIG_EXT4_DEBUG is not set
2770 CONFIG_JBD2=y
2771 # CONFIG_JBD2_DEBUG is not set
2772 CONFIG_FS_MBCACHE=y
2773 # CONFIG_REISERFS_FS is not set
2774 # CONFIG_JFS_FS is not set
2775 # CONFIG_XFS_FS is not set
2776 # CONFIG_GFS2_FS is not set
2777 # CONFIG_BTRFS_FS is not set
2778 # CONFIG_NILFS2_FS is not set
2779 CONFIG_FS_POSIX_ACL=y
2780 CONFIG_FILE_LOCKING=y
2781 CONFIG_FSNOTIFY=y
2782 # CONFIG_DNOTIFY is not set
2783 CONFIG_INOTIFY_USER=y
2784 CONFIG_FANOTIFY=y
2785 # CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
2786 # CONFIG_QUOTA is not set
2787 # CONFIG_QUOTACTL is not set
2788 # CONFIG_AUTOFS4_FS is not set
2789 CONFIG_FUSE_FS=y
2790 # CONFIG_CUSE is not set
2791 CONFIG_GENERIC_ACL=y
2792
2793 #
2794 # Caches
2795 #
2796 # CONFIG_FSCACHE is not set
2797
2798 #
2799 # CD-ROM/DVD Filesystems
2800 #
2801 # CONFIG_ISO9660_FS is not set
2802 # CONFIG_UDF_FS is not set
2803
2804 #
2805 # DOS/FAT/NT Filesystems
2806 #
2807 CONFIG_FAT_FS=y
2808 CONFIG_MSDOS_FS=y
2809 CONFIG_VFAT_FS=y
2810 CONFIG_FAT_DEFAULT_CODEPAGE=437
2811 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
2812 # CONFIG_NTFS_FS is not set
2813
2814 #
2815 # Pseudo filesystems
2816 #
2817 CONFIG_PROC_FS=y
2818 CONFIG_PROC_SYSCTL=y
2819 CONFIG_PROC_PAGE_MONITOR=y
2820 CONFIG_SYSFS=y
2821 CONFIG_TMPFS=y
2822 CONFIG_TMPFS_POSIX_ACL=y
2823 CONFIG_TMPFS_XATTR=y
2824 # CONFIG_HUGETLB_PAGE is not set
2825 # CONFIG_CONFIGFS_FS is not set
2826 CONFIG_MISC_FILESYSTEMS=y
2827 # CONFIG_ADFS_FS is not set
2828 # CONFIG_AFFS_FS is not set
2829 CONFIG_ECRYPT_FS=y
2830 CONFIG_WTL_ENCRYPTION_FILTER=y
2831 # CONFIG_HFS_FS is not set
2832 # CONFIG_HFSPLUS_FS is not set
2833 # CONFIG_BEFS_FS is not set
2834 # CONFIG_BFS_FS is not set
2835 # CONFIG_EFS_FS is not set
2836 # CONFIG_LOGFS is not set
2837 # CONFIG_CRAMFS is not set
2838 # CONFIG_SQUASHFS is not set
2839 # CONFIG_VXFS_FS is not set
2840 # CONFIG_MINIX_FS is not set
2841 # CONFIG_OMFS_FS is not set
2842 # CONFIG_HPFS_FS is not set
2843 # CONFIG_QNX4FS_FS is not set
2844 # CONFIG_ROMFS_FS is not set
2845 # CONFIG_PSTORE is not set
2846 # CONFIG_SYSV_FS is not set
2847 # CONFIG_UFS_FS is not set
2848 CONFIG_NETWORK_FILESYSTEMS=y
2849 CONFIG_NFS_FS=y
2850 CONFIG_NFS_V3=y
2851 # CONFIG_NFS_V3_ACL is not set
2852 # CONFIG_NFS_V4 is not set
2853 CONFIG_ROOT_NFS=y
2854 # CONFIG_NFSD is not set
2855 CONFIG_LOCKD=y
2856 CONFIG_LOCKD_V4=y
2857 CONFIG_NFS_COMMON=y
2858 CONFIG_SUNRPC=y
2859 CONFIG_SUNRPC_GSS=y
2860 CONFIG_RPCSEC_GSS_KRB5=y
2861 # CONFIG_CEPH_FS is not set
2862 # CONFIG_CIFS is not set
2863 # CONFIG_NCP_FS is not set
2864 # CONFIG_CODA_FS is not set
2865 # CONFIG_AFS_FS is not set
2866
2867 #
2868 # Partition Types
2869 #
2870 CONFIG_PARTITION_ADVANCED=y
2871 # CONFIG_ACORN_PARTITION is not set
2872 # CONFIG_OSF_PARTITION is not set
2873 # CONFIG_AMIGA_PARTITION is not set
2874 # CONFIG_ATARI_PARTITION is not set
2875 # CONFIG_MAC_PARTITION is not set
2876 CONFIG_MSDOS_PARTITION=y
2877 # CONFIG_BSD_DISKLABEL is not set
2878 # CONFIG_MINIX_SUBPARTITION is not set
2879 # CONFIG_SOLARIS_X86_PARTITION is not set
2880 # CONFIG_UNIXWARE_DISKLABEL is not set
2881 # CONFIG_LDM_PARTITION is not set
2882 # CONFIG_SGI_PARTITION is not set
2883 # CONFIG_ULTRIX_PARTITION is not set
2884 # CONFIG_SUN_PARTITION is not set
2885 # CONFIG_KARMA_PARTITION is not set
2886 CONFIG_EFI_PARTITION=y
2887 # CONFIG_SYSV68_PARTITION is not set
2888 CONFIG_NLS=y
2889 CONFIG_NLS_DEFAULT="iso8859-1"
2890 CONFIG_NLS_CODEPAGE_437=y
2891 # CONFIG_NLS_CODEPAGE_737 is not set
2892 # CONFIG_NLS_CODEPAGE_775 is not set
2893 # CONFIG_NLS_CODEPAGE_850 is not set
2894 # CONFIG_NLS_CODEPAGE_852 is not set
2895 # CONFIG_NLS_CODEPAGE_855 is not set
2896 # CONFIG_NLS_CODEPAGE_857 is not set
2897 # CONFIG_NLS_CODEPAGE_860 is not set
2898 # CONFIG_NLS_CODEPAGE_861 is not set
2899 # CONFIG_NLS_CODEPAGE_862 is not set
2900 # CONFIG_NLS_CODEPAGE_863 is not set
2901 # CONFIG_NLS_CODEPAGE_864 is not set
2902 # CONFIG_NLS_CODEPAGE_865 is not set
2903 # CONFIG_NLS_CODEPAGE_866 is not set
2904 # CONFIG_NLS_CODEPAGE_869 is not set
2905 # CONFIG_NLS_CODEPAGE_936 is not set
2906 # CONFIG_NLS_CODEPAGE_950 is not set
2907 # CONFIG_NLS_CODEPAGE_932 is not set
2908 # CONFIG_NLS_CODEPAGE_949 is not set
2909 # CONFIG_NLS_CODEPAGE_874 is not set
2910 # CONFIG_NLS_ISO8859_8 is not set
2911 # CONFIG_NLS_CODEPAGE_1250 is not set
2912 # CONFIG_NLS_CODEPAGE_1251 is not set
2913 CONFIG_NLS_ASCII=y
2914 CONFIG_NLS_ISO8859_1=y
2915 # CONFIG_NLS_ISO8859_2 is not set
2916 # CONFIG_NLS_ISO8859_3 is not set
2917 # CONFIG_NLS_ISO8859_4 is not set
2918 # CONFIG_NLS_ISO8859_5 is not set
2919 # CONFIG_NLS_ISO8859_6 is not set
2920 # CONFIG_NLS_ISO8859_7 is not set
2921 # CONFIG_NLS_ISO8859_9 is not set
2922 # CONFIG_NLS_ISO8859_13 is not set
2923 # CONFIG_NLS_ISO8859_14 is not set
2924 # CONFIG_NLS_ISO8859_15 is not set
2925 # CONFIG_NLS_KOI8_R is not set
2926 # CONFIG_NLS_KOI8_U is not set
2927 # CONFIG_NLS_UTF8 is not set
2928
2929 #
2930 # Kernel hacking
2931 #
2932 CONFIG_PRINTK_TIME=y
2933 # CONFIG_PRINTK_CPU_ID is not set
2934 # CONFIG_PRINTK_PID is not set
2935 CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
2936 CONFIG_ENABLE_WARN_DEPRECATED=y
2937 CONFIG_ENABLE_MUST_CHECK=y
2938 CONFIG_FRAME_WARN=1024
2939 CONFIG_MAGIC_SYSRQ=y
2940 # CONFIG_STRIP_ASM_SYMS is not set
2941 # CONFIG_UNUSED_SYMBOLS is not set
2942 CONFIG_DEBUG_FS=y
2943 # CONFIG_HEADERS_CHECK is not set
2944 # CONFIG_DEBUG_SECTION_MISMATCH is not set
2945 CONFIG_DEBUG_KERNEL=y
2946 # CONFIG_DEBUG_SHIRQ is not set
2947 CONFIG_LOCKUP_DETECTOR=y
2948 # CONFIG_HARDLOCKUP_DETECTOR is not set
2949 CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y
2950 CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=1
2951 CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
2952 CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=1
2953 CONFIG_DETECT_HUNG_TASK=y
2954 CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
2955 CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y
2956 CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=1
2957 CONFIG_SCHED_DEBUG=y
2958 CONFIG_SCHEDSTATS=y
2959 # CONFIG_TIMER_STATS is not set
2960 # CONFIG_DEBUG_OBJECTS is not set
2961 # CONFIG_SLUB_STATS is not set
2962 # CONFIG_DEBUG_KMEMLEAK is not set
2963 # CONFIG_DEBUG_PREEMPT is not set
2964 # CONFIG_DEBUG_RT_MUTEXES is not set
2965 # CONFIG_RT_MUTEX_TESTER is not set
2966 CONFIG_DEBUG_SPINLOCK=y
2967 CONFIG_DEBUG_MUTEXES=y
2968 # CONFIG_DEBUG_LOCK_ALLOC is not set
2969 # CONFIG_PROVE_LOCKING is not set
2970 # CONFIG_SPARSE_RCU_POINTER is not set
2971 # CONFIG_LOCK_STAT is not set
2972 CONFIG_DEBUG_SPINLOCK_SLEEP=y
2973 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
2974 CONFIG_STACKTRACE=y
2975 # CONFIG_DEBUG_STACK_USAGE is not set
2976 # CONFIG_DEBUG_KOBJECT is not set
2977 # CONFIG_DEBUG_HIGHMEM is not set
2978 CONFIG_DEBUG_BUGVERBOSE=y
2979 CONFIG_DEBUG_INFO=y
2980 # CONFIG_DEBUG_INFO_REDUCED is not set
2981 # CONFIG_DEBUG_VM is not set
2982 # CONFIG_DEBUG_WRITECOUNT is not set
2983 # CONFIG_DEBUG_MEMORY_INIT is not set
2984 # CONFIG_DEBUG_LIST is not set
2985 # CONFIG_TEST_LIST_SORT is not set
2986 # CONFIG_DEBUG_SG is not set
2987 # CONFIG_DEBUG_NOTIFIERS is not set
2988 # CONFIG_DEBUG_CREDENTIALS is not set
2989 CONFIG_FRAME_POINTER=y
2990 # CONFIG_BOOT_PRINTK_DELAY is not set
2991 # CONFIG_RCU_TORTURE_TEST is not set
2992 CONFIG_RCU_CPU_STALL_TIMEOUT=60
2993 CONFIG_RCU_CPU_STALL_VERBOSE=y
2994 # CONFIG_BACKTRACE_SELF_TEST is not set
2995 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
2996 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
2997 # CONFIG_DEBUG_PER_CPU_MAPS is not set
2998 # CONFIG_LKDTM is not set
2999 # CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set
3000 # CONFIG_FAULT_INJECTION is not set
3001 # CONFIG_LATENCYTOP is not set
3002 CONFIG_SYSCTL_SYSCALL_CHECK=y
3003 # CONFIG_DEBUG_PAGEALLOC is not set
3004 CONFIG_NOP_TRACER=y
3005 CONFIG_HAVE_FUNCTION_TRACER=y
3006 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
3007 CONFIG_HAVE_DYNAMIC_FTRACE=y
3008 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
3009 CONFIG_HAVE_C_RECORDMCOUNT=y
3010 CONFIG_RING_BUFFER=y
3011 CONFIG_EVENT_TRACING=y
3012 CONFIG_EVENT_POWER_TRACING_DEPRECATED=y
3013 CONFIG_CONTEXT_SWITCH_TRACER=y
3014 CONFIG_RING_BUFFER_ALLOW_SWAP=y
3015 CONFIG_TRACING=y
3016 CONFIG_GENERIC_TRACER=y
3017 CONFIG_TRACING_SUPPORT=y
3018 CONFIG_FTRACE=y
3019 CONFIG_FUNCTION_TRACER=y
3020 CONFIG_FUNCTION_GRAPH_TRACER=y
3021 # CONFIG_IRQSOFF_TRACER is not set
3022 # CONFIG_PREEMPT_TRACER is not set
3023 # CONFIG_SCHED_TRACER is not set
3024 CONFIG_BRANCH_PROFILE_NONE=y
3025 # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
3026 # CONFIG_PROFILE_ALL_BRANCHES is not set
3027 # CONFIG_STACK_TRACER is not set
3028 # CONFIG_BLK_DEV_IO_TRACE is not set
3029 CONFIG_DYNAMIC_FTRACE=y
3030 CONFIG_FUNCTION_PROFILER=y
3031 CONFIG_FTRACE_MCOUNT_RECORD=y
3032 # CONFIG_FTRACE_STARTUP_TEST is not set
3033 # CONFIG_RING_BUFFER_BENCHMARK is not set
3034 # CONFIG_DYNAMIC_DEBUG is not set
3035 # CONFIG_DMA_API_DEBUG is not set
3036 # CONFIG_ATOMIC64_SELFTEST is not set
3037 # CONFIG_SAMPLES is not set
3038 CONFIG_HAVE_ARCH_KGDB=y
3039 # CONFIG_KGDB is not set
3040 # CONFIG_TEST_KSTRTOX is not set
3041 # CONFIG_STRICT_DEVMEM is not set
3042 # CONFIG_ARM_UNWIND is not set
3043 CONFIG_OLD_MCOUNT=y
3044 CONFIG_DEBUG_USER=y
3045 # CONFIG_DEBUG_LL is not set
3046 # CONFIG_OC_ETM is not set
3047 CONFIG_DEBUG_S3C_UART=1
3048 # CONFIG_CACHE_PERF is not set
3049
3050 #
3051 # Security options
3052 #
3053 CONFIG_KEYS=y
3054 CONFIG_KEYS_DEBUG_PROC_KEYS=y
3055 # CONFIG_SECURITY_DMESG_RESTRICT is not set
3056 CONFIG_SECURITY=y
3057 # CONFIG_SECURITYFS is not set
3058 CONFIG_SECURITY_NETWORK=y
3059 # CONFIG_SECURITY_NETWORK_XFRM is not set
3060 # CONFIG_SECURITY_PATH is not set
3061 # CONFIG_SECURITY_SELINUX is not set
3062 CONFIG_SECURITY_SMACK=y
3063 # CONFIG_SECURITY_TOMOYO is not set
3064 # CONFIG_SECURITY_APPARMOR is not set
3065 # CONFIG_IMA is not set
3066 CONFIG_DEFAULT_SECURITY_SMACK=y
3067 # CONFIG_DEFAULT_SECURITY_DAC is not set
3068 CONFIG_DEFAULT_SECURITY="smack"
3069 CONFIG_CRYPTO=y
3070
3071 #
3072 # Crypto core or helper
3073 #
3074 CONFIG_CRYPTO_FIPS=y
3075 CONFIG_CRYPTO_FIPS_INTEG_OFFSET=0x2B000000
3076 CONFIG_CRYPTO_ALGAPI=y
3077 CONFIG_CRYPTO_ALGAPI2=y
3078 CONFIG_CRYPTO_AEAD=y
3079 CONFIG_CRYPTO_AEAD2=y
3080 CONFIG_CRYPTO_BLKCIPHER=y
3081 CONFIG_CRYPTO_BLKCIPHER2=y
3082 CONFIG_CRYPTO_HASH=y
3083 CONFIG_CRYPTO_HASH2=y
3084 CONFIG_CRYPTO_RNG=y
3085 CONFIG_CRYPTO_RNG2=y
3086 CONFIG_CRYPTO_PCOMP2=y
3087 CONFIG_CRYPTO_MANAGER=y
3088 CONFIG_CRYPTO_MANAGER2=y
3089 CONFIG_CRYPTO_MANAGER_TESTS=y
3090 CONFIG_CRYPTO_GF128MUL=y
3091 CONFIG_CRYPTO_NULL=y
3092 # CONFIG_CRYPTO_PCRYPT is not set
3093 CONFIG_CRYPTO_WORKQUEUE=y
3094 CONFIG_CRYPTO_CRYPTD=y
3095 CONFIG_CRYPTO_AUTHENC=y
3096 CONFIG_CRYPTO_TEST=y
3097
3098 #
3099 # Authenticated Encryption with Associated Data
3100 #
3101 # CONFIG_CRYPTO_CCM is not set
3102 # CONFIG_CRYPTO_GCM is not set
3103 CONFIG_CRYPTO_SEQIV=y
3104
3105 #
3106 # Block modes
3107 #
3108 CONFIG_CRYPTO_CBC=y
3109 CONFIG_CRYPTO_CTR=y
3110 CONFIG_CRYPTO_CTS=y
3111 CONFIG_CRYPTO_ECB=y
3112 # CONFIG_CRYPTO_LRW is not set
3113 # CONFIG_CRYPTO_PCBC is not set
3114 # CONFIG_CRYPTO_XTS is not set
3115
3116 #
3117 # Hash modes
3118 #
3119 CONFIG_CRYPTO_HMAC=y
3120 # CONFIG_CRYPTO_XCBC is not set
3121 # CONFIG_CRYPTO_VMAC is not set
3122
3123 #
3124 # Digest
3125 #
3126 CONFIG_CRYPTO_CRC32C=y
3127 CONFIG_CRYPTO_GHASH=y
3128 # CONFIG_CRYPTO_MD4 is not set
3129 CONFIG_CRYPTO_MD5=y
3130 # CONFIG_CRYPTO_MICHAEL_MIC is not set
3131 # CONFIG_CRYPTO_RMD128 is not set
3132 # CONFIG_CRYPTO_RMD160 is not set
3133 # CONFIG_CRYPTO_RMD256 is not set
3134 # CONFIG_CRYPTO_RMD320 is not set
3135 CONFIG_CRYPTO_SHA1=y
3136 CONFIG_CRYPTO_SHA256=y
3137 CONFIG_CRYPTO_SHA512=y
3138 # CONFIG_CRYPTO_TGR192 is not set
3139 # CONFIG_CRYPTO_WP512 is not set
3140
3141 #
3142 # Ciphers
3143 #
3144 CONFIG_CRYPTO_AES=y
3145 # CONFIG_CRYPTO_ANUBIS is not set
3146 CONFIG_CRYPTO_ARC4=y
3147 # CONFIG_CRYPTO_BLOWFISH is not set
3148 # CONFIG_CRYPTO_CAMELLIA is not set
3149 # CONFIG_CRYPTO_CAST5 is not set
3150 # CONFIG_CRYPTO_CAST6 is not set
3151 CONFIG_CRYPTO_DES=y
3152 # CONFIG_CRYPTO_FCRYPT is not set
3153 # CONFIG_CRYPTO_KHAZAD is not set
3154 # CONFIG_CRYPTO_SALSA20 is not set
3155 # CONFIG_CRYPTO_SEED is not set
3156 # CONFIG_CRYPTO_SERPENT is not set
3157 # CONFIG_CRYPTO_TEA is not set
3158 CONFIG_CRYPTO_TWOFISH=y
3159 CONFIG_CRYPTO_TWOFISH_COMMON=y
3160
3161 #
3162 # Compression
3163 #
3164 CONFIG_CRYPTO_DEFLATE=y
3165 # CONFIG_CRYPTO_ZLIB is not set
3166 # CONFIG_CRYPTO_LZO is not set
3167
3168 #
3169 # Random Number Generation
3170 #
3171 CONFIG_CRYPTO_ANSI_CPRNG=y
3172 # CONFIG_CRYPTO_USER_API_HASH is not set
3173 # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
3174 CONFIG_CRYPTO_HW=y
3175 # CONFIG_CRYPTO_S5P_DEV_ACE is not set
3176 CONFIG_BINARY_PRINTF=y
3177
3178 #
3179 # Library routines
3180 #
3181 CONFIG_BITREVERSE=y
3182 CONFIG_CRC_CCITT=y
3183 CONFIG_CRC16=y
3184 # CONFIG_CRC_T10DIF is not set
3185 # CONFIG_CRC_ITU_T is not set
3186 CONFIG_CRC32=y
3187 # CONFIG_CRC7 is not set
3188 CONFIG_LIBCRC32C=y
3189 CONFIG_AUDIT_GENERIC=y
3190 CONFIG_ZLIB_INFLATE=y
3191 CONFIG_ZLIB_DEFLATE=y
3192 # CONFIG_XZ_DEC is not set
3193 # CONFIG_XZ_DEC_BCJ is not set
3194 CONFIG_GENERIC_ALLOCATOR=y
3195 CONFIG_REED_SOLOMON=y
3196 CONFIG_REED_SOLOMON_ENC8=y
3197 CONFIG_REED_SOLOMON_DEC8=y
3198 CONFIG_TEXTSEARCH=y
3199 CONFIG_TEXTSEARCH_KMP=y
3200 CONFIG_TEXTSEARCH_BM=y
3201 CONFIG_TEXTSEARCH_FSM=y
3202 CONFIG_HAS_IOMEM=y
3203 CONFIG_HAS_DMA=y
3204 CONFIG_CPU_RMAP=y
3205 CONFIG_NLATTR=y
3206 # CONFIG_AVERAGE is not set