]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/arm/configs/s3c6400_defconfig
ARM: s3c6400_defconfig: enable power management
[net-next-2.6.git] / arch / arm / configs / s3c6400_defconfig
CommitLineData
92117a1f
BD
1#
2# Automatically generated make config: don't edit
77f0cfc6
BD
3# Linux kernel version: 2.6.34
4# Sat May 22 03:17:32 2010
92117a1f
BD
5#
6CONFIG_ARM=y
7CONFIG_SYS_SUPPORTS_APM_EMULATION=y
8CONFIG_GENERIC_GPIO=y
77f0cfc6 9CONFIG_HAVE_PROC_CPU=y
92117a1f
BD
10CONFIG_NO_IOPORT=y
11CONFIG_GENERIC_HARDIRQS=y
12CONFIG_STACKTRACE_SUPPORT=y
13CONFIG_HAVE_LATENCYTOP_SUPPORT=y
14CONFIG_LOCKDEP_SUPPORT=y
15CONFIG_TRACE_IRQFLAGS_SUPPORT=y
16CONFIG_HARDIRQS_SW_RESEND=y
17CONFIG_GENERIC_IRQ_PROBE=y
18CONFIG_RWSEM_GENERIC_SPINLOCK=y
1725c679 19CONFIG_ARCH_HAS_CPUFREQ=y
92117a1f
BD
20CONFIG_GENERIC_HWEIGHT=y
21CONFIG_GENERIC_CALIBRATE_DELAY=y
77f0cfc6 22CONFIG_NEED_DMA_MAP_STATE=y
92117a1f
BD
23CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
24CONFIG_VECTORS_BASE=0xffff0000
25CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
1725c679 26CONFIG_CONSTRUCTORS=y
92117a1f
BD
27
28#
29# General setup
30#
31CONFIG_EXPERIMENTAL=y
32CONFIG_BROKEN_ON_SMP=y
33CONFIG_INIT_ENV_ARG_LIMIT=32
34CONFIG_LOCALVERSION=""
35CONFIG_LOCALVERSION_AUTO=y
1725c679
BD
36CONFIG_HAVE_KERNEL_GZIP=y
37CONFIG_HAVE_KERNEL_LZO=y
38CONFIG_KERNEL_GZIP=y
39# CONFIG_KERNEL_BZIP2 is not set
40# CONFIG_KERNEL_LZMA is not set
41# CONFIG_KERNEL_LZO is not set
92117a1f
BD
42CONFIG_SWAP=y
43# CONFIG_SYSVIPC is not set
44# CONFIG_BSD_PROCESS_ACCT is not set
1725c679
BD
45
46#
47# RCU Subsystem
48#
49CONFIG_TREE_RCU=y
50# CONFIG_TREE_PREEMPT_RCU is not set
51# CONFIG_TINY_RCU is not set
52# CONFIG_RCU_TRACE is not set
53CONFIG_RCU_FANOUT=32
54# CONFIG_RCU_FANOUT_EXACT is not set
55# CONFIG_TREE_RCU_TRACE is not set
92117a1f
BD
56# CONFIG_IKCONFIG is not set
57CONFIG_LOG_BUF_SHIFT=17
1725c679 58# CONFIG_CGROUPS is not set
92117a1f
BD
59CONFIG_SYSFS_DEPRECATED=y
60CONFIG_SYSFS_DEPRECATED_V2=y
61# CONFIG_RELAY is not set
62CONFIG_NAMESPACES=y
63# CONFIG_UTS_NS is not set
64# CONFIG_USER_NS is not set
65# CONFIG_PID_NS is not set
66CONFIG_BLK_DEV_INITRD=y
67CONFIG_INITRAMFS_SOURCE=""
1725c679
BD
68CONFIG_RD_GZIP=y
69CONFIG_RD_BZIP2=y
70CONFIG_RD_LZMA=y
71CONFIG_RD_LZO=y
92117a1f
BD
72CONFIG_CC_OPTIMIZE_FOR_SIZE=y
73CONFIG_SYSCTL=y
1725c679 74CONFIG_ANON_INODES=y
92117a1f
BD
75# CONFIG_EMBEDDED is not set
76CONFIG_UID16=y
77CONFIG_SYSCTL_SYSCALL=y
78CONFIG_KALLSYMS=y
79CONFIG_KALLSYMS_ALL=y
80# CONFIG_KALLSYMS_EXTRA_PASS is not set
81CONFIG_HOTPLUG=y
82CONFIG_PRINTK=y
83CONFIG_BUG=y
84CONFIG_ELF_CORE=y
92117a1f
BD
85CONFIG_BASE_FULL=y
86CONFIG_FUTEX=y
92117a1f
BD
87CONFIG_EPOLL=y
88CONFIG_SIGNALFD=y
89CONFIG_TIMERFD=y
90CONFIG_EVENTFD=y
91CONFIG_SHMEM=y
92CONFIG_AIO=y
77f0cfc6
BD
93CONFIG_HAVE_PERF_EVENTS=y
94CONFIG_PERF_USE_VMALLOC=y
1725c679
BD
95
96#
97# Kernel Performance Events And Counters
98#
77f0cfc6
BD
99# CONFIG_PERF_EVENTS is not set
100# CONFIG_PERF_COUNTERS is not set
92117a1f
BD
101CONFIG_VM_EVENT_COUNTERS=y
102CONFIG_SLUB_DEBUG=y
1725c679 103CONFIG_COMPAT_BRK=y
92117a1f
BD
104# CONFIG_SLAB is not set
105CONFIG_SLUB=y
106# CONFIG_SLOB is not set
107# CONFIG_PROFILING is not set
92117a1f
BD
108CONFIG_HAVE_OPROFILE=y
109# CONFIG_KPROBES is not set
110CONFIG_HAVE_KPROBES=y
111CONFIG_HAVE_KRETPROBES=y
112CONFIG_HAVE_CLK=y
1725c679
BD
113
114#
115# GCOV-based kernel profiling
116#
117# CONFIG_SLOW_WORK is not set
92117a1f
BD
118CONFIG_HAVE_GENERIC_DMA_COHERENT=y
119CONFIG_SLABINFO=y
120CONFIG_RT_MUTEXES=y
92117a1f
BD
121CONFIG_BASE_SMALL=0
122CONFIG_MODULES=y
123# CONFIG_MODULE_FORCE_LOAD is not set
124CONFIG_MODULE_UNLOAD=y
125# CONFIG_MODULE_FORCE_UNLOAD is not set
126# CONFIG_MODVERSIONS is not set
127# CONFIG_MODULE_SRCVERSION_ALL is not set
92117a1f 128CONFIG_BLOCK=y
1725c679 129CONFIG_LBDAF=y
92117a1f
BD
130# CONFIG_BLK_DEV_BSG is not set
131# CONFIG_BLK_DEV_INTEGRITY is not set
132
133#
134# IO Schedulers
135#
136CONFIG_IOSCHED_NOOP=y
92117a1f
BD
137CONFIG_IOSCHED_DEADLINE=y
138CONFIG_IOSCHED_CFQ=y
92117a1f
BD
139# CONFIG_DEFAULT_DEADLINE is not set
140CONFIG_DEFAULT_CFQ=y
141# CONFIG_DEFAULT_NOOP is not set
142CONFIG_DEFAULT_IOSCHED="cfq"
1725c679
BD
143# CONFIG_INLINE_SPIN_TRYLOCK is not set
144# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
145# CONFIG_INLINE_SPIN_LOCK is not set
146# CONFIG_INLINE_SPIN_LOCK_BH is not set
147# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
148# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
149# CONFIG_INLINE_SPIN_UNLOCK is not set
150# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
151# CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
152# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
153# CONFIG_INLINE_READ_TRYLOCK is not set
154# CONFIG_INLINE_READ_LOCK is not set
155# CONFIG_INLINE_READ_LOCK_BH is not set
156# CONFIG_INLINE_READ_LOCK_IRQ is not set
157# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
158# CONFIG_INLINE_READ_UNLOCK is not set
159# CONFIG_INLINE_READ_UNLOCK_BH is not set
160# CONFIG_INLINE_READ_UNLOCK_IRQ is not set
161# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
162# CONFIG_INLINE_WRITE_TRYLOCK is not set
163# CONFIG_INLINE_WRITE_LOCK is not set
164# CONFIG_INLINE_WRITE_LOCK_BH is not set
165# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
166# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
167# CONFIG_INLINE_WRITE_UNLOCK is not set
168# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
169# CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
170# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
171# CONFIG_MUTEX_SPIN_ON_OWNER is not set
13aa16b9 172CONFIG_FREEZER=y
92117a1f
BD
173
174#
175# System Type
176#
1725c679 177CONFIG_MMU=y
92117a1f
BD
178# CONFIG_ARCH_AAEC2000 is not set
179# CONFIG_ARCH_INTEGRATOR is not set
180# CONFIG_ARCH_REALVIEW is not set
181# CONFIG_ARCH_VERSATILE is not set
182# CONFIG_ARCH_AT91 is not set
77f0cfc6 183# CONFIG_ARCH_BCMRING is not set
92117a1f 184# CONFIG_ARCH_CLPS711X is not set
1725c679 185# CONFIG_ARCH_GEMINI is not set
92117a1f
BD
186# CONFIG_ARCH_EBSA110 is not set
187# CONFIG_ARCH_EP93XX is not set
188# CONFIG_ARCH_FOOTBRIDGE is not set
1725c679
BD
189# CONFIG_ARCH_MXC is not set
190# CONFIG_ARCH_STMP3XXX is not set
92117a1f
BD
191# CONFIG_ARCH_NETX is not set
192# CONFIG_ARCH_H720X is not set
92117a1f
BD
193# CONFIG_ARCH_IOP13XX is not set
194# CONFIG_ARCH_IOP32X is not set
195# CONFIG_ARCH_IOP33X is not set
196# CONFIG_ARCH_IXP23XX is not set
197# CONFIG_ARCH_IXP2000 is not set
198# CONFIG_ARCH_IXP4XX is not set
199# CONFIG_ARCH_L7200 is not set
1725c679 200# CONFIG_ARCH_DOVE is not set
92117a1f 201# CONFIG_ARCH_KIRKWOOD is not set
92117a1f
BD
202# CONFIG_ARCH_LOKI is not set
203# CONFIG_ARCH_MV78XX0 is not set
92117a1f 204# CONFIG_ARCH_ORION5X is not set
1725c679
BD
205# CONFIG_ARCH_MMP is not set
206# CONFIG_ARCH_KS8695 is not set
207# CONFIG_ARCH_NS9XXX is not set
208# CONFIG_ARCH_W90X900 is not set
77f0cfc6 209# CONFIG_ARCH_NUC93X is not set
92117a1f
BD
210# CONFIG_ARCH_PNX4008 is not set
211# CONFIG_ARCH_PXA is not set
1725c679 212# CONFIG_ARCH_MSM is not set
77f0cfc6 213# CONFIG_ARCH_SHMOBILE is not set
92117a1f
BD
214# CONFIG_ARCH_RPC is not set
215# CONFIG_ARCH_SA1100 is not set
216# CONFIG_ARCH_S3C2410 is not set
92117a1f 217CONFIG_ARCH_S3C64XX=y
1725c679 218# CONFIG_ARCH_S5P6440 is not set
77f0cfc6 219# CONFIG_ARCH_S5P6442 is not set
1725c679 220# CONFIG_ARCH_S5PC1XX is not set
77f0cfc6 221# CONFIG_ARCH_S5PV210 is not set
92117a1f
BD
222# CONFIG_ARCH_SHARK is not set
223# CONFIG_ARCH_LH7A40X is not set
1725c679 224# CONFIG_ARCH_U300 is not set
77f0cfc6
BD
225# CONFIG_ARCH_U8500 is not set
226# CONFIG_ARCH_NOMADIK is not set
92117a1f
BD
227# CONFIG_ARCH_DAVINCI is not set
228# CONFIG_ARCH_OMAP is not set
1725c679 229CONFIG_PLAT_SAMSUNG=y
77f0cfc6
BD
230
231#
232# Boot options
233#
234CONFIG_S3C_BOOT_ERROR_RESET=y
235CONFIG_S3C_BOOT_UART_FORCE_FIFO=y
236CONFIG_S3C_LOWLEVEL_UART_PORT=0
1725c679
BD
237CONFIG_SAMSUNG_CLKSRC=y
238CONFIG_SAMSUNG_IRQ_VIC_TIMER=y
239CONFIG_SAMSUNG_IRQ_UART=y
77f0cfc6 240CONFIG_SAMSUNG_GPIOLIB_4BIT=y
1725c679
BD
241CONFIG_S3C_GPIO_CFG_S3C24XX=y
242CONFIG_S3C_GPIO_CFG_S3C64XX=y
243CONFIG_S3C_GPIO_PULL_UPDOWN=y
244CONFIG_SAMSUNG_GPIO_EXTRA=0
77f0cfc6
BD
245CONFIG_S3C_GPIO_SPACE=0
246CONFIG_S3C_GPIO_TRACK=y
1725c679
BD
247# CONFIG_S3C_ADC is not set
248CONFIG_S3C_DEV_HSMMC=y
249CONFIG_S3C_DEV_HSMMC1=y
250CONFIG_S3C_DEV_I2C1=y
251CONFIG_S3C_DEV_FB=y
252CONFIG_S3C_DEV_USB_HOST=y
253CONFIG_S3C_DEV_USB_HSOTG=y
254CONFIG_S3C_DEV_NAND=y
77f0cfc6
BD
255
256#
257# Power management
258#
13aa16b9
BD
259# CONFIG_SAMSUNG_PM_DEBUG is not set
260# CONFIG_S3C_PM_DEBUG_LED_SMDK is not set
261# CONFIG_SAMSUNG_PM_CHECK is not set
92117a1f 262CONFIG_PLAT_S3C64XX=y
77f0cfc6 263CONFIG_CPU_S3C6410=y
1725c679 264# CONFIG_S3C64XX_DMA is not set
77f0cfc6 265CONFIG_S3C64XX_SETUP_SDHCI=y
6c874d6f
BD
266CONFIG_S3C64XX_SETUP_I2C0=y
267CONFIG_S3C64XX_SETUP_I2C1=y
1725c679
BD
268CONFIG_S3C64XX_SETUP_FB_24BPP=y
269CONFIG_S3C64XX_SETUP_SDHCI_GPIO=y
1725c679 270# CONFIG_MACH_SMDK6400 is not set
1725c679 271# CONFIG_MACH_ANW6410 is not set
92117a1f 272CONFIG_MACH_SMDK6410=y
6c874d6f
BD
273CONFIG_SMDK6410_SD_CH0=y
274# CONFIG_SMDK6410_SD_CH1 is not set
1725c679 275# CONFIG_SMDK6410_WM1190_EV1 is not set
77f0cfc6 276# CONFIG_SMDK6410_WM1192_EV1 is not set
1725c679
BD
277# CONFIG_MACH_NCP is not set
278# CONFIG_MACH_HMT is not set
92117a1f
BD
279
280#
281# Processor Type
282#
92117a1f
BD
283CONFIG_CPU_V6=y
284CONFIG_CPU_32v6K=y
285CONFIG_CPU_32v6=y
286CONFIG_CPU_ABRT_EV6=y
1725c679 287CONFIG_CPU_PABRT_V6=y
92117a1f
BD
288CONFIG_CPU_CACHE_V6=y
289CONFIG_CPU_CACHE_VIPT=y
290CONFIG_CPU_COPY_V6=y
291CONFIG_CPU_TLB_V6=y
292CONFIG_CPU_HAS_ASID=y
293CONFIG_CPU_CP15=y
294CONFIG_CPU_CP15_MMU=y
295
296#
297# Processor Features
298#
299CONFIG_ARM_THUMB=y
300# CONFIG_CPU_ICACHE_DISABLE is not set
301# CONFIG_CPU_DCACHE_DISABLE is not set
302# CONFIG_CPU_BPREDICT_DISABLE is not set
1725c679 303CONFIG_ARM_L1_CACHE_SHIFT=5
77f0cfc6 304CONFIG_CPU_HAS_PMU=y
1725c679 305# CONFIG_ARM_ERRATA_411920 is not set
92117a1f 306CONFIG_ARM_VIC=y
1725c679 307CONFIG_ARM_VIC_NR=2
92117a1f
BD
308
309#
310# Bus support
311#
312# CONFIG_PCI_SYSCALL is not set
313# CONFIG_ARCH_SUPPORTS_MSI is not set
314# CONFIG_PCCARD is not set
315
316#
317# Kernel Features
318#
319CONFIG_VMSPLIT_3G=y
320# CONFIG_VMSPLIT_2G is not set
321# CONFIG_VMSPLIT_1G is not set
322CONFIG_PAGE_OFFSET=0xC0000000
1725c679
BD
323CONFIG_PREEMPT_NONE=y
324# CONFIG_PREEMPT_VOLUNTARY is not set
92117a1f
BD
325# CONFIG_PREEMPT is not set
326CONFIG_HZ=100
327CONFIG_AEABI=y
328CONFIG_OABI_COMPAT=y
92117a1f
BD
329# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
330# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
1725c679 331# CONFIG_HIGHMEM is not set
92117a1f
BD
332CONFIG_SELECT_MEMORY_MODEL=y
333CONFIG_FLATMEM_MANUAL=y
334# CONFIG_DISCONTIGMEM_MANUAL is not set
335# CONFIG_SPARSEMEM_MANUAL is not set
336CONFIG_FLATMEM=y
337CONFIG_FLAT_NODE_MEM_MAP=y
338CONFIG_PAGEFLAGS_EXTENDED=y
1725c679 339CONFIG_SPLIT_PTLOCK_CPUS=999999
6c874d6f 340# CONFIG_PHYS_ADDR_T_64BIT is not set
92117a1f
BD
341CONFIG_ZONE_DMA_FLAG=0
342CONFIG_VIRT_TO_BUS=y
1725c679
BD
343# CONFIG_KSM is not set
344CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
92117a1f 345CONFIG_ALIGNMENT_TRAP=y
1725c679 346# CONFIG_UACCESS_WITH_MEMCPY is not set
92117a1f
BD
347
348#
349# Boot options
350#
351CONFIG_ZBOOT_ROM_TEXT=0
352CONFIG_ZBOOT_ROM_BSS=0
3a3b585a 353CONFIG_CMDLINE="console=ttySAC0,115200 root=/dev/ram init=/linuxrc initrd=0x51000000,6M ramdisk_size=6144"
92117a1f
BD
354# CONFIG_XIP_KERNEL is not set
355# CONFIG_KEXEC is not set
356
357#
358# CPU Power Management
359#
1725c679 360# CONFIG_CPU_FREQ is not set
92117a1f
BD
361# CONFIG_CPU_IDLE is not set
362
363#
364# Floating point emulation
365#
366
367#
368# At least one emulation must be selected
369#
370# CONFIG_FPE_NWFPE is not set
371# CONFIG_FPE_FASTFPE is not set
372CONFIG_VFP=y
373
374#
375# Userspace binary formats
376#
377CONFIG_BINFMT_ELF=y
6c874d6f 378# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
92117a1f
BD
379CONFIG_HAVE_AOUT=y
380# CONFIG_BINFMT_AOUT is not set
381# CONFIG_BINFMT_MISC is not set
382
383#
384# Power management options
385#
13aa16b9
BD
386CONFIG_PM=y
387# CONFIG_PM_DEBUG is not set
388CONFIG_PM_SLEEP=y
389CONFIG_SUSPEND=y
390CONFIG_SUSPEND_FREEZER=y
391# CONFIG_APM_EMULATION is not set
392# CONFIG_PM_RUNTIME is not set
393CONFIG_PM_OPS=y
92117a1f
BD
394CONFIG_ARCH_SUSPEND_POSSIBLE=y
395# CONFIG_NET is not set
396
397#
398# Device Drivers
399#
400
401#
402# Generic Driver Options
403#
404CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
1725c679 405# CONFIG_DEVTMPFS is not set
92117a1f
BD
406CONFIG_STANDALONE=y
407CONFIG_PREVENT_FIRMWARE_BUILD=y
408CONFIG_FW_LOADER=y
409CONFIG_FIRMWARE_IN_KERNEL=y
410CONFIG_EXTRA_FIRMWARE=""
411# CONFIG_DEBUG_DRIVER is not set
412# CONFIG_DEBUG_DEVRES is not set
413# CONFIG_SYS_HYPERVISOR is not set
414# CONFIG_MTD is not set
415# CONFIG_PARPORT is not set
416CONFIG_BLK_DEV=y
417# CONFIG_BLK_DEV_COW_COMMON is not set
418CONFIG_BLK_DEV_LOOP=y
419# CONFIG_BLK_DEV_CRYPTOLOOP is not set
1725c679
BD
420
421#
422# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
423#
92117a1f
BD
424CONFIG_BLK_DEV_RAM=y
425CONFIG_BLK_DEV_RAM_COUNT=16
426CONFIG_BLK_DEV_RAM_SIZE=4096
427# CONFIG_BLK_DEV_XIP is not set
428# CONFIG_CDROM_PKTCDVD is not set
1725c679 429# CONFIG_MG_DISK is not set
92117a1f 430CONFIG_MISC_DEVICES=y
1725c679
BD
431# CONFIG_AD525X_DPOT is not set
432# CONFIG_ICS932S401 is not set
92117a1f 433# CONFIG_ENCLOSURE_SERVICES is not set
1725c679 434# CONFIG_ISL29003 is not set
77f0cfc6 435# CONFIG_SENSORS_TSL2550 is not set
1725c679
BD
436# CONFIG_DS1682 is not set
437# CONFIG_C2PORT is not set
438
439#
440# EEPROM support
441#
442CONFIG_EEPROM_AT24=y
443# CONFIG_EEPROM_LEGACY is not set
444# CONFIG_EEPROM_MAX6875 is not set
445# CONFIG_EEPROM_93CX6 is not set
446# CONFIG_IWMC3200TOP is not set
92117a1f
BD
447CONFIG_HAVE_IDE=y
448# CONFIG_IDE is not set
449
450#
451# SCSI device support
452#
77f0cfc6 453CONFIG_SCSI_MOD=y
92117a1f
BD
454# CONFIG_RAID_ATTRS is not set
455# CONFIG_SCSI is not set
456# CONFIG_SCSI_DMA is not set
457# CONFIG_SCSI_NETLINK is not set
458# CONFIG_ATA is not set
459# CONFIG_MD is not set
1725c679 460# CONFIG_PHONE is not set
92117a1f
BD
461
462#
463# Input device support
464#
465CONFIG_INPUT=y
466# CONFIG_INPUT_FF_MEMLESS is not set
467# CONFIG_INPUT_POLLDEV is not set
1725c679 468# CONFIG_INPUT_SPARSEKMAP is not set
92117a1f
BD
469
470#
471# Userland interfaces
472#
473CONFIG_INPUT_MOUSEDEV=y
474CONFIG_INPUT_MOUSEDEV_PSAUX=y
475CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
476CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
477# CONFIG_INPUT_JOYDEV is not set
478# CONFIG_INPUT_EVDEV is not set
479# CONFIG_INPUT_EVBUG is not set
480
481#
482# Input Device Drivers
483#
484CONFIG_INPUT_KEYBOARD=y
1725c679 485# CONFIG_KEYBOARD_ADP5588 is not set
92117a1f 486CONFIG_KEYBOARD_ATKBD=y
1725c679 487# CONFIG_QT2160 is not set
92117a1f 488# CONFIG_KEYBOARD_LKKBD is not set
1725c679
BD
489# CONFIG_KEYBOARD_GPIO is not set
490# CONFIG_KEYBOARD_MATRIX is not set
491# CONFIG_KEYBOARD_MAX7359 is not set
92117a1f 492# CONFIG_KEYBOARD_NEWTON is not set
1725c679 493# CONFIG_KEYBOARD_OPENCORES is not set
92117a1f 494# CONFIG_KEYBOARD_STOWAWAY is not set
1725c679
BD
495# CONFIG_KEYBOARD_SUNKBD is not set
496# CONFIG_KEYBOARD_XTKBD is not set
92117a1f
BD
497CONFIG_INPUT_MOUSE=y
498CONFIG_MOUSE_PS2=y
499CONFIG_MOUSE_PS2_ALPS=y
500CONFIG_MOUSE_PS2_LOGIPS2PP=y
501CONFIG_MOUSE_PS2_SYNAPTICS=y
92117a1f 502CONFIG_MOUSE_PS2_TRACKPOINT=y
6c874d6f 503# CONFIG_MOUSE_PS2_ELANTECH is not set
1725c679 504# CONFIG_MOUSE_PS2_SENTELIC is not set
92117a1f
BD
505# CONFIG_MOUSE_PS2_TOUCHKIT is not set
506# CONFIG_MOUSE_SERIAL is not set
507# CONFIG_MOUSE_APPLETOUCH is not set
508# CONFIG_MOUSE_BCM5974 is not set
509# CONFIG_MOUSE_VSXXXAA is not set
510# CONFIG_MOUSE_GPIO is not set
1725c679 511# CONFIG_MOUSE_SYNAPTICS_I2C is not set
92117a1f
BD
512# CONFIG_INPUT_JOYSTICK is not set
513# CONFIG_INPUT_TABLET is not set
514# CONFIG_INPUT_TOUCHSCREEN is not set
515# CONFIG_INPUT_MISC is not set
516
517#
518# Hardware I/O ports
519#
520CONFIG_SERIO=y
521CONFIG_SERIO_SERPORT=y
522CONFIG_SERIO_LIBPS2=y
523# CONFIG_SERIO_RAW is not set
1725c679 524# CONFIG_SERIO_ALTERA_PS2 is not set
92117a1f
BD
525# CONFIG_GAMEPORT is not set
526
527#
528# Character devices
529#
530CONFIG_VT=y
531CONFIG_CONSOLE_TRANSLATIONS=y
532CONFIG_VT_CONSOLE=y
533CONFIG_HW_CONSOLE=y
534# CONFIG_VT_HW_CONSOLE_BINDING is not set
535CONFIG_DEVKMEM=y
536# CONFIG_SERIAL_NONSTANDARD is not set
537
538#
539# Serial drivers
540#
541CONFIG_SERIAL_8250=y
542# CONFIG_SERIAL_8250_CONSOLE is not set
543CONFIG_SERIAL_8250_NR_UARTS=4
544CONFIG_SERIAL_8250_RUNTIME_UARTS=4
545# CONFIG_SERIAL_8250_EXTENDED is not set
546
547#
548# Non-8250 serial port support
549#
550CONFIG_SERIAL_SAMSUNG=y
77f0cfc6 551CONFIG_SERIAL_SAMSUNG_UARTS_4=y
6c874d6f 552CONFIG_SERIAL_SAMSUNG_UARTS=4
92117a1f
BD
553# CONFIG_SERIAL_SAMSUNG_DEBUG is not set
554CONFIG_SERIAL_SAMSUNG_CONSOLE=y
555CONFIG_SERIAL_S3C6400=y
556CONFIG_SERIAL_CORE=y
557CONFIG_SERIAL_CORE_CONSOLE=y
77f0cfc6 558# CONFIG_SERIAL_TIMBERDALE is not set
92117a1f 559CONFIG_UNIX98_PTYS=y
1725c679 560# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
92117a1f
BD
561CONFIG_LEGACY_PTYS=y
562CONFIG_LEGACY_PTY_COUNT=256
563# CONFIG_IPMI_HANDLER is not set
564CONFIG_HW_RANDOM=y
1725c679 565# CONFIG_HW_RANDOM_TIMERIOMEM is not set
92117a1f
BD
566# CONFIG_R3964 is not set
567# CONFIG_RAW_DRIVER is not set
568# CONFIG_TCG_TPM is not set
6c874d6f
BD
569CONFIG_I2C=y
570CONFIG_I2C_BOARDINFO=y
1725c679 571CONFIG_I2C_COMPAT=y
6c874d6f
BD
572CONFIG_I2C_CHARDEV=y
573CONFIG_I2C_HELPER_AUTO=y
574
575#
576# I2C Hardware Bus support
577#
578
579#
580# I2C system bus drivers (mostly embedded / system-on-chip)
581#
1725c679 582# CONFIG_I2C_DESIGNWARE is not set
6c874d6f
BD
583# CONFIG_I2C_GPIO is not set
584# CONFIG_I2C_OCORES is not set
585CONFIG_I2C_S3C2410=y
586# CONFIG_I2C_SIMTEC is not set
77f0cfc6 587# CONFIG_I2C_XILINX is not set
6c874d6f
BD
588
589#
590# External I2C/SMBus adapter drivers
591#
592# CONFIG_I2C_PARPORT_LIGHT is not set
593# CONFIG_I2C_TAOS_EVM is not set
594
595#
596# Other I2C/SMBus bus drivers
597#
598# CONFIG_I2C_PCA_PLATFORM is not set
599# CONFIG_I2C_STUB is not set
6c874d6f
BD
600# CONFIG_I2C_DEBUG_CORE is not set
601# CONFIG_I2C_DEBUG_ALGO is not set
602# CONFIG_I2C_DEBUG_BUS is not set
92117a1f 603# CONFIG_SPI is not set
1725c679
BD
604
605#
606# PPS support
607#
608# CONFIG_PPS is not set
92117a1f
BD
609CONFIG_ARCH_REQUIRE_GPIOLIB=y
610CONFIG_GPIOLIB=y
611# CONFIG_DEBUG_GPIO is not set
612# CONFIG_GPIO_SYSFS is not set
613
1725c679
BD
614#
615# Memory mapped GPIO expanders:
616#
77f0cfc6 617# CONFIG_GPIO_IT8761E is not set
1725c679 618
92117a1f
BD
619#
620# I2C GPIO expanders:
621#
77f0cfc6 622# CONFIG_GPIO_MAX7300 is not set
6c874d6f
BD
623# CONFIG_GPIO_MAX732X is not set
624# CONFIG_GPIO_PCA953X is not set
625# CONFIG_GPIO_PCF857X is not set
1725c679 626# CONFIG_GPIO_ADP5588 is not set
92117a1f
BD
627
628#
629# PCI GPIO expanders:
630#
631
632#
633# SPI GPIO expanders:
634#
1725c679
BD
635
636#
637# AC97 GPIO expanders:
638#
92117a1f
BD
639# CONFIG_W1 is not set
640# CONFIG_POWER_SUPPLY is not set
641CONFIG_HWMON=y
642# CONFIG_HWMON_VID is not set
1725c679
BD
643# CONFIG_HWMON_DEBUG_CHIP is not set
644
645#
646# Native drivers
647#
6c874d6f
BD
648# CONFIG_SENSORS_AD7414 is not set
649# CONFIG_SENSORS_AD7418 is not set
650# CONFIG_SENSORS_ADM1021 is not set
651# CONFIG_SENSORS_ADM1025 is not set
652# CONFIG_SENSORS_ADM1026 is not set
653# CONFIG_SENSORS_ADM1029 is not set
654# CONFIG_SENSORS_ADM1031 is not set
655# CONFIG_SENSORS_ADM9240 is not set
77f0cfc6 656# CONFIG_SENSORS_ADT7411 is not set
1725c679 657# CONFIG_SENSORS_ADT7462 is not set
6c874d6f 658# CONFIG_SENSORS_ADT7470 is not set
1725c679 659# CONFIG_SENSORS_ADT7475 is not set
77f0cfc6 660# CONFIG_SENSORS_ASC7621 is not set
6c874d6f
BD
661# CONFIG_SENSORS_ATXP1 is not set
662# CONFIG_SENSORS_DS1621 is not set
92117a1f
BD
663# CONFIG_SENSORS_F71805F is not set
664# CONFIG_SENSORS_F71882FG is not set
6c874d6f 665# CONFIG_SENSORS_F75375S is not set
1725c679 666# CONFIG_SENSORS_G760A is not set
6c874d6f
BD
667# CONFIG_SENSORS_GL518SM is not set
668# CONFIG_SENSORS_GL520SM is not set
92117a1f 669# CONFIG_SENSORS_IT87 is not set
6c874d6f 670# CONFIG_SENSORS_LM63 is not set
1725c679 671# CONFIG_SENSORS_LM73 is not set
6c874d6f
BD
672# CONFIG_SENSORS_LM75 is not set
673# CONFIG_SENSORS_LM77 is not set
674# CONFIG_SENSORS_LM78 is not set
675# CONFIG_SENSORS_LM80 is not set
676# CONFIG_SENSORS_LM83 is not set
677# CONFIG_SENSORS_LM85 is not set
678# CONFIG_SENSORS_LM87 is not set
679# CONFIG_SENSORS_LM90 is not set
680# CONFIG_SENSORS_LM92 is not set
681# CONFIG_SENSORS_LM93 is not set
1725c679
BD
682# CONFIG_SENSORS_LTC4215 is not set
683# CONFIG_SENSORS_LTC4245 is not set
684# CONFIG_SENSORS_LM95241 is not set
6c874d6f
BD
685# CONFIG_SENSORS_MAX1619 is not set
686# CONFIG_SENSORS_MAX6650 is not set
92117a1f
BD
687# CONFIG_SENSORS_PC87360 is not set
688# CONFIG_SENSORS_PC87427 is not set
1725c679
BD
689# CONFIG_SENSORS_PCF8591 is not set
690# CONFIG_SENSORS_SHT15 is not set
6c874d6f 691# CONFIG_SENSORS_DME1737 is not set
92117a1f 692# CONFIG_SENSORS_SMSC47M1 is not set
6c874d6f 693# CONFIG_SENSORS_SMSC47M192 is not set
92117a1f 694# CONFIG_SENSORS_SMSC47B397 is not set
6c874d6f 695# CONFIG_SENSORS_ADS7828 is not set
1725c679 696# CONFIG_SENSORS_AMC6821 is not set
6c874d6f 697# CONFIG_SENSORS_THMC50 is not set
1725c679
BD
698# CONFIG_SENSORS_TMP401 is not set
699# CONFIG_SENSORS_TMP421 is not set
92117a1f 700# CONFIG_SENSORS_VT1211 is not set
6c874d6f
BD
701# CONFIG_SENSORS_W83781D is not set
702# CONFIG_SENSORS_W83791D is not set
703# CONFIG_SENSORS_W83792D is not set
704# CONFIG_SENSORS_W83793 is not set
705# CONFIG_SENSORS_W83L785TS is not set
706# CONFIG_SENSORS_W83L786NG is not set
92117a1f
BD
707# CONFIG_SENSORS_W83627HF is not set
708# CONFIG_SENSORS_W83627EHF is not set
1725c679 709# CONFIG_SENSORS_LIS3_I2C is not set
92117a1f 710# CONFIG_THERMAL is not set
92117a1f 711# CONFIG_WATCHDOG is not set
1725c679 712CONFIG_SSB_POSSIBLE=y
92117a1f
BD
713
714#
715# Sonics Silicon Backplane
716#
92117a1f
BD
717# CONFIG_SSB is not set
718
719#
720# Multifunction device drivers
721#
722# CONFIG_MFD_CORE is not set
77f0cfc6 723# CONFIG_MFD_88PM860X is not set
92117a1f
BD
724# CONFIG_MFD_SM501 is not set
725# CONFIG_MFD_ASIC3 is not set
726# CONFIG_HTC_EGPIO is not set
727# CONFIG_HTC_PASIC3 is not set
77f0cfc6 728# CONFIG_HTC_I2CPLD is not set
1725c679
BD
729# CONFIG_TPS65010 is not set
730# CONFIG_TWL4030_CORE is not set
92117a1f
BD
731# CONFIG_MFD_TMIO is not set
732# CONFIG_MFD_T7L66XB is not set
733# CONFIG_MFD_TC6387XB is not set
734# CONFIG_MFD_TC6393XB is not set
6c874d6f 735# CONFIG_PMIC_DA903X is not set
1725c679 736# CONFIG_PMIC_ADP5520 is not set
77f0cfc6 737# CONFIG_MFD_MAX8925 is not set
92117a1f 738# CONFIG_MFD_WM8400 is not set
1725c679 739# CONFIG_MFD_WM831X is not set
6c874d6f 740# CONFIG_MFD_WM8350_I2C is not set
77f0cfc6 741# CONFIG_MFD_WM8994 is not set
1725c679
BD
742# CONFIG_MFD_PCF50633 is not set
743# CONFIG_AB3100_CORE is not set
1725c679
BD
744# CONFIG_REGULATOR is not set
745# CONFIG_MEDIA_SUPPORT is not set
92117a1f
BD
746
747#
748# Graphics support
749#
750# CONFIG_VGASTATE is not set
751# CONFIG_VIDEO_OUTPUT_CONTROL is not set
752# CONFIG_FB is not set
753# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
754
755#
756# Display device support
757#
758# CONFIG_DISPLAY_SUPPORT is not set
759
760#
761# Console display driver support
762#
763# CONFIG_VGA_CONSOLE is not set
764CONFIG_DUMMY_CONSOLE=y
765# CONFIG_SOUND is not set
766CONFIG_HID_SUPPORT=y
767CONFIG_HID=y
92117a1f
BD
768# CONFIG_HIDRAW is not set
769# CONFIG_HID_PID is not set
770
771#
772# Special HID drivers
773#
92117a1f
BD
774CONFIG_USB_SUPPORT=y
775CONFIG_USB_ARCH_HAS_HCD=y
1725c679 776CONFIG_USB_ARCH_HAS_OHCI=y
92117a1f
BD
777# CONFIG_USB_ARCH_HAS_EHCI is not set
778# CONFIG_USB is not set
779
780#
781# Enable Host or Gadget support to see Inventra options
782#
783
784#
1725c679 785# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
92117a1f
BD
786#
787# CONFIG_USB_GADGET is not set
1725c679
BD
788
789#
790# OTG and related infrastructure
791#
92117a1f
BD
792CONFIG_MMC=y
793CONFIG_MMC_DEBUG=y
794CONFIG_MMC_UNSAFE_RESUME=y
795
796#
797# MMC/SD/SDIO Card Drivers
798#
799CONFIG_MMC_BLOCK=y
800CONFIG_MMC_BLOCK_BOUNCE=y
801CONFIG_SDIO_UART=y
802# CONFIG_MMC_TEST is not set
803
804#
805# MMC/SD/SDIO Host Controller Drivers
806#
807CONFIG_MMC_SDHCI=y
1725c679 808# CONFIG_MMC_SDHCI_PLTFM is not set
c33e14c7 809CONFIG_MMC_SDHCI_S3C=y
1725c679 810# CONFIG_MMC_SDHCI_S3C_DMA is not set
92117a1f 811# CONFIG_MEMSTICK is not set
92117a1f 812# CONFIG_NEW_LEDS is not set
1725c679 813# CONFIG_ACCESSIBILITY is not set
92117a1f
BD
814CONFIG_RTC_LIB=y
815# CONFIG_RTC_CLASS is not set
816# CONFIG_DMADEVICES is not set
1725c679
BD
817# CONFIG_AUXDISPLAY is not set
818# CONFIG_UIO is not set
92117a1f
BD
819
820#
1725c679 821# TI VLYNQ
92117a1f 822#
1725c679 823# CONFIG_STAGING is not set
92117a1f
BD
824
825#
826# File systems
827#
828CONFIG_EXT2_FS=y
829# CONFIG_EXT2_FS_XATTR is not set
830# CONFIG_EXT2_FS_XIP is not set
831CONFIG_EXT3_FS=y
1725c679 832# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
92117a1f
BD
833CONFIG_EXT3_FS_XATTR=y
834CONFIG_EXT3_FS_POSIX_ACL=y
835CONFIG_EXT3_FS_SECURITY=y
836# CONFIG_EXT4_FS is not set
837CONFIG_JBD=y
838CONFIG_FS_MBCACHE=y
839# CONFIG_REISERFS_FS is not set
840# CONFIG_JFS_FS is not set
841CONFIG_FS_POSIX_ACL=y
92117a1f
BD
842# CONFIG_XFS_FS is not set
843# CONFIG_GFS2_FS is not set
1725c679
BD
844# CONFIG_BTRFS_FS is not set
845# CONFIG_NILFS2_FS is not set
846CONFIG_FILE_LOCKING=y
847CONFIG_FSNOTIFY=y
92117a1f
BD
848CONFIG_DNOTIFY=y
849CONFIG_INOTIFY=y
850CONFIG_INOTIFY_USER=y
851# CONFIG_QUOTA is not set
852# CONFIG_AUTOFS_FS is not set
853# CONFIG_AUTOFS4_FS is not set
854# CONFIG_FUSE_FS is not set
855CONFIG_GENERIC_ACL=y
856
1725c679
BD
857#
858# Caches
859#
860# CONFIG_FSCACHE is not set
861
92117a1f
BD
862#
863# CD-ROM/DVD Filesystems
864#
865# CONFIG_ISO9660_FS is not set
866# CONFIG_UDF_FS is not set
867
868#
869# DOS/FAT/NT Filesystems
870#
871# CONFIG_MSDOS_FS is not set
872# CONFIG_VFAT_FS is not set
873# CONFIG_NTFS_FS is not set
874
875#
876# Pseudo filesystems
877#
878CONFIG_PROC_FS=y
879CONFIG_PROC_SYSCTL=y
880CONFIG_PROC_PAGE_MONITOR=y
881CONFIG_SYSFS=y
882CONFIG_TMPFS=y
883CONFIG_TMPFS_POSIX_ACL=y
884# CONFIG_HUGETLB_PAGE is not set
885# CONFIG_CONFIGFS_FS is not set
1725c679 886CONFIG_MISC_FILESYSTEMS=y
92117a1f
BD
887# CONFIG_ADFS_FS is not set
888# CONFIG_AFFS_FS is not set
889# CONFIG_HFS_FS is not set
890# CONFIG_HFSPLUS_FS is not set
891# CONFIG_BEFS_FS is not set
892# CONFIG_BFS_FS is not set
893# CONFIG_EFS_FS is not set
77f0cfc6 894# CONFIG_LOGFS is not set
92117a1f 895CONFIG_CRAMFS=y
1725c679 896# CONFIG_SQUASHFS is not set
92117a1f
BD
897# CONFIG_VXFS_FS is not set
898# CONFIG_MINIX_FS is not set
899# CONFIG_OMFS_FS is not set
900# CONFIG_HPFS_FS is not set
901# CONFIG_QNX4FS_FS is not set
902CONFIG_ROMFS_FS=y
1725c679
BD
903CONFIG_ROMFS_BACKED_BY_BLOCK=y
904# CONFIG_ROMFS_BACKED_BY_MTD is not set
905# CONFIG_ROMFS_BACKED_BY_BOTH is not set
906CONFIG_ROMFS_ON_BLOCK=y
92117a1f
BD
907# CONFIG_SYSV_FS is not set
908# CONFIG_UFS_FS is not set
909
910#
911# Partition Types
912#
913# CONFIG_PARTITION_ADVANCED is not set
914CONFIG_MSDOS_PARTITION=y
915# CONFIG_NLS is not set
916
917#
918# Kernel hacking
919#
920# CONFIG_PRINTK_TIME is not set
921CONFIG_ENABLE_WARN_DEPRECATED=y
922CONFIG_ENABLE_MUST_CHECK=y
923CONFIG_FRAME_WARN=1024
924CONFIG_MAGIC_SYSRQ=y
1725c679 925# CONFIG_STRIP_ASM_SYMS is not set
92117a1f
BD
926# CONFIG_UNUSED_SYMBOLS is not set
927# CONFIG_DEBUG_FS is not set
928# CONFIG_HEADERS_CHECK is not set
929CONFIG_DEBUG_KERNEL=y
930# CONFIG_DEBUG_SHIRQ is not set
931CONFIG_DETECT_SOFTLOCKUP=y
932# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
933CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1725c679
BD
934CONFIG_DETECT_HUNG_TASK=y
935# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
936CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
92117a1f
BD
937CONFIG_SCHED_DEBUG=y
938# CONFIG_SCHEDSTATS is not set
939# CONFIG_TIMER_STATS is not set
940# CONFIG_DEBUG_OBJECTS is not set
941# CONFIG_SLUB_DEBUG_ON is not set
942# CONFIG_SLUB_STATS is not set
1725c679 943# CONFIG_DEBUG_KMEMLEAK is not set
92117a1f
BD
944CONFIG_DEBUG_RT_MUTEXES=y
945CONFIG_DEBUG_PI_LIST=y
946# CONFIG_RT_MUTEX_TESTER is not set
947CONFIG_DEBUG_SPINLOCK=y
948CONFIG_DEBUG_MUTEXES=y
949# CONFIG_DEBUG_LOCK_ALLOC is not set
950# CONFIG_PROVE_LOCKING is not set
951# CONFIG_LOCK_STAT is not set
952CONFIG_DEBUG_SPINLOCK_SLEEP=y
953# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
954# CONFIG_DEBUG_KOBJECT is not set
955CONFIG_DEBUG_BUGVERBOSE=y
956CONFIG_DEBUG_INFO=y
957# CONFIG_DEBUG_VM is not set
958# CONFIG_DEBUG_WRITECOUNT is not set
959CONFIG_DEBUG_MEMORY_INIT=y
960# CONFIG_DEBUG_LIST is not set
961# CONFIG_DEBUG_SG is not set
1725c679
BD
962# CONFIG_DEBUG_NOTIFIERS is not set
963# CONFIG_DEBUG_CREDENTIALS is not set
92117a1f
BD
964# CONFIG_BOOT_PRINTK_DELAY is not set
965# CONFIG_RCU_TORTURE_TEST is not set
966# CONFIG_RCU_CPU_STALL_DETECTOR is not set
967# CONFIG_BACKTRACE_SELF_TEST is not set
968# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1725c679 969# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
92117a1f
BD
970# CONFIG_FAULT_INJECTION is not set
971# CONFIG_LATENCYTOP is not set
972CONFIG_SYSCTL_SYSCALL_CHECK=y
1725c679 973# CONFIG_PAGE_POISONING is not set
6c874d6f 974CONFIG_HAVE_FUNCTION_TRACER=y
1725c679
BD
975CONFIG_TRACING_SUPPORT=y
976CONFIG_FTRACE=y
6c874d6f 977# CONFIG_FUNCTION_TRACER is not set
92117a1f 978# CONFIG_SCHED_TRACER is not set
1725c679 979# CONFIG_ENABLE_DEFAULT_TRACERS is not set
6c874d6f 980# CONFIG_BOOT_TRACER is not set
1725c679
BD
981CONFIG_BRANCH_PROFILE_NONE=y
982# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
983# CONFIG_PROFILE_ALL_BRANCHES is not set
6c874d6f 984# CONFIG_STACK_TRACER is not set
1725c679
BD
985# CONFIG_KMEMTRACE is not set
986# CONFIG_WORKQUEUE_TRACER is not set
987# CONFIG_BLK_DEV_IO_TRACE is not set
92117a1f
BD
988# CONFIG_SAMPLES is not set
989CONFIG_HAVE_ARCH_KGDB=y
990# CONFIG_KGDB is not set
1725c679 991CONFIG_ARM_UNWIND=y
92117a1f
BD
992CONFIG_DEBUG_USER=y
993CONFIG_DEBUG_ERRORS=y
994# CONFIG_DEBUG_STACK_USAGE is not set
995CONFIG_DEBUG_LL=y
1725c679 996# CONFIG_EARLY_PRINTK is not set
92117a1f 997# CONFIG_DEBUG_ICEDCC is not set
1725c679 998# CONFIG_OC_ETM is not set
92117a1f
BD
999CONFIG_DEBUG_S3C_UART=0
1000
1001#
1002# Security options
1003#
1004# CONFIG_KEYS is not set
1005# CONFIG_SECURITY is not set
1006# CONFIG_SECURITYFS is not set
1725c679
BD
1007# CONFIG_DEFAULT_SECURITY_SELINUX is not set
1008# CONFIG_DEFAULT_SECURITY_SMACK is not set
1009# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
1010CONFIG_DEFAULT_SECURITY_DAC=y
1011CONFIG_DEFAULT_SECURITY=""
92117a1f 1012# CONFIG_CRYPTO is not set
1725c679 1013# CONFIG_BINARY_PRINTF is not set
92117a1f
BD
1014
1015#
1016# Library routines
1017#
1018CONFIG_BITREVERSE=y
1725c679 1019CONFIG_GENERIC_FIND_LAST_BIT=y
92117a1f
BD
1020# CONFIG_CRC_CCITT is not set
1021# CONFIG_CRC16 is not set
1022# CONFIG_CRC_T10DIF is not set
1023# CONFIG_CRC_ITU_T is not set
1024CONFIG_CRC32=y
1025# CONFIG_CRC7 is not set
1026# CONFIG_LIBCRC32C is not set
1027CONFIG_ZLIB_INFLATE=y
1725c679
BD
1028CONFIG_LZO_DECOMPRESS=y
1029CONFIG_DECOMPRESS_GZIP=y
1030CONFIG_DECOMPRESS_BZIP2=y
1031CONFIG_DECOMPRESS_LZMA=y
1032CONFIG_DECOMPRESS_LZO=y
92117a1f
BD
1033CONFIG_HAS_IOMEM=y
1034CONFIG_HAS_DMA=y