blob: f3509379e6802976ba23f1debae9316452447dd6 [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 Dooks13aa16b2010-05-22 02:47:27 +0100172CONFIG_FREEZER=y
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 Dooks13aa16b2010-05-22 02:47:27 +0100259# 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
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100262CONFIG_PLAT_S3C64XX=y
Ben Dooks92117a12008-10-21 14:07:11 +0100263CONFIG_CPU_S3C6410=y
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100264# CONFIG_S3C64XX_DMA is not set
265CONFIG_S3C64XX_SETUP_SDHCI=y
266CONFIG_S3C64XX_SETUP_I2C0=y
267CONFIG_S3C64XX_SETUP_I2C1=y
268CONFIG_S3C64XX_SETUP_FB_24BPP=y
269CONFIG_S3C64XX_SETUP_SDHCI_GPIO=y
270# CONFIG_MACH_SMDK6400 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900271# CONFIG_MACH_ANW6410 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100272CONFIG_MACH_SMDK6410=y
Ben Dooks6c874d62008-11-03 20:14:55 +0000273CONFIG_SMDK6410_SD_CH0=y
274# CONFIG_SMDK6410_SD_CH1 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900275# CONFIG_SMDK6410_WM1190_EV1 is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100276# CONFIG_SMDK6410_WM1192_EV1 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900277# CONFIG_MACH_NCP is not set
278# CONFIG_MACH_HMT is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100279
280#
281# Processor Type
282#
Ben Dooks92117a12008-10-21 14:07:11 +0100283CONFIG_CPU_V6=y
284CONFIG_CPU_32v6K=y
285CONFIG_CPU_32v6=y
286CONFIG_CPU_ABRT_EV6=y
Ben Dooks1725c672010-01-19 13:16:50 +0900287CONFIG_CPU_PABRT_V6=y
Ben Dooks92117a12008-10-21 14:07:11 +0100288CONFIG_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
Ben Dooks1725c672010-01-19 13:16:50 +0900303CONFIG_ARM_L1_CACHE_SHIFT=5
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100304CONFIG_CPU_HAS_PMU=y
Ben Dooks1725c672010-01-19 13:16:50 +0900305# CONFIG_ARM_ERRATA_411920 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100306CONFIG_ARM_VIC=y
Ben Dooks1725c672010-01-19 13:16:50 +0900307CONFIG_ARM_VIC_NR=2
Ben Dooks92117a12008-10-21 14:07:11 +0100308
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
Ben Dooks1725c672010-01-19 13:16:50 +0900323CONFIG_PREEMPT_NONE=y
324# CONFIG_PREEMPT_VOLUNTARY is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100325# CONFIG_PREEMPT is not set
326CONFIG_HZ=100
327CONFIG_AEABI=y
328CONFIG_OABI_COMPAT=y
Ben Dooks92117a12008-10-21 14:07:11 +0100329# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
330# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900331# CONFIG_HIGHMEM is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100332CONFIG_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
Ben Dooks1725c672010-01-19 13:16:50 +0900339CONFIG_SPLIT_PTLOCK_CPUS=999999
Ben Dooks6c874d62008-11-03 20:14:55 +0000340# CONFIG_PHYS_ADDR_T_64BIT is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100341CONFIG_ZONE_DMA_FLAG=0
342CONFIG_VIRT_TO_BUS=y
Ben Dooks1725c672010-01-19 13:16:50 +0900343# CONFIG_KSM is not set
344CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
Ben Dooks92117a12008-10-21 14:07:11 +0100345CONFIG_ALIGNMENT_TRAP=y
Ben Dooks1725c672010-01-19 13:16:50 +0900346# CONFIG_UACCESS_WITH_MEMCPY is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100347
348#
349# Boot options
350#
351CONFIG_ZBOOT_ROM_TEXT=0
352CONFIG_ZBOOT_ROM_BSS=0
Ben Dooks3a3b5852010-01-19 11:34:58 +0900353CONFIG_CMDLINE="console=ttySAC0,115200 root=/dev/ram init=/linuxrc initrd=0x51000000,6M ramdisk_size=6144"
Ben Dooks92117a12008-10-21 14:07:11 +0100354# CONFIG_XIP_KERNEL is not set
355# CONFIG_KEXEC is not set
356
357#
358# CPU Power Management
359#
Ben Dooks1725c672010-01-19 13:16:50 +0900360# CONFIG_CPU_FREQ is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100361# 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
Ben Dooks6c874d62008-11-03 20:14:55 +0000378# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100379CONFIG_HAVE_AOUT=y
380# CONFIG_BINFMT_AOUT is not set
381# CONFIG_BINFMT_MISC is not set
382
383#
384# Power management options
385#
Ben Dooks13aa16b2010-05-22 02:47:27 +0100386CONFIG_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
Ben Dooks92117a12008-10-21 14:07:11 +0100394CONFIG_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"
Ben Dooks1725c672010-01-19 13:16:50 +0900405# CONFIG_DEVTMPFS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100406CONFIG_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
Ben Dooks1725c672010-01-19 13:16:50 +0900420
421#
422# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
423#
Ben Dooks92117a12008-10-21 14:07:11 +0100424CONFIG_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
Ben Dooks1725c672010-01-19 13:16:50 +0900429# CONFIG_MG_DISK is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100430CONFIG_MISC_DEVICES=y
Ben Dooks1725c672010-01-19 13:16:50 +0900431# CONFIG_AD525X_DPOT is not set
432# CONFIG_ICS932S401 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100433# CONFIG_ENCLOSURE_SERVICES is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900434# CONFIG_ISL29003 is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100435# CONFIG_SENSORS_TSL2550 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900436# 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
Ben Dooks92117a12008-10-21 14:07:11 +0100447CONFIG_HAVE_IDE=y
448# CONFIG_IDE is not set
449
450#
451# SCSI device support
452#
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100453CONFIG_SCSI_MOD=y
Ben Dooks92117a12008-10-21 14:07:11 +0100454# 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
Ben Dooks1725c672010-01-19 13:16:50 +0900460# CONFIG_PHONE is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100461
462#
463# Input device support
464#
465CONFIG_INPUT=y
466# CONFIG_INPUT_FF_MEMLESS is not set
467# CONFIG_INPUT_POLLDEV is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900468# CONFIG_INPUT_SPARSEKMAP is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100469
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
Ben Dooks1725c672010-01-19 13:16:50 +0900485# CONFIG_KEYBOARD_ADP5588 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100486CONFIG_KEYBOARD_ATKBD=y
Ben Dooks1725c672010-01-19 13:16:50 +0900487# CONFIG_QT2160 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100488# CONFIG_KEYBOARD_LKKBD is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100489# CONFIG_KEYBOARD_GPIO is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900490# CONFIG_KEYBOARD_MATRIX is not set
491# CONFIG_KEYBOARD_MAX7359 is not set
492# CONFIG_KEYBOARD_NEWTON is not set
493# CONFIG_KEYBOARD_OPENCORES is not set
494# CONFIG_KEYBOARD_STOWAWAY is not set
495# CONFIG_KEYBOARD_SUNKBD is not set
496# CONFIG_KEYBOARD_XTKBD is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100497CONFIG_INPUT_MOUSE=y
498CONFIG_MOUSE_PS2=y
499CONFIG_MOUSE_PS2_ALPS=y
500CONFIG_MOUSE_PS2_LOGIPS2PP=y
501CONFIG_MOUSE_PS2_SYNAPTICS=y
Ben Dooks92117a12008-10-21 14:07:11 +0100502CONFIG_MOUSE_PS2_TRACKPOINT=y
Ben Dooks6c874d62008-11-03 20:14:55 +0000503# CONFIG_MOUSE_PS2_ELANTECH is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900504# CONFIG_MOUSE_PS2_SENTELIC is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100505# 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
Ben Dooks1725c672010-01-19 13:16:50 +0900511# CONFIG_MOUSE_SYNAPTICS_I2C is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100512# 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
Ben Dooks1725c672010-01-19 13:16:50 +0900524# CONFIG_SERIO_ALTERA_PS2 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100525# 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
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100551CONFIG_SERIAL_SAMSUNG_UARTS_4=y
Ben Dooks6c874d62008-11-03 20:14:55 +0000552CONFIG_SERIAL_SAMSUNG_UARTS=4
Ben Dooks92117a12008-10-21 14:07:11 +0100553# 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
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100558# CONFIG_SERIAL_TIMBERDALE is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100559CONFIG_UNIX98_PTYS=y
Ben Dooks1725c672010-01-19 13:16:50 +0900560# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100561CONFIG_LEGACY_PTYS=y
562CONFIG_LEGACY_PTY_COUNT=256
563# CONFIG_IPMI_HANDLER is not set
564CONFIG_HW_RANDOM=y
Ben Dooks1725c672010-01-19 13:16:50 +0900565# CONFIG_HW_RANDOM_TIMERIOMEM is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100566# CONFIG_R3964 is not set
567# CONFIG_RAW_DRIVER is not set
568# CONFIG_TCG_TPM is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000569CONFIG_I2C=y
570CONFIG_I2C_BOARDINFO=y
Ben Dooks1725c672010-01-19 13:16:50 +0900571CONFIG_I2C_COMPAT=y
Ben Dooks6c874d62008-11-03 20:14:55 +0000572CONFIG_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#
Ben Dooks1725c672010-01-19 13:16:50 +0900582# CONFIG_I2C_DESIGNWARE is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000583# CONFIG_I2C_GPIO is not set
584# CONFIG_I2C_OCORES is not set
585CONFIG_I2C_S3C2410=y
586# CONFIG_I2C_SIMTEC is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100587# CONFIG_I2C_XILINX is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000588
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
Ben Dooks6c874d62008-11-03 20:14:55 +0000600# CONFIG_I2C_DEBUG_CORE is not set
601# CONFIG_I2C_DEBUG_ALGO is not set
602# CONFIG_I2C_DEBUG_BUS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100603# CONFIG_SPI is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900604
605#
606# PPS support
607#
608# CONFIG_PPS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100609CONFIG_ARCH_REQUIRE_GPIOLIB=y
610CONFIG_GPIOLIB=y
611# CONFIG_DEBUG_GPIO is not set
612# CONFIG_GPIO_SYSFS is not set
613
614#
Ben Dooks1725c672010-01-19 13:16:50 +0900615# Memory mapped GPIO expanders:
616#
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100617# CONFIG_GPIO_IT8761E is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900618
619#
Ben Dooks92117a12008-10-21 14:07:11 +0100620# I2C GPIO expanders:
621#
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100622# CONFIG_GPIO_MAX7300 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000623# CONFIG_GPIO_MAX732X is not set
624# CONFIG_GPIO_PCA953X is not set
625# CONFIG_GPIO_PCF857X is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900626# CONFIG_GPIO_ADP5588 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100627
628#
629# PCI GPIO expanders:
630#
631
632#
633# SPI GPIO expanders:
634#
Ben Dooks1725c672010-01-19 13:16:50 +0900635
636#
637# AC97 GPIO expanders:
638#
Ben Dooks92117a12008-10-21 14:07:11 +0100639# CONFIG_W1 is not set
640# CONFIG_POWER_SUPPLY is not set
641CONFIG_HWMON=y
642# CONFIG_HWMON_VID is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900643# CONFIG_HWMON_DEBUG_CHIP is not set
644
645#
646# Native drivers
647#
Ben Dooks6c874d62008-11-03 20:14:55 +0000648# 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
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100656# CONFIG_SENSORS_ADT7411 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900657# CONFIG_SENSORS_ADT7462 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000658# CONFIG_SENSORS_ADT7470 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900659# CONFIG_SENSORS_ADT7475 is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100660# CONFIG_SENSORS_ASC7621 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000661# CONFIG_SENSORS_ATXP1 is not set
662# CONFIG_SENSORS_DS1621 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100663# CONFIG_SENSORS_F71805F is not set
664# CONFIG_SENSORS_F71882FG is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000665# CONFIG_SENSORS_F75375S is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900666# CONFIG_SENSORS_G760A is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000667# CONFIG_SENSORS_GL518SM is not set
668# CONFIG_SENSORS_GL520SM is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100669# CONFIG_SENSORS_IT87 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000670# CONFIG_SENSORS_LM63 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900671# CONFIG_SENSORS_LM73 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000672# 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
Ben Dooks1725c672010-01-19 13:16:50 +0900682# CONFIG_SENSORS_LTC4215 is not set
683# CONFIG_SENSORS_LTC4245 is not set
684# CONFIG_SENSORS_LM95241 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000685# CONFIG_SENSORS_MAX1619 is not set
686# CONFIG_SENSORS_MAX6650 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100687# CONFIG_SENSORS_PC87360 is not set
688# CONFIG_SENSORS_PC87427 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900689# CONFIG_SENSORS_PCF8591 is not set
690# CONFIG_SENSORS_SHT15 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000691# CONFIG_SENSORS_DME1737 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100692# CONFIG_SENSORS_SMSC47M1 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000693# CONFIG_SENSORS_SMSC47M192 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100694# CONFIG_SENSORS_SMSC47B397 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000695# CONFIG_SENSORS_ADS7828 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900696# CONFIG_SENSORS_AMC6821 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000697# CONFIG_SENSORS_THMC50 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900698# CONFIG_SENSORS_TMP401 is not set
699# CONFIG_SENSORS_TMP421 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100700# CONFIG_SENSORS_VT1211 is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000701# 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
Ben Dooks92117a12008-10-21 14:07:11 +0100707# CONFIG_SENSORS_W83627HF is not set
708# CONFIG_SENSORS_W83627EHF is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900709# CONFIG_SENSORS_LIS3_I2C is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100710# CONFIG_THERMAL is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100711# CONFIG_WATCHDOG is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900712CONFIG_SSB_POSSIBLE=y
Ben Dooks92117a12008-10-21 14:07:11 +0100713
714#
715# Sonics Silicon Backplane
716#
Ben Dooks92117a12008-10-21 14:07:11 +0100717# CONFIG_SSB is not set
718
719#
720# Multifunction device drivers
721#
722# CONFIG_MFD_CORE is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100723# CONFIG_MFD_88PM860X is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100724# 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
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100728# CONFIG_HTC_I2CPLD is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900729# CONFIG_TPS65010 is not set
730# CONFIG_TWL4030_CORE is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100731# 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
Ben Dooks6c874d62008-11-03 20:14:55 +0000735# CONFIG_PMIC_DA903X is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900736# CONFIG_PMIC_ADP5520 is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100737# CONFIG_MFD_MAX8925 is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100738# CONFIG_MFD_WM8400 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900739# CONFIG_MFD_WM831X is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000740# CONFIG_MFD_WM8350_I2C is not set
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100741# CONFIG_MFD_WM8994 is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900742# CONFIG_MFD_PCF50633 is not set
743# CONFIG_AB3100_CORE is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900744# CONFIG_REGULATOR is not set
745# CONFIG_MEDIA_SUPPORT is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100746
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
Ben Dooks92117a12008-10-21 14:07:11 +0100768# CONFIG_HIDRAW is not set
769# CONFIG_HID_PID is not set
770
771#
772# Special HID drivers
773#
Ben Dooks92117a12008-10-21 14:07:11 +0100774CONFIG_USB_SUPPORT=y
775CONFIG_USB_ARCH_HAS_HCD=y
Ben Dooks1725c672010-01-19 13:16:50 +0900776CONFIG_USB_ARCH_HAS_OHCI=y
Ben Dooks92117a12008-10-21 14:07:11 +0100777# 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#
Ben Dooks1725c672010-01-19 13:16:50 +0900785# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Ben Dooks92117a12008-10-21 14:07:11 +0100786#
787# CONFIG_USB_GADGET is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900788
789#
790# OTG and related infrastructure
791#
Ben Dooks92117a12008-10-21 14:07:11 +0100792CONFIG_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
Ben Dooks1725c672010-01-19 13:16:50 +0900808# CONFIG_MMC_SDHCI_PLTFM is not set
Ben Dooksc33e14c2008-11-03 20:14:56 +0000809CONFIG_MMC_SDHCI_S3C=y
Ben Dooks1725c672010-01-19 13:16:50 +0900810# CONFIG_MMC_SDHCI_S3C_DMA is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100811# CONFIG_MEMSTICK is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100812# CONFIG_NEW_LEDS is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900813# CONFIG_ACCESSIBILITY is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100814CONFIG_RTC_LIB=y
815# CONFIG_RTC_CLASS is not set
816# CONFIG_DMADEVICES is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900817# CONFIG_AUXDISPLAY is not set
818# CONFIG_UIO is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100819
820#
Ben Dooks1725c672010-01-19 13:16:50 +0900821# TI VLYNQ
Ben Dooks92117a12008-10-21 14:07:11 +0100822#
Ben Dooks1725c672010-01-19 13:16:50 +0900823# CONFIG_STAGING is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100824
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
Ben Dooks1725c672010-01-19 13:16:50 +0900832# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100833CONFIG_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
Ben Dooks92117a12008-10-21 14:07:11 +0100842# CONFIG_XFS_FS is not set
843# CONFIG_GFS2_FS is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900844# CONFIG_BTRFS_FS is not set
845# CONFIG_NILFS2_FS is not set
846CONFIG_FILE_LOCKING=y
847CONFIG_FSNOTIFY=y
Ben Dooks92117a12008-10-21 14:07:11 +0100848CONFIG_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
857#
Ben Dooks1725c672010-01-19 13:16:50 +0900858# Caches
859#
860# CONFIG_FSCACHE is not set
861
862#
Ben Dooks92117a12008-10-21 14:07:11 +0100863# 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
Ben Dooks1725c672010-01-19 13:16:50 +0900886CONFIG_MISC_FILESYSTEMS=y
Ben Dooks92117a12008-10-21 14:07:11 +0100887# 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
Ben Dooks77f0cfc2010-05-22 03:17:32 +0100894# CONFIG_LOGFS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100895CONFIG_CRAMFS=y
Ben Dooks1725c672010-01-19 13:16:50 +0900896# CONFIG_SQUASHFS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100897# 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
Ben Dooks1725c672010-01-19 13:16:50 +0900903CONFIG_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
Ben Dooks92117a12008-10-21 14:07:11 +0100907# 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
Ben Dooks1725c672010-01-19 13:16:50 +0900925# CONFIG_STRIP_ASM_SYMS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100926# 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
Ben Dooks1725c672010-01-19 13:16:50 +0900934CONFIG_DETECT_HUNG_TASK=y
935# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
936CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
Ben Dooks92117a12008-10-21 14:07:11 +0100937CONFIG_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
Ben Dooks1725c672010-01-19 13:16:50 +0900943# CONFIG_DEBUG_KMEMLEAK is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100944CONFIG_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
Ben Dooks1725c672010-01-19 13:16:50 +0900962# CONFIG_DEBUG_NOTIFIERS is not set
963# CONFIG_DEBUG_CREDENTIALS is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100964# 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
Ben Dooks1725c672010-01-19 13:16:50 +0900969# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100970# CONFIG_FAULT_INJECTION is not set
971# CONFIG_LATENCYTOP is not set
972CONFIG_SYSCTL_SYSCALL_CHECK=y
Ben Dooks1725c672010-01-19 13:16:50 +0900973# CONFIG_PAGE_POISONING is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000974CONFIG_HAVE_FUNCTION_TRACER=y
Ben Dooks1725c672010-01-19 13:16:50 +0900975CONFIG_TRACING_SUPPORT=y
976CONFIG_FTRACE=y
Ben Dooks6c874d62008-11-03 20:14:55 +0000977# CONFIG_FUNCTION_TRACER is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100978# CONFIG_SCHED_TRACER is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900979# CONFIG_ENABLE_DEFAULT_TRACERS is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000980# CONFIG_BOOT_TRACER is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900981CONFIG_BRANCH_PROFILE_NONE=y
982# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
983# CONFIG_PROFILE_ALL_BRANCHES is not set
Ben Dooks6c874d62008-11-03 20:14:55 +0000984# CONFIG_STACK_TRACER is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900985# CONFIG_KMEMTRACE is not set
986# CONFIG_WORKQUEUE_TRACER is not set
987# CONFIG_BLK_DEV_IO_TRACE is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100988# CONFIG_SAMPLES is not set
989CONFIG_HAVE_ARCH_KGDB=y
990# CONFIG_KGDB is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900991CONFIG_ARM_UNWIND=y
Ben Dooks92117a12008-10-21 14:07:11 +0100992CONFIG_DEBUG_USER=y
993CONFIG_DEBUG_ERRORS=y
994# CONFIG_DEBUG_STACK_USAGE is not set
995CONFIG_DEBUG_LL=y
Ben Dooks1725c672010-01-19 13:16:50 +0900996# CONFIG_EARLY_PRINTK is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100997# CONFIG_DEBUG_ICEDCC is not set
Ben Dooks1725c672010-01-19 13:16:50 +0900998# CONFIG_OC_ETM is not set
Ben Dooks92117a12008-10-21 14:07:11 +0100999CONFIG_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
Ben Dooks1725c672010-01-19 13:16:50 +09001007# 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=""
Ben Dooks92117a12008-10-21 14:07:11 +01001012# CONFIG_CRYPTO is not set
Ben Dooks1725c672010-01-19 13:16:50 +09001013# CONFIG_BINARY_PRINTF is not set
Ben Dooks92117a12008-10-21 14:07:11 +01001014
1015#
1016# Library routines
1017#
1018CONFIG_BITREVERSE=y
Ben Dooks1725c672010-01-19 13:16:50 +09001019CONFIG_GENERIC_FIND_LAST_BIT=y
Ben Dooks92117a12008-10-21 14:07:11 +01001020# 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
Ben Dooks1725c672010-01-19 13:16:50 +09001028CONFIG_LZO_DECOMPRESS=y
1029CONFIG_DECOMPRESS_GZIP=y
1030CONFIG_DECOMPRESS_BZIP2=y
1031CONFIG_DECOMPRESS_LZMA=y
1032CONFIG_DECOMPRESS_LZO=y
Ben Dooks92117a12008-10-21 14:07:11 +01001033CONFIG_HAS_IOMEM=y
1034CONFIG_HAS_DMA=y