aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs/CM-BF527_defconfig
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2010-08-14 16:05:58 -0400
committerSam Ravnborg <sam@ravnborg.org>2010-08-14 16:26:53 -0400
commit8b1bb90701f9a51f10ce8a990bcc1e237cb3b1c7 (patch)
tree20607f7e67bf9bceab68e5b91030231de993ff51 /arch/blackfin/configs/CM-BF527_defconfig
parent7cfddeef357aac78179ea804b11cffb5fbba8288 (diff)
defconfig reduction
Use the defconfig files generated by "make savedefconfig" for remaining defconfig files. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'arch/blackfin/configs/CM-BF527_defconfig')
-rw-r--r--arch/blackfin/configs/CM-BF527_defconfig1404
1 files changed, 0 insertions, 1404 deletions
diff --git a/arch/blackfin/configs/CM-BF527_defconfig b/arch/blackfin/configs/CM-BF527_defconfig
index 1189095aaff5..0512fef3d55a 100644
--- a/arch/blackfin/configs/CM-BF527_defconfig
+++ b/arch/blackfin/configs/CM-BF527_defconfig
@@ -1,1536 +1,132 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.30.5
4#
5# CONFIG_MMU is not set
6# CONFIG_FPU is not set
7CONFIG_RWSEM_GENERIC_SPINLOCK=y
8# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
9CONFIG_BLACKFIN=y
10CONFIG_GENERIC_BUG=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_LOCKDEP_SUPPORT=y
20CONFIG_STACKTRACE_SUPPORT=y
21CONFIG_TRACE_IRQFLAGS_SUPPORT=y
22CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
23
24#
25# General setup
26#
27CONFIG_EXPERIMENTAL=y 1CONFIG_EXPERIMENTAL=y
28CONFIG_BROKEN_ON_SMP=y
29CONFIG_INIT_ENV_ARG_LIMIT=32
30CONFIG_LOCALVERSION=""
31CONFIG_LOCALVERSION_AUTO=y
32CONFIG_HAVE_KERNEL_GZIP=y
33CONFIG_HAVE_KERNEL_BZIP2=y
34CONFIG_HAVE_KERNEL_LZMA=y
35# CONFIG_KERNEL_GZIP is not set
36# CONFIG_KERNEL_BZIP2 is not set
37CONFIG_KERNEL_LZMA=y 2CONFIG_KERNEL_LZMA=y
38CONFIG_SYSVIPC=y 3CONFIG_SYSVIPC=y
39CONFIG_SYSVIPC_SYSCTL=y
40# CONFIG_POSIX_MQUEUE is not set
41# CONFIG_BSD_PROCESS_ACCT is not set
42# CONFIG_TASKSTATS is not set
43# CONFIG_AUDIT is not set
44
45#
46# RCU Subsystem
47#
48CONFIG_CLASSIC_RCU=y
49# CONFIG_TREE_RCU is not set
50# CONFIG_PREEMPT_RCU is not set
51# CONFIG_TREE_RCU_TRACE is not set
52# CONFIG_PREEMPT_RCU_TRACE is not set
53CONFIG_IKCONFIG=y 4CONFIG_IKCONFIG=y
54CONFIG_IKCONFIG_PROC=y 5CONFIG_IKCONFIG_PROC=y
55CONFIG_LOG_BUF_SHIFT=14 6CONFIG_LOG_BUF_SHIFT=14
56# CONFIG_GROUP_SCHED is not set
57# CONFIG_CGROUPS is not set
58# CONFIG_SYSFS_DEPRECATED_V2 is not set
59# CONFIG_RELAY is not set
60# CONFIG_NAMESPACES is not set
61CONFIG_BLK_DEV_INITRD=y 7CONFIG_BLK_DEV_INITRD=y
62CONFIG_INITRAMFS_SOURCE=""
63# CONFIG_RD_GZIP is not set 8# CONFIG_RD_GZIP is not set
64# CONFIG_RD_BZIP2 is not set
65CONFIG_RD_LZMA=y 9CONFIG_RD_LZMA=y
66# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 10# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
67CONFIG_SYSCTL=y
68CONFIG_ANON_INODES=y
69CONFIG_EMBEDDED=y 11CONFIG_EMBEDDED=y
70CONFIG_UID16=y
71# CONFIG_SYSCTL_SYSCALL is not set 12# CONFIG_SYSCTL_SYSCALL is not set
72CONFIG_KALLSYMS=y
73# CONFIG_KALLSYMS_EXTRA_PASS is not set
74# CONFIG_STRIP_ASM_SYMS is not set
75CONFIG_HOTPLUG=y
76CONFIG_PRINTK=y
77CONFIG_BUG=y
78# CONFIG_ELF_CORE is not set 13# CONFIG_ELF_CORE is not set
79CONFIG_BASE_FULL=y
80# CONFIG_FUTEX is not set 14# CONFIG_FUTEX is not set
81CONFIG_EPOLL=y
82CONFIG_SIGNALFD=y
83CONFIG_TIMERFD=y
84CONFIG_EVENTFD=y
85# CONFIG_AIO is not set 15# CONFIG_AIO is not set
86CONFIG_VM_EVENT_COUNTERS=y
87CONFIG_COMPAT_BRK=y
88CONFIG_SLAB=y 16CONFIG_SLAB=y
89# CONFIG_SLUB is not set
90# CONFIG_SLOB is not set
91CONFIG_MMAP_ALLOW_UNINITIALIZED=y 17CONFIG_MMAP_ALLOW_UNINITIALIZED=y
92# CONFIG_PROFILING is not set
93# CONFIG_MARKERS is not set
94CONFIG_HAVE_OPROFILE=y
95# CONFIG_SLOW_WORK is not set
96# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
97CONFIG_SLABINFO=y
98CONFIG_BASE_SMALL=0
99CONFIG_MODULES=y 18CONFIG_MODULES=y
100# CONFIG_MODULE_FORCE_LOAD is not set
101CONFIG_MODULE_UNLOAD=y 19CONFIG_MODULE_UNLOAD=y
102# CONFIG_MODULE_FORCE_UNLOAD is not set
103# CONFIG_MODVERSIONS is not set
104# CONFIG_MODULE_SRCVERSION_ALL is not set
105CONFIG_BLOCK=y
106# CONFIG_LBD is not set
107# CONFIG_BLK_DEV_BSG is not set 20# CONFIG_BLK_DEV_BSG is not set
108# CONFIG_BLK_DEV_INTEGRITY is not set
109
110#
111# IO Schedulers
112#
113CONFIG_IOSCHED_NOOP=y
114# CONFIG_IOSCHED_AS is not set
115# CONFIG_IOSCHED_DEADLINE is not set 21# CONFIG_IOSCHED_DEADLINE is not set
116CONFIG_IOSCHED_CFQ=y
117# CONFIG_DEFAULT_AS is not set
118# CONFIG_DEFAULT_DEADLINE is not set
119CONFIG_DEFAULT_CFQ=y
120# CONFIG_DEFAULT_NOOP is not set
121CONFIG_DEFAULT_IOSCHED="cfq"
122# CONFIG_PREEMPT_NONE is not set
123CONFIG_PREEMPT_VOLUNTARY=y 22CONFIG_PREEMPT_VOLUNTARY=y
124# CONFIG_PREEMPT is not set
125# CONFIG_FREEZER is not set
126
127#
128# Blackfin Processor Options
129#
130
131#
132# Processor and Board Settings
133#
134# CONFIG_BF512 is not set
135# CONFIG_BF514 is not set
136# CONFIG_BF516 is not set
137# CONFIG_BF518 is not set
138# CONFIG_BF522 is not set
139# CONFIG_BF523 is not set
140# CONFIG_BF524 is not set
141# CONFIG_BF525 is not set
142# CONFIG_BF526 is not set
143CONFIG_BF527=y 23CONFIG_BF527=y
144# CONFIG_BF531 is not set
145# CONFIG_BF532 is not set
146# CONFIG_BF533 is not set
147# CONFIG_BF534 is not set
148# CONFIG_BF536 is not set
149# CONFIG_BF537 is not set
150# CONFIG_BF538 is not set
151# CONFIG_BF539 is not set
152# CONFIG_BF542 is not set
153# CONFIG_BF542M is not set
154# CONFIG_BF544 is not set
155# CONFIG_BF544M is not set
156# CONFIG_BF547 is not set
157# CONFIG_BF547M is not set
158# CONFIG_BF548 is not set
159# CONFIG_BF548M is not set
160# CONFIG_BF549 is not set
161# CONFIG_BF549M is not set
162# CONFIG_BF561 is not set
163CONFIG_BF_REV_MIN=0
164CONFIG_BF_REV_MAX=2
165# CONFIG_BF_REV_0_0 is not set
166CONFIG_BF_REV_0_1=y 24CONFIG_BF_REV_0_1=y
167# CONFIG_BF_REV_0_2 is not set
168# CONFIG_BF_REV_0_3 is not set
169# CONFIG_BF_REV_0_4 is not set
170# CONFIG_BF_REV_0_5 is not set
171# CONFIG_BF_REV_0_6 is not set
172# CONFIG_BF_REV_ANY is not set
173# CONFIG_BF_REV_NONE is not set
174CONFIG_BF52x=y
175CONFIG_MEM_MT48LC16M16A2TG_75=y
176CONFIG_IRQ_PLL_WAKEUP=7
177CONFIG_IRQ_DMA0_ERROR=7
178CONFIG_IRQ_DMAR0_BLK=7
179CONFIG_IRQ_DMAR1_BLK=7
180CONFIG_IRQ_DMAR0_OVR=7
181CONFIG_IRQ_DMAR1_OVR=7
182CONFIG_IRQ_PPI_ERROR=7
183CONFIG_IRQ_MAC_ERROR=7
184CONFIG_IRQ_SPORT0_ERROR=7
185CONFIG_IRQ_SPORT1_ERROR=7
186CONFIG_IRQ_UART0_ERROR=7
187CONFIG_IRQ_UART1_ERROR=7
188CONFIG_IRQ_RTC=8
189CONFIG_IRQ_PPI=8
190CONFIG_IRQ_SPORT0_RX=9
191CONFIG_IRQ_SPORT0_TX=9
192CONFIG_IRQ_SPORT1_RX=9
193CONFIG_IRQ_SPORT1_TX=9
194CONFIG_IRQ_TWI=10
195CONFIG_IRQ_UART0_RX=10
196CONFIG_IRQ_UART0_TX=10
197CONFIG_IRQ_UART1_RX=10
198CONFIG_IRQ_UART1_TX=10
199CONFIG_IRQ_OPTSEC=11
200CONFIG_IRQ_CNT=11
201CONFIG_IRQ_MAC_RX=11
202CONFIG_IRQ_PORTH_INTA=11
203CONFIG_IRQ_MAC_TX=11
204CONFIG_IRQ_PORTH_INTB=11
205CONFIG_IRQ_TIMER0=12 25CONFIG_IRQ_TIMER0=12
206CONFIG_IRQ_TIMER1=12
207CONFIG_IRQ_TIMER2=12
208CONFIG_IRQ_TIMER3=12
209CONFIG_IRQ_TIMER4=12
210CONFIG_IRQ_TIMER5=12
211CONFIG_IRQ_TIMER6=12
212CONFIG_IRQ_TIMER7=12
213CONFIG_IRQ_PORTG_INTA=12
214CONFIG_IRQ_PORTG_INTB=12
215CONFIG_IRQ_MEM_DMA0=13
216CONFIG_IRQ_MEM_DMA1=13
217CONFIG_IRQ_WATCH=13
218CONFIG_IRQ_PORTF_INTA=13
219CONFIG_IRQ_PORTF_INTB=13
220# CONFIG_BFIN527_EZKIT is not set
221CONFIG_BFIN527_BLUETECHNIX_CM=y 26CONFIG_BFIN527_BLUETECHNIX_CM=y
222# CONFIG_BFIN526_EZBRD is not set
223
224#
225# BF527 Specific Configuration
226#
227
228#
229# Alternative Multiplexing Scheme
230#
231# CONFIG_BF527_SPORT0_PORTF is not set
232CONFIG_BF527_SPORT0_PORTG=y
233CONFIG_BF527_SPORT0_TSCLK_PG10=y
234# CONFIG_BF527_SPORT0_TSCLK_PG14 is not set
235CONFIG_BF527_UART1_PORTF=y
236# CONFIG_BF527_UART1_PORTG is not set
237# CONFIG_BF527_NAND_D_PORTF is not set
238CONFIG_BF527_NAND_D_PORTH=y
239
240#
241# Interrupt Priority Assignment
242#
243
244#
245# Priority
246#
247CONFIG_IRQ_SPI=10
248CONFIG_IRQ_SPI_ERROR=7
249CONFIG_IRQ_NFC_ERROR=7
250CONFIG_IRQ_HDMA_ERROR=7
251CONFIG_IRQ_HDMA=7
252CONFIG_IRQ_USB_EINT=10
253CONFIG_IRQ_USB_INT0=11 27CONFIG_IRQ_USB_INT0=11
254CONFIG_IRQ_USB_INT1=11 28CONFIG_IRQ_USB_INT1=11
255CONFIG_IRQ_USB_INT2=11 29CONFIG_IRQ_USB_INT2=11
256CONFIG_IRQ_USB_DMA=11 30CONFIG_IRQ_USB_DMA=11
257
258#
259# Board customizations
260#
261# CONFIG_CMDLINE_BOOL is not set
262CONFIG_BOOT_LOAD=0x1000
263
264#
265# Clock/PLL Setup
266#
267CONFIG_CLKIN_HZ=25000000
268# CONFIG_BFIN_KERNEL_CLOCK is not set
269CONFIG_MAX_VCO_HZ=600000000
270CONFIG_MIN_VCO_HZ=50000000
271CONFIG_MAX_SCLK_HZ=133333333
272CONFIG_MIN_SCLK_HZ=27000000
273
274#
275# Kernel Timer/Scheduler
276#
277# CONFIG_HZ_100 is not set
278CONFIG_HZ_250=y
279# CONFIG_HZ_300 is not set
280# CONFIG_HZ_1000 is not set
281CONFIG_HZ=250
282# CONFIG_SCHED_HRTICK is not set
283CONFIG_GENERIC_TIME=y
284CONFIG_GENERIC_CLOCKEVENTS=y
285# CONFIG_TICKSOURCE_GPTMR0 is not set
286CONFIG_TICKSOURCE_CORETMR=y
287# CONFIG_CYCLES_CLOCKSOURCE is not set 31# CONFIG_CYCLES_CLOCKSOURCE is not set
288# CONFIG_GPTMR0_CLOCKSOURCE is not set
289# CONFIG_NO_HZ is not set
290# CONFIG_HIGH_RES_TIMERS is not set
291CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
292
293#
294# Misc
295#
296CONFIG_BFIN_SCRATCH_REG_RETN=y
297# CONFIG_BFIN_SCRATCH_REG_RETE is not set
298# CONFIG_BFIN_SCRATCH_REG_CYCLES is not set
299
300#
301# Blackfin Kernel Optimizations
302#
303
304#
305# Memory Optimizations
306#
307CONFIG_I_ENTRY_L1=y
308CONFIG_EXCPT_IRQ_SYSC_L1=y
309CONFIG_DO_IRQ_L1=y
310CONFIG_CORE_TIMER_IRQ_L1=y
311CONFIG_IDLE_L1=y
312# CONFIG_SCHEDULE_L1 is not set 32# CONFIG_SCHEDULE_L1 is not set
313CONFIG_ARITHMETIC_OPS_L1=y
314CONFIG_ACCESS_OK_L1=y
315# CONFIG_MEMSET_L1 is not set 33# CONFIG_MEMSET_L1 is not set
316# CONFIG_MEMCPY_L1 is not set 34# CONFIG_MEMCPY_L1 is not set
317# CONFIG_SYS_BFIN_SPINLOCK_L1 is not set 35# CONFIG_SYS_BFIN_SPINLOCK_L1 is not set
318# CONFIG_IP_CHECKSUM_L1 is not set
319CONFIG_CACHELINE_ALIGNED_L1=y
320# CONFIG_SYSCALL_TAB_L1 is not set
321# CONFIG_CPLB_SWITCH_TAB_L1 is not set
322
323#
324# Speed Optimizations
325#
326CONFIG_BFIN_INS_LOWOVERHEAD=y
327CONFIG_RAMKERNEL=y
328# CONFIG_ROMKERNEL is not set
329CONFIG_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
336CONFIG_SPLIT_PTLOCK_CPUS=4
337# CONFIG_PHYS_ADDR_T_64BIT is not set
338CONFIG_ZONE_DMA_FLAG=1
339CONFIG_VIRT_TO_BUS=y
340CONFIG_UNEVICTABLE_LRU=y
341CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
342CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0 36CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0
343CONFIG_BFIN_GPTIMERS=y 37CONFIG_BFIN_GPTIMERS=y
344# CONFIG_DMA_UNCACHED_4M is not set
345# CONFIG_DMA_UNCACHED_2M is not set
346CONFIG_DMA_UNCACHED_1M=y
347# CONFIG_DMA_UNCACHED_NONE is not set
348
349#
350# Cache Support
351#
352CONFIG_BFIN_ICACHE=y
353CONFIG_BFIN_EXTMEM_ICACHEABLE=y
354CONFIG_BFIN_DCACHE=y
355# CONFIG_BFIN_DCACHE_BANKA is not set
356CONFIG_BFIN_EXTMEM_DCACHEABLE=y
357CONFIG_BFIN_EXTMEM_WRITEBACK=y
358# CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set
359
360#
361# Memory Protection Unit
362#
363# CONFIG_MPU is not set
364
365#
366# Asynchronous Memory Configuration
367#
368
369#
370# EBIU_AMGCTL Global Control
371#
372CONFIG_C_AMCKEN=y
373CONFIG_C_CDPRIO=y 38CONFIG_C_CDPRIO=y
374# CONFIG_C_AMBEN is not set
375# CONFIG_C_AMBEN_B0 is not set
376# CONFIG_C_AMBEN_B0_B1 is not set
377# CONFIG_C_AMBEN_B0_B1_B2 is not set
378CONFIG_C_AMBEN_ALL=y
379
380#
381# EBIU_AMBCTL Control
382#
383CONFIG_BANK_0=0x7BB0
384CONFIG_BANK_1=0x7BB0
385CONFIG_BANK_2=0x7BB0
386CONFIG_BANK_3=0xFFC0 39CONFIG_BANK_3=0xFFC0
387
388#
389# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
390#
391# CONFIG_ARCH_SUPPORTS_MSI is not set
392# CONFIG_PCCARD is not set
393
394#
395# Executable file formats
396#
397CONFIG_BINFMT_ELF_FDPIC=y
398CONFIG_BINFMT_FLAT=y 40CONFIG_BINFMT_FLAT=y
399CONFIG_BINFMT_ZFLAT=y 41CONFIG_BINFMT_ZFLAT=y
400# CONFIG_BINFMT_SHARED_FLAT is not set
401# CONFIG_HAVE_AOUT is not set
402# CONFIG_BINFMT_MISC is not set
403
404#
405# Power management options
406#
407# CONFIG_PM is not set
408CONFIG_ARCH_SUSPEND_POSSIBLE=y
409
410#
411# CPU Frequency scaling
412#
413# CONFIG_CPU_FREQ is not set
414CONFIG_NET=y 42CONFIG_NET=y
415
416#
417# Networking options
418#
419CONFIG_PACKET=y 43CONFIG_PACKET=y
420# CONFIG_PACKET_MMAP is not set
421CONFIG_UNIX=y 44CONFIG_UNIX=y
422# CONFIG_NET_KEY is not set
423CONFIG_INET=y 45CONFIG_INET=y
424# CONFIG_IP_MULTICAST is not set
425# CONFIG_IP_ADVANCED_ROUTER is not set
426CONFIG_IP_FIB_HASH=y
427CONFIG_IP_PNP=y 46CONFIG_IP_PNP=y
428# CONFIG_IP_PNP_DHCP is not set
429# CONFIG_IP_PNP_BOOTP is not set
430# CONFIG_IP_PNP_RARP is not set
431# CONFIG_NET_IPIP is not set
432# CONFIG_NET_IPGRE is not set
433# CONFIG_ARPD is not set
434# CONFIG_SYN_COOKIES is not set
435# CONFIG_INET_AH is not set
436# CONFIG_INET_ESP is not set
437# CONFIG_INET_IPCOMP is not set
438# CONFIG_INET_XFRM_TUNNEL is not set
439# CONFIG_INET_TUNNEL is not set
440# CONFIG_INET_XFRM_MODE_TRANSPORT is not set 47# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
441# CONFIG_INET_XFRM_MODE_TUNNEL is not set 48# CONFIG_INET_XFRM_MODE_TUNNEL is not set
442# CONFIG_INET_XFRM_MODE_BEET is not set 49# CONFIG_INET_XFRM_MODE_BEET is not set
443# CONFIG_INET_LRO is not set 50# CONFIG_INET_LRO is not set
444# CONFIG_INET_DIAG is not set 51# CONFIG_INET_DIAG is not set
445# CONFIG_TCP_CONG_ADVANCED is not set
446CONFIG_TCP_CONG_CUBIC=y
447CONFIG_DEFAULT_TCP_CONG="cubic"
448# CONFIG_TCP_MD5SIG is not set
449# CONFIG_IPV6 is not set 52# CONFIG_IPV6 is not set
450# CONFIG_NETLABEL is not set
451# CONFIG_NETWORK_SECMARK is not set
452# CONFIG_NETFILTER is not set
453# CONFIG_IP_DCCP is not set
454# CONFIG_IP_SCTP is not set
455# CONFIG_TIPC is not set
456# CONFIG_ATM is not set
457# CONFIG_BRIDGE is not set
458# CONFIG_NET_DSA is not set
459# CONFIG_VLAN_8021Q is not set
460# CONFIG_DECNET is not set
461# CONFIG_LLC2 is not set
462# CONFIG_IPX is not set
463# CONFIG_ATALK is not set
464# CONFIG_X25 is not set
465# CONFIG_LAPB is not set
466# CONFIG_ECONET is not set
467# CONFIG_WAN_ROUTER is not set
468# CONFIG_PHONET is not set
469# CONFIG_NET_SCHED is not set
470# CONFIG_DCB is not set
471
472#
473# Network testing
474#
475# CONFIG_NET_PKTGEN is not set
476# CONFIG_HAMRADIO is not set
477# CONFIG_CAN is not set
478# CONFIG_IRDA is not set
479# CONFIG_BT is not set
480# CONFIG_AF_RXRPC is not set
481# CONFIG_WIRELESS is not set
482# CONFIG_WIMAX is not set
483# CONFIG_RFKILL is not set
484# CONFIG_NET_9P is not set
485
486#
487# Device Drivers
488#
489
490#
491# Generic Driver Options
492#
493CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 53CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
494CONFIG_STANDALONE=y
495CONFIG_PREVENT_FIRMWARE_BUILD=y
496# CONFIG_FW_LOADER is not set 54# CONFIG_FW_LOADER is not set
497# CONFIG_SYS_HYPERVISOR is not set
498# CONFIG_CONNECTOR is not set
499CONFIG_MTD=y 55CONFIG_MTD=y
500# CONFIG_MTD_DEBUG is not set
501# CONFIG_MTD_TESTS is not set
502# CONFIG_MTD_CONCAT is not set
503CONFIG_MTD_PARTITIONS=y
504# CONFIG_MTD_REDBOOT_PARTS is not set
505CONFIG_MTD_CMDLINE_PARTS=y 56CONFIG_MTD_CMDLINE_PARTS=y
506# CONFIG_MTD_AR7_PARTS is not set
507
508#
509# User Modules And Translation Layers
510#
511CONFIG_MTD_CHAR=y 57CONFIG_MTD_CHAR=y
512CONFIG_MTD_BLKDEVS=y
513CONFIG_MTD_BLOCK=y 58CONFIG_MTD_BLOCK=y
514# CONFIG_FTL is not set
515# CONFIG_NFTL is not set
516# CONFIG_INFTL is not set
517# CONFIG_RFD_FTL is not set
518# CONFIG_SSFDC is not set
519# CONFIG_MTD_OOPS is not set
520
521#
522# RAM/ROM/Flash chip drivers
523#
524CONFIG_MTD_CFI=y 59CONFIG_MTD_CFI=y
525# CONFIG_MTD_JEDECPROBE is not set
526CONFIG_MTD_GEN_PROBE=y
527# CONFIG_MTD_CFI_ADV_OPTIONS is not set
528CONFIG_MTD_MAP_BANK_WIDTH_1=y
529CONFIG_MTD_MAP_BANK_WIDTH_2=y
530CONFIG_MTD_MAP_BANK_WIDTH_4=y
531# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
532# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
533# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
534CONFIG_MTD_CFI_I1=y
535CONFIG_MTD_CFI_I2=y
536# CONFIG_MTD_CFI_I4 is not set
537# CONFIG_MTD_CFI_I8 is not set
538CONFIG_MTD_CFI_INTELEXT=y 60CONFIG_MTD_CFI_INTELEXT=y
539# CONFIG_MTD_CFI_AMDSTD is not set
540# CONFIG_MTD_CFI_STAA is not set
541# CONFIG_MTD_PSD4256G is not set
542CONFIG_MTD_CFI_UTIL=y
543CONFIG_MTD_RAM=y 61CONFIG_MTD_RAM=y
544CONFIG_MTD_ROM=m 62CONFIG_MTD_ROM=m
545# CONFIG_MTD_ABSENT is not set
546
547#
548# Mapping drivers for chip access
549#
550CONFIG_MTD_COMPLEX_MAPPINGS=y 63CONFIG_MTD_COMPLEX_MAPPINGS=y
551# CONFIG_MTD_PHYSMAP is not set
552CONFIG_MTD_GPIO_ADDR=y 64CONFIG_MTD_GPIO_ADDR=y
553# CONFIG_MTD_UCLINUX is not set
554# CONFIG_MTD_PLATRAM is not set
555
556#
557# Self-contained MTD device drivers
558#
559# CONFIG_MTD_DATAFLASH is not set
560# CONFIG_MTD_M25P80 is not set
561# CONFIG_MTD_SLRAM is not set
562# CONFIG_MTD_PHRAM is not set
563# CONFIG_MTD_MTDRAM is not set
564# CONFIG_MTD_BLOCK2MTD is not set
565
566#
567# Disk-On-Chip Device Drivers
568#
569# CONFIG_MTD_DOC2000 is not set
570# CONFIG_MTD_DOC2001 is not set
571# CONFIG_MTD_DOC2001PLUS is not set
572# CONFIG_MTD_NAND is not set
573# CONFIG_MTD_ONENAND is not set
574
575#
576# LPDDR flash memory drivers
577#
578# CONFIG_MTD_LPDDR is not set
579
580#
581# UBI - Unsorted block images
582#
583# CONFIG_MTD_UBI is not set
584# CONFIG_PARPORT is not set
585CONFIG_BLK_DEV=y
586# CONFIG_BLK_DEV_COW_COMMON is not set
587# CONFIG_BLK_DEV_LOOP is not set
588# CONFIG_BLK_DEV_NBD is not set
589# CONFIG_BLK_DEV_UB is not set
590CONFIG_BLK_DEV_RAM=y 65CONFIG_BLK_DEV_RAM=y
591CONFIG_BLK_DEV_RAM_COUNT=16
592CONFIG_BLK_DEV_RAM_SIZE=4096
593# CONFIG_BLK_DEV_XIP is not set
594# CONFIG_CDROM_PKTCDVD is not set
595# CONFIG_ATA_OVER_ETH is not set
596# CONFIG_BLK_DEV_HD is not set
597# CONFIG_MISC_DEVICES is not set 66# CONFIG_MISC_DEVICES is not set
598CONFIG_HAVE_IDE=y
599# CONFIG_IDE is not set
600
601#
602# SCSI device support
603#
604# CONFIG_RAID_ATTRS is not set
605CONFIG_SCSI=y 67CONFIG_SCSI=y
606CONFIG_SCSI_DMA=y
607# CONFIG_SCSI_TGT is not set
608# CONFIG_SCSI_NETLINK is not set
609CONFIG_SCSI_PROC_FS=y
610
611#
612# SCSI support type (disk, tape, CD-ROM)
613#
614CONFIG_BLK_DEV_SD=y 68CONFIG_BLK_DEV_SD=y
615# CONFIG_CHR_DEV_ST is not set
616# CONFIG_CHR_DEV_OSST is not set
617# CONFIG_BLK_DEV_SR is not set
618# CONFIG_CHR_DEV_SG is not set
619# CONFIG_CHR_DEV_SCH is not set
620
621#
622# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
623#
624# CONFIG_SCSI_MULTI_LUN is not set
625# CONFIG_SCSI_CONSTANTS is not set
626# CONFIG_SCSI_LOGGING is not set
627# CONFIG_SCSI_SCAN_ASYNC is not set
628CONFIG_SCSI_WAIT_SCAN=m
629
630#
631# SCSI Transports
632#
633# CONFIG_SCSI_SPI_ATTRS is not set
634# CONFIG_SCSI_FC_ATTRS is not set
635# CONFIG_SCSI_ISCSI_ATTRS is not set
636# CONFIG_SCSI_SAS_LIBSAS is not set
637# CONFIG_SCSI_SRP_ATTRS is not set
638# CONFIG_SCSI_LOWLEVEL is not set 69# CONFIG_SCSI_LOWLEVEL is not set
639# CONFIG_SCSI_DH is not set
640# CONFIG_SCSI_OSD_INITIATOR is not set
641# CONFIG_ATA is not set
642# CONFIG_MD is not set
643CONFIG_NETDEVICES=y 70CONFIG_NETDEVICES=y
644CONFIG_COMPAT_NET_DEV_OPS=y
645# CONFIG_DUMMY is not set
646# CONFIG_BONDING is not set
647# CONFIG_MACVLAN is not set
648# CONFIG_EQUALIZER is not set
649# CONFIG_TUN is not set
650# CONFIG_VETH is not set
651CONFIG_PHYLIB=y
652
653#
654# MII PHY device drivers
655#
656# CONFIG_MARVELL_PHY is not set
657# CONFIG_DAVICOM_PHY is not set
658# CONFIG_QSEMI_PHY is not set
659# CONFIG_LXT_PHY is not set
660# CONFIG_CICADA_PHY is not set
661# CONFIG_VITESSE_PHY is not set
662# CONFIG_SMSC_PHY is not set
663# CONFIG_BROADCOM_PHY is not set
664# CONFIG_ICPLUS_PHY is not set
665# CONFIG_REALTEK_PHY is not set
666# CONFIG_NATIONAL_PHY is not set
667# CONFIG_STE10XP is not set
668# CONFIG_LSI_ET1011C_PHY is not set
669# CONFIG_FIXED_PHY is not set
670# CONFIG_MDIO_BITBANG is not set
671CONFIG_NET_ETHERNET=y 71CONFIG_NET_ETHERNET=y
672CONFIG_MII=y
673CONFIG_BFIN_MAC=y 72CONFIG_BFIN_MAC=y
674CONFIG_BFIN_MAC_USE_L1=y
675CONFIG_BFIN_TX_DESC_NUM=10
676CONFIG_BFIN_RX_DESC_NUM=20
677CONFIG_BFIN_MAC_RMII=y 73CONFIG_BFIN_MAC_RMII=y
678# CONFIG_SMC91X is not set
679# CONFIG_DM9000 is not set
680# CONFIG_ENC28J60 is not set
681# CONFIG_ETHOC is not set
682# CONFIG_SMSC911X is not set
683# CONFIG_DNET is not set
684# CONFIG_IBM_NEW_EMAC_ZMII is not set
685# CONFIG_IBM_NEW_EMAC_RGMII is not set
686# CONFIG_IBM_NEW_EMAC_TAH is not set
687# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
688# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
689# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
690# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
691# CONFIG_B44 is not set
692# CONFIG_NETDEV_1000 is not set 74# CONFIG_NETDEV_1000 is not set
693# CONFIG_NETDEV_10000 is not set 75# CONFIG_NETDEV_10000 is not set
694
695#
696# Wireless LAN
697#
698# CONFIG_WLAN_PRE80211 is not set
699# CONFIG_WLAN_80211 is not set
700
701#
702# Enable WiMAX (Networking options) to see the WiMAX drivers
703#
704
705#
706# USB Network Adapters
707#
708# CONFIG_USB_CATC is not set
709# CONFIG_USB_KAWETH is not set
710# CONFIG_USB_PEGASUS is not set
711# CONFIG_USB_RTL8150 is not set
712# CONFIG_USB_USBNET is not set
713# CONFIG_WAN is not set
714# CONFIG_PPP is not set
715# CONFIG_SLIP is not set
716# CONFIG_NETCONSOLE is not set
717# CONFIG_NETPOLL is not set
718# CONFIG_NET_POLL_CONTROLLER is not set
719# CONFIG_ISDN is not set
720# CONFIG_PHONE is not set
721
722#
723# Input device support
724#
725# CONFIG_INPUT is not set 76# CONFIG_INPUT is not set
726
727#
728# Hardware I/O ports
729#
730# CONFIG_SERIO is not set 77# CONFIG_SERIO is not set
731# CONFIG_GAMEPORT is not set
732
733#
734# Character devices
735#
736CONFIG_BFIN_DMA_INTERFACE=m
737# CONFIG_BFIN_PPI is not set
738# CONFIG_BFIN_PPIFCD is not set
739# CONFIG_BFIN_SIMPLE_TIMER is not set
740# CONFIG_BFIN_SPI_ADC is not set
741# CONFIG_BFIN_SPORT is not set
742# CONFIG_BFIN_TWI_LCD is not set
743# CONFIG_VT is not set 78# CONFIG_VT is not set
744# CONFIG_DEVKMEM is not set 79# CONFIG_DEVKMEM is not set
745# CONFIG_BFIN_JTAG_COMM is not set
746# CONFIG_SERIAL_NONSTANDARD is not set
747
748#
749# Serial drivers
750#
751# CONFIG_SERIAL_8250 is not set
752
753#
754# Non-8250 serial port support
755#
756# CONFIG_SERIAL_MAX3100 is not set
757CONFIG_SERIAL_BFIN=y 80CONFIG_SERIAL_BFIN=y
758CONFIG_SERIAL_BFIN_CONSOLE=y 81CONFIG_SERIAL_BFIN_CONSOLE=y
759CONFIG_SERIAL_BFIN_DMA=y
760# CONFIG_SERIAL_BFIN_PIO is not set
761CONFIG_SERIAL_BFIN_UART0=y 82CONFIG_SERIAL_BFIN_UART0=y
762# CONFIG_BFIN_UART0_CTSRTS is not set
763CONFIG_SERIAL_BFIN_UART1=y 83CONFIG_SERIAL_BFIN_UART1=y
764# CONFIG_BFIN_UART1_CTSRTS is not set
765CONFIG_SERIAL_CORE=y
766CONFIG_SERIAL_CORE_CONSOLE=y
767# CONFIG_SERIAL_BFIN_SPORT is not set
768CONFIG_UNIX98_PTYS=y
769# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
770# CONFIG_LEGACY_PTYS is not set 84# CONFIG_LEGACY_PTYS is not set
771CONFIG_BFIN_OTP=y
772# CONFIG_BFIN_OTP_WRITE_ENABLE is not set
773
774#
775# CAN, the car bus and industrial fieldbus
776#
777# CONFIG_CAN4LINUX is not set
778# CONFIG_IPMI_HANDLER is not set
779# CONFIG_HW_RANDOM is not set 85# CONFIG_HW_RANDOM is not set
780# CONFIG_R3964 is not set
781# CONFIG_RAW_DRIVER is not set
782# CONFIG_TCG_TPM is not set
783CONFIG_I2C=y 86CONFIG_I2C=y
784CONFIG_I2C_BOARDINFO=y
785CONFIG_I2C_CHARDEV=m 87CONFIG_I2C_CHARDEV=m
786CONFIG_I2C_HELPER_AUTO=y
787
788#
789# I2C Hardware Bus support
790#
791
792#
793# I2C system bus drivers (mostly embedded / system-on-chip)
794#
795CONFIG_I2C_BLACKFIN_TWI=m 88CONFIG_I2C_BLACKFIN_TWI=m
796CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100 89CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
797# CONFIG_I2C_GPIO is not set
798# CONFIG_I2C_OCORES is not set
799# CONFIG_I2C_SIMTEC is not set
800
801#
802# External I2C/SMBus adapter drivers
803#
804# CONFIG_I2C_PARPORT_LIGHT is not set
805# CONFIG_I2C_TAOS_EVM is not set
806# CONFIG_I2C_TINY_USB is not set
807
808#
809# Other I2C/SMBus bus drivers
810#
811# CONFIG_I2C_PCA_PLATFORM is not set
812# CONFIG_I2C_STUB is not set
813
814#
815# Miscellaneous I2C Chip support
816#
817# CONFIG_DS1682 is not set
818# CONFIG_SENSORS_PCF8574 is not set
819# CONFIG_PCF8575 is not set
820# CONFIG_SENSORS_PCA9539 is not set
821# CONFIG_SENSORS_MAX6875 is not set
822# CONFIG_SENSORS_TSL2550 is not set
823# CONFIG_I2C_DEBUG_CORE is not set
824# CONFIG_I2C_DEBUG_ALGO is not set
825# CONFIG_I2C_DEBUG_BUS is not set
826# CONFIG_I2C_DEBUG_CHIP is not set
827CONFIG_SPI=y 90CONFIG_SPI=y
828CONFIG_SPI_MASTER=y
829
830#
831# SPI Master Controller Drivers
832#
833CONFIG_SPI_BFIN=y 91CONFIG_SPI_BFIN=y
834# CONFIG_SPI_BFIN_LOCK is not set
835# CONFIG_SPI_BFIN_SPORT is not set
836# CONFIG_SPI_BITBANG is not set
837# CONFIG_SPI_GPIO is not set
838
839#
840# SPI Protocol Masters
841#
842# CONFIG_SPI_SPIDEV is not set
843# CONFIG_SPI_TLE62X0 is not set
844CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
845CONFIG_GPIOLIB=y 92CONFIG_GPIOLIB=y
846CONFIG_GPIO_SYSFS=y 93CONFIG_GPIO_SYSFS=y
847
848#
849# Memory mapped GPIO expanders:
850#
851
852#
853# I2C GPIO expanders:
854#
855# CONFIG_GPIO_MAX732X is not set
856# CONFIG_GPIO_PCA953X is not set
857# CONFIG_GPIO_PCF857X is not set
858# CONFIG_GPIO_ADP5588 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
869# CONFIG_W1 is not set
870# CONFIG_POWER_SUPPLY is not set
871CONFIG_HWMON=y
872# CONFIG_HWMON_VID is not set
873# CONFIG_SENSORS_AD7414 is not set
874# CONFIG_SENSORS_AD7418 is not set
875# CONFIG_SENSORS_ADCXX is not set
876# CONFIG_SENSORS_ADM1021 is not set
877# CONFIG_SENSORS_ADM1025 is not set
878# CONFIG_SENSORS_ADM1026 is not set
879# CONFIG_SENSORS_ADM1029 is not set
880# CONFIG_SENSORS_ADM1031 is not set
881# CONFIG_SENSORS_ADM9240 is not set
882# CONFIG_SENSORS_ADT7462 is not set
883# CONFIG_SENSORS_ADT7470 is not set
884# CONFIG_SENSORS_ADT7473 is not set
885# CONFIG_SENSORS_ADT7475 is not set
886# CONFIG_SENSORS_ATXP1 is not set
887# CONFIG_SENSORS_DS1621 is not set
888# CONFIG_SENSORS_F71805F is not set
889# CONFIG_SENSORS_F71882FG is not set
890# CONFIG_SENSORS_F75375S is not set
891# CONFIG_SENSORS_G760A is not set
892# CONFIG_SENSORS_GL518SM is not set
893# CONFIG_SENSORS_GL520SM is not set
894# CONFIG_SENSORS_IT87 is not set
895# CONFIG_SENSORS_LM63 is not set
896# CONFIG_SENSORS_LM70 is not set
897# CONFIG_SENSORS_LM75 is not set
898# CONFIG_SENSORS_LM77 is not set
899# CONFIG_SENSORS_LM78 is not set
900# CONFIG_SENSORS_LM80 is not set
901# CONFIG_SENSORS_LM83 is not set
902# CONFIG_SENSORS_LM85 is not set
903# CONFIG_SENSORS_LM87 is not set
904# CONFIG_SENSORS_LM90 is not set
905# CONFIG_SENSORS_LM92 is not set
906# CONFIG_SENSORS_LM93 is not set
907# CONFIG_SENSORS_LTC4215 is not set
908# CONFIG_SENSORS_LTC4245 is not set
909# CONFIG_SENSORS_LM95241 is not set
910# CONFIG_SENSORS_MAX1111 is not set
911# CONFIG_SENSORS_MAX1619 is not set
912# CONFIG_SENSORS_MAX6650 is not set
913# CONFIG_SENSORS_PC87360 is not set
914# CONFIG_SENSORS_PC87427 is not set
915# CONFIG_SENSORS_PCF8591 is not set
916# CONFIG_SENSORS_SHT15 is not set
917# CONFIG_SENSORS_DME1737 is not set
918# CONFIG_SENSORS_SMSC47M1 is not set
919# CONFIG_SENSORS_SMSC47M192 is not set
920# CONFIG_SENSORS_SMSC47B397 is not set
921# CONFIG_SENSORS_ADS7828 is not set
922# CONFIG_SENSORS_THMC50 is not set
923# CONFIG_SENSORS_VT1211 is not set
924# CONFIG_SENSORS_W83781D is not set
925# CONFIG_SENSORS_W83791D is not set
926# CONFIG_SENSORS_W83792D is not set
927# CONFIG_SENSORS_W83793 is not set
928# CONFIG_SENSORS_W83L785TS is not set
929# CONFIG_SENSORS_W83L786NG is not set
930# CONFIG_SENSORS_W83627HF is not set
931# CONFIG_SENSORS_W83627EHF is not set
932# CONFIG_HWMON_DEBUG_CHIP is not set
933# CONFIG_THERMAL is not set
934# CONFIG_THERMAL_HWMON is not set
935CONFIG_WATCHDOG=y 94CONFIG_WATCHDOG=y
936# CONFIG_WATCHDOG_NOWAYOUT is not set
937
938#
939# Watchdog Device Drivers
940#
941# CONFIG_SOFT_WATCHDOG is not set
942CONFIG_BFIN_WDT=y 95CONFIG_BFIN_WDT=y
943
944#
945# USB-based Watchdog Cards
946#
947# CONFIG_USBPCWATCHDOG is not set
948CONFIG_SSB_POSSIBLE=y
949
950#
951# Sonics Silicon Backplane
952#
953# CONFIG_SSB is not set
954
955#
956# Multifunction device drivers
957#
958# CONFIG_MFD_CORE is not set
959# CONFIG_MFD_SM501 is not set
960# CONFIG_HTC_PASIC3 is not set
961# CONFIG_TPS65010 is not set
962# CONFIG_TWL4030_CORE is not set
963# CONFIG_MFD_TMIO is not set
964# CONFIG_PMIC_DA903X is not set
965# CONFIG_PMIC_ADP5520 is not set
966# CONFIG_MFD_WM8400 is not set
967# CONFIG_MFD_WM8350_I2C is not set
968# CONFIG_MFD_PCF50633 is not set
969# CONFIG_REGULATOR is not set
970
971#
972# Multimedia devices
973#
974
975#
976# Multimedia core support
977#
978# CONFIG_VIDEO_DEV is not set
979# CONFIG_DVB_CORE is not set
980# CONFIG_VIDEO_MEDIA is not set
981
982#
983# Multimedia drivers
984#
985# CONFIG_DAB is not set
986
987#
988# Graphics support
989#
990# CONFIG_VGASTATE is not set
991# CONFIG_VIDEO_OUTPUT_CONTROL is not set
992# CONFIG_FB is not set
993# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
994
995#
996# Display device support
997#
998# CONFIG_DISPLAY_SUPPORT is not set
999# CONFIG_SOUND is not set
1000CONFIG_USB_SUPPORT=y
1001CONFIG_USB_ARCH_HAS_HCD=y
1002# CONFIG_USB_ARCH_HAS_OHCI is not set
1003# CONFIG_USB_ARCH_HAS_EHCI is not set
1004CONFIG_USB=m 96CONFIG_USB=m
1005# CONFIG_USB_DEBUG is not set
1006CONFIG_USB_ANNOUNCE_NEW_DEVICES=y 97CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1007
1008#
1009# Miscellaneous USB options
1010#
1011CONFIG_USB_DEVICEFS=y 98CONFIG_USB_DEVICEFS=y
1012# CONFIG_USB_DEVICE_CLASS is not set 99# CONFIG_USB_DEVICE_CLASS is not set
1013# CONFIG_USB_DYNAMIC_MINORS is not set
1014# CONFIG_USB_OTG is not set
1015# CONFIG_USB_OTG_WHITELIST is not set
1016CONFIG_USB_OTG_BLACKLIST_HUB=y 100CONFIG_USB_OTG_BLACKLIST_HUB=y
1017CONFIG_USB_MON=m 101CONFIG_USB_MON=m
1018# CONFIG_USB_WUSB is not set
1019# CONFIG_USB_WUSB_CBAF is not set
1020
1021#
1022# USB Host Controller Drivers
1023#
1024# CONFIG_USB_C67X00_HCD is not set
1025# CONFIG_USB_OXU210HP_HCD is not set
1026# CONFIG_USB_ISP116X_HCD is not set
1027# CONFIG_USB_ISP1760_HCD is not set
1028# CONFIG_USB_ISP1362_HCD is not set
1029# CONFIG_USB_SL811_HCD is not set
1030# CONFIG_USB_R8A66597_HCD is not set
1031# CONFIG_USB_HWA_HCD is not set
1032CONFIG_USB_MUSB_HDRC=m 102CONFIG_USB_MUSB_HDRC=m
1033CONFIG_USB_MUSB_SOC=y
1034
1035#
1036# Blackfin high speed USB Support
1037#
1038# CONFIG_USB_MUSB_HOST is not set
1039CONFIG_USB_MUSB_PERIPHERAL=y 103CONFIG_USB_MUSB_PERIPHERAL=y
1040# CONFIG_USB_MUSB_OTG is not set
1041CONFIG_USB_GADGET_MUSB_HDRC=y 104CONFIG_USB_GADGET_MUSB_HDRC=y
1042CONFIG_MUSB_PIO_ONLY=y 105CONFIG_MUSB_PIO_ONLY=y
1043# CONFIG_USB_MUSB_DEBUG is not set
1044
1045#
1046# USB Device Class drivers
1047#
1048# CONFIG_USB_ACM is not set
1049# CONFIG_USB_PRINTER is not set
1050# CONFIG_USB_WDM is not set
1051# CONFIG_USB_TMC is not set
1052
1053#
1054# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1055#
1056
1057#
1058# also be needed; see USB_STORAGE Help for more info
1059#
1060CONFIG_USB_STORAGE=m 106CONFIG_USB_STORAGE=m
1061# CONFIG_USB_STORAGE_DEBUG is not set
1062# CONFIG_USB_STORAGE_DATAFAB is not set
1063# CONFIG_USB_STORAGE_FREECOM is not set
1064# CONFIG_USB_STORAGE_ISD200 is not set
1065# CONFIG_USB_STORAGE_USBAT is not set
1066# CONFIG_USB_STORAGE_SDDR09 is not set
1067# CONFIG_USB_STORAGE_SDDR55 is not set
1068# CONFIG_USB_STORAGE_JUMPSHOT is not set
1069# CONFIG_USB_STORAGE_ALAUDA is not set
1070# CONFIG_USB_STORAGE_KARMA is not set
1071# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1072# CONFIG_USB_LIBUSUAL is not set
1073
1074#
1075# USB Imaging devices
1076#
1077# CONFIG_USB_MDC800 is not set
1078# CONFIG_USB_MICROTEK is not set
1079
1080#
1081# USB port drivers
1082#
1083# CONFIG_USB_SERIAL is not set
1084
1085#
1086# USB Miscellaneous drivers
1087#
1088# CONFIG_USB_EMI62 is not set
1089# CONFIG_USB_EMI26 is not set
1090# CONFIG_USB_ADUTUX is not set
1091# CONFIG_USB_SEVSEG is not set
1092# CONFIG_USB_RIO500 is not set
1093# CONFIG_USB_LEGOTOWER is not set
1094# CONFIG_USB_LCD is not set
1095# CONFIG_USB_BERRY_CHARGE is not set
1096# CONFIG_USB_LED is not set
1097# CONFIG_USB_CYPRESS_CY7C63 is not set
1098# CONFIG_USB_CYTHERM is not set
1099# CONFIG_USB_IDMOUSE is not set
1100# CONFIG_USB_FTDI_ELAN is not set
1101# CONFIG_USB_APPLEDISPLAY is not set
1102# CONFIG_USB_SISUSBVGA is not set
1103# CONFIG_USB_LD is not set
1104# CONFIG_USB_TRANCEVIBRATOR is not set
1105# CONFIG_USB_IOWARRIOR is not set
1106# CONFIG_USB_TEST is not set
1107# CONFIG_USB_ISIGHTFW is not set
1108# CONFIG_USB_VST is not set
1109CONFIG_USB_GADGET=m 107CONFIG_USB_GADGET=m
1110# CONFIG_USB_GADGET_DEBUG_FILES is not set
1111# CONFIG_USB_GADGET_DEBUG_FS is not set
1112CONFIG_USB_GADGET_VBUS_DRAW=2
1113CONFIG_USB_GADGET_SELECTED=y
1114# CONFIG_USB_GADGET_AT91 is not set
1115# CONFIG_USB_GADGET_ATMEL_USBA is not set
1116# CONFIG_USB_GADGET_FSL_USB2 is not set
1117# CONFIG_USB_GADGET_LH7A40X is not set
1118# CONFIG_USB_GADGET_OMAP is not set
1119# CONFIG_USB_GADGET_PXA25X is not set
1120# CONFIG_USB_GADGET_PXA27X is not set
1121# CONFIG_USB_GADGET_S3C2410 is not set
1122# CONFIG_USB_GADGET_IMX is not set
1123# CONFIG_USB_GADGET_M66592 is not set
1124# CONFIG_USB_GADGET_AMD5536UDC is not set
1125# CONFIG_USB_GADGET_FSL_QE is not set
1126# CONFIG_USB_GADGET_CI13XXX is not set
1127# CONFIG_USB_GADGET_NET2272 is not set
1128# CONFIG_USB_GADGET_NET2280 is not set
1129# CONFIG_USB_GADGET_GOKU is not set
1130# CONFIG_USB_GADGET_DUMMY_HCD is not set
1131CONFIG_USB_GADGET_DUALSPEED=y
1132# CONFIG_USB_ZERO is not set
1133# CONFIG_USB_AUDIO is not set
1134CONFIG_USB_ETH=m 108CONFIG_USB_ETH=m
1135CONFIG_USB_ETH_RNDIS=y
1136# CONFIG_USB_GADGETFS is not set
1137CONFIG_USB_FILE_STORAGE=m 109CONFIG_USB_FILE_STORAGE=m
1138# CONFIG_USB_FILE_STORAGE_TEST is not set
1139CONFIG_USB_G_SERIAL=m 110CONFIG_USB_G_SERIAL=m
1140# CONFIG_USB_MIDI_GADGET is not set
1141CONFIG_USB_G_PRINTER=m 111CONFIG_USB_G_PRINTER=m
1142# CONFIG_USB_CDC_COMPOSITE is not set
1143
1144#
1145# OTG and related infrastructure
1146#
1147CONFIG_USB_OTG_UTILS=y
1148# CONFIG_USB_GPIO_VBUS is not set
1149# CONFIG_NOP_USB_XCEIV is not set
1150# CONFIG_MMC is not set
1151# CONFIG_MEMSTICK is not set
1152# CONFIG_NEW_LEDS is not set
1153# CONFIG_ACCESSIBILITY is not set
1154CONFIG_RTC_LIB=y
1155CONFIG_RTC_CLASS=y 112CONFIG_RTC_CLASS=y
1156CONFIG_RTC_HCTOSYS=y
1157CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1158# CONFIG_RTC_DEBUG is not set
1159
1160#
1161# RTC interfaces
1162#
1163CONFIG_RTC_INTF_SYSFS=y
1164CONFIG_RTC_INTF_PROC=y
1165CONFIG_RTC_INTF_DEV=y
1166# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1167# CONFIG_RTC_DRV_TEST is not set
1168
1169#
1170# I2C RTC drivers
1171#
1172# CONFIG_RTC_DRV_DS1307 is not set
1173# CONFIG_RTC_DRV_DS1374 is not set
1174# CONFIG_RTC_DRV_DS1672 is not set
1175# CONFIG_RTC_DRV_MAX6900 is not set
1176# CONFIG_RTC_DRV_RS5C372 is not set
1177# CONFIG_RTC_DRV_ISL1208 is not set
1178# CONFIG_RTC_DRV_X1205 is not set
1179# CONFIG_RTC_DRV_PCF8563 is not set
1180# CONFIG_RTC_DRV_PCF8583 is not set
1181# CONFIG_RTC_DRV_M41T80 is not set
1182# CONFIG_RTC_DRV_S35390A is not set
1183# CONFIG_RTC_DRV_FM3130 is not set
1184# CONFIG_RTC_DRV_RX8581 is not set
1185
1186#
1187# SPI RTC drivers
1188#
1189# CONFIG_RTC_DRV_M41T94 is not set
1190# CONFIG_RTC_DRV_DS1305 is not set
1191# CONFIG_RTC_DRV_DS1390 is not set
1192# CONFIG_RTC_DRV_MAX6902 is not set
1193# CONFIG_RTC_DRV_R9701 is not set
1194# CONFIG_RTC_DRV_RS5C348 is not set
1195# CONFIG_RTC_DRV_DS3234 is not set
1196
1197#
1198# Platform RTC drivers
1199#
1200# CONFIG_RTC_DRV_DS1286 is not set
1201# CONFIG_RTC_DRV_DS1511 is not set
1202# CONFIG_RTC_DRV_DS1553 is not set
1203# CONFIG_RTC_DRV_DS1742 is not set
1204# CONFIG_RTC_DRV_STK17TA8 is not set
1205# CONFIG_RTC_DRV_M48T86 is not set
1206# CONFIG_RTC_DRV_M48T35 is not set
1207# CONFIG_RTC_DRV_M48T59 is not set
1208# CONFIG_RTC_DRV_BQ4802 is not set
1209# CONFIG_RTC_DRV_V3020 is not set
1210
1211#
1212# on-CPU RTC drivers
1213#
1214CONFIG_RTC_DRV_BFIN=y 113CONFIG_RTC_DRV_BFIN=y
1215# CONFIG_DMADEVICES is not set
1216# CONFIG_AUXDISPLAY is not set
1217# CONFIG_UIO is not set
1218# CONFIG_STAGING is not set
1219
1220#
1221# File systems
1222#
1223# CONFIG_EXT2_FS is not set
1224# CONFIG_EXT3_FS is not set
1225# CONFIG_EXT4_FS is not set
1226# CONFIG_REISERFS_FS is not set
1227# CONFIG_JFS_FS is not set
1228# CONFIG_FS_POSIX_ACL is not set
1229# CONFIG_XFS_FS is not set
1230# CONFIG_OCFS2_FS is not set
1231# CONFIG_BTRFS_FS is not set
1232CONFIG_FILE_LOCKING=y
1233# CONFIG_DNOTIFY is not set 114# CONFIG_DNOTIFY is not set
1234CONFIG_INOTIFY=y
1235CONFIG_INOTIFY_USER=y
1236# CONFIG_QUOTA is not set
1237# CONFIG_AUTOFS_FS is not set
1238# CONFIG_AUTOFS4_FS is not set
1239# CONFIG_FUSE_FS is not set
1240
1241#
1242# Caches
1243#
1244# CONFIG_FSCACHE is not set
1245
1246#
1247# CD-ROM/DVD Filesystems
1248#
1249# CONFIG_ISO9660_FS is not set
1250# CONFIG_UDF_FS is not set
1251
1252#
1253# DOS/FAT/NT Filesystems
1254#
1255CONFIG_FAT_FS=y
1256CONFIG_MSDOS_FS=y 115CONFIG_MSDOS_FS=y
1257CONFIG_VFAT_FS=y 116CONFIG_VFAT_FS=y
1258CONFIG_FAT_DEFAULT_CODEPAGE=437
1259CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1260# CONFIG_NTFS_FS is not set
1261
1262#
1263# Pseudo filesystems
1264#
1265CONFIG_PROC_FS=y
1266CONFIG_PROC_SYSCTL=y
1267CONFIG_SYSFS=y
1268# CONFIG_TMPFS is not set
1269# CONFIG_HUGETLB_PAGE is not set
1270# CONFIG_CONFIGFS_FS is not set
1271CONFIG_MISC_FILESYSTEMS=y
1272# CONFIG_ADFS_FS is not set
1273# CONFIG_AFFS_FS is not set
1274# CONFIG_HFS_FS is not set
1275# CONFIG_HFSPLUS_FS is not set
1276# CONFIG_BEFS_FS is not set
1277# CONFIG_BFS_FS is not set
1278# CONFIG_EFS_FS is not set
1279CONFIG_JFFS2_FS=y 117CONFIG_JFFS2_FS=y
1280CONFIG_JFFS2_FS_DEBUG=0
1281CONFIG_JFFS2_FS_WRITEBUFFER=y
1282# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1283# CONFIG_JFFS2_SUMMARY is not set
1284# CONFIG_JFFS2_FS_XATTR is not set
1285# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1286CONFIG_JFFS2_ZLIB=y
1287# CONFIG_JFFS2_LZO is not set
1288CONFIG_JFFS2_RTIME=y
1289# CONFIG_JFFS2_RUBIN is not set
1290# CONFIG_CRAMFS is not set
1291# CONFIG_SQUASHFS is not set
1292# CONFIG_VXFS_FS is not set
1293# CONFIG_MINIX_FS is not set
1294# CONFIG_OMFS_FS is not set
1295# CONFIG_HPFS_FS is not set
1296# CONFIG_QNX4FS_FS is not set
1297# CONFIG_ROMFS_FS is not set
1298# CONFIG_SYSV_FS is not set
1299# CONFIG_UFS_FS is not set
1300# CONFIG_NILFS2_FS is not set
1301CONFIG_NETWORK_FILESYSTEMS=y
1302CONFIG_NFS_FS=m 118CONFIG_NFS_FS=m
1303CONFIG_NFS_V3=y 119CONFIG_NFS_V3=y
1304# CONFIG_NFS_V3_ACL is not set
1305# CONFIG_NFS_V4 is not set
1306# CONFIG_NFSD is not set
1307CONFIG_LOCKD=m
1308CONFIG_LOCKD_V4=y
1309CONFIG_NFS_COMMON=y
1310CONFIG_SUNRPC=m
1311# CONFIG_RPCSEC_GSS_KRB5 is not set
1312# CONFIG_RPCSEC_GSS_SPKM3 is not set
1313CONFIG_SMB_FS=m 120CONFIG_SMB_FS=m
1314# CONFIG_SMB_NLS_DEFAULT is not set
1315# CONFIG_CIFS is not set
1316# CONFIG_NCP_FS is not set
1317# CONFIG_CODA_FS is not set
1318# CONFIG_AFS_FS is not set
1319
1320#
1321# Partition Types
1322#
1323# CONFIG_PARTITION_ADVANCED is not set
1324CONFIG_MSDOS_PARTITION=y
1325CONFIG_NLS=y
1326CONFIG_NLS_DEFAULT="iso8859-1"
1327CONFIG_NLS_CODEPAGE_437=y 121CONFIG_NLS_CODEPAGE_437=y
1328# CONFIG_NLS_CODEPAGE_737 is not set
1329# CONFIG_NLS_CODEPAGE_775 is not set
1330# CONFIG_NLS_CODEPAGE_850 is not set
1331# CONFIG_NLS_CODEPAGE_852 is not set
1332# CONFIG_NLS_CODEPAGE_855 is not set
1333# CONFIG_NLS_CODEPAGE_857 is not set
1334# CONFIG_NLS_CODEPAGE_860 is not set
1335# CONFIG_NLS_CODEPAGE_861 is not set
1336# CONFIG_NLS_CODEPAGE_862 is not set
1337# CONFIG_NLS_CODEPAGE_863 is not set
1338# CONFIG_NLS_CODEPAGE_864 is not set
1339# CONFIG_NLS_CODEPAGE_865 is not set
1340# CONFIG_NLS_CODEPAGE_866 is not set
1341# CONFIG_NLS_CODEPAGE_869 is not set
1342# CONFIG_NLS_CODEPAGE_936 is not set
1343# CONFIG_NLS_CODEPAGE_950 is not set
1344# CONFIG_NLS_CODEPAGE_932 is not set
1345# CONFIG_NLS_CODEPAGE_949 is not set
1346# CONFIG_NLS_CODEPAGE_874 is not set
1347# CONFIG_NLS_ISO8859_8 is not set
1348# CONFIG_NLS_CODEPAGE_1250 is not set
1349# CONFIG_NLS_CODEPAGE_1251 is not set
1350# CONFIG_NLS_ASCII is not set
1351CONFIG_NLS_ISO8859_1=y 122CONFIG_NLS_ISO8859_1=y
1352# CONFIG_NLS_ISO8859_2 is not set
1353# CONFIG_NLS_ISO8859_3 is not set
1354# CONFIG_NLS_ISO8859_4 is not set
1355# CONFIG_NLS_ISO8859_5 is not set
1356# CONFIG_NLS_ISO8859_6 is not set
1357# CONFIG_NLS_ISO8859_7 is not set
1358# CONFIG_NLS_ISO8859_9 is not set
1359# CONFIG_NLS_ISO8859_13 is not set
1360# CONFIG_NLS_ISO8859_14 is not set
1361# CONFIG_NLS_ISO8859_15 is not set
1362# CONFIG_NLS_KOI8_R is not set
1363# CONFIG_NLS_KOI8_U is not set
1364# CONFIG_NLS_UTF8 is not set
1365# CONFIG_DLM is not set
1366
1367#
1368# Kernel hacking
1369#
1370# CONFIG_PRINTK_TIME is not set
1371CONFIG_ENABLE_WARN_DEPRECATED=y
1372CONFIG_ENABLE_MUST_CHECK=y
1373CONFIG_FRAME_WARN=1024
1374# CONFIG_MAGIC_SYSRQ is not set
1375# CONFIG_UNUSED_SYMBOLS is not set
1376CONFIG_DEBUG_FS=y 123CONFIG_DEBUG_FS=y
1377# CONFIG_HEADERS_CHECK is not set
1378CONFIG_DEBUG_SECTION_MISMATCH=y
1379# CONFIG_DEBUG_KERNEL is not set
1380# CONFIG_DEBUG_BUGVERBOSE is not set
1381# CONFIG_DEBUG_MEMORY_INIT is not set
1382# CONFIG_RCU_CPU_STALL_DETECTOR is not set 124# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1383CONFIG_HAVE_FUNCTION_TRACER=y
1384CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1385CONFIG_TRACING_SUPPORT=y
1386
1387#
1388# Tracers
1389#
1390# CONFIG_FUNCTION_TRACER is not set
1391# CONFIG_IRQSOFF_TRACER is not set
1392# CONFIG_SCHED_TRACER is not set
1393# CONFIG_CONTEXT_SWITCH_TRACER is not set
1394# CONFIG_EVENT_TRACER is not set
1395# CONFIG_BOOT_TRACER is not set
1396# CONFIG_TRACE_BRANCH_PROFILING is not set
1397# CONFIG_STACK_TRACER is not set
1398# CONFIG_KMEMTRACE is not set
1399# CONFIG_WORKQUEUE_TRACER is not set
1400# CONFIG_BLK_DEV_IO_TRACE is not set
1401# CONFIG_DYNAMIC_DEBUG is not set
1402# CONFIG_SAMPLES is not set
1403CONFIG_HAVE_ARCH_KGDB=y
1404CONFIG_DEBUG_VERBOSE=y
1405# CONFIG_DEBUG_MMRS is not set
1406# CONFIG_DEBUG_DOUBLEFAULT is not set
1407CONFIG_DEBUG_HUNT_FOR_ZERO=y
1408CONFIG_DEBUG_BFIN_HWTRACE_ON=y
1409CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y
1410# CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_ONE is not set
1411# CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_TWO is not set
1412CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION=0
1413# CONFIG_DEBUG_BFIN_HWTRACE_EXPAND is not set
1414# CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set 125# CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set
1415CONFIG_EARLY_PRINTK=y 126CONFIG_EARLY_PRINTK=y
1416# CONFIG_CPLB_INFO is not set
1417CONFIG_ACCESS_CHECK=y
1418# CONFIG_BFIN_ISRAM_SELF_TEST is not set
1419
1420#
1421# Security options
1422#
1423# CONFIG_KEYS is not set
1424CONFIG_SECURITY=y 127CONFIG_SECURITY=y
1425# CONFIG_SECURITYFS is not set
1426# CONFIG_SECURITY_NETWORK is not set
1427# CONFIG_SECURITY_PATH is not set
1428# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1429# CONFIG_SECURITY_TOMOYO is not set
1430CONFIG_CRYPTO=y 128CONFIG_CRYPTO=y
1431
1432#
1433# Crypto core or helper
1434#
1435# CONFIG_CRYPTO_FIPS is not set
1436# CONFIG_CRYPTO_MANAGER is not set
1437# CONFIG_CRYPTO_MANAGER2 is not set
1438# CONFIG_CRYPTO_GF128MUL is not set
1439# CONFIG_CRYPTO_NULL is not set
1440# CONFIG_CRYPTO_CRYPTD is not set
1441# CONFIG_CRYPTO_AUTHENC is not set
1442# CONFIG_CRYPTO_TEST is not set
1443
1444#
1445# Authenticated Encryption with Associated Data
1446#
1447# CONFIG_CRYPTO_CCM is not set
1448# CONFIG_CRYPTO_GCM is not set
1449# CONFIG_CRYPTO_SEQIV is not set
1450
1451#
1452# Block modes
1453#
1454# CONFIG_CRYPTO_CBC is not set
1455# CONFIG_CRYPTO_CTR is not set
1456# CONFIG_CRYPTO_CTS is not set
1457# CONFIG_CRYPTO_ECB is not set
1458# CONFIG_CRYPTO_LRW is not set
1459# CONFIG_CRYPTO_PCBC is not set
1460# CONFIG_CRYPTO_XTS is not set
1461
1462#
1463# Hash modes
1464#
1465# CONFIG_CRYPTO_HMAC is not set
1466# CONFIG_CRYPTO_XCBC is not set
1467
1468#
1469# Digest
1470#
1471# CONFIG_CRYPTO_CRC32C is not set
1472# CONFIG_CRYPTO_MD4 is not set
1473# CONFIG_CRYPTO_MD5 is not set
1474# CONFIG_CRYPTO_MICHAEL_MIC is not set
1475# CONFIG_CRYPTO_RMD128 is not set
1476# CONFIG_CRYPTO_RMD160 is not set
1477# CONFIG_CRYPTO_RMD256 is not set
1478# CONFIG_CRYPTO_RMD320 is not set
1479# CONFIG_CRYPTO_SHA1 is not set
1480# CONFIG_CRYPTO_SHA256 is not set
1481# CONFIG_CRYPTO_SHA512 is not set
1482# CONFIG_CRYPTO_TGR192 is not set
1483# CONFIG_CRYPTO_WP512 is not set
1484
1485#
1486# Ciphers
1487#
1488# CONFIG_CRYPTO_AES is not set
1489# CONFIG_CRYPTO_ANUBIS is not set
1490# CONFIG_CRYPTO_ARC4 is not set
1491# CONFIG_CRYPTO_BLOWFISH is not set
1492# CONFIG_CRYPTO_CAMELLIA is not set
1493# CONFIG_CRYPTO_CAST5 is not set
1494# CONFIG_CRYPTO_CAST6 is not set
1495# CONFIG_CRYPTO_DES is not set
1496# CONFIG_CRYPTO_FCRYPT is not set
1497# CONFIG_CRYPTO_KHAZAD is not set
1498# CONFIG_CRYPTO_SALSA20 is not set
1499# CONFIG_CRYPTO_SEED is not set
1500# CONFIG_CRYPTO_SERPENT is not set
1501# CONFIG_CRYPTO_TEA is not set
1502# CONFIG_CRYPTO_TWOFISH is not set
1503
1504#
1505# Compression
1506#
1507# CONFIG_CRYPTO_DEFLATE is not set
1508# CONFIG_CRYPTO_ZLIB is not set
1509# CONFIG_CRYPTO_LZO is not set
1510
1511#
1512# Random Number Generation
1513#
1514# CONFIG_CRYPTO_ANSI_CPRNG is not set 129# CONFIG_CRYPTO_ANSI_CPRNG is not set
1515CONFIG_CRYPTO_HW=y
1516# CONFIG_BINARY_PRINTF is not set
1517
1518#
1519# Library routines
1520#
1521CONFIG_BITREVERSE=y
1522CONFIG_GENERIC_FIND_LAST_BIT=y
1523CONFIG_CRC_CCITT=m 130CONFIG_CRC_CCITT=m
1524# CONFIG_CRC16 is not set
1525# CONFIG_CRC_T10DIF is not set
1526CONFIG_CRC_ITU_T=y 131CONFIG_CRC_ITU_T=y
1527CONFIG_CRC32=y
1528CONFIG_CRC7=y 132CONFIG_CRC7=y
1529# CONFIG_LIBCRC32C is not set
1530CONFIG_ZLIB_INFLATE=y
1531CONFIG_ZLIB_DEFLATE=y
1532CONFIG_DECOMPRESS_LZMA=y
1533CONFIG_HAS_IOMEM=y
1534CONFIG_HAS_IOPORT=y
1535CONFIG_HAS_DMA=y
1536CONFIG_NLATTR=y