blob: 46781305e713638681d78127d392166ed8eb4f31 [file] [log] [blame]
Ben Dooks92117a12008-10-21 14:07:11 +01001#
2# Automatically generated make config: don't edit
Ben Dooks77f0cfc2010-05-22 03:17:32 +01003# Linux kernel version: 2.6.34
4# Sat May 22 03:17:32 2010
Ben Dooks92117a12008-10-21 14:07:11 +01005#
6CONFIG_ARM=y
7CONFIG_SYS_SUPPORTS_APM_EMULATION=y
8CONFIG_GENERIC_GPIO=y
Ben Dooks77f0cfc2010-05-22 03:17:32 +01009CONFIG_HAVE_PROC_CPU=y
Ben Dooks92117a12008-10-21 14:07:11 +010010CONFIG_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
Ben Dooks1725c672010-01-19 13:16:50 +090019CONFIG_ARCH_HAS_CPUFREQ=y
Ben Dooks92117a12008-10-21 14:07:11 +010020CONFIG_GENERIC_HWEIGHT=y
21CONFIG_GENERIC_CALIBRATE_DELAY=y
Ben Dooks77f0cfc2010-05-22 03:17:32 +010022CONFIG_NEED_DMA_MAP_STATE=y
Ben Dooks92117a12008-10-21 14:07:11 +010023CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
24CONFIG_VECTORS_BASE=0xffff0000
25CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Ben Dooks1725c672010-01-19 13:16:50 +090026CONFIG_CONSTRUCTORS=y
Ben Dooks92117a12008-10-21 14:07:11 +010027
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
Ben Dooks1725c672010-01-19 13:16:50 +090036CONFIG_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
Ben Dooks92117a12008-10-21 14:07:11 +010042CONFIG_SWAP=y
43# CONFIG_SYSVIPC is not set
44# CONFIG_BSD_PROCESS_ACCT is not set
Ben Dooks1725c672010-01-19 13:16:50 +090045
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
Ben Dooks92117a12008-10-21 14:07:11 +010056# CONFIG_IKCONFIG is not set
57CONFIG_LOG_BUF_SHIFT=17
Ben Dooks1725c672010-01-19 13:16:50 +090058# CONFIG_CGROUPS is not set
Ben Dooks92117a12008-10-21 14:07:11 +010059CONFIG_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=""
Ben Dooks1725c672010-01-19 13:16:50 +090068CONFIG_RD_GZIP=y
69CONFIG_RD_BZIP2=y
70CONFIG_RD_LZMA=y
71CONFIG_RD_LZO=y
Ben Dooks92117a12008-10-21 14:07:11 +010072CONFIG_CC_OPTIMIZE_FOR_SIZE=y
73CONFIG_SYSCTL=y
Ben Dooks1725c672010-01-19 13:16:50 +090074CONFIG_ANON_INODES=y
Ben Dooks92117a12008-10-21 14:07:11 +010075# 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
Ben Dooks92117a12008-10-21 14:07:11 +010085CONFIG_BASE_FULL=y
86CONFIG_FUTEX=y
Ben Dooks92117a12008-10-21 14:07:11 +010087CONFIG_EPOLL=y
88CONFIG_SIGNALFD=y
89CONFIG_TIMERFD=y
90CONFIG_EVENTFD=y
91CONFIG_SHMEM=y
92CONFIG_AIO=y
Ben Dooks77f0cfc2010-05-22 03:17:32 +010093CONFIG_HAVE_PERF_EVENTS=y
94CONFIG_PERF_USE_VMALLOC=y
Ben Dooks1725c672010-01-19 13:16:50 +090095
96#
97# Kernel Performance Events And Counters
98#
Ben Dooks77f0cfc2010-05-22 03:17:32 +010099# CONFIG_PERF_EVENTS is not set
100# CONFIG_PERF_COUNTERS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100101CONFIG_VM_EVENT_COUNTERS=y
102CONFIG_SLUB_DEBUG=y
Ben Dooks1725c672010-01-19 13:16:50 +0900103CONFIG_COMPAT_BRK=y
Ben Dooks92117a12008-10-21 14:07:11 +0100104# CONFIG_SLAB is not set
105CONFIG_SLUB=y
106# CONFIG_SLOB is not set
107# CONFIG_PROFILING is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100108CONFIG_HAVE_OPROFILE=y
109# CONFIG_KPROBES is not set
110CONFIG_HAVE_KPROBES=y
111CONFIG_HAVE_KRETPROBES=y
112CONFIG_HAVE_CLK=y
Ben Dooks1725c672010-01-19 13:16:50 +0900113
114#
115# GCOV-based kernel profiling
116#
117# CONFIG_SLOW_WORK is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100118CONFIG_HAVE_GENERIC_DMA_COHERENT=y
119CONFIG_SLABINFO=y
120CONFIG_RT_MUTEXES=y
Ben Dooks92117a12008-10-21 14:07:11 +0100121CONFIG_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
Ben Dooks92117a12008-10-21 14:07:11 +0100128CONFIG_BLOCK=y
Ben Dooks1725c672010-01-19 13:16:50 +0900129CONFIG_LBDAF=y
Ben Dooks92117a12008-10-21 14:07:11 +0100130# 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
Ben Dooks92117a12008-10-21 14:07:11 +0100137CONFIG_IOSCHED_DEADLINE=y
138CONFIG_IOSCHED_CFQ=y
Ben Dooks92117a12008-10-21 14:07:11 +0100139# CONFIG_DEFAULT_DEADLINE is not set
140CONFIG_DEFAULT_CFQ=y
141# CONFIG_DEFAULT_NOOP is not set
142CONFIG_DEFAULT_IOSCHED="cfq"
Ben Dooks1725c672010-01-19 13:16:50 +0900143# 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
Ben Dooks6c874d62008-11-03 20:14:55 +0000172# CONFIG_FREEZER is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100173
174#
175# System Type
176#
Ben Dooks1725c672010-01-19 13:16:50 +0900177CONFIG_MMU=y
Ben Dooks92117a12008-10-21 14:07:11 +0100178# 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
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100183# CONFIG_ARCH_BCMRING is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100184# CONFIG_ARCH_CLPS711X is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900185# CONFIG_ARCH_GEMINI is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100186# CONFIG_ARCH_EBSA110 is not set
187# CONFIG_ARCH_EP93XX is not set
188# CONFIG_ARCH_FOOTBRIDGE is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900189# CONFIG_ARCH_MXC is not set
190# CONFIG_ARCH_STMP3XXX is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100191# CONFIG_ARCH_NETX is not set
192# CONFIG_ARCH_H720X is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100193# 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
Ben Dooks1725c672010-01-19 13:16:50 +0900200# CONFIG_ARCH_DOVE is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100201# CONFIG_ARCH_KIRKWOOD is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100202# CONFIG_ARCH_LOKI is not set
203# CONFIG_ARCH_MV78XX0 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100204# CONFIG_ARCH_ORION5X is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900205# 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
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100209# CONFIG_ARCH_NUC93X is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100210# CONFIG_ARCH_PNX4008 is not set
211# CONFIG_ARCH_PXA is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900212# CONFIG_ARCH_MSM is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100213# CONFIG_ARCH_SHMOBILE is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100214# CONFIG_ARCH_RPC is not set
215# CONFIG_ARCH_SA1100 is not set
216# CONFIG_ARCH_S3C2410 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100217CONFIG_ARCH_S3C64XX=y
Ben Dooks1725c672010-01-19 13:16:50 +0900218# CONFIG_ARCH_S5P6440 is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100219# CONFIG_ARCH_S5P6442 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900220# CONFIG_ARCH_S5PC1XX is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100221# CONFIG_ARCH_S5PV210 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100222# CONFIG_ARCH_SHARK is not set
223# CONFIG_ARCH_LH7A40X is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900224# CONFIG_ARCH_U300 is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100225# CONFIG_ARCH_U8500 is not set
226# CONFIG_ARCH_NOMADIK is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100227# CONFIG_ARCH_DAVINCI is not set
228# CONFIG_ARCH_OMAP is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900229CONFIG_PLAT_SAMSUNG=y
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100230
231#
232# Boot options
233#
234CONFIG_S3C_BOOT_ERROR_RESET=y
235CONFIG_S3C_BOOT_UART_FORCE_FIFO=y
236CONFIG_S3C_LOWLEVEL_UART_PORT=0
Ben Dooks1725c672010-01-19 13:16:50 +0900237CONFIG_SAMSUNG_CLKSRC=y
238CONFIG_SAMSUNG_IRQ_VIC_TIMER=y
239CONFIG_SAMSUNG_IRQ_UART=y
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100240CONFIG_SAMSUNG_GPIOLIB_4BIT=y
Ben Dooks1725c672010-01-19 13:16:50 +0900241CONFIG_S3C_GPIO_CFG_S3C24XX=y
242CONFIG_S3C_GPIO_CFG_S3C64XX=y
243CONFIG_S3C_GPIO_PULL_UPDOWN=y
244CONFIG_SAMSUNG_GPIO_EXTRA=0
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100245CONFIG_S3C_GPIO_SPACE=0
246CONFIG_S3C_GPIO_TRACK=y
Ben Dooks1725c672010-01-19 13:16:50 +0900247# 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
Ben Dooks92117a12008-10-21 14:07:11 +0100255
256#
257# Power management
258#
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100259CONFIG_PLAT_S3C64XX=y
Ben Dooks92117a12008-10-21 14:07:11 +0100260CONFIG_CPU_S3C6410=y
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100261# CONFIG_S3C64XX_DMA is not set
262CONFIG_S3C64XX_SETUP_SDHCI=y
263CONFIG_S3C64XX_SETUP_I2C0=y
264CONFIG_S3C64XX_SETUP_I2C1=y
265CONFIG_S3C64XX_SETUP_FB_24BPP=y
266CONFIG_S3C64XX_SETUP_SDHCI_GPIO=y
267# CONFIG_MACH_SMDK6400 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900268# CONFIG_MACH_ANW6410 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100269CONFIG_MACH_SMDK6410=y
Ben Dooks6c874d62008-11-03 20:14:55 +0000270CONFIG_SMDK6410_SD_CH0=y
271# CONFIG_SMDK6410_SD_CH1 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900272# CONFIG_SMDK6410_WM1190_EV1 is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100273# CONFIG_SMDK6410_WM1192_EV1 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900274# CONFIG_MACH_NCP is not set
275# CONFIG_MACH_HMT is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100276
277#
278# Processor Type
279#
Ben Dooks92117a12008-10-21 14:07:11 +0100280CONFIG_CPU_V6=y
281CONFIG_CPU_32v6K=y
282CONFIG_CPU_32v6=y
283CONFIG_CPU_ABRT_EV6=y
Ben Dooks1725c672010-01-19 13:16:50 +0900284CONFIG_CPU_PABRT_V6=y
Ben Dooks92117a12008-10-21 14:07:11 +0100285CONFIG_CPU_CACHE_V6=y
286CONFIG_CPU_CACHE_VIPT=y
287CONFIG_CPU_COPY_V6=y
288CONFIG_CPU_TLB_V6=y
289CONFIG_CPU_HAS_ASID=y
290CONFIG_CPU_CP15=y
291CONFIG_CPU_CP15_MMU=y
292
293#
294# Processor Features
295#
296CONFIG_ARM_THUMB=y
297# CONFIG_CPU_ICACHE_DISABLE is not set
298# CONFIG_CPU_DCACHE_DISABLE is not set
299# CONFIG_CPU_BPREDICT_DISABLE is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900300CONFIG_ARM_L1_CACHE_SHIFT=5
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100301CONFIG_CPU_HAS_PMU=y
Ben Dooks1725c672010-01-19 13:16:50 +0900302# CONFIG_ARM_ERRATA_411920 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100303CONFIG_ARM_VIC=y
Ben Dooks1725c672010-01-19 13:16:50 +0900304CONFIG_ARM_VIC_NR=2
Ben Dooks92117a12008-10-21 14:07:11 +0100305
306#
307# Bus support
308#
309# CONFIG_PCI_SYSCALL is not set
310# CONFIG_ARCH_SUPPORTS_MSI is not set
311# CONFIG_PCCARD is not set
312
313#
314# Kernel Features
315#
316CONFIG_VMSPLIT_3G=y
317# CONFIG_VMSPLIT_2G is not set
318# CONFIG_VMSPLIT_1G is not set
319CONFIG_PAGE_OFFSET=0xC0000000
Ben Dooks1725c672010-01-19 13:16:50 +0900320CONFIG_PREEMPT_NONE=y
321# CONFIG_PREEMPT_VOLUNTARY is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100322# CONFIG_PREEMPT is not set
323CONFIG_HZ=100
324CONFIG_AEABI=y
325CONFIG_OABI_COMPAT=y
Ben Dooks92117a12008-10-21 14:07:11 +0100326# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
327# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900328# CONFIG_HIGHMEM is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100329CONFIG_SELECT_MEMORY_MODEL=y
330CONFIG_FLATMEM_MANUAL=y
331# CONFIG_DISCONTIGMEM_MANUAL is not set
332# CONFIG_SPARSEMEM_MANUAL is not set
333CONFIG_FLATMEM=y
334CONFIG_FLAT_NODE_MEM_MAP=y
335CONFIG_PAGEFLAGS_EXTENDED=y
Ben Dooks1725c672010-01-19 13:16:50 +0900336CONFIG_SPLIT_PTLOCK_CPUS=999999
Ben Dooks6c874d62008-11-03 20:14:55 +0000337# CONFIG_PHYS_ADDR_T_64BIT is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100338CONFIG_ZONE_DMA_FLAG=0
339CONFIG_VIRT_TO_BUS=y
Ben Dooks1725c672010-01-19 13:16:50 +0900340# CONFIG_KSM is not set
341CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
Ben Dooks92117a12008-10-21 14:07:11 +0100342CONFIG_ALIGNMENT_TRAP=y
Ben Dooks1725c672010-01-19 13:16:50 +0900343# CONFIG_UACCESS_WITH_MEMCPY is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100344
345#
346# Boot options
347#
348CONFIG_ZBOOT_ROM_TEXT=0
349CONFIG_ZBOOT_ROM_BSS=0
Ben Dooks3a3b5852010-01-19 11:34:58 +0900350CONFIG_CMDLINE="console=ttySAC0,115200 root=/dev/ram init=/linuxrc initrd=0x51000000,6M ramdisk_size=6144"
Ben Dooks92117a12008-10-21 14:07:11 +0100351# CONFIG_XIP_KERNEL is not set
352# CONFIG_KEXEC is not set
353
354#
355# CPU Power Management
356#
Ben Dooks1725c672010-01-19 13:16:50 +0900357# CONFIG_CPU_FREQ is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100358# CONFIG_CPU_IDLE is not set
359
360#
361# Floating point emulation
362#
363
364#
365# At least one emulation must be selected
366#
367# CONFIG_FPE_NWFPE is not set
368# CONFIG_FPE_FASTFPE is not set
369CONFIG_VFP=y
370
371#
372# Userspace binary formats
373#
374CONFIG_BINFMT_ELF=y
Ben Dooks6c874d62008-11-03 20:14:55 +0000375# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100376CONFIG_HAVE_AOUT=y
377# CONFIG_BINFMT_AOUT is not set
378# CONFIG_BINFMT_MISC is not set
379
380#
381# Power management options
382#
383# CONFIG_PM is not set
384CONFIG_ARCH_SUSPEND_POSSIBLE=y
385# CONFIG_NET is not set
386
387#
388# Device Drivers
389#
390
391#
392# Generic Driver Options
393#
394CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Ben Dooks1725c672010-01-19 13:16:50 +0900395# CONFIG_DEVTMPFS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100396CONFIG_STANDALONE=y
397CONFIG_PREVENT_FIRMWARE_BUILD=y
398CONFIG_FW_LOADER=y
399CONFIG_FIRMWARE_IN_KERNEL=y
400CONFIG_EXTRA_FIRMWARE=""
401# CONFIG_DEBUG_DRIVER is not set
402# CONFIG_DEBUG_DEVRES is not set
403# CONFIG_SYS_HYPERVISOR is not set
404# CONFIG_MTD is not set
405# CONFIG_PARPORT is not set
406CONFIG_BLK_DEV=y
407# CONFIG_BLK_DEV_COW_COMMON is not set
408CONFIG_BLK_DEV_LOOP=y
409# CONFIG_BLK_DEV_CRYPTOLOOP is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900410
411#
412# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
413#
Ben Dooks92117a12008-10-21 14:07:11 +0100414CONFIG_BLK_DEV_RAM=y
415CONFIG_BLK_DEV_RAM_COUNT=16
416CONFIG_BLK_DEV_RAM_SIZE=4096
417# CONFIG_BLK_DEV_XIP is not set
418# CONFIG_CDROM_PKTCDVD is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900419# CONFIG_MG_DISK is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100420CONFIG_MISC_DEVICES=y
Ben Dooks1725c672010-01-19 13:16:50 +0900421# CONFIG_AD525X_DPOT is not set
422# CONFIG_ICS932S401 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100423# CONFIG_ENCLOSURE_SERVICES is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900424# CONFIG_ISL29003 is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100425# CONFIG_SENSORS_TSL2550 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900426# CONFIG_DS1682 is not set
427# CONFIG_C2PORT is not set
428
429#
430# EEPROM support
431#
432CONFIG_EEPROM_AT24=y
433# CONFIG_EEPROM_LEGACY is not set
434# CONFIG_EEPROM_MAX6875 is not set
435# CONFIG_EEPROM_93CX6 is not set
436# CONFIG_IWMC3200TOP is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100437CONFIG_HAVE_IDE=y
438# CONFIG_IDE is not set
439
440#
441# SCSI device support
442#
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100443CONFIG_SCSI_MOD=y
Ben Dooks92117a12008-10-21 14:07:11 +0100444# CONFIG_RAID_ATTRS is not set
445# CONFIG_SCSI is not set
446# CONFIG_SCSI_DMA is not set
447# CONFIG_SCSI_NETLINK is not set
448# CONFIG_ATA is not set
449# CONFIG_MD is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900450# CONFIG_PHONE is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100451
452#
453# Input device support
454#
455CONFIG_INPUT=y
456# CONFIG_INPUT_FF_MEMLESS is not set
457# CONFIG_INPUT_POLLDEV is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900458# CONFIG_INPUT_SPARSEKMAP is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100459
460#
461# Userland interfaces
462#
463CONFIG_INPUT_MOUSEDEV=y
464CONFIG_INPUT_MOUSEDEV_PSAUX=y
465CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
466CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
467# CONFIG_INPUT_JOYDEV is not set
468# CONFIG_INPUT_EVDEV is not set
469# CONFIG_INPUT_EVBUG is not set
470
471#
472# Input Device Drivers
473#
474CONFIG_INPUT_KEYBOARD=y
Ben Dooks1725c672010-01-19 13:16:50 +0900475# CONFIG_KEYBOARD_ADP5588 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100476CONFIG_KEYBOARD_ATKBD=y
Ben Dooks1725c672010-01-19 13:16:50 +0900477# CONFIG_QT2160 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100478# CONFIG_KEYBOARD_LKKBD is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100479# CONFIG_KEYBOARD_GPIO is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900480# CONFIG_KEYBOARD_MATRIX is not set
481# CONFIG_KEYBOARD_MAX7359 is not set
482# CONFIG_KEYBOARD_NEWTON is not set
483# CONFIG_KEYBOARD_OPENCORES is not set
484# CONFIG_KEYBOARD_STOWAWAY is not set
485# CONFIG_KEYBOARD_SUNKBD is not set
486# CONFIG_KEYBOARD_XTKBD is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100487CONFIG_INPUT_MOUSE=y
488CONFIG_MOUSE_PS2=y
489CONFIG_MOUSE_PS2_ALPS=y
490CONFIG_MOUSE_PS2_LOGIPS2PP=y
491CONFIG_MOUSE_PS2_SYNAPTICS=y
Ben Dooks92117a12008-10-21 14:07:11 +0100492CONFIG_MOUSE_PS2_TRACKPOINT=y
Ben Dooks6c874d62008-11-03 20:14:55 +0000493# CONFIG_MOUSE_PS2_ELANTECH is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900494# CONFIG_MOUSE_PS2_SENTELIC is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100495# CONFIG_MOUSE_PS2_TOUCHKIT is not set
496# CONFIG_MOUSE_SERIAL is not set
497# CONFIG_MOUSE_APPLETOUCH is not set
498# CONFIG_MOUSE_BCM5974 is not set
499# CONFIG_MOUSE_VSXXXAA is not set
500# CONFIG_MOUSE_GPIO is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900501# CONFIG_MOUSE_SYNAPTICS_I2C is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100502# CONFIG_INPUT_JOYSTICK is not set
503# CONFIG_INPUT_TABLET is not set
504# CONFIG_INPUT_TOUCHSCREEN is not set
505# CONFIG_INPUT_MISC is not set
506
507#
508# Hardware I/O ports
509#
510CONFIG_SERIO=y
511CONFIG_SERIO_SERPORT=y
512CONFIG_SERIO_LIBPS2=y
513# CONFIG_SERIO_RAW is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900514# CONFIG_SERIO_ALTERA_PS2 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100515# CONFIG_GAMEPORT is not set
516
517#
518# Character devices
519#
520CONFIG_VT=y
521CONFIG_CONSOLE_TRANSLATIONS=y
522CONFIG_VT_CONSOLE=y
523CONFIG_HW_CONSOLE=y
524# CONFIG_VT_HW_CONSOLE_BINDING is not set
525CONFIG_DEVKMEM=y
526# CONFIG_SERIAL_NONSTANDARD is not set
527
528#
529# Serial drivers
530#
531CONFIG_SERIAL_8250=y
532# CONFIG_SERIAL_8250_CONSOLE is not set
533CONFIG_SERIAL_8250_NR_UARTS=4
534CONFIG_SERIAL_8250_RUNTIME_UARTS=4
535# CONFIG_SERIAL_8250_EXTENDED is not set
536
537#
538# Non-8250 serial port support
539#
540CONFIG_SERIAL_SAMSUNG=y
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100541CONFIG_SERIAL_SAMSUNG_UARTS_4=y
Ben Dooks6c874d62008-11-03 20:14:55 +0000542CONFIG_SERIAL_SAMSUNG_UARTS=4
Ben Dooks92117a12008-10-21 14:07:11 +0100543# CONFIG_SERIAL_SAMSUNG_DEBUG is not set
544CONFIG_SERIAL_SAMSUNG_CONSOLE=y
545CONFIG_SERIAL_S3C6400=y
546CONFIG_SERIAL_CORE=y
547CONFIG_SERIAL_CORE_CONSOLE=y
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100548# CONFIG_SERIAL_TIMBERDALE is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100549CONFIG_UNIX98_PTYS=y
Ben Dooks1725c672010-01-19 13:16:50 +0900550# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100551CONFIG_LEGACY_PTYS=y
552CONFIG_LEGACY_PTY_COUNT=256
553# CONFIG_IPMI_HANDLER is not set
554CONFIG_HW_RANDOM=y
Ben Dooks1725c672010-01-19 13:16:50 +0900555# CONFIG_HW_RANDOM_TIMERIOMEM is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100556# CONFIG_R3964 is not set
557# CONFIG_RAW_DRIVER is not set
558# CONFIG_TCG_TPM is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000559CONFIG_I2C=y
560CONFIG_I2C_BOARDINFO=y
Ben Dooks1725c672010-01-19 13:16:50 +0900561CONFIG_I2C_COMPAT=y
Ben Dooks6c874d62008-11-03 20:14:55 +0000562CONFIG_I2C_CHARDEV=y
563CONFIG_I2C_HELPER_AUTO=y
564
565#
566# I2C Hardware Bus support
567#
568
569#
570# I2C system bus drivers (mostly embedded / system-on-chip)
571#
Ben Dooks1725c672010-01-19 13:16:50 +0900572# CONFIG_I2C_DESIGNWARE is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000573# CONFIG_I2C_GPIO is not set
574# CONFIG_I2C_OCORES is not set
575CONFIG_I2C_S3C2410=y
576# CONFIG_I2C_SIMTEC is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100577# CONFIG_I2C_XILINX is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000578
579#
580# External I2C/SMBus adapter drivers
581#
582# CONFIG_I2C_PARPORT_LIGHT is not set
583# CONFIG_I2C_TAOS_EVM is not set
584
585#
586# Other I2C/SMBus bus drivers
587#
588# CONFIG_I2C_PCA_PLATFORM is not set
589# CONFIG_I2C_STUB is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000590# CONFIG_I2C_DEBUG_CORE is not set
591# CONFIG_I2C_DEBUG_ALGO is not set
592# CONFIG_I2C_DEBUG_BUS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100593# CONFIG_SPI is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900594
595#
596# PPS support
597#
598# CONFIG_PPS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100599CONFIG_ARCH_REQUIRE_GPIOLIB=y
600CONFIG_GPIOLIB=y
601# CONFIG_DEBUG_GPIO is not set
602# CONFIG_GPIO_SYSFS is not set
603
604#
Ben Dooks1725c672010-01-19 13:16:50 +0900605# Memory mapped GPIO expanders:
606#
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100607# CONFIG_GPIO_IT8761E is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900608
609#
Ben Dooks92117a12008-10-21 14:07:11 +0100610# I2C GPIO expanders:
611#
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100612# CONFIG_GPIO_MAX7300 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000613# CONFIG_GPIO_MAX732X is not set
614# CONFIG_GPIO_PCA953X is not set
615# CONFIG_GPIO_PCF857X is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900616# CONFIG_GPIO_ADP5588 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100617
618#
619# PCI GPIO expanders:
620#
621
622#
623# SPI GPIO expanders:
624#
Ben Dooks1725c672010-01-19 13:16:50 +0900625
626#
627# AC97 GPIO expanders:
628#
Ben Dooks92117a12008-10-21 14:07:11 +0100629# CONFIG_W1 is not set
630# CONFIG_POWER_SUPPLY is not set
631CONFIG_HWMON=y
632# CONFIG_HWMON_VID is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900633# CONFIG_HWMON_DEBUG_CHIP is not set
634
635#
636# Native drivers
637#
Ben Dooks6c874d62008-11-03 20:14:55 +0000638# CONFIG_SENSORS_AD7414 is not set
639# CONFIG_SENSORS_AD7418 is not set
640# CONFIG_SENSORS_ADM1021 is not set
641# CONFIG_SENSORS_ADM1025 is not set
642# CONFIG_SENSORS_ADM1026 is not set
643# CONFIG_SENSORS_ADM1029 is not set
644# CONFIG_SENSORS_ADM1031 is not set
645# CONFIG_SENSORS_ADM9240 is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100646# CONFIG_SENSORS_ADT7411 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900647# CONFIG_SENSORS_ADT7462 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000648# CONFIG_SENSORS_ADT7470 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900649# CONFIG_SENSORS_ADT7475 is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100650# CONFIG_SENSORS_ASC7621 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000651# CONFIG_SENSORS_ATXP1 is not set
652# CONFIG_SENSORS_DS1621 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100653# CONFIG_SENSORS_F71805F is not set
654# CONFIG_SENSORS_F71882FG is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000655# CONFIG_SENSORS_F75375S is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900656# CONFIG_SENSORS_G760A is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000657# CONFIG_SENSORS_GL518SM is not set
658# CONFIG_SENSORS_GL520SM is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100659# CONFIG_SENSORS_IT87 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000660# CONFIG_SENSORS_LM63 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900661# CONFIG_SENSORS_LM73 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000662# CONFIG_SENSORS_LM75 is not set
663# CONFIG_SENSORS_LM77 is not set
664# CONFIG_SENSORS_LM78 is not set
665# CONFIG_SENSORS_LM80 is not set
666# CONFIG_SENSORS_LM83 is not set
667# CONFIG_SENSORS_LM85 is not set
668# CONFIG_SENSORS_LM87 is not set
669# CONFIG_SENSORS_LM90 is not set
670# CONFIG_SENSORS_LM92 is not set
671# CONFIG_SENSORS_LM93 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900672# CONFIG_SENSORS_LTC4215 is not set
673# CONFIG_SENSORS_LTC4245 is not set
674# CONFIG_SENSORS_LM95241 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000675# CONFIG_SENSORS_MAX1619 is not set
676# CONFIG_SENSORS_MAX6650 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100677# CONFIG_SENSORS_PC87360 is not set
678# CONFIG_SENSORS_PC87427 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900679# CONFIG_SENSORS_PCF8591 is not set
680# CONFIG_SENSORS_SHT15 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000681# CONFIG_SENSORS_DME1737 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100682# CONFIG_SENSORS_SMSC47M1 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000683# CONFIG_SENSORS_SMSC47M192 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100684# CONFIG_SENSORS_SMSC47B397 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000685# CONFIG_SENSORS_ADS7828 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900686# CONFIG_SENSORS_AMC6821 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000687# CONFIG_SENSORS_THMC50 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900688# CONFIG_SENSORS_TMP401 is not set
689# CONFIG_SENSORS_TMP421 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100690# CONFIG_SENSORS_VT1211 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000691# CONFIG_SENSORS_W83781D is not set
692# CONFIG_SENSORS_W83791D is not set
693# CONFIG_SENSORS_W83792D is not set
694# CONFIG_SENSORS_W83793 is not set
695# CONFIG_SENSORS_W83L785TS is not set
696# CONFIG_SENSORS_W83L786NG is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100697# CONFIG_SENSORS_W83627HF is not set
698# CONFIG_SENSORS_W83627EHF is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900699# CONFIG_SENSORS_LIS3_I2C is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100700# CONFIG_THERMAL is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100701# CONFIG_WATCHDOG is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900702CONFIG_SSB_POSSIBLE=y
Ben Dooks92117a12008-10-21 14:07:11 +0100703
704#
705# Sonics Silicon Backplane
706#
Ben Dooks92117a12008-10-21 14:07:11 +0100707# CONFIG_SSB is not set
708
709#
710# Multifunction device drivers
711#
712# CONFIG_MFD_CORE is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100713# CONFIG_MFD_88PM860X is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100714# CONFIG_MFD_SM501 is not set
715# CONFIG_MFD_ASIC3 is not set
716# CONFIG_HTC_EGPIO is not set
717# CONFIG_HTC_PASIC3 is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100718# CONFIG_HTC_I2CPLD is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900719# CONFIG_TPS65010 is not set
720# CONFIG_TWL4030_CORE is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100721# CONFIG_MFD_TMIO is not set
722# CONFIG_MFD_T7L66XB is not set
723# CONFIG_MFD_TC6387XB is not set
724# CONFIG_MFD_TC6393XB is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000725# CONFIG_PMIC_DA903X is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900726# CONFIG_PMIC_ADP5520 is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100727# CONFIG_MFD_MAX8925 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100728# CONFIG_MFD_WM8400 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900729# CONFIG_MFD_WM831X is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000730# CONFIG_MFD_WM8350_I2C is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100731# CONFIG_MFD_WM8994 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900732# CONFIG_MFD_PCF50633 is not set
733# CONFIG_AB3100_CORE is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900734# CONFIG_REGULATOR is not set
735# CONFIG_MEDIA_SUPPORT is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100736
737#
738# Graphics support
739#
740# CONFIG_VGASTATE is not set
741# CONFIG_VIDEO_OUTPUT_CONTROL is not set
742# CONFIG_FB is not set
743# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
744
745#
746# Display device support
747#
748# CONFIG_DISPLAY_SUPPORT is not set
749
750#
751# Console display driver support
752#
753# CONFIG_VGA_CONSOLE is not set
754CONFIG_DUMMY_CONSOLE=y
755# CONFIG_SOUND is not set
756CONFIG_HID_SUPPORT=y
757CONFIG_HID=y
Ben Dooks92117a12008-10-21 14:07:11 +0100758# CONFIG_HIDRAW is not set
759# CONFIG_HID_PID is not set
760
761#
762# Special HID drivers
763#
Ben Dooks92117a12008-10-21 14:07:11 +0100764CONFIG_USB_SUPPORT=y
765CONFIG_USB_ARCH_HAS_HCD=y
Ben Dooks1725c672010-01-19 13:16:50 +0900766CONFIG_USB_ARCH_HAS_OHCI=y
Ben Dooks92117a12008-10-21 14:07:11 +0100767# CONFIG_USB_ARCH_HAS_EHCI is not set
768# CONFIG_USB is not set
769
770#
771# Enable Host or Gadget support to see Inventra options
772#
773
774#
Ben Dooks1725c672010-01-19 13:16:50 +0900775# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Ben Dooks92117a12008-10-21 14:07:11 +0100776#
777# CONFIG_USB_GADGET is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900778
779#
780# OTG and related infrastructure
781#
Ben Dooks92117a12008-10-21 14:07:11 +0100782CONFIG_MMC=y
783CONFIG_MMC_DEBUG=y
784CONFIG_MMC_UNSAFE_RESUME=y
785
786#
787# MMC/SD/SDIO Card Drivers
788#
789CONFIG_MMC_BLOCK=y
790CONFIG_MMC_BLOCK_BOUNCE=y
791CONFIG_SDIO_UART=y
792# CONFIG_MMC_TEST is not set
793
794#
795# MMC/SD/SDIO Host Controller Drivers
796#
797CONFIG_MMC_SDHCI=y
Ben Dooks1725c672010-01-19 13:16:50 +0900798# CONFIG_MMC_SDHCI_PLTFM is not set
Ben Dooksc33e14c2008-11-03 20:14:56 +0000799CONFIG_MMC_SDHCI_S3C=y
Ben Dooks1725c672010-01-19 13:16:50 +0900800# CONFIG_MMC_SDHCI_S3C_DMA is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100801# CONFIG_MEMSTICK is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100802# CONFIG_NEW_LEDS is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900803# CONFIG_ACCESSIBILITY is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100804CONFIG_RTC_LIB=y
805# CONFIG_RTC_CLASS is not set
806# CONFIG_DMADEVICES is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900807# CONFIG_AUXDISPLAY is not set
808# CONFIG_UIO is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100809
810#
Ben Dooks1725c672010-01-19 13:16:50 +0900811# TI VLYNQ
Ben Dooks92117a12008-10-21 14:07:11 +0100812#
Ben Dooks1725c672010-01-19 13:16:50 +0900813# CONFIG_STAGING is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100814
815#
816# File systems
817#
818CONFIG_EXT2_FS=y
819# CONFIG_EXT2_FS_XATTR is not set
820# CONFIG_EXT2_FS_XIP is not set
821CONFIG_EXT3_FS=y
Ben Dooks1725c672010-01-19 13:16:50 +0900822# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100823CONFIG_EXT3_FS_XATTR=y
824CONFIG_EXT3_FS_POSIX_ACL=y
825CONFIG_EXT3_FS_SECURITY=y
826# CONFIG_EXT4_FS is not set
827CONFIG_JBD=y
828CONFIG_FS_MBCACHE=y
829# CONFIG_REISERFS_FS is not set
830# CONFIG_JFS_FS is not set
831CONFIG_FS_POSIX_ACL=y
Ben Dooks92117a12008-10-21 14:07:11 +0100832# CONFIG_XFS_FS is not set
833# CONFIG_GFS2_FS is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900834# CONFIG_BTRFS_FS is not set
835# CONFIG_NILFS2_FS is not set
836CONFIG_FILE_LOCKING=y
837CONFIG_FSNOTIFY=y
Ben Dooks92117a12008-10-21 14:07:11 +0100838CONFIG_DNOTIFY=y
839CONFIG_INOTIFY=y
840CONFIG_INOTIFY_USER=y
841# CONFIG_QUOTA is not set
842# CONFIG_AUTOFS_FS is not set
843# CONFIG_AUTOFS4_FS is not set
844# CONFIG_FUSE_FS is not set
845CONFIG_GENERIC_ACL=y
846
847#
Ben Dooks1725c672010-01-19 13:16:50 +0900848# Caches
849#
850# CONFIG_FSCACHE is not set
851
852#
Ben Dooks92117a12008-10-21 14:07:11 +0100853# CD-ROM/DVD Filesystems
854#
855# CONFIG_ISO9660_FS is not set
856# CONFIG_UDF_FS is not set
857
858#
859# DOS/FAT/NT Filesystems
860#
861# CONFIG_MSDOS_FS is not set
862# CONFIG_VFAT_FS is not set
863# CONFIG_NTFS_FS is not set
864
865#
866# Pseudo filesystems
867#
868CONFIG_PROC_FS=y
869CONFIG_PROC_SYSCTL=y
870CONFIG_PROC_PAGE_MONITOR=y
871CONFIG_SYSFS=y
872CONFIG_TMPFS=y
873CONFIG_TMPFS_POSIX_ACL=y
874# CONFIG_HUGETLB_PAGE is not set
875# CONFIG_CONFIGFS_FS is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900876CONFIG_MISC_FILESYSTEMS=y
Ben Dooks92117a12008-10-21 14:07:11 +0100877# CONFIG_ADFS_FS is not set
878# CONFIG_AFFS_FS is not set
879# CONFIG_HFS_FS is not set
880# CONFIG_HFSPLUS_FS is not set
881# CONFIG_BEFS_FS is not set
882# CONFIG_BFS_FS is not set
883# CONFIG_EFS_FS is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100884# CONFIG_LOGFS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100885CONFIG_CRAMFS=y
Ben Dooks1725c672010-01-19 13:16:50 +0900886# CONFIG_SQUASHFS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100887# CONFIG_VXFS_FS is not set
888# CONFIG_MINIX_FS is not set
889# CONFIG_OMFS_FS is not set
890# CONFIG_HPFS_FS is not set
891# CONFIG_QNX4FS_FS is not set
892CONFIG_ROMFS_FS=y
Ben Dooks1725c672010-01-19 13:16:50 +0900893CONFIG_ROMFS_BACKED_BY_BLOCK=y
894# CONFIG_ROMFS_BACKED_BY_MTD is not set
895# CONFIG_ROMFS_BACKED_BY_BOTH is not set
896CONFIG_ROMFS_ON_BLOCK=y
Ben Dooks92117a12008-10-21 14:07:11 +0100897# CONFIG_SYSV_FS is not set
898# CONFIG_UFS_FS is not set
899
900#
901# Partition Types
902#
903# CONFIG_PARTITION_ADVANCED is not set
904CONFIG_MSDOS_PARTITION=y
905# CONFIG_NLS is not set
906
907#
908# Kernel hacking
909#
910# CONFIG_PRINTK_TIME is not set
911CONFIG_ENABLE_WARN_DEPRECATED=y
912CONFIG_ENABLE_MUST_CHECK=y
913CONFIG_FRAME_WARN=1024
914CONFIG_MAGIC_SYSRQ=y
Ben Dooks1725c672010-01-19 13:16:50 +0900915# CONFIG_STRIP_ASM_SYMS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100916# CONFIG_UNUSED_SYMBOLS is not set
917# CONFIG_DEBUG_FS is not set
918# CONFIG_HEADERS_CHECK is not set
919CONFIG_DEBUG_KERNEL=y
920# CONFIG_DEBUG_SHIRQ is not set
921CONFIG_DETECT_SOFTLOCKUP=y
922# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
923CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
Ben Dooks1725c672010-01-19 13:16:50 +0900924CONFIG_DETECT_HUNG_TASK=y
925# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
926CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
Ben Dooks92117a12008-10-21 14:07:11 +0100927CONFIG_SCHED_DEBUG=y
928# CONFIG_SCHEDSTATS is not set
929# CONFIG_TIMER_STATS is not set
930# CONFIG_DEBUG_OBJECTS is not set
931# CONFIG_SLUB_DEBUG_ON is not set
932# CONFIG_SLUB_STATS is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900933# CONFIG_DEBUG_KMEMLEAK is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100934CONFIG_DEBUG_RT_MUTEXES=y
935CONFIG_DEBUG_PI_LIST=y
936# CONFIG_RT_MUTEX_TESTER is not set
937CONFIG_DEBUG_SPINLOCK=y
938CONFIG_DEBUG_MUTEXES=y
939# CONFIG_DEBUG_LOCK_ALLOC is not set
940# CONFIG_PROVE_LOCKING is not set
941# CONFIG_LOCK_STAT is not set
942CONFIG_DEBUG_SPINLOCK_SLEEP=y
943# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
944# CONFIG_DEBUG_KOBJECT is not set
945CONFIG_DEBUG_BUGVERBOSE=y
946CONFIG_DEBUG_INFO=y
947# CONFIG_DEBUG_VM is not set
948# CONFIG_DEBUG_WRITECOUNT is not set
949CONFIG_DEBUG_MEMORY_INIT=y
950# CONFIG_DEBUG_LIST is not set
951# CONFIG_DEBUG_SG is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900952# CONFIG_DEBUG_NOTIFIERS is not set
953# CONFIG_DEBUG_CREDENTIALS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100954# CONFIG_BOOT_PRINTK_DELAY is not set
955# CONFIG_RCU_TORTURE_TEST is not set
956# CONFIG_RCU_CPU_STALL_DETECTOR is not set
957# CONFIG_BACKTRACE_SELF_TEST is not set
958# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900959# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100960# CONFIG_FAULT_INJECTION is not set
961# CONFIG_LATENCYTOP is not set
962CONFIG_SYSCTL_SYSCALL_CHECK=y
Ben Dooks1725c672010-01-19 13:16:50 +0900963# CONFIG_PAGE_POISONING is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000964CONFIG_HAVE_FUNCTION_TRACER=y
Ben Dooks1725c672010-01-19 13:16:50 +0900965CONFIG_TRACING_SUPPORT=y
966CONFIG_FTRACE=y
Ben Dooks6c874d62008-11-03 20:14:55 +0000967# CONFIG_FUNCTION_TRACER is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100968# CONFIG_SCHED_TRACER is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900969# CONFIG_ENABLE_DEFAULT_TRACERS is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000970# CONFIG_BOOT_TRACER is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900971CONFIG_BRANCH_PROFILE_NONE=y
972# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
973# CONFIG_PROFILE_ALL_BRANCHES is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000974# CONFIG_STACK_TRACER is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900975# CONFIG_KMEMTRACE is not set
976# CONFIG_WORKQUEUE_TRACER is not set
977# CONFIG_BLK_DEV_IO_TRACE is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100978# CONFIG_SAMPLES is not set
979CONFIG_HAVE_ARCH_KGDB=y
980# CONFIG_KGDB is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900981CONFIG_ARM_UNWIND=y
Ben Dooks92117a12008-10-21 14:07:11 +0100982CONFIG_DEBUG_USER=y
983CONFIG_DEBUG_ERRORS=y
984# CONFIG_DEBUG_STACK_USAGE is not set
985CONFIG_DEBUG_LL=y
Ben Dooks1725c672010-01-19 13:16:50 +0900986# CONFIG_EARLY_PRINTK is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100987# CONFIG_DEBUG_ICEDCC is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900988# CONFIG_OC_ETM is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100989CONFIG_DEBUG_S3C_UART=0
990
991#
992# Security options
993#
994# CONFIG_KEYS is not set
995# CONFIG_SECURITY is not set
996# CONFIG_SECURITYFS is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900997# CONFIG_DEFAULT_SECURITY_SELINUX is not set
998# CONFIG_DEFAULT_SECURITY_SMACK is not set
999# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
1000CONFIG_DEFAULT_SECURITY_DAC=y
1001CONFIG_DEFAULT_SECURITY=""
Ben Dooks92117a12008-10-21 14:07:11 +01001002# CONFIG_CRYPTO is not set
Ben Dooks1725c672010-01-19 13:16:50 +09001003# CONFIG_BINARY_PRINTF is not set
Ben Dooks92117a12008-10-21 14:07:11 +01001004
1005#
1006# Library routines
1007#
1008CONFIG_BITREVERSE=y
Ben Dooks1725c672010-01-19 13:16:50 +09001009CONFIG_GENERIC_FIND_LAST_BIT=y
Ben Dooks92117a12008-10-21 14:07:11 +01001010# CONFIG_CRC_CCITT is not set
1011# CONFIG_CRC16 is not set
1012# CONFIG_CRC_T10DIF is not set
1013# CONFIG_CRC_ITU_T is not set
1014CONFIG_CRC32=y
1015# CONFIG_CRC7 is not set
1016# CONFIG_LIBCRC32C is not set
1017CONFIG_ZLIB_INFLATE=y
Ben Dooks1725c672010-01-19 13:16:50 +09001018CONFIG_LZO_DECOMPRESS=y
1019CONFIG_DECOMPRESS_GZIP=y
1020CONFIG_DECOMPRESS_BZIP2=y
1021CONFIG_DECOMPRESS_LZMA=y
1022CONFIG_DECOMPRESS_LZO=y
Ben Dooks92117a12008-10-21 14:07:11 +01001023CONFIG_HAS_IOMEM=y
1024CONFIG_HAS_DMA=y