blob: bc7fae3d8b8327521ef23586bb03807ea4228e61 [file] [log] [blame]
Javier Herrero51e7f682007-11-15 15:45:33 +08001#
2# Automatically generated make config: don't edit
Mike Frysingerf5623a32008-10-10 17:51:15 +08003# Linux kernel version: 2.6.22.14
Javier Herrero51e7f682007-11-15 15:45:33 +08004#
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_ZONE_DMA=y
Javier Herrero51e7f682007-11-15 15:45:33 +080011CONFIG_SEMAPHORE_SLEEPERS=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y
15CONFIG_GENERIC_IRQ_PROBE=y
Mike Frysinger1307a652008-02-29 12:26:41 +080016CONFIG_GENERIC_TIME=y
Javier Herrero51e7f682007-11-15 15:45:33 +080017CONFIG_GENERIC_GPIO=y
18CONFIG_FORCE_MAX_ZONEORDER=14
19CONFIG_GENERIC_CALIBRATE_DELAY=y
Javier Herrero51e7f682007-11-15 15:45:33 +080020CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
21
22#
23# Code maturity level options
24#
25CONFIG_EXPERIMENTAL=y
26CONFIG_BROKEN_ON_SMP=y
27CONFIG_INIT_ENV_ARG_LIMIT=32
28
29#
30# General setup
31#
32CONFIG_LOCALVERSION=""
33CONFIG_LOCALVERSION_AUTO=y
34CONFIG_SYSVIPC=y
35# CONFIG_IPC_NS is not set
36CONFIG_SYSVIPC_SYSCTL=y
37# CONFIG_POSIX_MQUEUE is not set
38# CONFIG_BSD_PROCESS_ACCT is not set
39# CONFIG_TASKSTATS is not set
40# CONFIG_UTS_NS is not set
41# CONFIG_AUDIT is not set
42# CONFIG_IKCONFIG is not set
43CONFIG_LOG_BUF_SHIFT=14
44CONFIG_SYSFS_DEPRECATED=y
45# CONFIG_RELAY is not set
46# CONFIG_BLK_DEV_INITRD is not set
47# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
Sonic Zhanga6664872009-03-28 23:46:17 +080048# CONFIG_SYSCTL is not set
Javier Herrero51e7f682007-11-15 15:45:33 +080049CONFIG_EMBEDDED=y
50CONFIG_UID16=y
Sonic Zhangb9ccf142009-05-21 06:39:46 +000051# CONFIG_SYSCTL_SYSCALL is not set
Javier Herrero51e7f682007-11-15 15:45:33 +080052CONFIG_KALLSYMS=y
53# 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
Javier Herrero51e7f682007-11-15 15:45:33 +080058CONFIG_BASE_FULL=y
Sonic Zhanga6664872009-03-28 23:46:17 +080059# CONFIG_FUTEX is not set
Javier Herrero51e7f682007-11-15 15:45:33 +080060CONFIG_ANON_INODES=y
61CONFIG_EPOLL=y
62CONFIG_SIGNALFD=y
63CONFIG_EVENTFD=y
64CONFIG_VM_EVENT_COUNTERS=y
65CONFIG_BIG_ORDER_ALLOC_NOFAIL_MAGIC=3
66# CONFIG_NP2 is not set
67CONFIG_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
Javier Herrero51e7f682007-11-15 15:45:33 +080071CONFIG_RT_MUTEXES=y
72CONFIG_TINY_SHMEM=y
73CONFIG_BASE_SMALL=0
74
75#
76# Loadable module support
77#
78CONFIG_MODULES=y
79CONFIG_MODULE_UNLOAD=y
80# CONFIG_MODULE_FORCE_UNLOAD is not set
81# CONFIG_MODVERSIONS is not set
82# CONFIG_MODULE_SRCVERSION_ALL is not set
83CONFIG_KMOD=y
84
85#
86# Block layer
87#
88CONFIG_BLOCK=y
89# CONFIG_LBD is not set
90# CONFIG_BLK_DEV_IO_TRACE is not set
91# CONFIG_LSF is not set
92
93#
94# IO Schedulers
95#
96CONFIG_IOSCHED_NOOP=y
97CONFIG_IOSCHED_AS=y
98# CONFIG_IOSCHED_DEADLINE is not set
99CONFIG_IOSCHED_CFQ=y
100CONFIG_DEFAULT_AS=y
101# CONFIG_DEFAULT_DEADLINE is not set
102# CONFIG_DEFAULT_CFQ is not set
103# CONFIG_DEFAULT_NOOP is not set
104CONFIG_DEFAULT_IOSCHED="anticipatory"
105CONFIG_PREEMPT_NONE=y
106# CONFIG_PREEMPT_VOLUNTARY is not set
107# CONFIG_PREEMPT is not set
108
109#
110# Blackfin Processor Options
111#
112
113#
114# Processor and Board Settings
115#
116# CONFIG_BF522 is not set
117# CONFIG_BF525 is not set
118# CONFIG_BF527 is not set
119# CONFIG_BF531 is not set
120CONFIG_BF532=y
121# CONFIG_BF533 is not set
122# CONFIG_BF534 is not set
123# CONFIG_BF536 is not set
124# CONFIG_BF537 is not set
125# CONFIG_BF542 is not set
126# CONFIG_BF544 is not set
Mike Frysingereee1f152007-11-21 16:23:51 +0800127# CONFIG_BF547 is not set
Javier Herrero51e7f682007-11-15 15:45:33 +0800128# CONFIG_BF548 is not set
129# CONFIG_BF549 is not set
130# CONFIG_BF561 is not set
131# CONFIG_BF_REV_0_0 is not set
132# CONFIG_BF_REV_0_1 is not set
133# CONFIG_BF_REV_0_2 is not set
134# CONFIG_BF_REV_0_3 is not set
135# CONFIG_BF_REV_0_4 is not set
136CONFIG_BF_REV_0_5=y
137# CONFIG_BF_REV_ANY is not set
138# CONFIG_BF_REV_NONE is not set
139CONFIG_BF53x=y
140CONFIG_BFIN_SINGLE_CORE=y
Mike Frysingereee1f152007-11-21 16:23:51 +0800141CONFIG_MEM_MT48LC16M16A2TG_75=y
Javier Herrero51e7f682007-11-15 15:45:33 +0800142# CONFIG_BFIN533_EZKIT is not set
143# CONFIG_BFIN533_STAMP is not set
Javier Herrero51e7f682007-11-15 15:45:33 +0800144# CONFIG_BFIN533_BLUETECHNIX_CM is not set
Javier Herrero51e7f682007-11-15 15:45:33 +0800145CONFIG_H8606_HVSISTEMAS=y
Mike Frysingereee1f152007-11-21 16:23:51 +0800146# CONFIG_GENERIC_BF533_BOARD is not set
Javier Herrero51e7f682007-11-15 15:45:33 +0800147
148#
149# BF533/2/1 Specific Configuration
150#
151
152#
153# Interrupt Priority Assignment
154#
155
156#
157# Priority
158#
159CONFIG_UART_ERROR=7
160CONFIG_SPORT0_ERROR=7
161CONFIG_SPI_ERROR=7
162CONFIG_SPORT1_ERROR=7
163CONFIG_PPI_ERROR=7
164CONFIG_DMA_ERROR=7
165CONFIG_PLLWAKE_ERROR=7
166CONFIG_RTC_ERROR=8
167CONFIG_DMA0_PPI=8
168CONFIG_DMA1_SPORT0RX=9
169CONFIG_DMA2_SPORT0TX=9
170CONFIG_DMA3_SPORT1RX=9
171CONFIG_DMA4_SPORT1TX=9
172CONFIG_DMA5_SPI=10
173CONFIG_DMA6_UARTRX=10
174CONFIG_DMA7_UARTTX=10
175CONFIG_TIMER0=11
176CONFIG_TIMER1=11
177CONFIG_TIMER2=11
178CONFIG_PFA=12
179CONFIG_PFB=12
180CONFIG_MEMDMA0=13
181CONFIG_MEMDMA1=13
182CONFIG_WDTIMER=13
183
184#
185# Board customizations
186#
187# CONFIG_CMDLINE_BOOL is not set
188
189#
190# Clock/PLL Setup
191#
192CONFIG_CLKIN_HZ=25000000
193# CONFIG_BFIN_KERNEL_CLOCK is not set
194CONFIG_MAX_VCO_HZ=400000000
195CONFIG_MIN_VCO_HZ=50000000
Mike Frysingerf5623a32008-10-10 17:51:15 +0800196CONFIG_MAX_SCLK_HZ=133333333
Javier Herrero51e7f682007-11-15 15:45:33 +0800197CONFIG_MIN_SCLK_HZ=27000000
198
199#
200# Kernel Timer/Scheduler
201#
202# CONFIG_HZ_100 is not set
203CONFIG_HZ_250=y
204# CONFIG_HZ_300 is not set
205# CONFIG_HZ_1000 is not set
206CONFIG_HZ=250
207
208#
209# Memory Setup
210#
Bryan Wu1bee1a62008-04-24 05:02:04 +0800211CONFIG_MAX_MEM_SIZE=32
Javier Herrero51e7f682007-11-15 15:45:33 +0800212CONFIG_MEM_ADD_WIDTH=9
213CONFIG_BOOT_LOAD=0x1000
214CONFIG_BFIN_SCRATCH_REG_RETN=y
215# CONFIG_BFIN_SCRATCH_REG_RETE is not set
216# CONFIG_BFIN_SCRATCH_REG_CYCLES is not set
217
218#
219# Blackfin Kernel Optimizations
220#
221
222#
223# Memory Optimizations
224#
225CONFIG_I_ENTRY_L1=y
226CONFIG_EXCPT_IRQ_SYSC_L1=y
227CONFIG_DO_IRQ_L1=y
228CONFIG_CORE_TIMER_IRQ_L1=y
229CONFIG_IDLE_L1=y
230CONFIG_SCHEDULE_L1=y
231CONFIG_ARITHMETIC_OPS_L1=y
232CONFIG_ACCESS_OK_L1=y
233CONFIG_MEMSET_L1=y
234CONFIG_MEMCPY_L1=y
235CONFIG_SYS_BFIN_SPINLOCK_L1=y
236# CONFIG_IP_CHECKSUM_L1 is not set
237# CONFIG_CACHELINE_ALIGNED_L1 is not set
238# CONFIG_SYSCALL_TAB_L1 is not set
239# CONFIG_CPLB_SWITCH_TAB_L1 is not set
240CONFIG_RAMKERNEL=y
241# CONFIG_ROMKERNEL is not set
242CONFIG_SELECT_MEMORY_MODEL=y
243CONFIG_FLATMEM_MANUAL=y
244# CONFIG_DISCONTIGMEM_MANUAL is not set
245# CONFIG_SPARSEMEM_MANUAL is not set
246CONFIG_FLATMEM=y
247CONFIG_FLAT_NODE_MEM_MAP=y
248# CONFIG_SPARSEMEM_STATIC is not set
249CONFIG_SPLIT_PTLOCK_CPUS=4
250# CONFIG_RESOURCES_64BIT is not set
251CONFIG_ZONE_DMA_FLAG=1
252CONFIG_LARGE_ALLOCS=y
Mike Frysinger3a022ba2009-06-23 13:43:06 +0000253CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0
Javier Herrero51e7f682007-11-15 15:45:33 +0800254CONFIG_BFIN_GPTIMERS=y
Javier Herrero51e7f682007-11-15 15:45:33 +0800255# CONFIG_DMA_UNCACHED_2M is not set
256CONFIG_DMA_UNCACHED_1M=y
257# CONFIG_DMA_UNCACHED_NONE is not set
258
259#
260# Cache Support
261#
262CONFIG_BFIN_ICACHE=y
Mike Frysinger841a5342009-06-17 07:11:42 +0000263# CONFIG_BFIN_ICACHE_LOCK is not set
Javier Herrero51e7f682007-11-15 15:45:33 +0800264CONFIG_BFIN_DCACHE=y
265# CONFIG_BFIN_DCACHE_BANKA is not set
Mike Frysinger841a5342009-06-17 07:11:42 +0000266CONFIG_BFIN_EXTMEM_ICACHEABLE=y
267CONFIG_BFIN_EXTMEM_DCACHEABLE=y
268CONFIG_BFIN_EXTMEM_WRITEBACK=y
269# CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set
270
271#
272# Memory Protection Unit
273#
274# CONFIG_MPU is not set
Javier Herrero51e7f682007-11-15 15:45:33 +0800275
276#
277# Asynchonous Memory Configuration
278#
279
280#
281# EBIU_AMGCTL Global Control
282#
283CONFIG_C_AMCKEN=y
284CONFIG_C_CDPRIO=y
285# CONFIG_C_AMBEN is not set
286# CONFIG_C_AMBEN_B0 is not set
287# CONFIG_C_AMBEN_B0_B1 is not set
288# CONFIG_C_AMBEN_B0_B1_B2 is not set
289CONFIG_C_AMBEN_ALL=y
290
291#
292# EBIU_AMBCTL Control
293#
294CONFIG_BANK_0=0x7BB0
295CONFIG_BANK_1=0x7BB0
296CONFIG_BANK_2=0x7BB0
297CONFIG_BANK_3=0x99B3
298
299#
300# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
301#
302# CONFIG_PCI is not set
303# CONFIG_ARCH_SUPPORTS_MSI is not set
304
305#
306# PCCARD (PCMCIA/CardBus) support
307#
308# CONFIG_PCCARD is not set
309
310#
311# Executable file formats
312#
313CONFIG_BINFMT_ELF_FDPIC=y
314CONFIG_BINFMT_FLAT=y
315CONFIG_BINFMT_ZFLAT=y
316# CONFIG_BINFMT_SHARED_FLAT is not set
317# CONFIG_BINFMT_MISC is not set
318
319#
320# Power management options
321#
322CONFIG_PM=y
323CONFIG_PM_LEGACY=y
324# CONFIG_PM_DEBUG is not set
325# CONFIG_PM_SYSFS_DEPRECATED is not set
326CONFIG_PM_WAKEUP_GPIO_BY_SIC_IWR=y
327# CONFIG_PM_WAKEUP_BY_GPIO is not set
328# CONFIG_PM_WAKEUP_GPIO_API is not set
329CONFIG_PM_WAKEUP_SIC_IWR=0x100000
330
331#
332# Networking
333#
334CONFIG_NET=y
335
336#
337# Networking options
338#
339CONFIG_PACKET=y
340# CONFIG_PACKET_MMAP is not set
341CONFIG_UNIX=y
342CONFIG_XFRM=y
343# CONFIG_XFRM_USER is not set
344# CONFIG_XFRM_SUB_POLICY is not set
345# CONFIG_XFRM_MIGRATE is not set
346# CONFIG_NET_KEY is not set
347CONFIG_INET=y
348# CONFIG_IP_MULTICAST is not set
349# CONFIG_IP_ADVANCED_ROUTER is not set
350CONFIG_IP_FIB_HASH=y
351CONFIG_IP_PNP=y
352# CONFIG_IP_PNP_DHCP is not set
353# CONFIG_IP_PNP_BOOTP is not set
354# CONFIG_IP_PNP_RARP is not set
355# CONFIG_NET_IPIP is not set
356# CONFIG_NET_IPGRE is not set
357# CONFIG_ARPD is not set
Sonic Zhangb9ccf142009-05-21 06:39:46 +0000358# CONFIG_SYN_COOKIES is not set
Javier Herrero51e7f682007-11-15 15:45:33 +0800359# CONFIG_INET_AH is not set
360# CONFIG_INET_ESP is not set
361# CONFIG_INET_IPCOMP is not set
362# CONFIG_INET_XFRM_TUNNEL is not set
363# CONFIG_INET_TUNNEL is not set
364CONFIG_INET_XFRM_MODE_TRANSPORT=y
365CONFIG_INET_XFRM_MODE_TUNNEL=y
366CONFIG_INET_XFRM_MODE_BEET=y
367CONFIG_INET_DIAG=y
368CONFIG_INET_TCP_DIAG=y
369# CONFIG_TCP_CONG_ADVANCED is not set
370CONFIG_TCP_CONG_CUBIC=y
371CONFIG_DEFAULT_TCP_CONG="cubic"
372# CONFIG_TCP_MD5SIG is not set
373# CONFIG_IPV6 is not set
374# CONFIG_INET6_XFRM_TUNNEL is not set
375# CONFIG_INET6_TUNNEL is not set
376# CONFIG_NETLABEL is not set
377# CONFIG_NETWORK_SECMARK is not set
378# CONFIG_NETFILTER is not set
379# CONFIG_IP_DCCP is not set
380# CONFIG_IP_SCTP is not set
381# CONFIG_TIPC is not set
382# CONFIG_ATM is not set
383# CONFIG_BRIDGE is not set
384# CONFIG_VLAN_8021Q is not set
385# CONFIG_DECNET is not set
386# CONFIG_LLC2 is not set
387# CONFIG_IPX is not set
388# CONFIG_ATALK is not set
389# CONFIG_X25 is not set
390# CONFIG_LAPB is not set
391# CONFIG_ECONET is not set
392# CONFIG_WAN_ROUTER is not set
393
394#
395# QoS and/or fair queueing
396#
397# CONFIG_NET_SCHED is not set
398
399#
400# Network testing
401#
402# CONFIG_NET_PKTGEN is not set
403# CONFIG_HAMRADIO is not set
404CONFIG_IRDA=m
405
406#
407# IrDA protocols
408#
409CONFIG_IRLAN=m
410CONFIG_IRCOMM=m
411# CONFIG_IRDA_ULTRA is not set
412
413#
414# IrDA options
415#
416CONFIG_IRDA_CACHE_LAST_LSAP=y
417# CONFIG_IRDA_FAST_RR is not set
418# CONFIG_IRDA_DEBUG is not set
419
420#
421# Infrared-port device drivers
422#
423
424#
425# SIR device drivers
426#
427CONFIG_IRTTY_SIR=m
428
429#
430# Dongle support
431#
432# CONFIG_DONGLE is not set
433
434#
435# Old SIR device drivers
436#
437# CONFIG_IRPORT_SIR is not set
438
439#
440# Old Serial dongle support
441#
442
443#
444# FIR device drivers
445#
446# CONFIG_BT is not set
447# CONFIG_AF_RXRPC is not set
448
449#
450# Wireless
451#
452# CONFIG_CFG80211 is not set
453# CONFIG_WIRELESS_EXT is not set
454# CONFIG_MAC80211 is not set
455# CONFIG_IEEE80211 is not set
456# CONFIG_RFKILL is not set
457
458#
459# Device Drivers
460#
461
462#
463# Generic Driver Options
464#
465CONFIG_STANDALONE=y
466CONFIG_PREVENT_FIRMWARE_BUILD=y
467# CONFIG_FW_LOADER is not set
468# CONFIG_SYS_HYPERVISOR is not set
469
470#
471# Connector - unified userspace <-> kernelspace linker
472#
473# CONFIG_CONNECTOR is not set
474CONFIG_MTD=y
475# CONFIG_MTD_DEBUG is not set
476# CONFIG_MTD_CONCAT is not set
477CONFIG_MTD_PARTITIONS=y
478# CONFIG_MTD_REDBOOT_PARTS is not set
479# CONFIG_MTD_CMDLINE_PARTS is not set
480
481#
482# User Modules And Translation Layers
483#
484CONFIG_MTD_CHAR=y
485CONFIG_MTD_BLKDEVS=y
486CONFIG_MTD_BLOCK=y
487# CONFIG_FTL is not set
488# CONFIG_NFTL is not set
489# CONFIG_INFTL is not set
490# CONFIG_RFD_FTL is not set
491# CONFIG_SSFDC is not set
492
493#
494# RAM/ROM/Flash chip drivers
495#
496# CONFIG_MTD_CFI is not set
497# CONFIG_MTD_JEDECPROBE is not set
498CONFIG_MTD_MAP_BANK_WIDTH_1=y
499CONFIG_MTD_MAP_BANK_WIDTH_2=y
500CONFIG_MTD_MAP_BANK_WIDTH_4=y
501# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
502# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
503# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
504CONFIG_MTD_CFI_I1=y
505CONFIG_MTD_CFI_I2=y
506# CONFIG_MTD_CFI_I4 is not set
507# CONFIG_MTD_CFI_I8 is not set
508CONFIG_MTD_RAM=y
509CONFIG_MTD_ROM=y
510# CONFIG_MTD_ABSENT is not set
511
512#
513# Mapping drivers for chip access
514#
515CONFIG_MTD_COMPLEX_MAPPINGS=y
516# CONFIG_MTD_PHYSMAP is not set
517# CONFIG_MTD_BF5xx is not set
518# CONFIG_MTD_UCLINUX is not set
519# CONFIG_MTD_PLATRAM is not set
520
521#
522# Self-contained MTD device drivers
523#
524# CONFIG_MTD_DATAFLASH is not set
525CONFIG_MTD_M25P80=y
Mike Frysingerf5623a32008-10-10 17:51:15 +0800526# CONFIG_M25PXX_USE_FAST_READ is not set
Javier Herrero51e7f682007-11-15 15:45:33 +0800527# CONFIG_MTD_SLRAM is not set
528# CONFIG_MTD_PHRAM is not set
529# CONFIG_MTD_MTDRAM is not set
530# CONFIG_MTD_BLOCK2MTD is not set
531
532#
533# Disk-On-Chip Device Drivers
534#
535# CONFIG_MTD_DOC2000 is not set
536# CONFIG_MTD_DOC2001 is not set
537# CONFIG_MTD_DOC2001PLUS is not set
538# CONFIG_MTD_NAND is not set
539# CONFIG_MTD_ONENAND is not set
540
541#
542# UBI - Unsorted block images
543#
544# CONFIG_MTD_UBI is not set
545
546#
547# Parallel port support
548#
549# CONFIG_PARPORT is not set
550
551#
552# Plug and Play support
553#
554# CONFIG_PNPACPI is not set
555
556#
557# Block devices
558#
559# CONFIG_BLK_DEV_COW_COMMON is not set
560# CONFIG_BLK_DEV_LOOP is not set
561# CONFIG_BLK_DEV_NBD is not set
562CONFIG_BLK_DEV_RAM=y
563CONFIG_BLK_DEV_RAM_COUNT=16
564CONFIG_BLK_DEV_RAM_SIZE=4096
565CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
566# CONFIG_CDROM_PKTCDVD is not set
567# CONFIG_ATA_OVER_ETH is not set
568
569#
570# Misc devices
571#
572# CONFIG_IDE is not set
573
574#
575# SCSI device support
576#
577# CONFIG_RAID_ATTRS is not set
578# CONFIG_SCSI is not set
579# CONFIG_SCSI_NETLINK is not set
580# CONFIG_ATA is not set
581
582#
583# Multi-device support (RAID and LVM)
584#
585# CONFIG_MD is not set
586
587#
588# Network device support
589#
590CONFIG_NETDEVICES=y
591# CONFIG_DUMMY is not set
592# CONFIG_BONDING is not set
593# CONFIG_EQUALIZER is not set
594# CONFIG_TUN is not set
595# CONFIG_PHYLIB is not set
596
597#
598# Ethernet (10 or 100Mbit)
599#
600CONFIG_NET_ETHERNET=y
601CONFIG_MII=y
602# CONFIG_SMC91X is not set
603# CONFIG_SMSC911X is not set
604CONFIG_DM9000=y
Sonic Zhangb9ccf142009-05-21 06:39:46 +0000605# CONFIG_NETDEV_1000 is not set
606# CONFIG_NETDEV_10000 is not set
Mike Frysingereee1f152007-11-21 16:23:51 +0800607# CONFIG_AX88180 is not set
Javier Herrero51e7f682007-11-15 15:45:33 +0800608
609#
610# Wireless LAN
611#
612# CONFIG_WLAN_PRE80211 is not set
613# CONFIG_WLAN_80211 is not set
614# CONFIG_WAN is not set
615# CONFIG_PPP is not set
616# CONFIG_SLIP is not set
617# CONFIG_SHAPER is not set
618# CONFIG_NETCONSOLE is not set
619# CONFIG_NETPOLL is not set
620# CONFIG_NET_POLL_CONTROLLER is not set
621
622#
623# ISDN subsystem
624#
625# CONFIG_ISDN is not set
626
627#
628# Telephony Support
629#
630# CONFIG_PHONE is not set
631
632#
633# Input device support
634#
635CONFIG_INPUT=y
636# CONFIG_INPUT_FF_MEMLESS is not set
637# CONFIG_INPUT_POLLDEV is not set
638
639#
640# Userland interfaces
641#
642# CONFIG_INPUT_MOUSEDEV is not set
643# CONFIG_INPUT_JOYDEV is not set
644# CONFIG_INPUT_TSDEV is not set
Mike Frysingerf5623a32008-10-10 17:51:15 +0800645CONFIG_INPUT_EVDEV=y
Javier Herrero51e7f682007-11-15 15:45:33 +0800646# CONFIG_INPUT_EVBUG is not set
647
648#
649# Input Device Drivers
650#
Mike Frysingerf5623a32008-10-10 17:51:15 +0800651CONFIG_INPUT_KEYBOARD=y
652# CONFIG_KEYBOARD_ATKBD is not set
653# CONFIG_KEYBOARD_SUNKBD is not set
654# CONFIG_KEYBOARD_LKKBD is not set
655# CONFIG_KEYBOARD_XTKBD is not set
656# CONFIG_KEYBOARD_NEWTON is not set
657# CONFIG_KEYBOARD_STOWAWAY is not set
658CONFIG_KEYBOARD_GPIO=y
Javier Herrero51e7f682007-11-15 15:45:33 +0800659# CONFIG_INPUT_MOUSE is not set
660# CONFIG_INPUT_JOYSTICK is not set
661# CONFIG_INPUT_TABLET is not set
662# CONFIG_INPUT_TOUCHSCREEN is not set
Mike Frysingerf5623a32008-10-10 17:51:15 +0800663# CONFIG_INPUT_MISC is not set
Javier Herrero51e7f682007-11-15 15:45:33 +0800664
665#
666# Hardware I/O ports
667#
668# CONFIG_SERIO is not set
669# CONFIG_GAMEPORT is not set
670
671#
672# Character devices
673#
674# CONFIG_AD9960 is not set
675# CONFIG_SPI_ADC_BF533 is not set
676CONFIG_BF5xx_PFLAGS=y
677# CONFIG_BF5xx_PFLAGS_PROC is not set
678# CONFIG_BF5xx_PPIFCD is not set
679CONFIG_BFIN_SIMPLE_TIMER=y
680# CONFIG_BF5xx_PPI is not set
681CONFIG_BFIN_SPORT=y
682CONFIG_BFIN_TIMER_LATENCY=y
683# CONFIG_AD5304 is not set
684# CONFIG_BF5xx_FBDMA is not set
685# CONFIG_VT is not set
686# CONFIG_SERIAL_NONSTANDARD is not set
687
688#
689# Serial drivers
690#
Mike Frysingerf5623a32008-10-10 17:51:15 +0800691CONFIG_SERIAL_8250=y
692# CONFIG_SERIAL_8250_CONSOLE is not set
693CONFIG_SERIAL_8250_NR_UARTS=4
694CONFIG_SERIAL_8250_RUNTIME_UARTS=4
695CONFIG_SERIAL_8250_EXTENDED=y
696# CONFIG_SERIAL_8250_MANY_PORTS is not set
697CONFIG_SERIAL_8250_SHARE_IRQ=y
698# CONFIG_SERIAL_8250_DETECT_IRQ is not set
699# CONFIG_SERIAL_8250_RSA is not set
Javier Herrero51e7f682007-11-15 15:45:33 +0800700
701#
702# Non-8250 serial port support
703#
704CONFIG_SERIAL_BFIN=y
705CONFIG_SERIAL_BFIN_CONSOLE=y
706CONFIG_SERIAL_BFIN_DMA=y
707# CONFIG_SERIAL_BFIN_PIO is not set
708CONFIG_SERIAL_BFIN_UART0=y
709# CONFIG_BFIN_UART0_CTSRTS is not set
710# CONFIG_SERIAL_BFIN_UART1 is not set
711CONFIG_SERIAL_CORE=y
712CONFIG_SERIAL_CORE_CONSOLE=y
713# CONFIG_SERIAL_BFIN_SPORT is not set
714CONFIG_UNIX98_PTYS=y
715# CONFIG_LEGACY_PTYS is not set
716
717#
718# CAN, the car bus and industrial fieldbus
719#
720# CONFIG_CAN4LINUX is not set
721
722#
723# IPMI
724#
725# CONFIG_IPMI_HANDLER is not set
726CONFIG_WATCHDOG=y
727# CONFIG_WATCHDOG_NOWAYOUT is not set
728
729#
730# Watchdog Device Drivers
731#
732# CONFIG_SOFT_WATCHDOG is not set
733# CONFIG_BFIN_WDT is not set
734# CONFIG_HW_RANDOM is not set
735# CONFIG_GEN_RTC is not set
736CONFIG_BLACKFIN_DPMC=y
737# CONFIG_R3964 is not set
738# CONFIG_RAW_DRIVER is not set
739
740#
741# TPM devices
742#
743# CONFIG_TCG_TPM is not set
744# CONFIG_I2C is not set
745
746#
747# SPI support
748#
749CONFIG_SPI=y
750CONFIG_SPI_MASTER=y
751
752#
753# SPI Master Controller Drivers
754#
755CONFIG_SPI_BFIN=y
756# CONFIG_SPI_BITBANG is not set
757
758#
759# SPI Protocol Masters
760#
Jean Delvaredd7f8db2009-01-26 21:19:57 +0100761CONFIG_EEPROM_AT25=y
Javier Herrero51e7f682007-11-15 15:45:33 +0800762CONFIG_SPI_SPIDEV=y
763
764#
765# Dallas's 1-wire bus
766#
767# CONFIG_W1 is not set
768CONFIG_HWMON=y
769# CONFIG_HWMON_VID is not set
770# CONFIG_SENSORS_ABITUGURU is not set
771# CONFIG_SENSORS_F71805F is not set
772# CONFIG_SENSORS_LM70 is not set
773# CONFIG_SENSORS_PC87427 is not set
774# CONFIG_SENSORS_SMSC47M1 is not set
775# CONFIG_SENSORS_SMSC47B397 is not set
776# CONFIG_SENSORS_VT1211 is not set
777# CONFIG_SENSORS_W83627HF is not set
778# CONFIG_HWMON_DEBUG_CHIP is not set
779
780#
781# Multifunction device drivers
782#
783# CONFIG_MFD_SM501 is not set
784
785#
786# Multimedia devices
787#
788# CONFIG_VIDEO_DEV is not set
789# CONFIG_DVB_CORE is not set
790CONFIG_DAB=y
791
792#
793# Graphics support
794#
795# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
796
797#
798# Display device support
799#
800# CONFIG_DISPLAY_SUPPORT is not set
801# CONFIG_VGASTATE is not set
802# CONFIG_FB is not set
803
804#
805# Sound
806#
807CONFIG_SOUND=m
808
809#
810# Advanced Linux Sound Architecture
811#
812CONFIG_SND=m
813CONFIG_SND_TIMER=m
814CONFIG_SND_PCM=m
815# CONFIG_SND_SEQUENCER is not set
816CONFIG_SND_OSSEMUL=y
817CONFIG_SND_MIXER_OSS=m
818CONFIG_SND_PCM_OSS=m
819CONFIG_SND_PCM_OSS_PLUGINS=y
820# CONFIG_SND_DYNAMIC_MINORS is not set
821CONFIG_SND_SUPPORT_OLD_API=y
822CONFIG_SND_VERBOSE_PROCFS=y
823# CONFIG_SND_VERBOSE_PRINTK is not set
824# CONFIG_SND_DEBUG is not set
825
826#
827# Generic devices
828#
829# CONFIG_SND_DUMMY is not set
830# CONFIG_SND_MTPAV is not set
831# CONFIG_SND_SERIAL_U16550 is not set
832# CONFIG_SND_MPU401 is not set
833
834#
835# ALSA Blackfin devices
836#
837CONFIG_SND_BLACKFIN_AD1836=m
838CONFIG_SND_BLACKFIN_AD1836_TDM=y
839# CONFIG_SND_BLACKFIN_AD1836_I2S is not set
840CONFIG_SND_BLACKFIN_AD1836_MULSUB=y
841# CONFIG_SND_BLACKFIN_AD1836_5P1 is not set
842CONFIG_SND_BLACKFIN_SPORT=0
843CONFIG_SND_BLACKFIN_SPI_PFBIT=4
844# CONFIG_SND_BFIN_AD73311 is not set
845
846#
847# System on Chip audio support
848#
849# CONFIG_SND_SOC is not set
850
851#
852# Open Sound System
853#
854# CONFIG_SOUND_PRIME is not set
855
856#
857# HID Devices
858#
859CONFIG_HID=y
860# CONFIG_HID_DEBUG is not set
861
862#
863# USB support
864#
865CONFIG_USB_ARCH_HAS_HCD=y
866# CONFIG_USB_ARCH_HAS_OHCI is not set
867# CONFIG_USB_ARCH_HAS_EHCI is not set
868# CONFIG_USB is not set
869
870#
871# Enable Host or Gadget support to see Inventra options
872#
873
874#
875# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
876#
877
878#
879# USB Gadget Support
880#
881# CONFIG_USB_GADGET is not set
882# CONFIG_MMC is not set
883
884#
885# LED devices
886#
887# CONFIG_NEW_LEDS is not set
888
889#
890# LED drivers
891#
892
893#
894# LED Triggers
895#
896
897#
898# InfiniBand support
899#
900
901#
902# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
903#
904
905#
906# Real Time Clock
907#
908CONFIG_RTC_LIB=y
909CONFIG_RTC_CLASS=y
910CONFIG_RTC_HCTOSYS=y
911CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
912# CONFIG_RTC_DEBUG is not set
913
914#
915# RTC interfaces
916#
917CONFIG_RTC_INTF_SYSFS=y
918CONFIG_RTC_INTF_PROC=y
919CONFIG_RTC_INTF_DEV=y
920CONFIG_RTC_INTF_DEV_UIE_EMUL=y
921# CONFIG_RTC_DRV_TEST is not set
922
923#
924# I2C RTC drivers
925#
926
927#
928# SPI RTC drivers
929#
930# CONFIG_RTC_DRV_RS5C348 is not set
931# CONFIG_RTC_DRV_MAX6902 is not set
932
933#
934# Platform RTC drivers
935#
936# CONFIG_RTC_DRV_DS1553 is not set
937# CONFIG_RTC_DRV_DS1742 is not set
938# CONFIG_RTC_DRV_M48T86 is not set
939# CONFIG_RTC_DRV_V3020 is not set
940
941#
942# on-CPU RTC drivers
943#
944CONFIG_RTC_DRV_BFIN=y
945
946#
947# DMA Engine support
948#
949# CONFIG_DMA_ENGINE is not set
950
951#
952# DMA Clients
953#
954
955#
956# DMA Devices
957#
958
959#
960# PBX support
961#
962# CONFIG_PBX is not set
963
964#
965# File systems
966#
967CONFIG_EXT2_FS=y
968CONFIG_EXT2_FS_XATTR=y
969# CONFIG_EXT2_FS_POSIX_ACL is not set
970# CONFIG_EXT2_FS_SECURITY is not set
971# CONFIG_EXT3_FS is not set
972# CONFIG_EXT4DEV_FS is not set
973CONFIG_FS_MBCACHE=y
974# CONFIG_REISERFS_FS is not set
975# CONFIG_JFS_FS is not set
976# CONFIG_FS_POSIX_ACL is not set
977# CONFIG_XFS_FS is not set
978# CONFIG_GFS2_FS is not set
979# CONFIG_OCFS2_FS is not set
980# CONFIG_MINIX_FS is not set
981# CONFIG_ROMFS_FS is not set
982CONFIG_INOTIFY=y
983CONFIG_INOTIFY_USER=y
984# CONFIG_QUOTA is not set
Sonic Zhanged987312008-07-26 18:40:06 +0800985# CONFIG_DNOTIFY is not set
Javier Herrero51e7f682007-11-15 15:45:33 +0800986# CONFIG_AUTOFS_FS is not set
987# CONFIG_AUTOFS4_FS is not set
988# CONFIG_FUSE_FS is not set
989
990#
991# CD-ROM/DVD Filesystems
992#
993# CONFIG_ISO9660_FS is not set
994# CONFIG_UDF_FS is not set
995
996#
997# DOS/FAT/NT Filesystems
998#
999# CONFIG_MSDOS_FS is not set
1000# CONFIG_VFAT_FS is not set
1001# CONFIG_NTFS_FS is not set
1002
1003#
1004# Pseudo filesystems
1005#
1006CONFIG_PROC_FS=y
1007CONFIG_PROC_SYSCTL=y
1008CONFIG_SYSFS=y
1009# CONFIG_TMPFS is not set
1010# CONFIG_HUGETLB_PAGE is not set
1011CONFIG_RAMFS=y
1012# CONFIG_CONFIGFS_FS is not set
1013
1014#
1015# Miscellaneous filesystems
1016#
1017# CONFIG_ADFS_FS is not set
1018# CONFIG_AFFS_FS is not set
1019# CONFIG_HFS_FS is not set
1020# CONFIG_HFSPLUS_FS is not set
1021# CONFIG_BEFS_FS is not set
1022# CONFIG_BFS_FS is not set
1023# CONFIG_EFS_FS is not set
1024# CONFIG_YAFFS_FS is not set
1025CONFIG_JFFS2_FS=y
1026CONFIG_JFFS2_FS_DEBUG=0
1027CONFIG_JFFS2_FS_WRITEBUFFER=y
1028# CONFIG_JFFS2_SUMMARY is not set
1029# CONFIG_JFFS2_FS_XATTR is not set
1030# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1031CONFIG_JFFS2_ZLIB=y
1032CONFIG_JFFS2_RTIME=y
1033# CONFIG_JFFS2_RUBIN is not set
1034# CONFIG_CRAMFS is not set
1035# CONFIG_VXFS_FS is not set
1036# CONFIG_HPFS_FS is not set
1037# CONFIG_QNX4FS_FS is not set
1038# CONFIG_SYSV_FS is not set
1039# CONFIG_UFS_FS is not set
1040
1041#
1042# Network File Systems
1043#
1044CONFIG_NFS_FS=m
1045CONFIG_NFS_V3=y
1046# CONFIG_NFS_V3_ACL is not set
1047# CONFIG_NFS_V4 is not set
1048# CONFIG_NFS_DIRECTIO is not set
1049# CONFIG_NFSD is not set
1050CONFIG_LOCKD=m
1051CONFIG_LOCKD_V4=y
1052CONFIG_NFS_COMMON=y
1053CONFIG_SUNRPC=m
1054# CONFIG_SUNRPC_BIND34 is not set
1055# CONFIG_RPCSEC_GSS_KRB5 is not set
1056# CONFIG_RPCSEC_GSS_SPKM3 is not set
1057# CONFIG_SMB_FS is not set
1058# CONFIG_CIFS is not set
1059# CONFIG_NCP_FS is not set
1060# CONFIG_CODA_FS is not set
1061# CONFIG_AFS_FS is not set
1062# CONFIG_9P_FS is not set
1063
1064#
1065# Partition Types
1066#
1067# CONFIG_PARTITION_ADVANCED is not set
1068CONFIG_MSDOS_PARTITION=y
1069
1070#
1071# Native Language Support
1072#
1073CONFIG_NLS=m
1074CONFIG_NLS_DEFAULT="iso8859-1"
1075# CONFIG_NLS_CODEPAGE_437 is not set
1076# CONFIG_NLS_CODEPAGE_737 is not set
1077# CONFIG_NLS_CODEPAGE_775 is not set
1078# CONFIG_NLS_CODEPAGE_850 is not set
1079# CONFIG_NLS_CODEPAGE_852 is not set
1080# CONFIG_NLS_CODEPAGE_855 is not set
1081# CONFIG_NLS_CODEPAGE_857 is not set
1082# CONFIG_NLS_CODEPAGE_860 is not set
1083# CONFIG_NLS_CODEPAGE_861 is not set
1084# CONFIG_NLS_CODEPAGE_862 is not set
1085# CONFIG_NLS_CODEPAGE_863 is not set
1086# CONFIG_NLS_CODEPAGE_864 is not set
1087# CONFIG_NLS_CODEPAGE_865 is not set
1088# CONFIG_NLS_CODEPAGE_866 is not set
1089# CONFIG_NLS_CODEPAGE_869 is not set
1090# CONFIG_NLS_CODEPAGE_936 is not set
1091# CONFIG_NLS_CODEPAGE_950 is not set
1092# CONFIG_NLS_CODEPAGE_932 is not set
1093# CONFIG_NLS_CODEPAGE_949 is not set
1094# CONFIG_NLS_CODEPAGE_874 is not set
1095# CONFIG_NLS_ISO8859_8 is not set
1096# CONFIG_NLS_CODEPAGE_1250 is not set
1097# CONFIG_NLS_CODEPAGE_1251 is not set
1098# CONFIG_NLS_ASCII is not set
1099# CONFIG_NLS_ISO8859_1 is not set
1100# CONFIG_NLS_ISO8859_2 is not set
1101# CONFIG_NLS_ISO8859_3 is not set
1102# CONFIG_NLS_ISO8859_4 is not set
1103# CONFIG_NLS_ISO8859_5 is not set
1104# CONFIG_NLS_ISO8859_6 is not set
1105# CONFIG_NLS_ISO8859_7 is not set
1106# CONFIG_NLS_ISO8859_9 is not set
1107# CONFIG_NLS_ISO8859_13 is not set
1108# CONFIG_NLS_ISO8859_14 is not set
1109# CONFIG_NLS_ISO8859_15 is not set
1110# CONFIG_NLS_KOI8_R is not set
1111# CONFIG_NLS_KOI8_U is not set
1112# CONFIG_NLS_UTF8 is not set
1113
1114#
1115# Distributed Lock Manager
1116#
1117# CONFIG_DLM is not set
1118
1119#
1120# Profiling support
1121#
1122# CONFIG_PROFILING is not set
1123
1124#
1125# Kernel hacking
1126#
1127# CONFIG_PRINTK_TIME is not set
1128CONFIG_ENABLE_MUST_CHECK=y
1129# CONFIG_MAGIC_SYSRQ is not set
1130# CONFIG_UNUSED_SYMBOLS is not set
1131# CONFIG_DEBUG_FS is not set
1132# CONFIG_HEADERS_CHECK is not set
1133# CONFIG_DEBUG_KERNEL is not set
1134# CONFIG_DEBUG_BUGVERBOSE is not set
1135# CONFIG_DEBUG_MMRS is not set
1136CONFIG_DEBUG_HUNT_FOR_ZERO=y
1137CONFIG_DEBUG_BFIN_HWTRACE_ON=y
1138CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y
1139# CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_ONE is not set
1140# CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_TWO is not set
1141CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION=0
1142# CONFIG_DEBUG_BFIN_HWTRACE_EXPAND is not set
1143# CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set
1144# CONFIG_EARLY_PRINTK is not set
1145CONFIG_CPLB_INFO=y
1146CONFIG_ACCESS_CHECK=y
1147
1148#
1149# Security options
1150#
1151# CONFIG_KEYS is not set
1152CONFIG_SECURITY=y
1153# CONFIG_SECURITY_NETWORK is not set
1154CONFIG_SECURITY_CAPABILITIES=y
1155
1156#
1157# Cryptographic options
1158#
1159# CONFIG_CRYPTO is not set
1160
1161#
1162# Library routines
1163#
1164CONFIG_BITREVERSE=y
1165CONFIG_CRC_CCITT=m
1166# CONFIG_CRC16 is not set
1167# CONFIG_CRC_ITU_T is not set
1168CONFIG_CRC32=y
1169# CONFIG_LIBCRC32C is not set
1170CONFIG_ZLIB_INFLATE=y
1171CONFIG_ZLIB_DEFLATE=y
1172CONFIG_PLIST=y
1173CONFIG_HAS_IOMEM=y
1174CONFIG_HAS_IOPORT=y
1175CONFIG_HAS_DMA=y