blob: 09ea2499555e1928f63aaa31c5f502f7ae8c0e39 [file] [log] [blame]
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001#
2# Automatically generated make config: don't edit
Sonic Zhangb9ccf142009-05-21 06:39:46 +00003# Linux kernel version: 2.6.28.10
4# Thu May 21 05:50:01 2009
Michael Hennerichdc26aec2008-11-18 17:48:22 +08005#
6# CONFIG_MMU is not set
7# CONFIG_FPU is not set
8CONFIG_RWSEM_GENERIC_SPINLOCK=y
9# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
10CONFIG_BLACKFIN=y
11CONFIG_ZONE_DMA=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y
15CONFIG_GENERIC_IRQ_PROBE=y
16CONFIG_GENERIC_GPIO=y
17CONFIG_FORCE_MAX_ZONEORDER=14
18CONFIG_GENERIC_CALIBRATE_DELAY=y
19CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
20
21#
22# General setup
23#
24CONFIG_EXPERIMENTAL=y
25CONFIG_BROKEN_ON_SMP=y
26CONFIG_INIT_ENV_ARG_LIMIT=32
27CONFIG_LOCALVERSION=""
28CONFIG_LOCALVERSION_AUTO=y
29CONFIG_SYSVIPC=y
30CONFIG_SYSVIPC_SYSCTL=y
31# CONFIG_POSIX_MQUEUE is not set
32# CONFIG_BSD_PROCESS_ACCT is not set
33# CONFIG_TASKSTATS is not set
34# CONFIG_AUDIT is not set
35CONFIG_IKCONFIG=y
36CONFIG_IKCONFIG_PROC=y
37CONFIG_LOG_BUF_SHIFT=14
38# CONFIG_CGROUPS is not set
39# CONFIG_GROUP_SCHED is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +080040# CONFIG_SYSFS_DEPRECATED_V2 is not set
41# CONFIG_RELAY is not set
42# CONFIG_NAMESPACES is not set
43CONFIG_BLK_DEV_INITRD=y
44CONFIG_INITRAMFS_SOURCE=""
45# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
Sonic Zhangb9ccf142009-05-21 06:39:46 +000046CONFIG_SYSCTL=y
47CONFIG_ANON_INODES=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +080048CONFIG_EMBEDDED=y
49CONFIG_UID16=y
Sonic Zhangb9ccf142009-05-21 06:39:46 +000050# CONFIG_SYSCTL_SYSCALL is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +080051CONFIG_KALLSYMS=y
Sonic Zhangd64bc112009-01-07 23:14:39 +080052# CONFIG_KALLSYMS_ALL is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +080053# CONFIG_KALLSYMS_EXTRA_PASS is not set
54CONFIG_HOTPLUG=y
55CONFIG_PRINTK=y
56CONFIG_BUG=y
Sonic Zhangd64bc112009-01-07 23:14:39 +080057# CONFIG_ELF_CORE is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +080058CONFIG_BASE_FULL=y
Sonic Zhanga6664872009-03-28 23:46:17 +080059# CONFIG_FUTEX is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +080060CONFIG_EPOLL=y
Sonic Zhangb9ccf142009-05-21 06:39:46 +000061# CONFIG_SIGNALFD is not set
62# CONFIG_TIMERFD is not set
63# CONFIG_EVENTFD is not set
Sonic Zhanga6664872009-03-28 23:46:17 +080064# CONFIG_AIO is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +080065CONFIG_VM_EVENT_COUNTERS=y
Sonic Zhangb9ccf142009-05-21 06:39:46 +000066CONFIG_COMPAT_BRK=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +080067CONFIG_SLAB=y
68# CONFIG_SLUB is not set
69# CONFIG_SLOB is not set
Mike Frysinger3a022ba2009-06-23 13:43:06 +000070CONFIG_MMAP_ALLOW_UNINITIALIZED=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +080071# CONFIG_PROFILING is not set
72# CONFIG_MARKERS is not set
73CONFIG_HAVE_OPROFILE=y
Sonic Zhangd64bc112009-01-07 23:14:39 +080074# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +080075CONFIG_SLABINFO=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +080076CONFIG_TINY_SHMEM=y
77CONFIG_BASE_SMALL=0
78CONFIG_MODULES=y
79# CONFIG_MODULE_FORCE_LOAD is not set
80CONFIG_MODULE_UNLOAD=y
81# CONFIG_MODULE_FORCE_UNLOAD is not set
82# CONFIG_MODVERSIONS is not set
83# CONFIG_MODULE_SRCVERSION_ALL is not set
84CONFIG_KMOD=y
85CONFIG_BLOCK=y
86# CONFIG_LBD is not set
87# CONFIG_BLK_DEV_IO_TRACE is not set
88# CONFIG_LSF is not set
89# CONFIG_BLK_DEV_BSG is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +080090# CONFIG_BLK_DEV_INTEGRITY is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +080091
92#
93# IO Schedulers
94#
95CONFIG_IOSCHED_NOOP=y
96CONFIG_IOSCHED_AS=y
97# CONFIG_IOSCHED_DEADLINE is not set
98CONFIG_IOSCHED_CFQ=y
99CONFIG_DEFAULT_AS=y
100# CONFIG_DEFAULT_DEADLINE is not set
101# CONFIG_DEFAULT_CFQ is not set
102# CONFIG_DEFAULT_NOOP is not set
103CONFIG_DEFAULT_IOSCHED="anticipatory"
104CONFIG_CLASSIC_RCU=y
105# CONFIG_PREEMPT_NONE is not set
106CONFIG_PREEMPT_VOLUNTARY=y
107# CONFIG_PREEMPT is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800108# CONFIG_FREEZER is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800109
110#
111# Blackfin Processor Options
112#
113
114#
115# Processor and Board Settings
116#
Sonic Zhangd64bc112009-01-07 23:14:39 +0800117# CONFIG_BF512 is not set
118# CONFIG_BF514 is not set
119# CONFIG_BF516 is not set
120# CONFIG_BF518 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800121# CONFIG_BF522 is not set
122# CONFIG_BF523 is not set
123# CONFIG_BF524 is not set
124# CONFIG_BF525 is not set
125# CONFIG_BF526 is not set
126# CONFIG_BF527 is not set
127# CONFIG_BF531 is not set
128# CONFIG_BF532 is not set
129# CONFIG_BF533 is not set
130# CONFIG_BF534 is not set
131# CONFIG_BF536 is not set
132# CONFIG_BF537 is not set
133CONFIG_BF538=y
134# CONFIG_BF539 is not set
135# CONFIG_BF542 is not set
Sonic Zhanga6664872009-03-28 23:46:17 +0800136# CONFIG_BF542M is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800137# CONFIG_BF544 is not set
Sonic Zhanga6664872009-03-28 23:46:17 +0800138# CONFIG_BF544M is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800139# CONFIG_BF547 is not set
Sonic Zhanga6664872009-03-28 23:46:17 +0800140# CONFIG_BF547M is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800141# CONFIG_BF548 is not set
Sonic Zhanga6664872009-03-28 23:46:17 +0800142# CONFIG_BF548M is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800143# CONFIG_BF549 is not set
Sonic Zhanga6664872009-03-28 23:46:17 +0800144# CONFIG_BF549M is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800145# CONFIG_BF561 is not set
146CONFIG_BF_REV_MIN=4
147CONFIG_BF_REV_MAX=5
148# CONFIG_BF_REV_0_0 is not set
149# CONFIG_BF_REV_0_1 is not set
150# CONFIG_BF_REV_0_2 is not set
151# CONFIG_BF_REV_0_3 is not set
152CONFIG_BF_REV_0_4=y
153# CONFIG_BF_REV_0_5 is not set
154# CONFIG_BF_REV_0_6 is not set
155# CONFIG_BF_REV_ANY is not set
156# CONFIG_BF_REV_NONE is not set
157CONFIG_MEM_MT48LC32M8A2_75=y
158CONFIG_IRQ_PLL_WAKEUP=7
159CONFIG_IRQ_DMA0_ERROR=7
160CONFIG_IRQ_PPI_ERROR=7
161CONFIG_IRQ_SPORT0_ERROR=7
162CONFIG_IRQ_SPORT1_ERROR=7
163CONFIG_IRQ_UART0_ERROR=7
164CONFIG_IRQ_UART1_ERROR=7
165CONFIG_IRQ_RTC=8
166CONFIG_IRQ_PPI=8
167CONFIG_IRQ_SPORT0_RX=9
168CONFIG_IRQ_SPORT0_TX=9
169CONFIG_IRQ_SPORT1_RX=9
170CONFIG_IRQ_SPORT1_TX=9
Sonic Zhangd64bc112009-01-07 23:14:39 +0800171CONFIG_IRQ_SPI0=10
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800172CONFIG_IRQ_UART0_RX=10
173CONFIG_IRQ_UART0_TX=10
174CONFIG_IRQ_UART1_RX=10
175CONFIG_IRQ_UART1_TX=10
Yi Li6a01f232009-01-07 23:14:39 +0800176CONFIG_IRQ_TIMER0=12
177CONFIG_IRQ_TIMER1=12
178CONFIG_IRQ_TIMER2=12
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800179CONFIG_IRQ_WATCH=13
180CONFIG_IRQ_PORTF_INTA=12
181CONFIG_IRQ_PORTF_INTB=12
Sonic Zhangd64bc112009-01-07 23:14:39 +0800182CONFIG_IRQ_SPI0_ERROR=7
183CONFIG_IRQ_SPI1_ERROR=7
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800184CONFIG_IRQ_DMA1_ERROR=7
185CONFIG_IRQ_CAN_RX=11
186CONFIG_IRQ_CAN_TX=11
187CONFIG_BFIN538_EZKIT=y
188
189#
190# BF538 Specific Configuration
191#
192
193#
194# Interrupt Priority Assignment
195#
196
197#
198# Priority
199#
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800200CONFIG_IRQ_MEM0_DMA0=13
201CONFIG_IRQ_MEM0_DMA1=13
202CONFIG_IRQ_SPORT2_ERROR=7
203CONFIG_IRQ_SPORT3_ERROR=7
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800204CONFIG_IRQ_SPI2_ERROR=7
205CONFIG_IRQ_UART2_ERROR=7
206CONFIG_IRQ_CAN_ERROR=7
207CONFIG_IRQ_SPORT2_RX=9
208CONFIG_IRQ_SPORT2_TX=9
209CONFIG_IRQ_SPORT3_RX=9
210CONFIG_IRQ_SPORT3_TX=9
211CONFIG_IRQ_SPI1=10
212CONFIG_IRQ_SPI2=10
213CONFIG_IRQ_UART2_RX=10
214CONFIG_IRQ_UART2_TX=10
215CONFIG_IRQ_TWI0=11
216CONFIG_IRQ_TWI1=11
217CONFIG_IRQ_MEM1_DMA0=13
218CONFIG_IRQ_MEM1_DMA1=13
219
220#
221# Board customizations
222#
223# CONFIG_CMDLINE_BOOL is not set
224CONFIG_BOOT_LOAD=0x1000
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800225
226#
227# Clock/PLL Setup
228#
229CONFIG_CLKIN_HZ=25000000
230# CONFIG_BFIN_KERNEL_CLOCK is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800231CONFIG_MAX_VCO_HZ=533333333
232CONFIG_MIN_VCO_HZ=50000000
233CONFIG_MAX_SCLK_HZ=133333333
234CONFIG_MIN_SCLK_HZ=27000000
235
236#
237# Kernel Timer/Scheduler
238#
239# CONFIG_HZ_100 is not set
240CONFIG_HZ_250=y
241# CONFIG_HZ_300 is not set
242# CONFIG_HZ_1000 is not set
243CONFIG_HZ=250
Sonic Zhangd64bc112009-01-07 23:14:39 +0800244CONFIG_SCHED_HRTICK=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800245CONFIG_GENERIC_TIME=y
246CONFIG_GENERIC_CLOCKEVENTS=y
Sonic Zhangb9ccf142009-05-21 06:39:46 +0000247# CONFIG_TICKSOURCE_GPTMR0 is not set
248CONFIG_TICKSOURCE_CORETMR=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800249# CONFIG_CYCLES_CLOCKSOURCE is not set
Sonic Zhangb9ccf142009-05-21 06:39:46 +0000250# CONFIG_GPTMR0_CLOCKSOURCE is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800251CONFIG_TICK_ONESHOT=y
252# CONFIG_NO_HZ is not set
253CONFIG_HIGH_RES_TIMERS=y
254CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
255
256#
257# Misc
258#
259CONFIG_BFIN_SCRATCH_REG_RETN=y
260# CONFIG_BFIN_SCRATCH_REG_RETE is not set
261# CONFIG_BFIN_SCRATCH_REG_CYCLES is not set
262
263#
264# Blackfin Kernel Optimizations
265#
266
267#
268# Memory Optimizations
269#
270CONFIG_I_ENTRY_L1=y
271CONFIG_EXCPT_IRQ_SYSC_L1=y
272CONFIG_DO_IRQ_L1=y
273CONFIG_CORE_TIMER_IRQ_L1=y
274CONFIG_IDLE_L1=y
275CONFIG_SCHEDULE_L1=y
276CONFIG_ARITHMETIC_OPS_L1=y
277CONFIG_ACCESS_OK_L1=y
278CONFIG_MEMSET_L1=y
279CONFIG_MEMCPY_L1=y
280CONFIG_SYS_BFIN_SPINLOCK_L1=y
281# CONFIG_IP_CHECKSUM_L1 is not set
282CONFIG_CACHELINE_ALIGNED_L1=y
283# CONFIG_SYSCALL_TAB_L1 is not set
284# CONFIG_CPLB_SWITCH_TAB_L1 is not set
285CONFIG_APP_STACK_L1=y
286
287#
288# Speed Optimizations
289#
290CONFIG_BFIN_INS_LOWOVERHEAD=y
291CONFIG_RAMKERNEL=y
292# CONFIG_ROMKERNEL is not set
293CONFIG_SELECT_MEMORY_MODEL=y
294CONFIG_FLATMEM_MANUAL=y
295# CONFIG_DISCONTIGMEM_MANUAL is not set
296# CONFIG_SPARSEMEM_MANUAL is not set
297CONFIG_FLATMEM=y
298CONFIG_FLAT_NODE_MEM_MAP=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800299CONFIG_PAGEFLAGS_EXTENDED=y
300CONFIG_SPLIT_PTLOCK_CPUS=4
301# CONFIG_RESOURCES_64BIT is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800302# CONFIG_PHYS_ADDR_T_64BIT is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800303CONFIG_ZONE_DMA_FLAG=1
304CONFIG_VIRT_TO_BUS=y
Mike Frysinger3a022ba2009-06-23 13:43:06 +0000305CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0
Sonic Zhanga6664872009-03-28 23:46:17 +0800306CONFIG_BFIN_GPTIMERS=m
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800307# CONFIG_DMA_UNCACHED_4M is not set
308# CONFIG_DMA_UNCACHED_2M is not set
309CONFIG_DMA_UNCACHED_1M=y
310# CONFIG_DMA_UNCACHED_NONE is not set
311
312#
313# Cache Support
314#
315CONFIG_BFIN_ICACHE=y
Mike Frysinger841a5342009-06-17 07:11:42 +0000316# CONFIG_BFIN_ICACHE_LOCK is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800317CONFIG_BFIN_DCACHE=y
318# CONFIG_BFIN_DCACHE_BANKA is not set
Mike Frysinger841a5342009-06-17 07:11:42 +0000319CONFIG_BFIN_EXTMEM_ICACHEABLE=y
320CONFIG_BFIN_EXTMEM_DCACHEABLE=y
321CONFIG_BFIN_EXTMEM_WRITEBACK=y
322# CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set
323
324#
325# Memory Protection Unit
326#
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800327# CONFIG_MPU is not set
328
329#
330# Asynchonous Memory Configuration
331#
332
333#
334# EBIU_AMGCTL Global Control
335#
336CONFIG_C_AMCKEN=y
337CONFIG_C_CDPRIO=y
338# CONFIG_C_AMBEN is not set
339# CONFIG_C_AMBEN_B0 is not set
340# CONFIG_C_AMBEN_B0_B1 is not set
341# CONFIG_C_AMBEN_B0_B1_B2 is not set
342CONFIG_C_AMBEN_ALL=y
343
344#
345# EBIU_AMBCTL Control
346#
347CONFIG_BANK_0=0x7BB0
348CONFIG_BANK_1=0x7BB0
349CONFIG_BANK_2=0x7BB0
350CONFIG_BANK_3=0x99B2
351
352#
353# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
354#
355# CONFIG_ARCH_SUPPORTS_MSI is not set
356# CONFIG_PCCARD is not set
357
358#
359# Executable file formats
360#
361CONFIG_BINFMT_ELF_FDPIC=y
362CONFIG_BINFMT_FLAT=y
363CONFIG_BINFMT_ZFLAT=y
364# CONFIG_BINFMT_SHARED_FLAT is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800365# CONFIG_HAVE_AOUT is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800366# CONFIG_BINFMT_MISC is not set
367
368#
369# Power management options
370#
371# CONFIG_PM is not set
372CONFIG_ARCH_SUSPEND_POSSIBLE=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800373
374#
375# CPU Frequency scaling
376#
377# CONFIG_CPU_FREQ is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800378CONFIG_NET=y
379
380#
381# Networking options
382#
383CONFIG_PACKET=y
384# CONFIG_PACKET_MMAP is not set
385CONFIG_UNIX=y
386CONFIG_XFRM=y
387# CONFIG_XFRM_USER is not set
388# CONFIG_XFRM_SUB_POLICY is not set
389# CONFIG_XFRM_MIGRATE is not set
390# CONFIG_XFRM_STATISTICS is not set
391# CONFIG_NET_KEY is not set
392CONFIG_INET=y
393# CONFIG_IP_MULTICAST is not set
394# CONFIG_IP_ADVANCED_ROUTER is not set
395CONFIG_IP_FIB_HASH=y
396CONFIG_IP_PNP=y
397# CONFIG_IP_PNP_DHCP is not set
398# CONFIG_IP_PNP_BOOTP is not set
399# CONFIG_IP_PNP_RARP is not set
400# CONFIG_NET_IPIP is not set
401# CONFIG_NET_IPGRE is not set
402# CONFIG_ARPD is not set
Sonic Zhangb9ccf142009-05-21 06:39:46 +0000403# CONFIG_SYN_COOKIES is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800404# CONFIG_INET_AH is not set
405# CONFIG_INET_ESP is not set
406# CONFIG_INET_IPCOMP is not set
407# CONFIG_INET_XFRM_TUNNEL is not set
408# CONFIG_INET_TUNNEL is not set
Mike Frysinger841a5342009-06-17 07:11:42 +0000409# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
410# CONFIG_INET_XFRM_MODE_TUNNEL is not set
411# CONFIG_INET_XFRM_MODE_BEET is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800412# CONFIG_INET_LRO is not set
Mike Frysinger841a5342009-06-17 07:11:42 +0000413# CONFIG_INET_DIAG is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800414CONFIG_INET_TCP_DIAG=y
415# CONFIG_TCP_CONG_ADVANCED is not set
416CONFIG_TCP_CONG_CUBIC=y
417CONFIG_DEFAULT_TCP_CONG="cubic"
418# CONFIG_TCP_MD5SIG is not set
419# CONFIG_IPV6 is not set
420# CONFIG_NETLABEL is not set
421# CONFIG_NETWORK_SECMARK is not set
422# CONFIG_NETFILTER is not set
423# CONFIG_IP_DCCP is not set
424# CONFIG_IP_SCTP is not set
425# CONFIG_TIPC is not set
426# CONFIG_ATM is not set
427# CONFIG_BRIDGE is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800428# CONFIG_NET_DSA is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800429# CONFIG_VLAN_8021Q is not set
430# CONFIG_DECNET is not set
431# CONFIG_LLC2 is not set
432# CONFIG_IPX is not set
433# CONFIG_ATALK is not set
434# CONFIG_X25 is not set
435# CONFIG_LAPB is not set
436# CONFIG_ECONET is not set
437# CONFIG_WAN_ROUTER is not set
438# CONFIG_NET_SCHED is not set
439
440#
441# Network testing
442#
443# CONFIG_NET_PKTGEN is not set
444# CONFIG_HAMRADIO is not set
445# CONFIG_CAN is not set
446CONFIG_IRDA=m
447
448#
449# IrDA protocols
450#
451CONFIG_IRLAN=m
452CONFIG_IRCOMM=m
453# CONFIG_IRDA_ULTRA is not set
454
455#
456# IrDA options
457#
458CONFIG_IRDA_CACHE_LAST_LSAP=y
459# CONFIG_IRDA_FAST_RR is not set
460# CONFIG_IRDA_DEBUG is not set
461
462#
463# Infrared-port device drivers
464#
465
466#
467# SIR device drivers
468#
469CONFIG_IRTTY_SIR=m
470CONFIG_BFIN_SIR=m
471CONFIG_SIR_BFIN_DMA=y
472# CONFIG_SIR_BFIN_PIO is not set
473
474#
475# Dongle support
476#
477# CONFIG_DONGLE is not set
478
479#
480# FIR device drivers
481#
482# CONFIG_BT is not set
483# CONFIG_AF_RXRPC is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800484# CONFIG_PHONET is not set
485CONFIG_WIRELESS=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800486# CONFIG_CFG80211 is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800487CONFIG_WIRELESS_OLD_REGULATORY=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800488# CONFIG_WIRELESS_EXT is not set
489# CONFIG_MAC80211 is not set
490# CONFIG_IEEE80211 is not set
491# CONFIG_RFKILL is not set
492# CONFIG_NET_9P is not set
493
494#
495# Device Drivers
496#
497
498#
499# Generic Driver Options
500#
501CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
502CONFIG_STANDALONE=y
503CONFIG_PREVENT_FIRMWARE_BUILD=y
504# CONFIG_FW_LOADER is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800505# CONFIG_DEBUG_DRIVER is not set
506# CONFIG_DEBUG_DEVRES is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800507# CONFIG_SYS_HYPERVISOR is not set
508# CONFIG_CONNECTOR is not set
509CONFIG_MTD=y
510# CONFIG_MTD_DEBUG is not set
511# CONFIG_MTD_CONCAT is not set
512CONFIG_MTD_PARTITIONS=y
513# CONFIG_MTD_REDBOOT_PARTS is not set
514CONFIG_MTD_CMDLINE_PARTS=y
515# CONFIG_MTD_AR7_PARTS is not set
516
517#
518# User Modules And Translation Layers
519#
520CONFIG_MTD_CHAR=m
521CONFIG_MTD_BLKDEVS=y
522CONFIG_MTD_BLOCK=y
523# CONFIG_FTL is not set
524# CONFIG_NFTL is not set
525# CONFIG_INFTL is not set
526# CONFIG_RFD_FTL is not set
527# CONFIG_SSFDC is not set
528# CONFIG_MTD_OOPS is not set
529
530#
531# RAM/ROM/Flash chip drivers
532#
533CONFIG_MTD_CFI=m
534# CONFIG_MTD_JEDECPROBE is not set
535CONFIG_MTD_GEN_PROBE=m
536# CONFIG_MTD_CFI_ADV_OPTIONS is not set
537CONFIG_MTD_MAP_BANK_WIDTH_1=y
538CONFIG_MTD_MAP_BANK_WIDTH_2=y
539CONFIG_MTD_MAP_BANK_WIDTH_4=y
540# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
541# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
542# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
543CONFIG_MTD_CFI_I1=y
544CONFIG_MTD_CFI_I2=y
545# CONFIG_MTD_CFI_I4 is not set
546# CONFIG_MTD_CFI_I8 is not set
547# CONFIG_MTD_CFI_INTELEXT is not set
548CONFIG_MTD_CFI_AMDSTD=m
549# CONFIG_MTD_CFI_STAA is not set
550CONFIG_MTD_CFI_UTIL=m
551CONFIG_MTD_RAM=y
552CONFIG_MTD_ROM=m
553# CONFIG_MTD_ABSENT is not set
554
555#
556# Mapping drivers for chip access
557#
558# CONFIG_MTD_COMPLEX_MAPPINGS is not set
559CONFIG_MTD_PHYSMAP=m
Sonic Zhangb9ccf142009-05-21 06:39:46 +0000560# CONFIG_MTD_PHYSMAP_COMPAT is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800561# CONFIG_MTD_UCLINUX is not set
562# CONFIG_MTD_PLATRAM is not set
563
564#
565# Self-contained MTD device drivers
566#
567# CONFIG_MTD_DATAFLASH is not set
568# CONFIG_MTD_M25P80 is not set
569# CONFIG_MTD_SLRAM is not set
570# CONFIG_MTD_PHRAM is not set
571# CONFIG_MTD_MTDRAM is not set
572# CONFIG_MTD_BLOCK2MTD is not set
573
574#
575# Disk-On-Chip Device Drivers
576#
577# CONFIG_MTD_DOC2000 is not set
578# CONFIG_MTD_DOC2001 is not set
579# CONFIG_MTD_DOC2001PLUS is not set
580CONFIG_MTD_NAND=m
581# CONFIG_MTD_NAND_VERIFY_WRITE is not set
582# CONFIG_MTD_NAND_ECC_SMC is not set
583# CONFIG_MTD_NAND_MUSEUM_IDS is not set
584CONFIG_MTD_NAND_BFIN=m
585CONFIG_BFIN_NAND_BASE=0x20212000
586CONFIG_BFIN_NAND_CLE=2
587CONFIG_BFIN_NAND_ALE=1
588CONFIG_BFIN_NAND_READY=3
589CONFIG_MTD_NAND_IDS=m
590# CONFIG_MTD_NAND_DISKONCHIP is not set
591# CONFIG_MTD_NAND_NANDSIM is not set
592# CONFIG_MTD_NAND_PLATFORM is not set
593# CONFIG_MTD_ONENAND is not set
594
595#
596# UBI - Unsorted block images
597#
598# CONFIG_MTD_UBI is not set
599# CONFIG_PARPORT is not set
600CONFIG_BLK_DEV=y
601# CONFIG_BLK_DEV_COW_COMMON is not set
602# CONFIG_BLK_DEV_LOOP is not set
603# CONFIG_BLK_DEV_NBD is not set
604CONFIG_BLK_DEV_RAM=y
605CONFIG_BLK_DEV_RAM_COUNT=16
606CONFIG_BLK_DEV_RAM_SIZE=4096
607# CONFIG_BLK_DEV_XIP is not set
608# CONFIG_CDROM_PKTCDVD is not set
609# CONFIG_ATA_OVER_ETH is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800610# CONFIG_BLK_DEV_HD is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800611# CONFIG_MISC_DEVICES is not set
612CONFIG_HAVE_IDE=y
613# CONFIG_IDE is not set
614
615#
616# SCSI device support
617#
618# CONFIG_RAID_ATTRS is not set
619# CONFIG_SCSI is not set
620# CONFIG_SCSI_DMA is not set
621# CONFIG_SCSI_NETLINK is not set
622# CONFIG_ATA is not set
623# CONFIG_MD is not set
624CONFIG_NETDEVICES=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800625# CONFIG_DUMMY is not set
626# CONFIG_BONDING is not set
627# CONFIG_MACVLAN is not set
628# CONFIG_EQUALIZER is not set
629# CONFIG_TUN is not set
630# CONFIG_VETH is not set
631CONFIG_PHYLIB=y
632
633#
634# MII PHY device drivers
635#
636# CONFIG_MARVELL_PHY is not set
637# CONFIG_DAVICOM_PHY is not set
638# CONFIG_QSEMI_PHY is not set
639# CONFIG_LXT_PHY is not set
640# CONFIG_CICADA_PHY is not set
641# CONFIG_VITESSE_PHY is not set
642CONFIG_SMSC_PHY=y
643# CONFIG_BROADCOM_PHY is not set
644# CONFIG_ICPLUS_PHY is not set
645# CONFIG_REALTEK_PHY is not set
646# CONFIG_FIXED_PHY is not set
647# CONFIG_MDIO_BITBANG is not set
648CONFIG_NET_ETHERNET=y
649CONFIG_MII=y
650CONFIG_SMC91X=y
651# CONFIG_SMSC911X is not set
652# CONFIG_DM9000 is not set
653# CONFIG_ENC28J60 is not set
654# CONFIG_IBM_NEW_EMAC_ZMII is not set
655# CONFIG_IBM_NEW_EMAC_RGMII is not set
656# CONFIG_IBM_NEW_EMAC_TAH is not set
657# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800658# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
659# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
660# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Sonic Zhanga6664872009-03-28 23:46:17 +0800661# CONFIG_B44 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800662# CONFIG_NETDEV_1000 is not set
663# CONFIG_NETDEV_10000 is not set
664
665#
666# Wireless LAN
667#
668# CONFIG_WLAN_PRE80211 is not set
669# CONFIG_WLAN_80211 is not set
670# CONFIG_IWLWIFI_LEDS is not set
671# CONFIG_WAN is not set
672# CONFIG_PPP is not set
673# CONFIG_SLIP is not set
674# CONFIG_NETCONSOLE is not set
675# CONFIG_NETPOLL is not set
676# CONFIG_NET_POLL_CONTROLLER is not set
677# CONFIG_ISDN is not set
678# CONFIG_PHONE is not set
679
680#
681# Input device support
682#
683CONFIG_INPUT=y
684# CONFIG_INPUT_FF_MEMLESS is not set
685# CONFIG_INPUT_POLLDEV is not set
686
687#
688# Userland interfaces
689#
690# CONFIG_INPUT_MOUSEDEV is not set
691# CONFIG_INPUT_JOYDEV is not set
692CONFIG_INPUT_EVDEV=m
693# CONFIG_INPUT_EVBUG is not set
694
695#
696# Input Device Drivers
697#
698# CONFIG_INPUT_KEYBOARD is not set
699# CONFIG_INPUT_MOUSE is not set
700# CONFIG_INPUT_JOYSTICK is not set
701# CONFIG_INPUT_TABLET is not set
702CONFIG_INPUT_TOUCHSCREEN=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800703# CONFIG_TOUCHSCREEN_AD7877 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800704# CONFIG_TOUCHSCREEN_AD7879_I2C is not set
705CONFIG_TOUCHSCREEN_AD7879_SPI=y
Sonic Zhanga6664872009-03-28 23:46:17 +0800706CONFIG_TOUCHSCREEN_AD7879=y
Sonic Zhangb9ccf142009-05-21 06:39:46 +0000707# CONFIG_TOUCHSCREEN_ADS7846 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800708# CONFIG_TOUCHSCREEN_FUJITSU is not set
709# CONFIG_TOUCHSCREEN_GUNZE is not set
710# CONFIG_TOUCHSCREEN_ELO is not set
711# CONFIG_TOUCHSCREEN_MTOUCH is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800712# CONFIG_TOUCHSCREEN_INEXIO is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800713# CONFIG_TOUCHSCREEN_MK712 is not set
714# CONFIG_TOUCHSCREEN_PENMOUNT is not set
715# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
716# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800717# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800718CONFIG_INPUT_MISC=y
719# CONFIG_INPUT_UINPUT is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800720# CONFIG_CONFIG_INPUT_PCF8574 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800721
722#
723# Hardware I/O ports
724#
725# CONFIG_SERIO is not set
726# CONFIG_GAMEPORT is not set
727
728#
729# Character devices
730#
731# CONFIG_AD9960 is not set
Sonic Zhangb9ccf142009-05-21 06:39:46 +0000732CONFIG_BFIN_DMA_INTERFACE=m
733# CONFIG_BFIN_PPI is not set
734# CONFIG_BFIN_PPIFCD is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800735# CONFIG_BFIN_SIMPLE_TIMER is not set
Sonic Zhangb9ccf142009-05-21 06:39:46 +0000736# CONFIG_BFIN_SPI_ADC is not set
Sonic Zhanga6664872009-03-28 23:46:17 +0800737CONFIG_BFIN_SPORT=m
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800738# CONFIG_BFIN_TIMER_LATENCY is not set
Sonic Zhangb9ccf142009-05-21 06:39:46 +0000739# CONFIG_BFIN_TWI_LCD is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800740CONFIG_SIMPLE_GPIO=m
741# CONFIG_VT is not set
742# CONFIG_DEVKMEM is not set
Mike Frysinger583947c2009-02-04 16:49:45 +0800743CONFIG_BFIN_JTAG_COMM=m
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800744# CONFIG_SERIAL_NONSTANDARD is not set
745
746#
747# Serial drivers
748#
749# CONFIG_SERIAL_8250 is not set
750
751#
752# Non-8250 serial port support
753#
754CONFIG_SERIAL_BFIN=y
755CONFIG_SERIAL_BFIN_CONSOLE=y
756CONFIG_SERIAL_BFIN_DMA=y
757# CONFIG_SERIAL_BFIN_PIO is not set
758CONFIG_SERIAL_BFIN_UART0=y
759# CONFIG_BFIN_UART0_CTSRTS is not set
760CONFIG_SERIAL_BFIN_UART1=y
761# CONFIG_BFIN_UART1_CTSRTS is not set
762CONFIG_SERIAL_BFIN_UART2=y
763# CONFIG_BFIN_UART2_CTSRTS is not set
764CONFIG_SERIAL_CORE=y
765CONFIG_SERIAL_CORE_CONSOLE=y
766# CONFIG_SERIAL_BFIN_SPORT is not set
767CONFIG_UNIX98_PTYS=y
768# CONFIG_LEGACY_PTYS is not set
769
770#
771# CAN, the car bus and industrial fieldbus
772#
773# CONFIG_CAN4LINUX is not set
774# CONFIG_IPMI_HANDLER is not set
775# CONFIG_HW_RANDOM is not set
776# CONFIG_R3964 is not set
777# CONFIG_RAW_DRIVER is not set
778# CONFIG_TCG_TPM is not set
Sonic Zhanga6664872009-03-28 23:46:17 +0800779CONFIG_I2C=m
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800780CONFIG_I2C_BOARDINFO=y
781# CONFIG_I2C_CHARDEV is not set
782CONFIG_I2C_HELPER_AUTO=y
783
784#
785# I2C Hardware Bus support
786#
Sonic Zhangd64bc112009-01-07 23:14:39 +0800787
788#
789# I2C system bus drivers (mostly embedded / system-on-chip)
790#
Sonic Zhanga6664872009-03-28 23:46:17 +0800791CONFIG_I2C_BLACKFIN_TWI=m
Mike Frysingerf768a0e2009-01-07 23:14:39 +0800792CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800793# CONFIG_I2C_GPIO is not set
794# CONFIG_I2C_OCORES is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800795# CONFIG_I2C_SIMTEC is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800796
797#
798# External I2C/SMBus adapter drivers
799#
800# CONFIG_I2C_PARPORT_LIGHT is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800801# CONFIG_I2C_TAOS_EVM is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800802
803#
804# Other I2C/SMBus bus drivers
805#
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800806# CONFIG_I2C_PCA_PLATFORM is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800807# CONFIG_I2C_STUB is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800808
809#
810# Miscellaneous I2C Chip support
811#
812# CONFIG_DS1682 is not set
Jean Delvaredd7f8db2009-01-26 21:19:57 +0100813# CONFIG_EEPROM_AT24 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800814# CONFIG_SENSORS_AD5252 is not set
Jean Delvaredd7f8db2009-01-26 21:19:57 +0100815# CONFIG_EEPROM_LEGACY is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800816# CONFIG_SENSORS_PCF8574 is not set
817# CONFIG_PCF8575 is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800818# CONFIG_SENSORS_PCA9539 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800819# CONFIG_SENSORS_PCF8591 is not set
820# CONFIG_SENSORS_MAX6875 is not set
821# CONFIG_SENSORS_TSL2550 is not set
822# CONFIG_I2C_DEBUG_CORE is not set
823# CONFIG_I2C_DEBUG_ALGO is not set
824# CONFIG_I2C_DEBUG_BUS is not set
825# CONFIG_I2C_DEBUG_CHIP is not set
826CONFIG_SPI=y
Sonic Zhangd64bc112009-01-07 23:14:39 +0800827# CONFIG_SPI_DEBUG is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800828CONFIG_SPI_MASTER=y
829
830#
831# SPI Master Controller Drivers
832#
833CONFIG_SPI_BFIN=y
Sonic Zhangd64bc112009-01-07 23:14:39 +0800834# CONFIG_SPI_BFIN_LOCK is not set
Sonic Zhanga6664872009-03-28 23:46:17 +0800835# CONFIG_SPI_BFIN_SPORT is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800836# CONFIG_SPI_BITBANG is not set
837
838#
839# SPI Protocol Masters
840#
Jean Delvaredd7f8db2009-01-26 21:19:57 +0100841# CONFIG_EEPROM_AT25 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800842# CONFIG_SPI_SPIDEV is not set
843# CONFIG_SPI_TLE62X0 is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800844CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
Sonic Zhangb9ccf142009-05-21 06:39:46 +0000845CONFIG_GPIOLIB=y
846# CONFIG_DEBUG_GPIO is not set
847CONFIG_GPIO_SYSFS=y
848
849#
850# Memory mapped GPIO expanders:
851#
852
853#
854# I2C GPIO expanders:
855#
856# CONFIG_GPIO_MAX732X is not set
857# CONFIG_GPIO_PCA953X is not set
858# CONFIG_GPIO_PCF857X is not set
859
860#
861# PCI GPIO expanders:
862#
863
864#
865# SPI GPIO expanders:
866#
867# CONFIG_GPIO_MAX7301 is not set
868# CONFIG_GPIO_MCP23S08 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800869# CONFIG_W1 is not set
870# CONFIG_POWER_SUPPLY is not set
Sonic Zhanga6664872009-03-28 23:46:17 +0800871# CONFIG_HWMON is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800872# CONFIG_THERMAL is not set
873# CONFIG_THERMAL_HWMON is not set
874CONFIG_WATCHDOG=y
875# CONFIG_WATCHDOG_NOWAYOUT is not set
876
877#
878# Watchdog Device Drivers
879#
880# CONFIG_SOFT_WATCHDOG is not set
881CONFIG_BFIN_WDT=y
Sonic Zhanga6664872009-03-28 23:46:17 +0800882CONFIG_SSB_POSSIBLE=y
883
884#
885# Sonics Silicon Backplane
886#
887# CONFIG_SSB is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800888
889#
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800890# Multifunction device drivers
891#
Sonic Zhangd64bc112009-01-07 23:14:39 +0800892# CONFIG_MFD_CORE is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800893# CONFIG_MFD_SM501 is not set
894# CONFIG_HTC_PASIC3 is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800895# CONFIG_MFD_TMIO is not set
896# CONFIG_MFD_WM8400 is not set
897# CONFIG_MFD_WM8350_I2C is not set
Sonic Zhanga6664872009-03-28 23:46:17 +0800898# CONFIG_REGULATOR is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800899
900#
901# Multimedia devices
902#
903
904#
905# Multimedia core support
906#
907# CONFIG_VIDEO_DEV is not set
908# CONFIG_DVB_CORE is not set
909# CONFIG_VIDEO_MEDIA is not set
910
911#
912# Multimedia drivers
913#
914# CONFIG_DAB is not set
915
916#
917# Graphics support
918#
919# CONFIG_VGASTATE is not set
920# CONFIG_VIDEO_OUTPUT_CONTROL is not set
921CONFIG_FB=m
922# CONFIG_FIRMWARE_EDID is not set
923# CONFIG_FB_DDC is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800924# CONFIG_FB_BOOT_VESA_SUPPORT is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800925CONFIG_FB_CFB_FILLRECT=m
926CONFIG_FB_CFB_COPYAREA=m
927CONFIG_FB_CFB_IMAGEBLIT=m
928# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
929# CONFIG_FB_SYS_FILLRECT is not set
930# CONFIG_FB_SYS_COPYAREA is not set
931# CONFIG_FB_SYS_IMAGEBLIT is not set
932# CONFIG_FB_FOREIGN_ENDIAN is not set
933# CONFIG_FB_SYS_FOPS is not set
934# CONFIG_FB_SVGALIB is not set
935# CONFIG_FB_MACMODES is not set
936# CONFIG_FB_BACKLIGHT is not set
937# CONFIG_FB_MODE_HELPERS is not set
938# CONFIG_FB_TILEBLITTING is not set
939
940#
941# Frame buffer hardware drivers
942#
943# CONFIG_FB_BFIN_T350MCQB is not set
944CONFIG_FB_BFIN_LQ035Q1=m
945# CONFIG_FB_BFIN_7393 is not set
946# CONFIG_FB_S1D13XXX is not set
947# CONFIG_FB_VIRTUAL is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800948# CONFIG_FB_METRONOME is not set
Sonic Zhanga6664872009-03-28 23:46:17 +0800949# CONFIG_FB_MB862XX is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800950# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
951
952#
953# Display device support
954#
955# CONFIG_DISPLAY_SUPPORT is not set
956# CONFIG_LOGO is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800957# CONFIG_SOUND is not set
958CONFIG_HID_SUPPORT=y
959CONFIG_HID=y
960# CONFIG_HID_DEBUG is not set
961# CONFIG_HIDRAW is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +0800962# CONFIG_HID_PID is not set
963
964#
965# Special HID drivers
966#
967CONFIG_HID_COMPAT=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800968# CONFIG_USB_SUPPORT is not set
969# CONFIG_MMC is not set
970# CONFIG_MEMSTICK is not set
971# CONFIG_NEW_LEDS is not set
972# CONFIG_ACCESSIBILITY is not set
973CONFIG_RTC_LIB=y
974CONFIG_RTC_CLASS=y
975CONFIG_RTC_HCTOSYS=y
976CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
977# CONFIG_RTC_DEBUG is not set
978
979#
980# RTC interfaces
981#
982CONFIG_RTC_INTF_SYSFS=y
983CONFIG_RTC_INTF_PROC=y
984CONFIG_RTC_INTF_DEV=y
985# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
986# CONFIG_RTC_DRV_TEST is not set
987
988#
989# I2C RTC drivers
990#
991# CONFIG_RTC_DRV_DS1307 is not set
992# CONFIG_RTC_DRV_DS1374 is not set
993# CONFIG_RTC_DRV_DS1672 is not set
994# CONFIG_RTC_DRV_MAX6900 is not set
995# CONFIG_RTC_DRV_RS5C372 is not set
996# CONFIG_RTC_DRV_ISL1208 is not set
997# CONFIG_RTC_DRV_X1205 is not set
998# CONFIG_RTC_DRV_PCF8563 is not set
999# CONFIG_RTC_DRV_PCF8583 is not set
1000# CONFIG_RTC_DRV_M41T80 is not set
1001# CONFIG_RTC_DRV_S35390A is not set
1002# CONFIG_RTC_DRV_FM3130 is not set
Sonic Zhanga6664872009-03-28 23:46:17 +08001003# CONFIG_RTC_DRV_RX8581 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001004
1005#
1006# SPI RTC drivers
1007#
Sonic Zhangd64bc112009-01-07 23:14:39 +08001008# CONFIG_RTC_DRV_M41T94 is not set
1009# CONFIG_RTC_DRV_DS1305 is not set
Sonic Zhanga6664872009-03-28 23:46:17 +08001010# CONFIG_RTC_DRV_DS1390 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001011# CONFIG_RTC_DRV_MAX6902 is not set
1012# CONFIG_RTC_DRV_R9701 is not set
1013# CONFIG_RTC_DRV_RS5C348 is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +08001014# CONFIG_RTC_DRV_DS3234 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001015
1016#
1017# Platform RTC drivers
1018#
Sonic Zhangd64bc112009-01-07 23:14:39 +08001019# CONFIG_RTC_DRV_DS1286 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001020# CONFIG_RTC_DRV_DS1511 is not set
1021# CONFIG_RTC_DRV_DS1553 is not set
1022# CONFIG_RTC_DRV_DS1742 is not set
1023# CONFIG_RTC_DRV_STK17TA8 is not set
1024# CONFIG_RTC_DRV_M48T86 is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +08001025# CONFIG_RTC_DRV_M48T35 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001026# CONFIG_RTC_DRV_M48T59 is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +08001027# CONFIG_RTC_DRV_BQ4802 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001028# CONFIG_RTC_DRV_V3020 is not set
1029
1030#
1031# on-CPU RTC drivers
1032#
1033CONFIG_RTC_DRV_BFIN=y
Sonic Zhangd64bc112009-01-07 23:14:39 +08001034# CONFIG_DMADEVICES is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001035# CONFIG_UIO is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +08001036# CONFIG_STAGING is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001037
1038#
1039# File systems
1040#
1041# CONFIG_EXT2_FS is not set
1042# CONFIG_EXT3_FS is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +08001043# CONFIG_EXT4_FS is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001044# CONFIG_REISERFS_FS is not set
1045# CONFIG_JFS_FS is not set
1046# CONFIG_FS_POSIX_ACL is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +08001047CONFIG_FILE_LOCKING=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001048# CONFIG_XFS_FS is not set
1049# CONFIG_OCFS2_FS is not set
1050# CONFIG_DNOTIFY is not set
1051CONFIG_INOTIFY=y
1052CONFIG_INOTIFY_USER=y
1053# CONFIG_QUOTA is not set
1054# CONFIG_AUTOFS_FS is not set
1055# CONFIG_AUTOFS4_FS is not set
1056# CONFIG_FUSE_FS is not set
1057
1058#
1059# CD-ROM/DVD Filesystems
1060#
1061# CONFIG_ISO9660_FS is not set
1062# CONFIG_UDF_FS is not set
1063
1064#
1065# DOS/FAT/NT Filesystems
1066#
1067# CONFIG_MSDOS_FS is not set
1068# CONFIG_VFAT_FS is not set
1069# CONFIG_NTFS_FS is not set
1070
1071#
1072# Pseudo filesystems
1073#
1074CONFIG_PROC_FS=y
1075CONFIG_PROC_SYSCTL=y
1076CONFIG_SYSFS=y
1077# CONFIG_TMPFS is not set
1078# CONFIG_HUGETLB_PAGE is not set
1079# CONFIG_CONFIGFS_FS is not set
1080
1081#
1082# Miscellaneous filesystems
1083#
1084# CONFIG_ADFS_FS is not set
1085# CONFIG_AFFS_FS is not set
1086# CONFIG_HFS_FS is not set
1087# CONFIG_HFSPLUS_FS is not set
1088# CONFIG_BEFS_FS is not set
1089# CONFIG_BFS_FS is not set
1090# CONFIG_EFS_FS is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001091CONFIG_JFFS2_FS=m
1092CONFIG_JFFS2_FS_DEBUG=0
1093CONFIG_JFFS2_FS_WRITEBUFFER=y
1094# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1095# CONFIG_JFFS2_SUMMARY is not set
1096# CONFIG_JFFS2_FS_XATTR is not set
1097# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1098CONFIG_JFFS2_ZLIB=y
1099# CONFIG_JFFS2_LZO is not set
1100CONFIG_JFFS2_RTIME=y
1101# CONFIG_JFFS2_RUBIN is not set
Sonic Zhangb9ccf142009-05-21 06:39:46 +00001102CONFIG_YAFFS_FS=m
1103CONFIG_YAFFS_YAFFS1=y
1104# CONFIG_YAFFS_9BYTE_TAGS is not set
1105# CONFIG_YAFFS_DOES_ECC is not set
1106CONFIG_YAFFS_YAFFS2=y
1107CONFIG_YAFFS_AUTO_YAFFS2=y
1108# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set
1109# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set
1110# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set
1111CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001112# CONFIG_CRAMFS is not set
1113# CONFIG_VXFS_FS is not set
1114# CONFIG_MINIX_FS is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +08001115# CONFIG_OMFS_FS is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001116# CONFIG_HPFS_FS is not set
1117# CONFIG_QNX4FS_FS is not set
1118# CONFIG_ROMFS_FS is not set
1119# CONFIG_SYSV_FS is not set
1120# CONFIG_UFS_FS is not set
1121CONFIG_NETWORK_FILESYSTEMS=y
1122CONFIG_NFS_FS=m
1123CONFIG_NFS_V3=y
1124# CONFIG_NFS_V3_ACL is not set
1125# CONFIG_NFS_V4 is not set
1126# CONFIG_NFSD is not set
1127CONFIG_LOCKD=m
1128CONFIG_LOCKD_V4=y
1129CONFIG_NFS_COMMON=y
1130CONFIG_SUNRPC=m
Sonic Zhangd64bc112009-01-07 23:14:39 +08001131# CONFIG_SUNRPC_REGISTER_V4 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001132# CONFIG_RPCSEC_GSS_KRB5 is not set
1133# CONFIG_RPCSEC_GSS_SPKM3 is not set
1134CONFIG_SMB_FS=m
1135# CONFIG_SMB_NLS_DEFAULT is not set
1136# CONFIG_CIFS is not set
1137# CONFIG_NCP_FS is not set
1138# CONFIG_CODA_FS is not set
1139# CONFIG_AFS_FS is not set
1140
1141#
1142# Partition Types
1143#
1144# CONFIG_PARTITION_ADVANCED is not set
1145CONFIG_MSDOS_PARTITION=y
1146CONFIG_NLS=m
1147CONFIG_NLS_DEFAULT="iso8859-1"
1148# CONFIG_NLS_CODEPAGE_437 is not set
1149# CONFIG_NLS_CODEPAGE_737 is not set
1150# CONFIG_NLS_CODEPAGE_775 is not set
1151# CONFIG_NLS_CODEPAGE_850 is not set
1152# CONFIG_NLS_CODEPAGE_852 is not set
1153# CONFIG_NLS_CODEPAGE_855 is not set
1154# CONFIG_NLS_CODEPAGE_857 is not set
1155# CONFIG_NLS_CODEPAGE_860 is not set
1156# CONFIG_NLS_CODEPAGE_861 is not set
1157# CONFIG_NLS_CODEPAGE_862 is not set
1158# CONFIG_NLS_CODEPAGE_863 is not set
1159# CONFIG_NLS_CODEPAGE_864 is not set
1160# CONFIG_NLS_CODEPAGE_865 is not set
1161# CONFIG_NLS_CODEPAGE_866 is not set
1162# CONFIG_NLS_CODEPAGE_869 is not set
1163# CONFIG_NLS_CODEPAGE_936 is not set
1164# CONFIG_NLS_CODEPAGE_950 is not set
1165# CONFIG_NLS_CODEPAGE_932 is not set
1166# CONFIG_NLS_CODEPAGE_949 is not set
1167# CONFIG_NLS_CODEPAGE_874 is not set
1168# CONFIG_NLS_ISO8859_8 is not set
1169# CONFIG_NLS_CODEPAGE_1250 is not set
1170# CONFIG_NLS_CODEPAGE_1251 is not set
1171# CONFIG_NLS_ASCII is not set
1172# CONFIG_NLS_ISO8859_1 is not set
1173# CONFIG_NLS_ISO8859_2 is not set
1174# CONFIG_NLS_ISO8859_3 is not set
1175# CONFIG_NLS_ISO8859_4 is not set
1176# CONFIG_NLS_ISO8859_5 is not set
1177# CONFIG_NLS_ISO8859_6 is not set
1178# CONFIG_NLS_ISO8859_7 is not set
1179# CONFIG_NLS_ISO8859_9 is not set
1180# CONFIG_NLS_ISO8859_13 is not set
1181# CONFIG_NLS_ISO8859_14 is not set
1182# CONFIG_NLS_ISO8859_15 is not set
1183# CONFIG_NLS_KOI8_R is not set
1184# CONFIG_NLS_KOI8_U is not set
1185# CONFIG_NLS_UTF8 is not set
1186# CONFIG_DLM is not set
1187
1188#
1189# Kernel hacking
1190#
1191# CONFIG_PRINTK_TIME is not set
1192CONFIG_ENABLE_WARN_DEPRECATED=y
1193CONFIG_ENABLE_MUST_CHECK=y
1194CONFIG_FRAME_WARN=1024
1195# CONFIG_MAGIC_SYSRQ is not set
1196# CONFIG_UNUSED_SYMBOLS is not set
1197CONFIG_DEBUG_FS=y
1198# CONFIG_HEADERS_CHECK is not set
Mike Frysinger98946572009-01-07 23:14:38 +08001199CONFIG_DEBUG_KERNEL=y
Sonic Zhangb9ccf142009-05-21 06:39:46 +00001200CONFIG_DEBUG_SHIRQ=y
Sonic Zhangd64bc112009-01-07 23:14:39 +08001201CONFIG_DETECT_SOFTLOCKUP=y
1202# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1203CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1204CONFIG_SCHED_DEBUG=y
1205# CONFIG_SCHEDSTATS is not set
1206# CONFIG_TIMER_STATS is not set
1207# CONFIG_DEBUG_OBJECTS is not set
1208# CONFIG_DEBUG_SLAB is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +08001209# CONFIG_DEBUG_SPINLOCK is not set
1210# CONFIG_DEBUG_MUTEXES is not set
1211# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1212# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1213# CONFIG_DEBUG_KOBJECT is not set
Mike Frysinger841a5342009-06-17 07:11:42 +00001214CONFIG_DEBUG_BUGVERBOSE=y
Sonic Zhangd64bc112009-01-07 23:14:39 +08001215CONFIG_DEBUG_INFO=y
1216# CONFIG_DEBUG_VM is not set
1217# CONFIG_DEBUG_WRITECOUNT is not set
1218# CONFIG_DEBUG_MEMORY_INIT is not set
1219# CONFIG_DEBUG_LIST is not set
1220# CONFIG_DEBUG_SG is not set
1221# CONFIG_FRAME_POINTER is not set
1222# CONFIG_BOOT_PRINTK_DELAY is not set
1223# CONFIG_RCU_TORTURE_TEST is not set
1224# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1225# CONFIG_BACKTRACE_SELF_TEST is not set
1226# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1227# CONFIG_FAULT_INJECTION is not set
Sonic Zhanga6664872009-03-28 23:46:17 +08001228
1229#
1230# Tracers
1231#
1232# CONFIG_SCHED_TRACER is not set
1233# CONFIG_CONTEXT_SWITCH_TRACER is not set
1234# CONFIG_BOOT_TRACER is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +08001235# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001236# CONFIG_SAMPLES is not set
1237CONFIG_HAVE_ARCH_KGDB=y
Sonic Zhangd64bc112009-01-07 23:14:39 +08001238# CONFIG_KGDB is not set
1239# CONFIG_DEBUG_STACKOVERFLOW is not set
1240# CONFIG_DEBUG_STACK_USAGE is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001241CONFIG_DEBUG_VERBOSE=y
1242CONFIG_DEBUG_MMRS=y
Sonic Zhangb9ccf142009-05-21 06:39:46 +00001243CONFIG_DEBUG_HWERR=y
1244CONFIG_EXACT_HWERR=y
1245CONFIG_DEBUG_DOUBLEFAULT=y
1246CONFIG_DEBUG_DOUBLEFAULT_PRINT=y
1247# CONFIG_DEBUG_DOUBLEFAULT_RESET is not set
1248# CONFIG_DEBUG_ICACHE_CHECK is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001249CONFIG_DEBUG_HUNT_FOR_ZERO=y
1250CONFIG_DEBUG_BFIN_HWTRACE_ON=y
Sonic Zhangb9ccf142009-05-21 06:39:46 +00001251# CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF is not set
1252CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_ONE=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001253# CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_TWO is not set
Sonic Zhangb9ccf142009-05-21 06:39:46 +00001254CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION=1
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001255# CONFIG_DEBUG_BFIN_HWTRACE_EXPAND is not set
Sonic Zhangb9ccf142009-05-21 06:39:46 +00001256CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001257CONFIG_EARLY_PRINTK=y
1258CONFIG_CPLB_INFO=y
1259CONFIG_ACCESS_CHECK=y
1260
1261#
1262# Security options
1263#
1264# CONFIG_KEYS is not set
1265CONFIG_SECURITY=y
Sonic Zhangd64bc112009-01-07 23:14:39 +08001266# CONFIG_SECURITYFS is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001267# CONFIG_SECURITY_NETWORK is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +08001268# CONFIG_SECURITY_FILE_CAPABILITIES is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001269CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
1270CONFIG_CRYPTO=y
1271
1272#
1273# Crypto core or helper
1274#
Sonic Zhangd64bc112009-01-07 23:14:39 +08001275# CONFIG_CRYPTO_FIPS is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001276# CONFIG_CRYPTO_MANAGER is not set
Sonic Zhanga6664872009-03-28 23:46:17 +08001277# CONFIG_CRYPTO_MANAGER2 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001278# CONFIG_CRYPTO_GF128MUL is not set
1279# CONFIG_CRYPTO_NULL is not set
1280# CONFIG_CRYPTO_CRYPTD is not set
1281# CONFIG_CRYPTO_AUTHENC is not set
1282# CONFIG_CRYPTO_TEST is not set
1283
1284#
1285# Authenticated Encryption with Associated Data
1286#
1287# CONFIG_CRYPTO_CCM is not set
1288# CONFIG_CRYPTO_GCM is not set
1289# CONFIG_CRYPTO_SEQIV is not set
1290
1291#
1292# Block modes
1293#
1294# CONFIG_CRYPTO_CBC is not set
1295# CONFIG_CRYPTO_CTR is not set
1296# CONFIG_CRYPTO_CTS is not set
1297# CONFIG_CRYPTO_ECB is not set
1298# CONFIG_CRYPTO_LRW is not set
1299# CONFIG_CRYPTO_PCBC is not set
1300# CONFIG_CRYPTO_XTS is not set
1301
1302#
1303# Hash modes
1304#
1305# CONFIG_CRYPTO_HMAC is not set
1306# CONFIG_CRYPTO_XCBC is not set
1307
1308#
1309# Digest
1310#
1311# CONFIG_CRYPTO_CRC32C is not set
1312# CONFIG_CRYPTO_MD4 is not set
1313# CONFIG_CRYPTO_MD5 is not set
1314# CONFIG_CRYPTO_MICHAEL_MIC is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +08001315# CONFIG_CRYPTO_RMD128 is not set
1316# CONFIG_CRYPTO_RMD160 is not set
1317# CONFIG_CRYPTO_RMD256 is not set
1318# CONFIG_CRYPTO_RMD320 is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001319# CONFIG_CRYPTO_SHA1 is not set
1320# CONFIG_CRYPTO_SHA256 is not set
1321# CONFIG_CRYPTO_SHA512 is not set
1322# CONFIG_CRYPTO_TGR192 is not set
1323# CONFIG_CRYPTO_WP512 is not set
1324
1325#
1326# Ciphers
1327#
1328# CONFIG_CRYPTO_AES is not set
1329# CONFIG_CRYPTO_ANUBIS is not set
1330# CONFIG_CRYPTO_ARC4 is not set
1331# CONFIG_CRYPTO_BLOWFISH is not set
1332# CONFIG_CRYPTO_CAMELLIA is not set
1333# CONFIG_CRYPTO_CAST5 is not set
1334# CONFIG_CRYPTO_CAST6 is not set
1335# CONFIG_CRYPTO_DES is not set
1336# CONFIG_CRYPTO_FCRYPT is not set
1337# CONFIG_CRYPTO_KHAZAD is not set
1338# CONFIG_CRYPTO_SALSA20 is not set
1339# CONFIG_CRYPTO_SEED is not set
1340# CONFIG_CRYPTO_SERPENT is not set
1341# CONFIG_CRYPTO_TEA is not set
1342# CONFIG_CRYPTO_TWOFISH is not set
1343
1344#
1345# Compression
1346#
1347# CONFIG_CRYPTO_DEFLATE is not set
1348# CONFIG_CRYPTO_LZO is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +08001349
1350#
1351# Random Number Generation
1352#
1353# CONFIG_CRYPTO_ANSI_CPRNG is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001354CONFIG_CRYPTO_HW=y
1355
1356#
1357# Library routines
1358#
1359CONFIG_BITREVERSE=y
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001360CONFIG_CRC_CCITT=m
1361# CONFIG_CRC16 is not set
Sonic Zhangd64bc112009-01-07 23:14:39 +08001362# CONFIG_CRC_T10DIF is not set
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001363# CONFIG_CRC_ITU_T is not set
1364CONFIG_CRC32=y
1365# CONFIG_CRC7 is not set
1366# CONFIG_LIBCRC32C is not set
1367CONFIG_ZLIB_INFLATE=y
1368CONFIG_ZLIB_DEFLATE=m
Michael Hennerichdc26aec2008-11-18 17:48:22 +08001369CONFIG_HAS_IOMEM=y
1370CONFIG_HAS_IOPORT=y
1371CONFIG_HAS_DMA=y