aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/defconfig
diff options
context:
space:
mode:
authorBryan Wu <bryan.wu@analog.com>2007-05-06 17:50:22 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-05-07 15:12:58 -0400
commit1394f03221790a988afc3e4b3cb79f2e477246a9 (patch)
tree2c1963c9a4f2d84a5e021307fde240c5d567cf70 /arch/blackfin/defconfig
parent73243284463a761e04d69d22c7516b2be7de096c (diff)
blackfin architecture
This adds support for the Analog Devices Blackfin processor architecture, and currently supports the BF533, BF532, BF531, BF537, BF536, BF534, and BF561 (Dual Core) devices, with a variety of development platforms including those avaliable from Analog Devices (BF533-EZKit, BF533-STAMP, BF537-STAMP, BF561-EZKIT), and Bluetechnix! Tinyboards. The Blackfin architecture was jointly developed by Intel and Analog Devices Inc. (ADI) as the Micro Signal Architecture (MSA) core and introduced it in December of 2000. Since then ADI has put this core into its Blackfin processor family of devices. The Blackfin core has the advantages of a clean, orthogonal,RISC-like microprocessor instruction set. It combines a dual-MAC (Multiply/Accumulate), state-of-the-art signal processing engine and single-instruction, multiple-data (SIMD) multimedia capabilities into a single instruction-set architecture. The Blackfin architecture, including the instruction set, is described by the ADSP-BF53x/BF56x Blackfin Processor Programming Reference http://blackfin.uclinux.org/gf/download/frsrelease/29/2549/Blackfin_PRM.pdf The Blackfin processor is already supported by major releases of gcc, and there are binary and source rpms/tarballs for many architectures at: http://blackfin.uclinux.org/gf/project/toolchain/frs There is complete documentation, including "getting started" guides available at: http://docs.blackfin.uclinux.org/ which provides links to the sources and patches you will need in order to set up a cross-compiling environment for bfin-linux-uclibc This patch, as well as the other patches (toolchain, distribution, uClibc) are actively supported by Analog Devices Inc, at: http://blackfin.uclinux.org/ We have tested this on LTP, and our test plan (including pass/fails) can be found at: http://docs.blackfin.uclinux.org/doku.php?id=testing_the_linux_kernel [m.kozlowski@tuxland.pl: balance parenthesis in blackfin header files] Signed-off-by: Bryan Wu <bryan.wu@analog.com> Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl> Signed-off-by: Aubrey Li <aubrey.li@analog.com> Signed-off-by: Jie Zhang <jie.zhang@analog.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/blackfin/defconfig')
-rw-r--r--arch/blackfin/defconfig1314
1 files changed, 1314 insertions, 0 deletions
diff --git a/arch/blackfin/defconfig b/arch/blackfin/defconfig
new file mode 100644
index 000000000000..d5904ca994cf
--- /dev/null
+++ b/arch/blackfin/defconfig
@@ -0,0 +1,1314 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.20
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_BFIN=y
10CONFIG_SEMAPHORE_SLEEPERS=y
11CONFIG_GENERIC_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=y
13CONFIG_GENERIC_HARDIRQS=y
14CONFIG_GENERIC_IRQ_PROBE=y
15CONFIG_GENERIC_CALIBRATE_DELAY=y
16CONFIG_UCLINUX=y
17CONFIG_FORCE_MAX_ZONEORDER=14
18CONFIG_IRQCHIP_DEMUX_GPIO=y
19CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
20
21#
22# Code maturity level options
23#
24CONFIG_EXPERIMENTAL=y
25CONFIG_BROKEN_ON_SMP=y
26CONFIG_INIT_ENV_ARG_LIMIT=32
27
28#
29# General setup
30#
31CONFIG_LOCALVERSION=""
32CONFIG_LOCALVERSION_AUTO=y
33CONFIG_SYSVIPC=y
34# CONFIG_IPC_NS is not set
35# CONFIG_POSIX_MQUEUE is not set
36# CONFIG_BSD_PROCESS_ACCT is not set
37# CONFIG_TASKSTATS is not set
38# CONFIG_UTS_NS is not set
39# CONFIG_AUDIT is not set
40# CONFIG_IKCONFIG is not set
41CONFIG_SYSFS_DEPRECATED=y
42# CONFIG_RELAY is not set
43CONFIG_INITRAMFS_SOURCE=""
44# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
45CONFIG_SYSCTL=y
46CONFIG_EMBEDDED=y
47CONFIG_UID16=y
48CONFIG_SYSCTL_SYSCALL=y
49CONFIG_KALLSYMS=y
50# CONFIG_KALLSYMS_EXTRA_PASS is not set
51CONFIG_HOTPLUG=y
52CONFIG_PRINTK=y
53CONFIG_BUG=y
54CONFIG_ELF_CORE=y
55CONFIG_BASE_FULL=y
56CONFIG_FUTEX=y
57CONFIG_EPOLL=y
58# CONFIG_LIMIT_PAGECACHE is not set
59CONFIG_BUDDY=y
60# CONFIG_NP2 is not set
61CONFIG_SLAB=y
62CONFIG_VM_EVENT_COUNTERS=y
63CONFIG_RT_MUTEXES=y
64CONFIG_TINY_SHMEM=y
65CONFIG_BASE_SMALL=0
66# CONFIG_SLOB is not set
67
68#
69# Loadable module support
70#
71CONFIG_MODULES=y
72CONFIG_MODULE_UNLOAD=y
73# CONFIG_MODULE_FORCE_UNLOAD is not set
74# CONFIG_MODVERSIONS is not set
75# CONFIG_MODULE_SRCVERSION_ALL is not set
76CONFIG_KMOD=y
77
78#
79# Block layer
80#
81CONFIG_BLOCK=y
82# CONFIG_LBD is not set
83# CONFIG_BLK_DEV_IO_TRACE is not set
84# CONFIG_LSF is not set
85
86#
87# IO Schedulers
88#
89CONFIG_IOSCHED_NOOP=y
90CONFIG_IOSCHED_AS=y
91# CONFIG_IOSCHED_DEADLINE is not set
92CONFIG_IOSCHED_CFQ=y
93CONFIG_DEFAULT_AS=y
94# CONFIG_DEFAULT_DEADLINE is not set
95# CONFIG_DEFAULT_CFQ is not set
96# CONFIG_DEFAULT_NOOP is not set
97CONFIG_DEFAULT_IOSCHED="anticipatory"
98
99#
100# Blackfin Processor Options
101#
102
103#
104# Processor and Board Settings
105#
106# CONFIG_BF531 is not set
107# CONFIG_BF532 is not set
108# CONFIG_BF533 is not set
109# CONFIG_BF534 is not set
110# CONFIG_BF535 is not set
111# CONFIG_BF536 is not set
112CONFIG_BF537=y
113# CONFIG_BF561 is not set
114CONFIG_BF_REV_0_2=y
115# CONFIG_BF_REV_0_3 is not set
116# CONFIG_BF_REV_0_4 is not set
117# CONFIG_BF_REV_0_5 is not set
118CONFIG_BLACKFIN=y
119CONFIG_BFIN_SINGLE_CORE=y
120# CONFIG_BFIN533_EZKIT is not set
121# CONFIG_BFIN533_STAMP is not set
122CONFIG_BFIN537_STAMP=y
123# CONFIG_BFIN533_BLUETECHNIX_CM is not set
124# CONFIG_BFIN537_BLUETECHNIX_CM is not set
125# CONFIG_BFIN561_BLUETECHNIX_CM is not set
126# CONFIG_BFIN561_EZKIT is not set
127# CONFIG_PNAV10 is not set
128# CONFIG_GENERIC_BOARD is not set
129CONFIG_MEM_MT48LC32M8A2_75=y
130CONFIG_IRQ_PLL_WAKEUP=7
131
132#
133# BF537 Specific Configuration
134#
135
136#
137# PORT F/G Selection
138#
139CONFIG_BF537_PORT_F=y
140# CONFIG_BF537_PORT_G is not set
141# CONFIG_BF537_PORT_H is not set
142
143#
144# Interrupt Priority Assignment
145#
146
147#
148# Priority
149#
150CONFIG_IRQ_DMA_ERROR=7
151CONFIG_IRQ_ERROR=7
152CONFIG_IRQ_RTC=8
153CONFIG_IRQ_PPI=8
154CONFIG_IRQ_SPORT0_RX=9
155CONFIG_IRQ_SPORT0_TX=9
156CONFIG_IRQ_SPORT1_RX=9
157CONFIG_IRQ_SPORT1_TX=9
158CONFIG_IRQ_TWI=10
159CONFIG_IRQ_SPI=10
160CONFIG_IRQ_UART0_RX=10
161CONFIG_IRQ_UART0_TX=10
162CONFIG_IRQ_UART1_RX=10
163CONFIG_IRQ_UART1_TX=10
164CONFIG_IRQ_CAN_RX=11
165CONFIG_IRQ_CAN_TX=11
166CONFIG_IRQ_MAC_RX=11
167CONFIG_IRQ_MAC_TX=11
168CONFIG_IRQ_TMR0=12
169CONFIG_IRQ_TMR1=12
170CONFIG_IRQ_TMR2=12
171CONFIG_IRQ_TMR3=12
172CONFIG_IRQ_TMR4=12
173CONFIG_IRQ_TMR5=12
174CONFIG_IRQ_TMR6=12
175CONFIG_IRQ_TMR7=12
176CONFIG_IRQ_PROG_INTA=12
177CONFIG_IRQ_PORTG_INTB=12
178CONFIG_IRQ_MEM_DMA0=13
179CONFIG_IRQ_MEM_DMA1=13
180CONFIG_IRQ_WATCH=13
181
182#
183# Board customizations
184#
185
186#
187# Board Setup
188#
189CONFIG_CLKIN_HZ=25000000
190CONFIG_MEM_SIZE=64
191CONFIG_MEM_ADD_WIDTH=10
192CONFIG_BOOT_LOAD=0x1000
193
194#
195# Console UART Setup
196#
197# CONFIG_BAUD_9600 is not set
198# CONFIG_BAUD_19200 is not set
199# CONFIG_BAUD_38400 is not set
200CONFIG_BAUD_57600=y
201# CONFIG_BAUD_115200 is not set
202CONFIG_BAUD_NO_PARITY=y
203# CONFIG_BAUD_PARITY is not set
204CONFIG_BAUD_1_STOPBIT=y
205# CONFIG_BAUD_2_STOPBIT is not set
206
207#
208# Blackfin Kernel Optimizations
209#
210
211#
212# Timer Tick
213#
214# CONFIG_HZ_100 is not set
215CONFIG_HZ_250=y
216# CONFIG_HZ_300 is not set
217# CONFIG_HZ_1000 is not set
218CONFIG_HZ=250
219
220#
221# Memory Optimizations
222#
223CONFIG_I_ENTRY_L1=y
224CONFIG_RAMKERNEL=y
225# CONFIG_ROMKERNEL is not set
226CONFIG_SELECT_MEMORY_MODEL=y
227CONFIG_FLATMEM_MANUAL=y
228# CONFIG_DISCONTIGMEM_MANUAL is not set
229# CONFIG_SPARSEMEM_MANUAL is not set
230CONFIG_FLATMEM=y
231CONFIG_FLAT_NODE_MEM_MAP=y
232# CONFIG_SPARSEMEM_STATIC is not set
233CONFIG_SPLIT_PTLOCK_CPUS=4
234# CONFIG_RESOURCES_64BIT is not set
235CONFIG_LARGE_ALLOCS=y
236CONFIG_BFIN_DMA_5XX=y
237# CONFIG_DMA_UNCACHED_2M is not set
238CONFIG_DMA_UNCACHED_1M=y
239# CONFIG_DMA_UNCACHED_NONE is not set
240
241#
242# Cache Support
243#
244CONFIG_BLKFIN_CACHE=y
245CONFIG_BLKFIN_DCACHE=y
246# CONFIG_BLKFIN_CACHE_LOCK is not set
247# CONFIG_BLKFIN_WB is not set
248CONFIG_BLKFIN_WT=y
249CONFIG_L1_MAX_PIECE=16
250
251#
252# Clock Settings
253#
254# CONFIG_BFIN_KERNEL_CLOCK is not set
255
256#
257# Asynchonous Memory Configuration
258#
259
260#
261# EBIU_AMBCTL Global Control
262#
263CONFIG_C_AMCKEN=y
264CONFIG_C_CDPRIO=y
265# CONFIG_C_AMBEN is not set
266# CONFIG_C_AMBEN_B0 is not set
267# CONFIG_C_AMBEN_B0_B1 is not set
268# CONFIG_C_AMBEN_B0_B1_B2 is not set
269CONFIG_C_AMBEN_ALL=y
270
271#
272# EBIU_AMBCTL Control
273#
274CONFIG_BANK_0=0x7BB0
275CONFIG_BANK_1=0x7BB0
276CONFIG_BANK_2=0x7BB0
277CONFIG_BANK_3=0x99B3
278
279#
280# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
281#
282# CONFIG_PCI is not set
283
284#
285# PCCARD (PCMCIA/CardBus) support
286#
287# CONFIG_PCCARD is not set
288
289#
290# PCI Hotplug Support
291#
292
293#
294# Executable file formats
295#
296CONFIG_BINFMT_ELF_FDPIC=y
297CONFIG_BINFMT_FLAT=y
298CONFIG_BINFMT_ZFLAT=y
299# CONFIG_BINFMT_SHARED_FLAT is not set
300# CONFIG_BINFMT_MISC is not set
301
302#
303# Power management options
304#
305CONFIG_PM=y
306CONFIG_PM_LEGACY=y
307# CONFIG_PM_DEBUG is not set
308# CONFIG_PM_SYSFS_DEPRECATED is not set
309CONFIG_PM_WAKEUP_GPIO_BY_SIC_IWR=y
310# CONFIG_PM_WAKEUP_BY_GPIO is not set
311# CONFIG_PM_WAKEUP_GPIO_API is not set
312CONFIG_PM_WAKEUP_SIC_IWR=0x80000000
313
314#
315# CPU Frequency scaling
316#
317# CONFIG_CPU_FREQ is not set
318
319#
320# Networking
321#
322CONFIG_NET=y
323
324#
325# Networking options
326#
327# CONFIG_NETDEBUG is not set
328CONFIG_PACKET=y
329# CONFIG_PACKET_MMAP is not set
330CONFIG_UNIX=y
331CONFIG_XFRM=y
332# CONFIG_XFRM_USER is not set
333# CONFIG_XFRM_SUB_POLICY is not set
334# CONFIG_NET_KEY is not set
335CONFIG_INET=y
336# CONFIG_IP_MULTICAST is not set
337# CONFIG_IP_ADVANCED_ROUTER is not set
338CONFIG_IP_FIB_HASH=y
339CONFIG_IP_PNP=y
340# CONFIG_IP_PNP_DHCP is not set
341# CONFIG_IP_PNP_BOOTP is not set
342# CONFIG_IP_PNP_RARP is not set
343# CONFIG_NET_IPIP is not set
344# CONFIG_NET_IPGRE is not set
345# CONFIG_ARPD is not set
346CONFIG_SYN_COOKIES=y
347# CONFIG_INET_AH is not set
348# CONFIG_INET_ESP is not set
349# CONFIG_INET_IPCOMP is not set
350# CONFIG_INET_XFRM_TUNNEL is not set
351# CONFIG_INET_TUNNEL is not set
352CONFIG_INET_XFRM_MODE_TRANSPORT=y
353CONFIG_INET_XFRM_MODE_TUNNEL=y
354CONFIG_INET_XFRM_MODE_BEET=y
355CONFIG_INET_DIAG=y
356CONFIG_INET_TCP_DIAG=y
357# CONFIG_TCP_CONG_ADVANCED is not set
358CONFIG_TCP_CONG_CUBIC=y
359CONFIG_DEFAULT_TCP_CONG="cubic"
360# CONFIG_TCP_MD5SIG is not set
361# CONFIG_IPV6 is not set
362# CONFIG_INET6_XFRM_TUNNEL is not set
363# CONFIG_INET6_TUNNEL is not set
364# CONFIG_NETLABEL is not set
365# CONFIG_NETWORK_SECMARK is not set
366# CONFIG_NETFILTER is not set
367
368#
369# DCCP Configuration (EXPERIMENTAL)
370#
371# CONFIG_IP_DCCP is not set
372
373#
374# SCTP Configuration (EXPERIMENTAL)
375#
376# CONFIG_IP_SCTP is not set
377
378#
379# TIPC Configuration (EXPERIMENTAL)
380#
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_IEEE80211 is not set
448
449#
450# Device Drivers
451#
452
453#
454# Generic Driver Options
455#
456CONFIG_STANDALONE=y
457CONFIG_PREVENT_FIRMWARE_BUILD=y
458# CONFIG_FW_LOADER is not set
459# CONFIG_SYS_HYPERVISOR is not set
460
461#
462# Connector - unified userspace <-> kernelspace linker
463#
464# CONFIG_CONNECTOR is not set
465
466#
467# Memory Technology Devices (MTD)
468#
469CONFIG_MTD=y
470# CONFIG_MTD_DEBUG is not set
471# CONFIG_MTD_CONCAT is not set
472CONFIG_MTD_PARTITIONS=y
473# CONFIG_MTD_REDBOOT_PARTS is not set
474# CONFIG_MTD_CMDLINE_PARTS is not set
475
476#
477# User Modules And Translation Layers
478#
479CONFIG_MTD_CHAR=m
480CONFIG_MTD_BLKDEVS=y
481CONFIG_MTD_BLOCK=y
482# CONFIG_FTL is not set
483# CONFIG_NFTL is not set
484# CONFIG_INFTL is not set
485# CONFIG_RFD_FTL is not set
486# CONFIG_SSFDC is not set
487
488#
489# RAM/ROM/Flash chip drivers
490#
491# CONFIG_MTD_CFI is not set
492CONFIG_MTD_JEDECPROBE=m
493CONFIG_MTD_GEN_PROBE=m
494# CONFIG_MTD_CFI_ADV_OPTIONS is not set
495CONFIG_MTD_MAP_BANK_WIDTH_1=y
496CONFIG_MTD_MAP_BANK_WIDTH_2=y
497CONFIG_MTD_MAP_BANK_WIDTH_4=y
498# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
499# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
500# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
501CONFIG_MTD_CFI_I1=y
502CONFIG_MTD_CFI_I2=y
503# CONFIG_MTD_CFI_I4 is not set
504# CONFIG_MTD_CFI_I8 is not set
505# CONFIG_MTD_CFI_INTELEXT is not set
506# CONFIG_MTD_CFI_AMDSTD is not set
507# CONFIG_MTD_CFI_STAA is not set
508CONFIG_MTD_MW320D=m
509CONFIG_MTD_RAM=y
510CONFIG_MTD_ROM=m
511# CONFIG_MTD_ABSENT is not set
512# CONFIG_MTD_OBSOLETE_CHIPS is not set
513
514#
515# Mapping drivers for chip access
516#
517CONFIG_MTD_COMPLEX_MAPPINGS=y
518# CONFIG_MTD_PHYSMAP is not set
519CONFIG_MTD_BF5xx=m
520CONFIG_BFIN_FLASH_SIZE=0x400000
521CONFIG_EBIU_FLASH_BASE=0x20000000
522
523#
524# FLASH_EBIU_AMBCTL Control
525#
526CONFIG_BFIN_FLASH_BANK_0=0x7BB0
527CONFIG_BFIN_FLASH_BANK_1=0x7BB0
528CONFIG_BFIN_FLASH_BANK_2=0x7BB0
529CONFIG_BFIN_FLASH_BANK_3=0x7BB0
530CONFIG_MTD_UCLINUX=y
531# CONFIG_MTD_PLATRAM is not set
532
533#
534# Self-contained MTD device drivers
535#
536# CONFIG_MTD_DATAFLASH is not set
537# CONFIG_MTD_M25P80 is not set
538# CONFIG_MTD_SLRAM is not set
539# CONFIG_MTD_PHRAM is not set
540# CONFIG_MTD_MTDRAM is not set
541# CONFIG_MTD_BLOCK2MTD is not set
542
543#
544# Disk-On-Chip Device Drivers
545#
546# CONFIG_MTD_DOC2000 is not set
547# CONFIG_MTD_DOC2001 is not set
548# CONFIG_MTD_DOC2001PLUS is not set
549
550#
551# NAND Flash Device Drivers
552#
553CONFIG_MTD_NAND=m
554# CONFIG_MTD_NAND_VERIFY_WRITE is not set
555# CONFIG_MTD_NAND_ECC_SMC is not set
556CONFIG_MTD_NAND_BFIN=m
557CONFIG_BFIN_NAND_BASE=0x20212000
558CONFIG_BFIN_NAND_CLE=2
559CONFIG_BFIN_NAND_ALE=1
560CONFIG_BFIN_NAND_READY=3
561CONFIG_MTD_NAND_IDS=m
562# CONFIG_MTD_NAND_DISKONCHIP is not set
563# CONFIG_MTD_NAND_NANDSIM is not set
564
565#
566# OneNAND Flash Device Drivers
567#
568# CONFIG_MTD_ONENAND is not set
569
570#
571# Parallel port support
572#
573# CONFIG_PARPORT is not set
574
575#
576# Plug and Play support
577#
578
579#
580# Block devices
581#
582# CONFIG_BLK_DEV_COW_COMMON is not set
583# CONFIG_BLK_DEV_LOOP is not set
584# CONFIG_BLK_DEV_NBD is not set
585CONFIG_BLK_DEV_RAM=y
586CONFIG_BLK_DEV_RAM_COUNT=16
587CONFIG_BLK_DEV_RAM_SIZE=4096
588CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
589# CONFIG_BLK_DEV_INITRD is not set
590# CONFIG_CDROM_PKTCDVD is not set
591# CONFIG_ATA_OVER_ETH is not set
592
593#
594# Misc devices
595#
596# CONFIG_TIFM_CORE is not set
597
598#
599# ATA/ATAPI/MFM/RLL support
600#
601# CONFIG_IDE is not set
602
603#
604# SCSI device support
605#
606# CONFIG_RAID_ATTRS is not set
607# CONFIG_SCSI is not set
608# CONFIG_SCSI_NETLINK is not set
609
610#
611# Serial ATA (prod) and Parallel ATA (experimental) drivers
612#
613# CONFIG_ATA is not set
614
615#
616# Multi-device support (RAID and LVM)
617#
618# CONFIG_MD is not set
619
620#
621# Fusion MPT device support
622#
623# CONFIG_FUSION is not set
624
625#
626# IEEE 1394 (FireWire) support
627#
628
629#
630# I2O device support
631#
632
633#
634# Network device support
635#
636CONFIG_NETDEVICES=y
637# CONFIG_DUMMY is not set
638# CONFIG_BONDING is not set
639# CONFIG_EQUALIZER is not set
640# CONFIG_TUN is not set
641
642#
643# PHY device support
644#
645# CONFIG_PHYLIB is not set
646
647#
648# Ethernet (10 or 100Mbit)
649#
650CONFIG_NET_ETHERNET=y
651CONFIG_MII=y
652# CONFIG_SMC91X is not set
653CONFIG_BFIN_MAC=y
654CONFIG_BFIN_MAC_USE_L1=y
655CONFIG_BFIN_TX_DESC_NUM=10
656CONFIG_BFIN_RX_DESC_NUM=20
657# CONFIG_BFIN_MAC_RMII is not set
658
659#
660# Ethernet (1000 Mbit)
661#
662
663#
664# Ethernet (10000 Mbit)
665#
666
667#
668# Token Ring devices
669#
670
671#
672# Wireless LAN (non-hamradio)
673#
674# CONFIG_NET_RADIO is not set
675
676#
677# Wan interfaces
678#
679# CONFIG_WAN is not set
680# CONFIG_PPP is not set
681# CONFIG_SLIP is not set
682# CONFIG_SHAPER is not set
683# CONFIG_NETCONSOLE is not set
684# CONFIG_NETPOLL is not set
685# CONFIG_NET_POLL_CONTROLLER is not set
686
687#
688# ISDN subsystem
689#
690# CONFIG_ISDN is not set
691
692#
693# Telephony Support
694#
695# CONFIG_PHONE is not set
696
697#
698# Input device support
699#
700CONFIG_INPUT=y
701# CONFIG_INPUT_FF_MEMLESS is not set
702
703#
704# Userland interfaces
705#
706# CONFIG_INPUT_MOUSEDEV is not set
707# CONFIG_INPUT_JOYDEV is not set
708# CONFIG_INPUT_TSDEV is not set
709CONFIG_INPUT_EVDEV=m
710# CONFIG_INPUT_EVBUG is not set
711
712#
713# Input Device Drivers
714#
715# CONFIG_INPUT_KEYBOARD is not set
716# CONFIG_INPUT_MOUSE is not set
717# CONFIG_INPUT_JOYSTICK is not set
718# CONFIG_INPUT_TOUCHSCREEN is not set
719CONFIG_INPUT_MISC=y
720# CONFIG_INPUT_UINPUT is not set
721# CONFIG_BF53X_PFBUTTONS is not set
722CONFIG_TWI_KEYPAD=m
723CONFIG_BFIN_TWIKEYPAD_IRQ_PFX=72
724
725#
726# Hardware I/O ports
727#
728# CONFIG_SERIO is not set
729# CONFIG_GAMEPORT is not set
730
731#
732# Character devices
733#
734# CONFIG_AD9960 is not set
735# CONFIG_SPI_ADC_BF533 is not set
736# CONFIG_BF533_PFLAGS is not set
737# CONFIG_BF5xx_PPIFCD is not set
738# CONFIG_BF5xx_TIMERS is not set
739# CONFIG_BF5xx_PPI is not set
740CONFIG_BFIN_SPORT=y
741# CONFIG_BFIN_TIMER_LATENCY is not set
742CONFIG_TWI_LCD=m
743CONFIG_TWI_LCD_SLAVE_ADDR=34
744# CONFIG_AD5304 is not set
745# CONFIG_VT 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#
756CONFIG_SERIAL_BFIN=y
757CONFIG_SERIAL_BFIN_CONSOLE=y
758CONFIG_SERIAL_BFIN_DMA=y
759# CONFIG_SERIAL_BFIN_PIO is not set
760CONFIG_SERIAL_BFIN_UART0=y
761# CONFIG_BFIN_UART0_CTSRTS is not set
762# CONFIG_SERIAL_BFIN_UART1 is not set
763CONFIG_SERIAL_CORE=y
764CONFIG_SERIAL_CORE_CONSOLE=y
765# CONFIG_SERIAL_BFIN_SPORT is not set
766CONFIG_UNIX98_PTYS=y
767# CONFIG_LEGACY_PTYS is not set
768
769#
770# CAN, the car bus and industrial fieldbus
771#
772CONFIG_CAN4LINUX=y
773
774#
775# linux embedded drivers
776#
777# CONFIG_CAN_MCF5282 is not set
778# CONFIG_CAN_UNCTWINCAN is not set
779CONFIG_CAN_BLACKFIN=m
780
781#
782# IPMI
783#
784# CONFIG_IPMI_HANDLER is not set
785
786#
787# Watchdog Cards
788#
789# CONFIG_WATCHDOG is not set
790CONFIG_HW_RANDOM=y
791# CONFIG_GEN_RTC is not set
792CONFIG_BLACKFIN_DPMC=y
793# CONFIG_DTLK is not set
794# CONFIG_R3964 is not set
795# CONFIG_RAW_DRIVER is not set
796
797#
798# TPM devices
799#
800# CONFIG_TCG_TPM is not set
801
802#
803# I2C support
804#
805CONFIG_I2C=m
806CONFIG_I2C_CHARDEV=m
807
808#
809# I2C Algorithms
810#
811# CONFIG_I2C_ALGOBIT is not set
812# CONFIG_I2C_ALGOPCF is not set
813# CONFIG_I2C_ALGOPCA is not set
814
815#
816# I2C Hardware Bus support
817#
818# CONFIG_I2C_BFIN_GPIO is not set
819CONFIG_I2C_BFIN_TWI=m
820CONFIG_TWICLK_KHZ=50
821# CONFIG_I2C_OCORES is not set
822# CONFIG_I2C_PARPORT_LIGHT is not set
823# CONFIG_I2C_STUB is not set
824# CONFIG_I2C_PCA_ISA is not set
825
826#
827# Miscellaneous I2C Chip support
828#
829# CONFIG_SENSORS_DS1337 is not set
830# CONFIG_SENSORS_DS1374 is not set
831CONFIG_SENSORS_AD5252=m
832# CONFIG_SENSORS_EEPROM is not set
833# CONFIG_SENSORS_PCF8574 is not set
834# CONFIG_SENSORS_PCF8575 is not set
835# CONFIG_SENSORS_PCA9539 is not set
836# CONFIG_SENSORS_PCF8591 is not set
837# CONFIG_SENSORS_MAX6875 is not set
838# CONFIG_I2C_DEBUG_CORE is not set
839# CONFIG_I2C_DEBUG_ALGO is not set
840# CONFIG_I2C_DEBUG_BUS is not set
841# CONFIG_I2C_DEBUG_CHIP is not set
842
843#
844# SPI support
845#
846CONFIG_SPI=y
847CONFIG_SPI_MASTER=y
848
849#
850# SPI Master Controller Drivers
851#
852# CONFIG_SPI_BITBANG is not set
853CONFIG_SPI_BFIN=y
854
855#
856# SPI Protocol Masters
857#
858
859#
860# Dallas's 1-wire bus
861#
862# CONFIG_W1 is not set
863
864#
865# Hardware Monitoring support
866#
867CONFIG_HWMON=y
868# CONFIG_HWMON_VID is not set
869# CONFIG_SENSORS_ABITUGURU is not set
870# CONFIG_SENSORS_ADM1021 is not set
871# CONFIG_SENSORS_ADM1025 is not set
872# CONFIG_SENSORS_ADM1026 is not set
873# CONFIG_SENSORS_ADM1031 is not set
874# CONFIG_SENSORS_ADM9240 is not set
875# CONFIG_SENSORS_ASB100 is not set
876# CONFIG_SENSORS_ATXP1 is not set
877# CONFIG_SENSORS_DS1621 is not set
878# CONFIG_SENSORS_F71805F is not set
879# CONFIG_SENSORS_FSCHER is not set
880# CONFIG_SENSORS_FSCPOS is not set
881# CONFIG_SENSORS_GL518SM is not set
882# CONFIG_SENSORS_GL520SM is not set
883# CONFIG_SENSORS_IT87 is not set
884# CONFIG_SENSORS_LM63 is not set
885# CONFIG_SENSORS_LM70 is not set
886# CONFIG_SENSORS_LM75 is not set
887# CONFIG_SENSORS_LM77 is not set
888# CONFIG_SENSORS_LM78 is not set
889# CONFIG_SENSORS_LM80 is not set
890# CONFIG_SENSORS_LM83 is not set
891# CONFIG_SENSORS_LM85 is not set
892# CONFIG_SENSORS_LM87 is not set
893# CONFIG_SENSORS_LM90 is not set
894# CONFIG_SENSORS_LM92 is not set
895# CONFIG_SENSORS_MAX1619 is not set
896# CONFIG_SENSORS_PC87360 is not set
897# CONFIG_SENSORS_PC87427 is not set
898# CONFIG_SENSORS_SMSC47M1 is not set
899# CONFIG_SENSORS_SMSC47M192 is not set
900# CONFIG_SENSORS_SMSC47B397 is not set
901# CONFIG_SENSORS_VT1211 is not set
902# CONFIG_SENSORS_W83781D is not set
903# CONFIG_SENSORS_W83791D is not set
904# CONFIG_SENSORS_W83792D is not set
905# CONFIG_SENSORS_W83793 is not set
906# CONFIG_SENSORS_W83L785TS is not set
907# CONFIG_SENSORS_W83627HF is not set
908# CONFIG_SENSORS_W83627EHF is not set
909# CONFIG_HWMON_DEBUG_CHIP is not set
910
911#
912# Multimedia devices
913#
914# CONFIG_VIDEO_DEV is not set
915
916#
917# Digital Video Broadcasting Devices
918#
919# CONFIG_DVB is not set
920
921#
922# Graphics support
923#
924CONFIG_FIRMWARE_EDID=y
925CONFIG_FB=m
926CONFIG_FB_CFB_FILLRECT=m
927CONFIG_FB_CFB_COPYAREA=m
928CONFIG_FB_CFB_IMAGEBLIT=m
929# CONFIG_FB_MACMODES is not set
930# CONFIG_FB_BACKLIGHT is not set
931# CONFIG_FB_MODE_HELPERS is not set
932# CONFIG_FB_TILEBLITTING is not set
933CONFIG_FB_BFIN_7171=m
934CONFIG_FB_BFIN_7393=m
935CONFIG_NTSC=y
936# CONFIG_PAL is not set
937# CONFIG_NTSC_640x480 is not set
938# CONFIG_PAL_640x480 is not set
939# CONFIG_NTSC_YCBCR is not set
940# CONFIG_PAL_YCBCR is not set
941CONFIG_ADV7393_1XMEM=y
942# CONFIG_ADV7393_2XMEM is not set
943CONFIG_FB_BF537_LQ035=m
944CONFIG_LQ035_SLAVE_ADDR=0x58
945# CONFIG_FB_BFIN_LANDSCAPE is not set
946# CONFIG_FB_BFIN_BGR is not set
947# CONFIG_FB_S1D13XXX is not set
948# CONFIG_FB_VIRTUAL is not set
949
950#
951# Logo configuration
952#
953# CONFIG_LOGO is not set
954CONFIG_BACKLIGHT_LCD_SUPPORT=y
955CONFIG_BACKLIGHT_CLASS_DEVICE=m
956CONFIG_BACKLIGHT_DEVICE=y
957CONFIG_LCD_CLASS_DEVICE=m
958CONFIG_LCD_DEVICE=y
959
960#
961# Sound
962#
963CONFIG_SOUND=m
964
965#
966# Advanced Linux Sound Architecture
967#
968CONFIG_SND=m
969CONFIG_SND_TIMER=m
970CONFIG_SND_PCM=m
971# CONFIG_SND_SEQUENCER is not set
972CONFIG_SND_OSSEMUL=y
973CONFIG_SND_MIXER_OSS=m
974CONFIG_SND_PCM_OSS=m
975CONFIG_SND_PCM_OSS_PLUGINS=y
976# CONFIG_SND_DYNAMIC_MINORS is not set
977CONFIG_SND_SUPPORT_OLD_API=y
978CONFIG_SND_VERBOSE_PROCFS=y
979# CONFIG_SND_VERBOSE_PRINTK is not set
980# CONFIG_SND_DEBUG is not set
981
982#
983# Generic devices
984#
985# CONFIG_SND_DUMMY is not set
986# CONFIG_SND_MTPAV is not set
987# CONFIG_SND_SERIAL_U16550 is not set
988# CONFIG_SND_MPU401 is not set
989
990#
991# Open Sound System
992#
993# CONFIG_SOUND_PRIME is not set
994
995#
996# HID Devices
997#
998CONFIG_HID=y
999
1000#
1001# USB support
1002#
1003CONFIG_USB_ARCH_HAS_HCD=y
1004# CONFIG_USB_ARCH_HAS_OHCI is not set
1005# CONFIG_USB_ARCH_HAS_EHCI is not set
1006# CONFIG_USB is not set
1007
1008#
1009# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1010#
1011
1012#
1013# USB Gadget Support
1014#
1015# CONFIG_USB_GADGET is not set
1016
1017#
1018# MMC/SD Card support
1019#
1020# CONFIG_SPI_MMC is not set
1021# CONFIG_MMC is not set
1022
1023#
1024# LED devices
1025#
1026# CONFIG_NEW_LEDS is not set
1027
1028#
1029# LED drivers
1030#
1031
1032#
1033# LED Triggers
1034#
1035
1036#
1037# InfiniBand support
1038#
1039
1040#
1041# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
1042#
1043
1044#
1045# Real Time Clock
1046#
1047CONFIG_RTC_LIB=y
1048CONFIG_RTC_CLASS=y
1049CONFIG_RTC_HCTOSYS=y
1050CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1051# CONFIG_RTC_DEBUG is not set
1052
1053#
1054# RTC interfaces
1055#
1056CONFIG_RTC_INTF_SYSFS=y
1057CONFIG_RTC_INTF_PROC=y
1058CONFIG_RTC_INTF_DEV=y
1059# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1060
1061#
1062# RTC drivers
1063#
1064# CONFIG_RTC_DRV_X1205 is not set
1065# CONFIG_RTC_DRV_DS1307 is not set
1066# CONFIG_RTC_DRV_DS1553 is not set
1067# CONFIG_RTC_DRV_ISL1208 is not set
1068# CONFIG_RTC_DRV_DS1672 is not set
1069# CONFIG_RTC_DRV_DS1742 is not set
1070# CONFIG_RTC_DRV_PCF8563 is not set
1071# CONFIG_RTC_DRV_PCF8583 is not set
1072# CONFIG_RTC_DRV_RS5C348 is not set
1073# CONFIG_RTC_DRV_RS5C372 is not set
1074# CONFIG_RTC_DRV_M48T86 is not set
1075# CONFIG_RTC_DRV_TEST is not set
1076# CONFIG_RTC_DRV_MAX6902 is not set
1077# CONFIG_RTC_DRV_V3020 is not set
1078CONFIG_RTC_DRV_BFIN=y
1079
1080#
1081# DMA Engine support
1082#
1083# CONFIG_DMA_ENGINE is not set
1084
1085#
1086# DMA Clients
1087#
1088
1089#
1090# DMA Devices
1091#
1092
1093#
1094# Virtualization
1095#
1096
1097#
1098# PBX support
1099#
1100# CONFIG_PBX is not set
1101
1102#
1103# File systems
1104#
1105CONFIG_EXT2_FS=y
1106CONFIG_EXT2_FS_XATTR=y
1107# CONFIG_EXT2_FS_POSIX_ACL is not set
1108# CONFIG_EXT2_FS_SECURITY is not set
1109# CONFIG_EXT3_FS is not set
1110# CONFIG_EXT4DEV_FS is not set
1111CONFIG_FS_MBCACHE=y
1112# CONFIG_REISERFS_FS is not set
1113# CONFIG_JFS_FS is not set
1114# CONFIG_FS_POSIX_ACL is not set
1115# CONFIG_XFS_FS is not set
1116# CONFIG_GFS2_FS is not set
1117# CONFIG_OCFS2_FS is not set
1118# CONFIG_MINIX_FS is not set
1119# CONFIG_ROMFS_FS is not set
1120CONFIG_INOTIFY=y
1121CONFIG_INOTIFY_USER=y
1122# CONFIG_QUOTA is not set
1123CONFIG_DNOTIFY=y
1124# CONFIG_AUTOFS_FS is not set
1125# CONFIG_AUTOFS4_FS is not set
1126# CONFIG_FUSE_FS is not set
1127
1128#
1129# CD-ROM/DVD Filesystems
1130#
1131# CONFIG_ISO9660_FS is not set
1132# CONFIG_UDF_FS is not set
1133
1134#
1135# DOS/FAT/NT Filesystems
1136#
1137# CONFIG_MSDOS_FS is not set
1138# CONFIG_VFAT_FS is not set
1139# CONFIG_NTFS_FS is not set
1140
1141#
1142# Pseudo filesystems
1143#
1144CONFIG_PROC_FS=y
1145CONFIG_PROC_SYSCTL=y
1146CONFIG_SYSFS=y
1147# CONFIG_TMPFS is not set
1148# CONFIG_HUGETLB_PAGE is not set
1149CONFIG_RAMFS=y
1150# CONFIG_CONFIGFS_FS is not set
1151
1152#
1153# Miscellaneous filesystems
1154#
1155# CONFIG_ADFS_FS is not set
1156# CONFIG_AFFS_FS is not set
1157# CONFIG_HFS_FS is not set
1158# CONFIG_HFSPLUS_FS is not set
1159# CONFIG_BEFS_FS is not set
1160# CONFIG_BFS_FS is not set
1161# CONFIG_EFS_FS is not set
1162CONFIG_YAFFS_FS=m
1163CONFIG_YAFFS_YAFFS1=y
1164# CONFIG_YAFFS_DOES_ECC is not set
1165CONFIG_YAFFS_YAFFS2=y
1166CONFIG_YAFFS_AUTO_YAFFS2=y
1167# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set
1168CONFIG_YAFFS_CHECKPOINT_RESERVED_BLOCKS=10
1169# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set
1170# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set
1171CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
1172CONFIG_JFFS2_FS=m
1173CONFIG_JFFS2_FS_DEBUG=0
1174CONFIG_JFFS2_FS_WRITEBUFFER=y
1175# CONFIG_JFFS2_SUMMARY is not set
1176# CONFIG_JFFS2_FS_XATTR is not set
1177# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1178CONFIG_JFFS2_ZLIB=y
1179CONFIG_JFFS2_RTIME=y
1180# CONFIG_JFFS2_RUBIN is not set
1181# CONFIG_CRAMFS is not set
1182# CONFIG_VXFS_FS is not set
1183# CONFIG_HPFS_FS is not set
1184# CONFIG_QNX4FS_FS is not set
1185# CONFIG_SYSV_FS is not set
1186# CONFIG_UFS_FS is not set
1187
1188#
1189# Network File Systems
1190#
1191CONFIG_NFS_FS=m
1192CONFIG_NFS_V3=y
1193# CONFIG_NFS_V3_ACL is not set
1194# CONFIG_NFS_V4 is not set
1195# CONFIG_NFS_DIRECTIO is not set
1196# CONFIG_NFSD is not set
1197CONFIG_LOCKD=m
1198CONFIG_LOCKD_V4=y
1199CONFIG_NFS_COMMON=y
1200CONFIG_SUNRPC=m
1201# CONFIG_RPCSEC_GSS_KRB5 is not set
1202# CONFIG_RPCSEC_GSS_SPKM3 is not set
1203CONFIG_SMB_FS=m
1204# CONFIG_SMB_NLS_DEFAULT is not set
1205# CONFIG_CIFS is not set
1206# CONFIG_NCP_FS is not set
1207# CONFIG_CODA_FS is not set
1208# CONFIG_AFS_FS is not set
1209# CONFIG_9P_FS is not set
1210
1211#
1212# Partition Types
1213#
1214# CONFIG_PARTITION_ADVANCED is not set
1215CONFIG_MSDOS_PARTITION=y
1216
1217#
1218# Native Language Support
1219#
1220CONFIG_NLS=m
1221CONFIG_NLS_DEFAULT="iso8859-1"
1222# CONFIG_NLS_CODEPAGE_437 is not set
1223# CONFIG_NLS_CODEPAGE_737 is not set
1224# CONFIG_NLS_CODEPAGE_775 is not set
1225# CONFIG_NLS_CODEPAGE_850 is not set
1226# CONFIG_NLS_CODEPAGE_852 is not set
1227# CONFIG_NLS_CODEPAGE_855 is not set
1228# CONFIG_NLS_CODEPAGE_857 is not set
1229# CONFIG_NLS_CODEPAGE_860 is not set
1230# CONFIG_NLS_CODEPAGE_861 is not set
1231# CONFIG_NLS_CODEPAGE_862 is not set
1232# CONFIG_NLS_CODEPAGE_863 is not set
1233# CONFIG_NLS_CODEPAGE_864 is not set
1234# CONFIG_NLS_CODEPAGE_865 is not set
1235# CONFIG_NLS_CODEPAGE_866 is not set
1236# CONFIG_NLS_CODEPAGE_869 is not set
1237# CONFIG_NLS_CODEPAGE_936 is not set
1238# CONFIG_NLS_CODEPAGE_950 is not set
1239# CONFIG_NLS_CODEPAGE_932 is not set
1240# CONFIG_NLS_CODEPAGE_949 is not set
1241# CONFIG_NLS_CODEPAGE_874 is not set
1242# CONFIG_NLS_ISO8859_8 is not set
1243# CONFIG_NLS_CODEPAGE_1250 is not set
1244# CONFIG_NLS_CODEPAGE_1251 is not set
1245# CONFIG_NLS_ASCII is not set
1246# CONFIG_NLS_ISO8859_1 is not set
1247# CONFIG_NLS_ISO8859_2 is not set
1248# CONFIG_NLS_ISO8859_3 is not set
1249# CONFIG_NLS_ISO8859_4 is not set
1250# CONFIG_NLS_ISO8859_5 is not set
1251# CONFIG_NLS_ISO8859_6 is not set
1252# CONFIG_NLS_ISO8859_7 is not set
1253# CONFIG_NLS_ISO8859_9 is not set
1254# CONFIG_NLS_ISO8859_13 is not set
1255# CONFIG_NLS_ISO8859_14 is not set
1256# CONFIG_NLS_ISO8859_15 is not set
1257# CONFIG_NLS_KOI8_R is not set
1258# CONFIG_NLS_KOI8_U is not set
1259# CONFIG_NLS_UTF8 is not set
1260
1261#
1262# Distributed Lock Manager
1263#
1264# CONFIG_DLM is not set
1265
1266#
1267# Profiling support
1268#
1269# CONFIG_PROFILING is not set
1270
1271#
1272# Kernel hacking
1273#
1274# CONFIG_PRINTK_TIME is not set
1275CONFIG_ENABLE_MUST_CHECK=y
1276# CONFIG_MAGIC_SYSRQ is not set
1277# CONFIG_UNUSED_SYMBOLS is not set
1278# CONFIG_DEBUG_FS is not set
1279# CONFIG_HEADERS_CHECK is not set
1280# CONFIG_DEBUG_KERNEL is not set
1281CONFIG_LOG_BUF_SHIFT=14
1282# CONFIG_DEBUG_BUGVERBOSE is not set
1283CONFIG_DEBUG_HUNT_FOR_ZERO=y
1284# CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set
1285# CONFIG_BOOTPARAM is not set
1286# CONFIG_NO_KERNEL_MSG is not set
1287CONFIG_CPLB_INFO=y
1288# CONFIG_NO_ACCESS_CHECK is not set
1289
1290#
1291# Security options
1292#
1293# CONFIG_KEYS is not set
1294CONFIG_SECURITY=y
1295# CONFIG_SECURITY_NETWORK is not set
1296CONFIG_SECURITY_CAPABILITIES=y
1297
1298#
1299# Cryptographic options
1300#
1301# CONFIG_CRYPTO is not set
1302
1303#
1304# Library routines
1305#
1306CONFIG_BITREVERSE=y
1307CONFIG_CRC_CCITT=m
1308# CONFIG_CRC16 is not set
1309CONFIG_CRC32=y
1310# CONFIG_LIBCRC32C is not set
1311CONFIG_ZLIB_INFLATE=y
1312CONFIG_ZLIB_DEFLATE=m
1313CONFIG_PLIST=y
1314CONFIG_IOMAP_COPY=y