blob: fe4e67debaca461ef3fb8b1771492e56e35e62d9 [file] [log] [blame]
Mike Frysingerca9cb6f2007-05-21 18:09:35 +08001#
2# Automatically generated make config: don't edit
Mike Frysinger16983de2007-06-11 15:31:30 +08003# Linux kernel version: 2.6.21.3
Mike Frysingerca9cb6f2007-05-21 18:09:35 +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
Mike Frysinger16983de2007-06-11 15:31:30 +080010CONFIG_ZONE_DMA=y
Mike Frysingerca9cb6f2007-05-21 18:09:35 +080011CONFIG_BFIN=y
12CONFIG_SEMAPHORE_SLEEPERS=y
13CONFIG_GENERIC_FIND_NEXT_BIT=y
14CONFIG_GENERIC_HWEIGHT=y
15CONFIG_GENERIC_HARDIRQS=y
16CONFIG_GENERIC_IRQ_PROBE=y
Mike Frysinger16983de2007-06-11 15:31:30 +080017# CONFIG_GENERIC_TIME is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +080018CONFIG_GENERIC_CALIBRATE_DELAY=y
Mike Frysingerca9cb6f2007-05-21 18:09:35 +080019CONFIG_FORCE_MAX_ZONEORDER=14
20CONFIG_IRQCHIP_DEMUX_GPIO=y
21CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
22
23#
24# Code maturity level options
25#
26CONFIG_EXPERIMENTAL=y
27CONFIG_BROKEN_ON_SMP=y
28CONFIG_INIT_ENV_ARG_LIMIT=32
29
30#
31# General setup
32#
33CONFIG_LOCALVERSION=""
34CONFIG_LOCALVERSION_AUTO=y
35CONFIG_SYSVIPC=y
36# CONFIG_IPC_NS is not set
Mike Frysinger16983de2007-06-11 15:31:30 +080037CONFIG_SYSVIPC_SYSCTL=y
Mike Frysingerca9cb6f2007-05-21 18:09:35 +080038# CONFIG_POSIX_MQUEUE is not set
39# CONFIG_BSD_PROCESS_ACCT is not set
40# CONFIG_TASKSTATS is not set
41# CONFIG_UTS_NS is not set
42# CONFIG_AUDIT is not set
43# CONFIG_IKCONFIG is not set
Mike Frysinger16983de2007-06-11 15:31:30 +080044CONFIG_SYSFS_DEPRECATED=y
Mike Frysingerca9cb6f2007-05-21 18:09:35 +080045# CONFIG_RELAY is not set
Mike Frysinger16983de2007-06-11 15:31:30 +080046CONFIG_BLK_DEV_INITRD=y
Mike Frysingerca9cb6f2007-05-21 18:09:35 +080047CONFIG_INITRAMFS_SOURCE=""
48# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
49CONFIG_SYSCTL=y
50CONFIG_EMBEDDED=y
Mike Frysinger16983de2007-06-11 15:31:30 +080051CONFIG_UID16=y
Mike Frysingerca9cb6f2007-05-21 18:09:35 +080052CONFIG_SYSCTL_SYSCALL=y
53CONFIG_KALLSYMS=y
54# CONFIG_KALLSYMS_EXTRA_PASS is not set
55CONFIG_HOTPLUG=y
56CONFIG_PRINTK=y
57CONFIG_BUG=y
58CONFIG_ELF_CORE=y
59CONFIG_BASE_FULL=y
60CONFIG_FUTEX=y
Mike Frysingerca9cb6f2007-05-21 18:09:35 +080061CONFIG_BIG_ORDER_ALLOC_NOFAIL_MAGIC=3
Mike Frysingerca9cb6f2007-05-21 18:09:35 +080062CONFIG_BUDDY=y
63# CONFIG_NP2 is not set
64CONFIG_SLAB=y
65CONFIG_VM_EVENT_COUNTERS=y
66CONFIG_RT_MUTEXES=y
67CONFIG_TINY_SHMEM=y
68CONFIG_BASE_SMALL=0
69# CONFIG_SLOB is not set
70
71#
72# Loadable module support
73#
74CONFIG_MODULES=y
75CONFIG_MODULE_UNLOAD=y
76# CONFIG_MODULE_FORCE_UNLOAD is not set
77# CONFIG_MODVERSIONS is not set
78# CONFIG_MODULE_SRCVERSION_ALL is not set
79CONFIG_KMOD=y
80
81#
82# Block layer
83#
84CONFIG_BLOCK=y
Mike Frysinger16983de2007-06-11 15:31:30 +080085# CONFIG_LBD is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +080086# CONFIG_BLK_DEV_IO_TRACE is not set
Mike Frysinger16983de2007-06-11 15:31:30 +080087# CONFIG_LSF is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +080088
89#
90# IO Schedulers
91#
92CONFIG_IOSCHED_NOOP=y
93CONFIG_IOSCHED_AS=y
94# CONFIG_IOSCHED_DEADLINE is not set
95CONFIG_IOSCHED_CFQ=y
96CONFIG_DEFAULT_AS=y
97# CONFIG_DEFAULT_DEADLINE is not set
98# CONFIG_DEFAULT_CFQ is not set
99# CONFIG_DEFAULT_NOOP is not set
100CONFIG_DEFAULT_IOSCHED="anticipatory"
101# CONFIG_PREEMPT_NONE is not set
102CONFIG_PREEMPT_VOLUNTARY=y
103# CONFIG_PREEMPT is not set
104
105#
106# Blackfin Processor Options
107#
108
109#
110# Processor and Board Settings
111#
112# CONFIG_BF531 is not set
113# CONFIG_BF532 is not set
114# CONFIG_BF533 is not set
115# CONFIG_BF534 is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800116# CONFIG_BF536 is not set
117# CONFIG_BF537 is not set
118CONFIG_BF561=y
119# CONFIG_BF_REV_0_2 is not set
120CONFIG_BF_REV_0_3=y
121# CONFIG_BF_REV_0_4 is not set
122# CONFIG_BF_REV_0_5 is not set
123CONFIG_BFIN_DUAL_CORE=y
124# CONFIG_BFIN533_EZKIT is not set
125# CONFIG_BFIN533_STAMP is not set
126# CONFIG_BFIN537_STAMP is not set
127# CONFIG_BFIN533_BLUETECHNIX_CM is not set
128# CONFIG_BFIN537_BLUETECHNIX_CM is not set
129# CONFIG_BFIN561_BLUETECHNIX_CM is not set
130CONFIG_BFIN561_EZKIT=y
Mike Frysinger16983de2007-06-11 15:31:30 +0800131# CONFIG_BFIN561_TEPLA is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800132# CONFIG_PNAV10 is not set
133# CONFIG_GENERIC_BOARD is not set
134CONFIG_MEM_MT48LC16M16A2TG_75=y
135
136#
137# BF561 Specific Configuration
138#
139
140#
141# Core B Support
142#
143
144#
145# Core B Support
146#
147CONFIG_BF561_COREB=y
148CONFIG_BF561_COREB_RESET=y
149
150#
151# Interrupt Priority Assignment
152#
153
154#
155# Priority
156#
157CONFIG_IRQ_PLL_WAKEUP=7
158CONFIG_IRQ_DMA1_ERROR=7
159CONFIG_IRQ_DMA2_ERROR=7
160CONFIG_IRQ_IMDMA_ERROR=7
161CONFIG_IRQ_PPI0_ERROR=7
162CONFIG_IRQ_PPI1_ERROR=7
163CONFIG_IRQ_SPORT0_ERROR=7
164CONFIG_IRQ_SPORT1_ERROR=7
165CONFIG_IRQ_SPI_ERROR=7
166CONFIG_IRQ_UART_ERROR=7
167CONFIG_IRQ_RESERVED_ERROR=7
168CONFIG_IRQ_DMA1_0=8
169CONFIG_IRQ_DMA1_1=8
170CONFIG_IRQ_DMA1_2=8
171CONFIG_IRQ_DMA1_3=8
172CONFIG_IRQ_DMA1_4=8
173CONFIG_IRQ_DMA1_5=8
174CONFIG_IRQ_DMA1_6=8
175CONFIG_IRQ_DMA1_7=8
176CONFIG_IRQ_DMA1_8=8
177CONFIG_IRQ_DMA1_9=8
178CONFIG_IRQ_DMA1_10=8
179CONFIG_IRQ_DMA1_11=8
180CONFIG_IRQ_DMA2_0=9
181CONFIG_IRQ_DMA2_1=9
182CONFIG_IRQ_DMA2_2=9
183CONFIG_IRQ_DMA2_3=9
184CONFIG_IRQ_DMA2_4=9
185CONFIG_IRQ_DMA2_5=9
186CONFIG_IRQ_DMA2_6=9
187CONFIG_IRQ_DMA2_7=9
188CONFIG_IRQ_DMA2_8=9
189CONFIG_IRQ_DMA2_9=9
190CONFIG_IRQ_DMA2_10=9
191CONFIG_IRQ_DMA2_11=9
192CONFIG_IRQ_TIMER0=10
193CONFIG_IRQ_TIMER1=10
194CONFIG_IRQ_TIMER2=10
195CONFIG_IRQ_TIMER3=10
196CONFIG_IRQ_TIMER4=10
197CONFIG_IRQ_TIMER5=10
198CONFIG_IRQ_TIMER6=10
199CONFIG_IRQ_TIMER7=10
200CONFIG_IRQ_TIMER8=10
201CONFIG_IRQ_TIMER9=10
202CONFIG_IRQ_TIMER10=10
203CONFIG_IRQ_TIMER11=10
204CONFIG_IRQ_PROG0_INTA=11
205CONFIG_IRQ_PROG0_INTB=11
206CONFIG_IRQ_PROG1_INTA=11
207CONFIG_IRQ_PROG1_INTB=11
208CONFIG_IRQ_PROG2_INTA=11
209CONFIG_IRQ_PROG2_INTB=11
210CONFIG_IRQ_DMA1_WRRD0=8
211CONFIG_IRQ_DMA1_WRRD1=8
212CONFIG_IRQ_DMA2_WRRD0=9
213CONFIG_IRQ_DMA2_WRRD1=9
214CONFIG_IRQ_IMDMA_WRRD0=12
215CONFIG_IRQ_IMDMA_WRRD1=12
216CONFIG_IRQ_WDTIMER=13
217
218#
219# Board customizations
220#
Mike Frysinger16983de2007-06-11 15:31:30 +0800221# CONFIG_CMDLINE_BOOL is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800222
223#
224# Board Setup
225#
226CONFIG_CLKIN_HZ=30000000
227CONFIG_MEM_SIZE=64
228CONFIG_MEM_ADD_WIDTH=9
229CONFIG_BOOT_LOAD=0x1000
230
231#
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800232# Blackfin Kernel Optimizations
233#
234
235#
236# Timer Tick
237#
238# CONFIG_HZ_100 is not set
239CONFIG_HZ_250=y
Mike Frysinger16983de2007-06-11 15:31:30 +0800240# CONFIG_HZ_300 is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800241# CONFIG_HZ_1000 is not set
242CONFIG_HZ=250
243
244#
245# Memory Optimizations
246#
247CONFIG_I_ENTRY_L1=y
248CONFIG_EXCPT_IRQ_SYSC_L1=y
249CONFIG_DO_IRQ_L1=y
250CONFIG_CORE_TIMER_IRQ_L1=y
251CONFIG_IDLE_L1=y
252CONFIG_SCHEDULE_L1=y
253CONFIG_ARITHMETIC_OPS_L1=y
254CONFIG_ACCESS_OK_L1=y
255CONFIG_MEMSET_L1=y
256CONFIG_MEMCPY_L1=y
257CONFIG_SYS_BFIN_SPINLOCK_L1=y
258# CONFIG_IP_CHECKSUM_L1 is not set
Mike Frysinger16983de2007-06-11 15:31:30 +0800259CONFIG_CACHELINE_ALIGNED_L1=y
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800260# CONFIG_SYSCALL_TAB_L1 is not set
261# CONFIG_CPLB_SWITCH_TAB_L1 is not set
262CONFIG_RAMKERNEL=y
263# CONFIG_ROMKERNEL is not set
264CONFIG_SELECT_MEMORY_MODEL=y
265CONFIG_FLATMEM_MANUAL=y
266# CONFIG_DISCONTIGMEM_MANUAL is not set
267# CONFIG_SPARSEMEM_MANUAL is not set
268CONFIG_FLATMEM=y
269CONFIG_FLAT_NODE_MEM_MAP=y
270# CONFIG_SPARSEMEM_STATIC is not set
271CONFIG_SPLIT_PTLOCK_CPUS=4
272# CONFIG_RESOURCES_64BIT is not set
Mike Frysinger16983de2007-06-11 15:31:30 +0800273CONFIG_ZONE_DMA_FLAG=1
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800274CONFIG_LARGE_ALLOCS=y
275CONFIG_BFIN_DMA_5XX=y
276# CONFIG_DMA_UNCACHED_2M is not set
277CONFIG_DMA_UNCACHED_1M=y
278# CONFIG_DMA_UNCACHED_NONE is not set
279
280#
281# Cache Support
282#
283CONFIG_BLKFIN_CACHE=y
284CONFIG_BLKFIN_DCACHE=y
285# CONFIG_BLKFIN_DCACHE_BANKA is not set
286# CONFIG_BLKFIN_CACHE_LOCK is not set
287# CONFIG_BLKFIN_WB is not set
288CONFIG_BLKFIN_WT=y
289CONFIG_L1_MAX_PIECE=16
290
291#
292# Clock Settings
293#
294# CONFIG_BFIN_KERNEL_CLOCK is not set
295
296#
297# Asynchonous Memory Configuration
298#
299
300#
301# EBIU_AMBCTL Global Control
302#
303CONFIG_C_AMCKEN=y
304CONFIG_C_CDPRIO=y
305CONFIG_C_B0PEN=y
306CONFIG_C_B1PEN=y
307CONFIG_C_B2PEN=y
308# CONFIG_C_B3PEN is not set
309# CONFIG_C_AMBEN is not set
310# CONFIG_C_AMBEN_B0 is not set
311# CONFIG_C_AMBEN_B0_B1 is not set
312# CONFIG_C_AMBEN_B0_B1_B2 is not set
313CONFIG_C_AMBEN_ALL=y
314
315#
316# EBIU_AMBCTL Control
317#
318CONFIG_BANK_0=0x7BB0
319CONFIG_BANK_1=0x7BB0
320CONFIG_BANK_2=0x7BB0
321CONFIG_BANK_3=0x99B3
322
323#
324# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
325#
326# CONFIG_PCI is not set
327
328#
329# PCCARD (PCMCIA/CardBus) support
330#
331# CONFIG_PCCARD is not set
332
333#
334# PCI Hotplug Support
335#
336
337#
338# Executable file formats
339#
340CONFIG_BINFMT_ELF_FDPIC=y
341CONFIG_BINFMT_FLAT=y
342CONFIG_BINFMT_ZFLAT=y
343# CONFIG_BINFMT_SHARED_FLAT is not set
344# CONFIG_BINFMT_MISC is not set
345
346#
347# Power management options
348#
349# CONFIG_PM is not set
350
351#
352# Networking
353#
354CONFIG_NET=y
355
356#
357# Networking options
358#
359# CONFIG_NETDEBUG is not set
360CONFIG_PACKET=y
361# CONFIG_PACKET_MMAP is not set
362CONFIG_UNIX=y
363CONFIG_XFRM=y
364# CONFIG_XFRM_USER is not set
365# CONFIG_XFRM_SUB_POLICY is not set
Mike Frysinger16983de2007-06-11 15:31:30 +0800366# CONFIG_XFRM_MIGRATE is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800367# CONFIG_NET_KEY is not set
368CONFIG_INET=y
369# CONFIG_IP_MULTICAST is not set
370# CONFIG_IP_ADVANCED_ROUTER is not set
371CONFIG_IP_FIB_HASH=y
372CONFIG_IP_PNP=y
373# CONFIG_IP_PNP_DHCP is not set
374# CONFIG_IP_PNP_BOOTP is not set
375# CONFIG_IP_PNP_RARP is not set
376# CONFIG_NET_IPIP is not set
377# CONFIG_NET_IPGRE is not set
378# CONFIG_ARPD is not set
379CONFIG_SYN_COOKIES=y
380# CONFIG_INET_AH is not set
381# CONFIG_INET_ESP is not set
382# CONFIG_INET_IPCOMP is not set
383# CONFIG_INET_XFRM_TUNNEL is not set
384# CONFIG_INET_TUNNEL is not set
385CONFIG_INET_XFRM_MODE_TRANSPORT=y
386CONFIG_INET_XFRM_MODE_TUNNEL=y
387CONFIG_INET_XFRM_MODE_BEET=y
388CONFIG_INET_DIAG=y
389CONFIG_INET_TCP_DIAG=y
390# CONFIG_TCP_CONG_ADVANCED is not set
391CONFIG_TCP_CONG_CUBIC=y
392CONFIG_DEFAULT_TCP_CONG="cubic"
Mike Frysinger16983de2007-06-11 15:31:30 +0800393# CONFIG_TCP_MD5SIG is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800394# CONFIG_IPV6 is not set
395# CONFIG_INET6_XFRM_TUNNEL is not set
396# CONFIG_INET6_TUNNEL is not set
397# CONFIG_NETLABEL is not set
398# CONFIG_NETWORK_SECMARK is not set
399# CONFIG_NETFILTER is not set
400
401#
402# DCCP Configuration (EXPERIMENTAL)
403#
404# CONFIG_IP_DCCP is not set
405
406#
407# SCTP Configuration (EXPERIMENTAL)
408#
409# CONFIG_IP_SCTP is not set
410
411#
412# TIPC Configuration (EXPERIMENTAL)
413#
414# CONFIG_TIPC is not set
415# CONFIG_ATM is not set
416# CONFIG_BRIDGE is not set
417# CONFIG_VLAN_8021Q is not set
418# CONFIG_DECNET is not set
419# CONFIG_LLC2 is not set
420# CONFIG_IPX is not set
421# CONFIG_ATALK is not set
422# CONFIG_X25 is not set
423# CONFIG_LAPB is not set
424# CONFIG_ECONET is not set
425# CONFIG_WAN_ROUTER is not set
426
427#
428# QoS and/or fair queueing
429#
430# CONFIG_NET_SCHED is not set
431
432#
433# Network testing
434#
435# CONFIG_NET_PKTGEN is not set
436# CONFIG_HAMRADIO is not set
Mike Frysinger16983de2007-06-11 15:31:30 +0800437CONFIG_IRDA=m
438
439#
440# IrDA protocols
441#
442CONFIG_IRLAN=m
443CONFIG_IRCOMM=m
444# CONFIG_IRDA_ULTRA is not set
445
446#
447# IrDA options
448#
449CONFIG_IRDA_CACHE_LAST_LSAP=y
450# CONFIG_IRDA_FAST_RR is not set
451# CONFIG_IRDA_DEBUG is not set
452
453#
454# Infrared-port device drivers
455#
456
457#
458# SIR device drivers
459#
460CONFIG_IRTTY_SIR=m
461
462#
463# Dongle support
464#
465# CONFIG_DONGLE is not set
466
467#
468# Old SIR device drivers
469#
470# CONFIG_IRPORT_SIR is not set
471
472#
473# Old Serial dongle support
474#
475
476#
477# FIR device drivers
478#
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800479# CONFIG_BT is not set
480# CONFIG_IEEE80211 is not set
481
482#
483# Device Drivers
484#
485
486#
487# Generic Driver Options
488#
489CONFIG_STANDALONE=y
490CONFIG_PREVENT_FIRMWARE_BUILD=y
491# CONFIG_FW_LOADER is not set
492# CONFIG_SYS_HYPERVISOR is not set
493
494#
495# Connector - unified userspace <-> kernelspace linker
496#
497# CONFIG_CONNECTOR is not set
498
499#
500# Memory Technology Devices (MTD)
501#
502CONFIG_MTD=y
503# CONFIG_MTD_DEBUG is not set
504# CONFIG_MTD_CONCAT is not set
505CONFIG_MTD_PARTITIONS=y
506# CONFIG_MTD_REDBOOT_PARTS is not set
507# CONFIG_MTD_CMDLINE_PARTS is not set
508
509#
510# User Modules And Translation Layers
511#
512CONFIG_MTD_CHAR=m
Mike Frysinger16983de2007-06-11 15:31:30 +0800513CONFIG_MTD_BLKDEVS=y
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800514CONFIG_MTD_BLOCK=y
515# CONFIG_FTL is not set
516# CONFIG_NFTL is not set
517# CONFIG_INFTL is not set
518# CONFIG_RFD_FTL is not set
519# CONFIG_SSFDC is not set
520
521#
522# RAM/ROM/Flash chip drivers
523#
524# CONFIG_MTD_CFI is not set
525CONFIG_MTD_JEDECPROBE=m
526CONFIG_MTD_GEN_PROBE=m
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
538# CONFIG_MTD_CFI_INTELEXT is not set
539# CONFIG_MTD_CFI_AMDSTD is not set
540# CONFIG_MTD_CFI_STAA is not set
541CONFIG_MTD_MW320D=m
542CONFIG_MTD_RAM=y
543CONFIG_MTD_ROM=m
544# CONFIG_MTD_ABSENT is not set
545# CONFIG_MTD_OBSOLETE_CHIPS is not set
546
547#
548# Mapping drivers for chip access
549#
550CONFIG_MTD_COMPLEX_MAPPINGS=y
551# CONFIG_MTD_PHYSMAP is not set
552# CONFIG_MTD_EZKIT561 is not set
553CONFIG_MTD_BF5xx=m
554CONFIG_BFIN_FLASH_SIZE=0x0400000
555CONFIG_EBIU_FLASH_BASE=0x20000000
556
557#
558# FLASH_EBIU_AMBCTL Control
559#
560CONFIG_BFIN_FLASH_BANK_0=0x7BB0
561CONFIG_BFIN_FLASH_BANK_1=0x7BB0
562CONFIG_BFIN_FLASH_BANK_2=0x7BB0
563CONFIG_BFIN_FLASH_BANK_3=0x7BB0
564# CONFIG_MTD_UCLINUX is not set
565# CONFIG_MTD_PLATRAM is not set
566
567#
568# Self-contained MTD device drivers
569#
Mike Frysinger16983de2007-06-11 15:31:30 +0800570# CONFIG_MTD_DATAFLASH is not set
571# CONFIG_MTD_M25P80 is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800572# CONFIG_MTD_SLRAM is not set
573# CONFIG_MTD_PHRAM is not set
574# CONFIG_MTD_MTDRAM is not set
575# CONFIG_MTD_BLOCK2MTD is not set
576
577#
578# Disk-On-Chip Device Drivers
579#
580# CONFIG_MTD_DOC2000 is not set
581# CONFIG_MTD_DOC2001 is not set
582# CONFIG_MTD_DOC2001PLUS is not set
583
584#
585# NAND Flash Device Drivers
586#
587# CONFIG_MTD_NAND is not set
588
589#
590# OneNAND Flash Device Drivers
591#
592# CONFIG_MTD_ONENAND is not set
593
594#
595# Parallel port support
596#
597# CONFIG_PARPORT is not set
598
599#
600# Plug and Play support
601#
Mike Frysinger16983de2007-06-11 15:31:30 +0800602# CONFIG_PNPACPI is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800603
604#
605# Block devices
606#
607# CONFIG_BLK_DEV_COW_COMMON is not set
608# CONFIG_BLK_DEV_LOOP is not set
609# CONFIG_BLK_DEV_NBD is not set
610CONFIG_BLK_DEV_RAM=y
611CONFIG_BLK_DEV_RAM_COUNT=16
612CONFIG_BLK_DEV_RAM_SIZE=4096
613CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800614# CONFIG_CDROM_PKTCDVD is not set
615# CONFIG_ATA_OVER_ETH is not set
616
617#
618# Misc devices
619#
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800620
621#
622# ATA/ATAPI/MFM/RLL support
623#
624# CONFIG_IDE is not set
625
626#
627# SCSI device support
628#
629# CONFIG_RAID_ATTRS is not set
630# CONFIG_SCSI is not set
631# CONFIG_SCSI_NETLINK is not set
632
633#
634# Serial ATA (prod) and Parallel ATA (experimental) drivers
635#
636# CONFIG_ATA is not set
637
638#
639# Multi-device support (RAID and LVM)
640#
641# CONFIG_MD is not set
642
643#
644# Fusion MPT device support
645#
646# CONFIG_FUSION is not set
647
648#
649# IEEE 1394 (FireWire) support
650#
651
652#
653# I2O device support
654#
655
656#
657# Network device support
658#
659CONFIG_NETDEVICES=y
660# CONFIG_DUMMY is not set
661# CONFIG_BONDING is not set
662# CONFIG_EQUALIZER is not set
663# CONFIG_TUN is not set
664
665#
666# PHY device support
667#
668# CONFIG_PHYLIB is not set
669
670#
671# Ethernet (10 or 100Mbit)
672#
673CONFIG_NET_ETHERNET=y
674CONFIG_MII=y
675CONFIG_SMC91X=y
676
677#
678# Ethernet (1000 Mbit)
679#
680
681#
682# Ethernet (10000 Mbit)
683#
684
685#
686# Token Ring devices
687#
688
689#
690# Wireless LAN (non-hamradio)
691#
692# CONFIG_NET_RADIO is not set
693
694#
695# Wan interfaces
696#
697# CONFIG_WAN is not set
698# CONFIG_PPP is not set
699# CONFIG_SLIP is not set
700# CONFIG_SHAPER is not set
701# CONFIG_NETCONSOLE is not set
702# CONFIG_NETPOLL is not set
703# CONFIG_NET_POLL_CONTROLLER is not set
704
705#
706# ISDN subsystem
707#
708# CONFIG_ISDN is not set
709
710#
711# Telephony Support
712#
713# CONFIG_PHONE is not set
714
715#
716# Input device support
717#
Mike Frysinger16983de2007-06-11 15:31:30 +0800718CONFIG_INPUT=m
719# CONFIG_INPUT_FF_MEMLESS is not set
720
721#
722# Userland interfaces
723#
724# CONFIG_INPUT_MOUSEDEV is not set
725# CONFIG_INPUT_JOYDEV is not set
726# CONFIG_INPUT_TSDEV is not set
727CONFIG_INPUT_EVDEV=m
728# CONFIG_INPUT_EVBUG is not set
729
730#
731# Input Device Drivers
732#
733# CONFIG_INPUT_KEYBOARD is not set
734# CONFIG_INPUT_MOUSE is not set
735# CONFIG_INPUT_JOYSTICK is not set
736# CONFIG_INPUT_TOUCHSCREEN is not set
737# CONFIG_INPUT_MISC is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800738
739#
740# Hardware I/O ports
741#
742# CONFIG_SERIO is not set
743# CONFIG_GAMEPORT is not set
744
745#
746# Character devices
747#
748# CONFIG_AD9960 is not set
749# CONFIG_SPI_ADC_BF533 is not set
Mike Frysinger16983de2007-06-11 15:31:30 +0800750# CONFIG_BF5xx_PFLAGS is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800751# CONFIG_BF5xx_PPIFCD is not set
752# CONFIG_BF5xx_TIMERS is not set
753# CONFIG_BF5xx_PPI is not set
754# CONFIG_BFIN_SPORT is not set
755# CONFIG_BFIN_TIMER_LATENCY is not set
Mike Frysinger16983de2007-06-11 15:31:30 +0800756# CONFIG_AD5304 is not set
757# CONFIG_BF5xx_FBDMA is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800758# CONFIG_VT is not set
759# CONFIG_SERIAL_NONSTANDARD is not set
760
761#
762# Serial drivers
763#
764# CONFIG_SERIAL_8250 is not set
765
766#
767# Non-8250 serial port support
768#
769CONFIG_SERIAL_BFIN=y
770CONFIG_SERIAL_BFIN_CONSOLE=y
771CONFIG_SERIAL_BFIN_DMA=y
772# CONFIG_SERIAL_BFIN_PIO is not set
773CONFIG_SERIAL_BFIN_UART0=y
774# CONFIG_BFIN_UART0_CTSRTS is not set
775CONFIG_SERIAL_CORE=y
776CONFIG_SERIAL_CORE_CONSOLE=y
777# CONFIG_SERIAL_BFIN_SPORT is not set
778CONFIG_UNIX98_PTYS=y
779# CONFIG_LEGACY_PTYS is not set
780
781#
782# CAN, the car bus and industrial fieldbus
783#
784# CONFIG_CAN4LINUX is not set
785
786#
787# IPMI
788#
789# CONFIG_IPMI_HANDLER is not set
790
791#
792# Watchdog Cards
793#
Mike Frysinger16983de2007-06-11 15:31:30 +0800794CONFIG_WATCHDOG=y
795# CONFIG_WATCHDOG_NOWAYOUT is not set
796
797#
798# Watchdog Device Drivers
799#
800# CONFIG_SOFT_WATCHDOG is not set
801CONFIG_BFIN_WDT=y
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800802CONFIG_HW_RANDOM=y
803# CONFIG_GEN_RTC is not set
804# CONFIG_BLACKFIN_DPMC is not set
805# CONFIG_DTLK is not set
806# CONFIG_R3964 is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800807# CONFIG_RAW_DRIVER is not set
808
809#
810# TPM devices
811#
812# CONFIG_TCG_TPM is not set
813
814#
815# I2C support
816#
817# CONFIG_I2C is not set
818
819#
820# SPI support
821#
Mike Frysinger16983de2007-06-11 15:31:30 +0800822CONFIG_SPI=y
823CONFIG_SPI_MASTER=y
824
825#
826# SPI Master Controller Drivers
827#
828CONFIG_SPI_BFIN=y
829# CONFIG_SPI_BITBANG is not set
830
831#
832# SPI Protocol Masters
833#
834# CONFIG_SPI_AT25 is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800835
836#
837# Dallas's 1-wire bus
838#
839# CONFIG_W1 is not set
840
841#
842# Hardware Monitoring support
843#
844CONFIG_HWMON=y
845# CONFIG_HWMON_VID is not set
846# CONFIG_SENSORS_ABITUGURU is not set
847# CONFIG_SENSORS_F71805F is not set
Mike Frysinger16983de2007-06-11 15:31:30 +0800848# CONFIG_SENSORS_LM70 is not set
849# CONFIG_SENSORS_PC87427 is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800850# CONFIG_SENSORS_VT1211 is not set
851# CONFIG_HWMON_DEBUG_CHIP is not set
852
853#
Mike Frysinger16983de2007-06-11 15:31:30 +0800854# Multifunction device drivers
855#
856# CONFIG_MFD_SM501 is not set
857
858#
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800859# Multimedia devices
860#
861# CONFIG_VIDEO_DEV is not set
862
863#
864# Digital Video Broadcasting Devices
865#
866# CONFIG_DVB is not set
867
868#
869# Graphics support
870#
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800871# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
Mike Frysinger16983de2007-06-11 15:31:30 +0800872# CONFIG_FB is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800873
874#
875# Sound
876#
877# CONFIG_SOUND is not set
878
879#
Mike Frysinger16983de2007-06-11 15:31:30 +0800880# HID Devices
881#
882CONFIG_HID=m
883# CONFIG_HID_DEBUG is not set
884
885#
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800886# USB support
887#
888CONFIG_USB_ARCH_HAS_HCD=y
889# CONFIG_USB_ARCH_HAS_OHCI is not set
890# CONFIG_USB_ARCH_HAS_EHCI is not set
891# CONFIG_USB is not set
892
893#
894# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
895#
896
897#
898# USB Gadget Support
899#
900# CONFIG_USB_GADGET is not set
901
902#
903# MMC/SD Card support
904#
Mike Frysinger16983de2007-06-11 15:31:30 +0800905# CONFIG_SPI_MMC is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800906# CONFIG_MMC is not set
907
908#
909# LED devices
910#
911# CONFIG_NEW_LEDS is not set
912
913#
914# LED drivers
915#
916
917#
918# LED Triggers
919#
920
921#
922# InfiniBand support
923#
924
925#
926# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
927#
928
929#
930# Real Time Clock
931#
932# CONFIG_RTC_CLASS is not set
933
934#
935# DMA Engine support
936#
937# CONFIG_DMA_ENGINE is not set
938
939#
940# DMA Clients
941#
942
943#
944# DMA Devices
945#
946
947#
Mike Frysinger16983de2007-06-11 15:31:30 +0800948# Auxiliary Display support
949#
950
951#
952# Virtualization
953#
954
955#
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800956# PBX support
957#
958# CONFIG_PBX is not set
959
960#
961# File systems
962#
Mike Frysinger16983de2007-06-11 15:31:30 +0800963# CONFIG_EXT2_FS is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800964# CONFIG_EXT3_FS is not set
965# CONFIG_EXT4DEV_FS is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800966# CONFIG_REISERFS_FS is not set
967# CONFIG_JFS_FS is not set
968# CONFIG_FS_POSIX_ACL is not set
969# CONFIG_XFS_FS is not set
970# CONFIG_GFS2_FS is not set
971# CONFIG_OCFS2_FS is not set
972# CONFIG_MINIX_FS is not set
973# CONFIG_ROMFS_FS is not set
974CONFIG_INOTIFY=y
975CONFIG_INOTIFY_USER=y
976# CONFIG_QUOTA is not set
Mike Frysinger16983de2007-06-11 15:31:30 +0800977# CONFIG_DNOTIFY is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +0800978# CONFIG_AUTOFS_FS is not set
979# CONFIG_AUTOFS4_FS is not set
980# CONFIG_FUSE_FS is not set
981
982#
983# CD-ROM/DVD Filesystems
984#
985# CONFIG_ISO9660_FS is not set
986# CONFIG_UDF_FS is not set
987
988#
989# DOS/FAT/NT Filesystems
990#
991# CONFIG_MSDOS_FS is not set
992# CONFIG_VFAT_FS is not set
993# CONFIG_NTFS_FS is not set
994
995#
996# Pseudo filesystems
997#
998CONFIG_PROC_FS=y
999CONFIG_PROC_SYSCTL=y
1000CONFIG_SYSFS=y
1001# CONFIG_TMPFS is not set
1002# CONFIG_HUGETLB_PAGE is not set
1003CONFIG_RAMFS=y
1004# CONFIG_CONFIGFS_FS is not set
1005
1006#
1007# Miscellaneous filesystems
1008#
1009# CONFIG_ADFS_FS is not set
1010# CONFIG_AFFS_FS is not set
1011# CONFIG_HFS_FS is not set
1012# CONFIG_HFSPLUS_FS is not set
1013# CONFIG_BEFS_FS is not set
1014# CONFIG_BFS_FS is not set
1015# CONFIG_EFS_FS is not set
1016CONFIG_YAFFS_FS=m
1017CONFIG_YAFFS_YAFFS1=y
1018# CONFIG_YAFFS_DOES_ECC is not set
1019CONFIG_YAFFS_YAFFS2=y
1020CONFIG_YAFFS_AUTO_YAFFS2=y
1021# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set
1022CONFIG_YAFFS_CHECKPOINT_RESERVED_BLOCKS=10
1023# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set
1024# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set
1025CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
Mike Frysingerca9cb6f2007-05-21 18:09:35 +08001026CONFIG_JFFS2_FS=m
1027CONFIG_JFFS2_FS_DEBUG=0
1028CONFIG_JFFS2_FS_WRITEBUFFER=y
1029# CONFIG_JFFS2_SUMMARY is not set
1030# CONFIG_JFFS2_FS_XATTR is not set
1031# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1032CONFIG_JFFS2_ZLIB=y
1033CONFIG_JFFS2_RTIME=y
1034# CONFIG_JFFS2_RUBIN is not set
1035# CONFIG_CRAMFS is not set
1036# CONFIG_VXFS_FS is not set
1037# CONFIG_HPFS_FS is not set
1038# CONFIG_QNX4FS_FS is not set
1039# CONFIG_SYSV_FS is not set
1040# CONFIG_UFS_FS is not set
1041
1042#
1043# Network File Systems
1044#
1045CONFIG_NFS_FS=m
1046CONFIG_NFS_V3=y
1047# CONFIG_NFS_V3_ACL is not set
1048# CONFIG_NFS_V4 is not set
1049# CONFIG_NFS_DIRECTIO is not set
1050# CONFIG_NFSD is not set
1051CONFIG_LOCKD=m
1052CONFIG_LOCKD_V4=y
1053CONFIG_NFS_COMMON=y
1054CONFIG_SUNRPC=m
1055# CONFIG_RPCSEC_GSS_KRB5 is not set
1056# CONFIG_RPCSEC_GSS_SPKM3 is not set
1057CONFIG_SMB_FS=m
1058# CONFIG_SMB_NLS_DEFAULT is not set
1059# CONFIG_CIFS is not set
1060# CONFIG_NCP_FS is not set
1061# CONFIG_CODA_FS is not set
1062# CONFIG_AFS_FS is not set
1063# CONFIG_9P_FS is not set
1064
1065#
1066# Partition Types
1067#
1068# CONFIG_PARTITION_ADVANCED is not set
1069CONFIG_MSDOS_PARTITION=y
1070
1071#
1072# Native Language Support
1073#
1074CONFIG_NLS=m
1075CONFIG_NLS_DEFAULT="iso8859-1"
1076# CONFIG_NLS_CODEPAGE_437 is not set
1077# CONFIG_NLS_CODEPAGE_737 is not set
1078# CONFIG_NLS_CODEPAGE_775 is not set
1079# CONFIG_NLS_CODEPAGE_850 is not set
1080# CONFIG_NLS_CODEPAGE_852 is not set
1081# CONFIG_NLS_CODEPAGE_855 is not set
1082# CONFIG_NLS_CODEPAGE_857 is not set
1083# CONFIG_NLS_CODEPAGE_860 is not set
1084# CONFIG_NLS_CODEPAGE_861 is not set
1085# CONFIG_NLS_CODEPAGE_862 is not set
1086# CONFIG_NLS_CODEPAGE_863 is not set
1087# CONFIG_NLS_CODEPAGE_864 is not set
1088# CONFIG_NLS_CODEPAGE_865 is not set
1089# CONFIG_NLS_CODEPAGE_866 is not set
1090# CONFIG_NLS_CODEPAGE_869 is not set
1091# CONFIG_NLS_CODEPAGE_936 is not set
1092# CONFIG_NLS_CODEPAGE_950 is not set
1093# CONFIG_NLS_CODEPAGE_932 is not set
1094# CONFIG_NLS_CODEPAGE_949 is not set
1095# CONFIG_NLS_CODEPAGE_874 is not set
1096# CONFIG_NLS_ISO8859_8 is not set
1097# CONFIG_NLS_CODEPAGE_1250 is not set
1098# CONFIG_NLS_CODEPAGE_1251 is not set
1099# CONFIG_NLS_ASCII is not set
1100# CONFIG_NLS_ISO8859_1 is not set
1101# CONFIG_NLS_ISO8859_2 is not set
1102# CONFIG_NLS_ISO8859_3 is not set
1103# CONFIG_NLS_ISO8859_4 is not set
1104# CONFIG_NLS_ISO8859_5 is not set
1105# CONFIG_NLS_ISO8859_6 is not set
1106# CONFIG_NLS_ISO8859_7 is not set
1107# CONFIG_NLS_ISO8859_9 is not set
1108# CONFIG_NLS_ISO8859_13 is not set
1109# CONFIG_NLS_ISO8859_14 is not set
1110# CONFIG_NLS_ISO8859_15 is not set
1111# CONFIG_NLS_KOI8_R is not set
1112# CONFIG_NLS_KOI8_U is not set
1113# CONFIG_NLS_UTF8 is not set
1114
1115#
Mike Frysinger16983de2007-06-11 15:31:30 +08001116# Distributed Lock Manager
1117#
1118# CONFIG_DLM is not set
1119
1120#
Mike Frysingerca9cb6f2007-05-21 18:09:35 +08001121# Profiling support
1122#
1123# CONFIG_PROFILING is not set
1124
1125#
1126# Kernel hacking
1127#
1128# CONFIG_PRINTK_TIME is not set
1129CONFIG_ENABLE_MUST_CHECK=y
1130# CONFIG_MAGIC_SYSRQ is not set
1131# CONFIG_UNUSED_SYMBOLS is not set
Mike Frysinger16983de2007-06-11 15:31:30 +08001132# CONFIG_DEBUG_FS is not set
1133# CONFIG_HEADERS_CHECK is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +08001134# CONFIG_DEBUG_KERNEL is not set
1135CONFIG_LOG_BUF_SHIFT=14
1136# CONFIG_DEBUG_BUGVERBOSE is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +08001137# CONFIG_DEBUG_SERIAL_EARLY_INIT is not set
1138CONFIG_DEBUG_HUNT_FOR_ZERO=y
1139# CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set
1140# CONFIG_DUAL_CORE_TEST_MODULE is not set
Mike Frysingerca9cb6f2007-05-21 18:09:35 +08001141CONFIG_CPLB_INFO=y
Mike Frysinger16983de2007-06-11 15:31:30 +08001142CONFIG_ACCESS_CHECK=y
Mike Frysingerca9cb6f2007-05-21 18:09:35 +08001143
1144#
1145# Security options
1146#
1147# CONFIG_KEYS is not set
1148CONFIG_SECURITY=y
1149# CONFIG_SECURITY_NETWORK is not set
Mike Frysinger16983de2007-06-11 15:31:30 +08001150CONFIG_SECURITY_CAPABILITIES=m
Mike Frysingerca9cb6f2007-05-21 18:09:35 +08001151
1152#
1153# Cryptographic options
1154#
1155# CONFIG_CRYPTO is not set
1156
1157#
1158# Library routines
1159#
Mike Frysinger16983de2007-06-11 15:31:30 +08001160CONFIG_BITREVERSE=y
1161CONFIG_CRC_CCITT=m
Mike Frysingerca9cb6f2007-05-21 18:09:35 +08001162# CONFIG_CRC16 is not set
1163CONFIG_CRC32=y
1164# CONFIG_LIBCRC32C is not set
1165CONFIG_ZLIB_INFLATE=y
1166CONFIG_ZLIB_DEFLATE=m
1167CONFIG_PLIST=y
Mike Frysinger16983de2007-06-11 15:31:30 +08001168CONFIG_HAS_IOMEM=y
1169CONFIG_HAS_IOPORT=y