summaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia800/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia800/defconfig')
-rw-r--r--meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia800/defconfig1312
1 files changed, 1312 insertions, 0 deletions
diff --git a/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia800/defconfig b/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia800/defconfig
new file mode 100644
index 0000000000..55485e25b4
--- /dev/null
+++ b/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia800/defconfig
@@ -0,0 +1,1312 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.18-omap1
4# Wed May 23 16:23:22 2007
5#
6CONFIG_ARM=y
7CONFIG_MMU=y
8CONFIG_GENERIC_HARDIRQS=y
9CONFIG_HARDIRQS_SW_RESEND=y
10CONFIG_GENERIC_IRQ_PROBE=y
11CONFIG_RWSEM_GENERIC_SPINLOCK=y
12CONFIG_GENERIC_HWEIGHT=y
13CONFIG_GENERIC_CALIBRATE_DELAY=y
14CONFIG_VECTORS_BASE=0xffff0000
15CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
16
17#
18# Code maturity level options
19#
20CONFIG_EXPERIMENTAL=y
21CONFIG_BROKEN_ON_SMP=y
22CONFIG_INIT_ENV_ARG_LIMIT=32
23
24#
25# General setup
26#
27CONFIG_LOCALVERSION=""
28# CONFIG_LOCALVERSION_AUTO is not set
29CONFIG_SWAP=y
30CONFIG_SYSVIPC=y
31CONFIG_POSIX_MQUEUE=y
32# CONFIG_BSD_PROCESS_ACCT is not set
33# CONFIG_TASKSTATS is not set
34# CONFIG_AUDIT is not set
35# CONFIG_IKCONFIG is not set
36# CONFIG_RELAY is not set
37CONFIG_INITRAMFS_SOURCE=""
38CONFIG_CC_OPTIMIZE_FOR_SIZE=y
39# CONFIG_EMBEDDED is not set
40CONFIG_UID16=y
41CONFIG_SYSCTL=y
42CONFIG_KALLSYMS=y
43# CONFIG_KALLSYMS_ALL is not set
44# CONFIG_KALLSYMS_EXTRA_PASS is not set
45CONFIG_HOTPLUG=y
46CONFIG_PRINTK=y
47CONFIG_BUG=y
48CONFIG_ELF_CORE=y
49CONFIG_BASE_FULL=y
50CONFIG_FUTEX=y
51CONFIG_EPOLL=y
52CONFIG_SHMEM=y
53CONFIG_SLAB=y
54CONFIG_VM_EVENT_COUNTERS=y
55CONFIG_RT_MUTEXES=y
56# CONFIG_TINY_SHMEM is not set
57CONFIG_BASE_SMALL=0
58# CONFIG_SLOB is not set
59
60#
61# Loadable module support
62#
63CONFIG_MODULES=y
64CONFIG_MODULE_UNLOAD=y
65# CONFIG_MODULE_FORCE_UNLOAD is not set
66# CONFIG_MODVERSIONS is not set
67# CONFIG_MODULE_SRCVERSION_ALL is not set
68# CONFIG_KMOD is not set
69
70#
71# Block layer
72#
73# CONFIG_BLK_DEV_IO_TRACE is not set
74
75#
76# IO Schedulers
77#
78CONFIG_IOSCHED_NOOP=y
79# CONFIG_IOSCHED_AS is not set
80# CONFIG_IOSCHED_DEADLINE is not set
81# CONFIG_IOSCHED_CFQ is not set
82# CONFIG_DEFAULT_AS is not set
83# CONFIG_DEFAULT_DEADLINE is not set
84# CONFIG_DEFAULT_CFQ is not set
85CONFIG_DEFAULT_NOOP=y
86CONFIG_DEFAULT_IOSCHED="noop"
87
88#
89# System Type
90#
91# CONFIG_ARCH_AAEC2000 is not set
92# CONFIG_ARCH_INTEGRATOR is not set
93# CONFIG_ARCH_REALVIEW is not set
94# CONFIG_ARCH_VERSATILE is not set
95# CONFIG_ARCH_AT91 is not set
96# CONFIG_ARCH_CLPS7500 is not set
97# CONFIG_ARCH_CLPS711X is not set
98# CONFIG_ARCH_CO285 is not set
99# CONFIG_ARCH_EBSA110 is not set
100# CONFIG_ARCH_EP93XX is not set
101# CONFIG_ARCH_FOOTBRIDGE is not set
102# CONFIG_ARCH_NETX is not set
103# CONFIG_ARCH_H720X is not set
104# CONFIG_ARCH_IMX is not set
105# CONFIG_ARCH_IOP3XX is not set
106# CONFIG_ARCH_IXP4XX is not set
107# CONFIG_ARCH_IXP2000 is not set
108# CONFIG_ARCH_IXP23XX is not set
109# CONFIG_ARCH_L7200 is not set
110# CONFIG_ARCH_PNX4008 is not set
111# CONFIG_ARCH_PXA is not set
112# CONFIG_ARCH_RPC is not set
113# CONFIG_ARCH_SA1100 is not set
114# CONFIG_ARCH_S3C2410 is not set
115# CONFIG_ARCH_SHARK is not set
116# CONFIG_ARCH_LH7A40X is not set
117CONFIG_ARCH_OMAP=y
118
119#
120# TI OMAP Implementations
121#
122# CONFIG_ARCH_OMAP1 is not set
123CONFIG_ARCH_OMAP2=y
124
125#
126# OMAP Feature Selections
127#
128CONFIG_OMAP_RESET_CLOCKS=y
129CONFIG_OMAP_BOOT_TAG=y
130CONFIG_OMAP_BOOT_REASON=y
131CONFIG_OMAP_COMPONENT_VERSION=y
132CONFIG_OMAP_GPIO_SWITCH=y
133# CONFIG_OMAP_MUX is not set
134CONFIG_OMAP_STI=y
135CONFIG_OMAP_STI_CONSOLE=y
136# CONFIG_OMAP_MCBSP is not set
137# CONFIG_OMAP_MPU_TIMER is not set
138CONFIG_OMAP_32K_TIMER=y
139CONFIG_OMAP_32K_TIMER_HZ=128
140CONFIG_OMAP_DM_TIMER=y
141# CONFIG_OMAP_LL_DEBUG_UART1 is not set
142# CONFIG_OMAP_LL_DEBUG_UART2 is not set
143CONFIG_OMAP_LL_DEBUG_UART3=y
144CONFIG_OMAP_DSP=y
145# CONFIG_OMAP_DSP_MBCMD_VERBOSE is not set
146CONFIG_OMAP_DSP_TASK_MULTIOPEN=y
147CONFIG_OMAP_DSP_FBEXPORT=y
148CONFIG_MACH_OMAP_GENERIC=y
149
150#
151# OMAP Core Type
152#
153CONFIG_ARCH_OMAP24XX=y
154CONFIG_ARCH_OMAP2420=y
155
156#
157# OMAP Board Type
158#
159CONFIG_MACH_NOKIA_N800=y
160CONFIG_MACH_OMAP2_TUSB6010=y
161# CONFIG_MACH_OMAP_H4 is not set
162# CONFIG_MACH_OMAP_APOLLON is not set
163
164#
165# Processor Type
166#
167CONFIG_CPU_32=y
168CONFIG_CPU_V6=y
169# CONFIG_CPU_32v6K is not set
170CONFIG_CPU_32v6=y
171CONFIG_CPU_ABRT_EV6=y
172CONFIG_CPU_CACHE_V6=y
173CONFIG_CPU_CACHE_VIPT=y
174CONFIG_CPU_COPY_V6=y
175CONFIG_CPU_TLB_V6=y
176
177#
178# Processor Features
179#
180CONFIG_ARM_THUMB=y
181# CONFIG_CPU_ICACHE_DISABLE is not set
182# CONFIG_CPU_DCACHE_DISABLE is not set
183# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
184# CONFIG_CPU_BPREDICT_DISABLE is not set
185
186#
187# Bus support
188#
189
190#
191# PCCARD (PCMCIA/CardBus) support
192#
193# CONFIG_PCCARD is not set
194
195#
196# Kernel Features
197#
198# CONFIG_PREEMPT is not set
199CONFIG_NO_IDLE_HZ=y
200CONFIG_HZ=128
201CONFIG_AEABI=y
202CONFIG_OABI_COMPAT=y
203# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
204CONFIG_SELECT_MEMORY_MODEL=y
205CONFIG_FLATMEM_MANUAL=y
206# CONFIG_DISCONTIGMEM_MANUAL is not set
207# CONFIG_SPARSEMEM_MANUAL is not set
208CONFIG_FLATMEM=y
209CONFIG_FLAT_NODE_MEM_MAP=y
210# CONFIG_SPARSEMEM_STATIC is not set
211CONFIG_SPLIT_PTLOCK_CPUS=4
212# CONFIG_RESOURCES_64BIT is not set
213CONFIG_LEDS=y
214# CONFIG_LEDS_TIMER is not set
215# CONFIG_LEDS_CPU is not set
216CONFIG_ALIGNMENT_TRAP=y
217
218#
219# Boot options
220#
221CONFIG_ZBOOT_ROM_TEXT=0x10C08000
222CONFIG_ZBOOT_ROM_BSS=0x10200000
223# CONFIG_ZBOOT_ROM is not set
224CONFIG_CMDLINE="root=1f03 rootfstype=jffs2"
225# CONFIG_XIP_KERNEL is not set
226
227#
228# CPU Frequency scaling
229#
230# CONFIG_CPU_FREQ is not set
231
232#
233# Floating point emulation
234#
235
236#
237# At least one emulation must be selected
238#
239CONFIG_FPE_NWFPE=y
240# CONFIG_FPE_NWFPE_XP is not set
241# CONFIG_FPE_FASTFPE is not set
242CONFIG_VFP=y
243
244#
245# Userspace binary formats
246#
247CONFIG_BINFMT_ELF=y
248# CONFIG_BINFMT_AOUT is not set
249# CONFIG_BINFMT_MISC is not set
250
251#
252# Power management options
253#
254CONFIG_PM=y
255# CONFIG_PM_LEGACY is not set
256# CONFIG_PM_DEBUG is not set
257# CONFIG_APM is not set
258
259#
260# Networking
261#
262CONFIG_NET=y
263
264#
265# Networking options
266#
267# CONFIG_NETDEBUG is not set
268CONFIG_PACKET=y
269# CONFIG_PACKET_MMAP is not set
270CONFIG_UNIX=y
271# CONFIG_NET_KEY is not set
272CONFIG_INET=y
273CONFIG_IP_MULTICAST=y
274# CONFIG_IP_ADVANCED_ROUTER is not set
275CONFIG_IP_FIB_HASH=y
276# CONFIG_IP_PNP is not set
277# CONFIG_NET_IPIP is not set
278# CONFIG_NET_IPGRE is not set
279# CONFIG_IP_MROUTE is not set
280# CONFIG_ARPD is not set
281# CONFIG_SYN_COOKIES is not set
282# CONFIG_INET_AH is not set
283# CONFIG_INET_ESP is not set
284# CONFIG_INET_IPCOMP is not set
285# CONFIG_INET_XFRM_TUNNEL is not set
286# CONFIG_INET_TUNNEL is not set
287# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
288# CONFIG_INET_XFRM_MODE_TUNNEL is not set
289CONFIG_INET_DIAG=y
290CONFIG_INET_TCP_DIAG=y
291# CONFIG_TCP_CONG_ADVANCED is not set
292CONFIG_TCP_CONG_BIC=y
293
294#
295# IP: Virtual Server Configuration
296#
297# CONFIG_IP_VS is not set
298# CONFIG_IPV6 is not set
299# CONFIG_INET6_XFRM_TUNNEL is not set
300# CONFIG_INET6_TUNNEL is not set
301# CONFIG_NETWORK_SECMARK is not set
302CONFIG_NETFILTER=y
303# CONFIG_NETFILTER_DEBUG is not set
304
305#
306# Core Netfilter Configuration
307#
308CONFIG_NETFILTER_NETLINK=y
309# CONFIG_NETFILTER_NETLINK_QUEUE is not set
310# CONFIG_NETFILTER_NETLINK_LOG is not set
311# CONFIG_NF_CONNTRACK is not set
312CONFIG_NETFILTER_XTABLES=y
313# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
314# CONFIG_NETFILTER_XT_TARGET_MARK is not set
315# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
316# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
317# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
318# CONFIG_NETFILTER_XT_MATCH_ESP is not set
319# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
320# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
321# CONFIG_NETFILTER_XT_MATCH_MAC is not set
322# CONFIG_NETFILTER_XT_MATCH_MARK is not set
323# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
324# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
325# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
326# CONFIG_NETFILTER_XT_MATCH_REALM is not set
327# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
328# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
329# CONFIG_NETFILTER_XT_MATCH_STRING is not set
330# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
331
332#
333# IP: Netfilter Configuration
334#
335# CONFIG_IP_NF_CONNTRACK is not set
336# CONFIG_IP_NF_QUEUE is not set
337CONFIG_IP_NF_IPTABLES=y
338# CONFIG_IP_NF_MATCH_IPRANGE is not set
339# CONFIG_IP_NF_MATCH_TOS is not set
340# CONFIG_IP_NF_MATCH_RECENT is not set
341# CONFIG_IP_NF_MATCH_ECN is not set
342# CONFIG_IP_NF_MATCH_DSCP is not set
343# CONFIG_IP_NF_MATCH_AH is not set
344# CONFIG_IP_NF_MATCH_TTL is not set
345# CONFIG_IP_NF_MATCH_OWNER is not set
346# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
347# CONFIG_IP_NF_MATCH_HASHLIMIT is not set
348CONFIG_IP_NF_FILTER=y
349# CONFIG_IP_NF_TARGET_REJECT is not set
350# CONFIG_IP_NF_TARGET_LOG is not set
351# CONFIG_IP_NF_TARGET_ULOG is not set
352# CONFIG_IP_NF_TARGET_TCPMSS is not set
353CONFIG_IP_NF_TARGET_IDLETIMER=y
354# CONFIG_IP_NF_MANGLE is not set
355# CONFIG_IP_NF_RAW is not set
356# CONFIG_IP_NF_ARPTABLES is not set
357
358#
359# DCCP Configuration (EXPERIMENTAL)
360#
361# CONFIG_IP_DCCP is not set
362
363#
364# SCTP Configuration (EXPERIMENTAL)
365#
366# CONFIG_IP_SCTP is not set
367
368#
369# TIPC Configuration (EXPERIMENTAL)
370#
371# CONFIG_TIPC is not set
372# CONFIG_ATM is not set
373# CONFIG_BRIDGE is not set
374# CONFIG_VLAN_8021Q is not set
375# CONFIG_DECNET is not set
376# CONFIG_LLC2 is not set
377# CONFIG_IPX is not set
378# CONFIG_ATALK is not set
379# CONFIG_X25 is not set
380# CONFIG_LAPB is not set
381# CONFIG_ECONET is not set
382# CONFIG_WAN_ROUTER is not set
383
384#
385# QoS and/or fair queueing
386#
387# CONFIG_NET_SCHED is not set
388
389#
390# Network testing
391#
392# CONFIG_NET_PKTGEN is not set
393# CONFIG_HAMRADIO is not set
394# CONFIG_IRDA is not set
395CONFIG_BT=y
396CONFIG_BT_L2CAP=y
397CONFIG_BT_SCO=y
398CONFIG_BT_RFCOMM=y
399CONFIG_BT_RFCOMM_TTY=y
400CONFIG_BT_BNEP=y
401# CONFIG_BT_BNEP_MC_FILTER is not set
402# CONFIG_BT_BNEP_PROTO_FILTER is not set
403CONFIG_BT_HIDP=y
404
405#
406# Bluetooth device drivers
407#
408# CONFIG_BT_HCIUART is not set
409# CONFIG_BT_HCIBRF6150 is not set
410CONFIG_BT_HCIH4P=y
411# CONFIG_BT_HCIVHCI is not set
412# CONFIG_IEEE80211 is not set
413CONFIG_WIRELESS_EXT=y
414
415#
416# Device Drivers
417#
418
419#
420# Generic Driver Options
421#
422CONFIG_STANDALONE=y
423CONFIG_PREVENT_FIRMWARE_BUILD=y
424CONFIG_FW_LOADER=y
425# CONFIG_DEBUG_DRIVER is not set
426# CONFIG_SYS_HYPERVISOR is not set
427
428#
429# Connector - unified userspace <-> kernelspace linker
430#
431# CONFIG_CONNECTOR is not set
432
433#
434# Memory Technology Devices (MTD)
435#
436CONFIG_MTD=y
437# CONFIG_MTD_DEBUG is not set
438# CONFIG_MTD_CONCAT is not set
439CONFIG_MTD_PARTITIONS=y
440# CONFIG_MTD_REDBOOT_PARTS is not set
441CONFIG_MTD_CMDLINE_PARTS=y
442# CONFIG_MTD_AFS_PARTS is not set
443
444#
445# User Modules And Translation Layers
446#
447CONFIG_MTD_CHAR=y
448CONFIG_MTD_BLOCK=y
449# CONFIG_FTL is not set
450# CONFIG_NFTL is not set
451# CONFIG_INFTL is not set
452# CONFIG_RFD_FTL is not set
453
454#
455# RAM/ROM/Flash chip drivers
456#
457# CONFIG_MTD_CFI is not set
458# CONFIG_MTD_JEDECPROBE is not set
459CONFIG_MTD_MAP_BANK_WIDTH_1=y
460CONFIG_MTD_MAP_BANK_WIDTH_2=y
461CONFIG_MTD_MAP_BANK_WIDTH_4=y
462# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
463# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
464# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
465CONFIG_MTD_CFI_I1=y
466CONFIG_MTD_CFI_I2=y
467# CONFIG_MTD_CFI_I4 is not set
468# CONFIG_MTD_CFI_I8 is not set
469# CONFIG_MTD_RAM is not set
470# CONFIG_MTD_ROM is not set
471# CONFIG_MTD_ABSENT is not set
472# CONFIG_MTD_OBSOLETE_CHIPS is not set
473
474#
475# Mapping drivers for chip access
476#
477# CONFIG_MTD_COMPLEX_MAPPINGS is not set
478# CONFIG_MTD_PLATRAM is not set
479
480#
481# Self-contained MTD device drivers
482#
483# CONFIG_MTD_DATAFLASH is not set
484# CONFIG_MTD_M25P80 is not set
485# CONFIG_MTD_SLRAM is not set
486# CONFIG_MTD_PHRAM is not set
487# CONFIG_MTD_MTDRAM is not set
488# CONFIG_MTD_BLOCK2MTD is not set
489
490#
491# Disk-On-Chip Device Drivers
492#
493# CONFIG_MTD_DOC2000 is not set
494# CONFIG_MTD_DOC2001 is not set
495# CONFIG_MTD_DOC2001PLUS is not set
496
497#
498# NAND Flash Device Drivers
499#
500# CONFIG_MTD_NAND is not set
501
502#
503# OneNAND Flash Device Drivers
504#
505CONFIG_MTD_ONENAND=y
506# CONFIG_MTD_ONENAND_VERIFY_WRITE is not set
507# CONFIG_MTD_ONENAND_GENERIC is not set
508CONFIG_MTD_ONENAND_OMAP2=y
509CONFIG_MTD_ONENAND_OTP=y
510
511#
512# Parallel port support
513#
514# CONFIG_PARPORT is not set
515
516#
517# Plug and Play support
518#
519
520#
521# Block devices
522#
523# CONFIG_BLK_DEV_COW_COMMON is not set
524CONFIG_BLK_DEV_LOOP=y
525# CONFIG_BLK_DEV_CRYPTOLOOP is not set
526# CONFIG_BLK_DEV_NBD is not set
527CONFIG_BLK_DEV_RAM=y
528CONFIG_BLK_DEV_RAM_COUNT=16
529CONFIG_BLK_DEV_RAM_SIZE=4096
530CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
531CONFIG_BLK_DEV_INITRD=y
532# CONFIG_CDROM_PKTCDVD is not set
533# CONFIG_ATA_OVER_ETH is not set
534
535#
536# SCSI device support
537#
538# CONFIG_RAID_ATTRS is not set
539CONFIG_SCSI=y
540# CONFIG_SCSI_PROC_FS is not set
541
542#
543# SCSI support type (disk, tape, CD-ROM)
544#
545CONFIG_BLK_DEV_SD=y
546# CONFIG_CHR_DEV_ST is not set
547# CONFIG_CHR_DEV_OSST is not set
548# CONFIG_BLK_DEV_SR is not set
549# CONFIG_CHR_DEV_SG is not set
550# CONFIG_CHR_DEV_SCH is not set
551
552#
553# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
554#
555# CONFIG_SCSI_MULTI_LUN is not set
556# CONFIG_SCSI_CONSTANTS is not set
557# CONFIG_SCSI_LOGGING is not set
558
559#
560# SCSI Transport Attributes
561#
562# CONFIG_SCSI_SPI_ATTRS is not set
563# CONFIG_SCSI_FC_ATTRS is not set
564# CONFIG_SCSI_ISCSI_ATTRS is not set
565# CONFIG_SCSI_SAS_ATTRS is not set
566
567#
568# SCSI low-level drivers
569#
570# CONFIG_ISCSI_TCP is not set
571# CONFIG_SCSI_SATA is not set
572# CONFIG_SCSI_DEBUG is not set
573
574#
575# Multi-device support (RAID and LVM)
576#
577# CONFIG_MD is not set
578
579#
580# Fusion MPT device support
581#
582# CONFIG_FUSION is not set
583
584#
585# IEEE 1394 (FireWire) support
586#
587
588#
589# I2O device support
590#
591
592#
593# Network device support
594#
595CONFIG_NETDEVICES=y
596# CONFIG_DUMMY is not set
597# CONFIG_BONDING is not set
598# CONFIG_EQUALIZER is not set
599CONFIG_TUN=y
600
601#
602# PHY device support
603#
604
605#
606# Ethernet (10 or 100Mbit)
607#
608# CONFIG_NET_ETHERNET is not set
609
610#
611# Ethernet (1000 Mbit)
612#
613
614#
615# Ethernet (10000 Mbit)
616#
617
618#
619# Token Ring devices
620#
621
622#
623# Wireless LAN (non-hamradio)
624#
625CONFIG_NET_RADIO=y
626# CONFIG_NET_WIRELESS_RTNETLINK is not set
627
628#
629# Obsolete Wireless cards support (pre-802.11)
630#
631# CONFIG_STRIP is not set
632# CONFIG_HOSTAP is not set
633
634#
635# Wan interfaces
636#
637# CONFIG_WAN is not set
638CONFIG_PPP=y
639# CONFIG_PPP_MULTILINK is not set
640CONFIG_PPP_FILTER=y
641CONFIG_PPP_ASYNC=y
642CONFIG_PPP_SYNC_TTY=y
643CONFIG_PPP_DEFLATE=y
644CONFIG_PPP_BSDCOMP=y
645# CONFIG_PPP_MPPE is not set
646# CONFIG_PPPOE is not set
647# CONFIG_SLIP is not set
648# CONFIG_SHAPER is not set
649# CONFIG_NETCONSOLE is not set
650# CONFIG_NETPOLL is not set
651# CONFIG_NET_POLL_CONTROLLER is not set
652
653#
654# ISDN subsystem
655#
656# CONFIG_ISDN is not set
657
658#
659# Input device support
660#
661CONFIG_INPUT=y
662
663#
664# Userland interfaces
665#
666CONFIG_INPUT_MOUSEDEV=y
667# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
668CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
669CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
670# CONFIG_INPUT_JOYDEV is not set
671# CONFIG_INPUT_TSDEV is not set
672CONFIG_INPUT_EVDEV=y
673# CONFIG_INPUT_EVBUG is not set
674
675#
676# Input Device Drivers
677#
678CONFIG_INPUT_KEYBOARD=y
679# CONFIG_KEYBOARD_ATKBD is not set
680# CONFIG_KEYBOARD_SUNKBD is not set
681# CONFIG_KEYBOARD_LKKBD is not set
682# CONFIG_KEYBOARD_XTKBD is not set
683# CONFIG_KEYBOARD_NEWTON is not set
684# CONFIG_KEYBOARD_OMAP is not set
685# CONFIG_INPUT_MOUSE is not set
686# CONFIG_INPUT_JOYSTICK is not set
687CONFIG_INPUT_TOUCHSCREEN=y
688# CONFIG_TOUCHSCREEN_ADS7846 is not set
689# CONFIG_TOUCHSCREEN_GUNZE is not set
690# CONFIG_TOUCHSCREEN_ELO is not set
691# CONFIG_TOUCHSCREEN_MTOUCH is not set
692# CONFIG_TOUCHSCREEN_MK712 is not set
693# CONFIG_INPUT_MISC is not set
694
695#
696# Hardware I/O ports
697#
698CONFIG_SERIO=y
699CONFIG_SERIO_SERPORT=y
700# CONFIG_SERIO_RAW is not set
701# CONFIG_GAMEPORT is not set
702
703#
704# Character devices
705#
706CONFIG_VT=y
707CONFIG_VT_CONSOLE=y
708CONFIG_HW_CONSOLE=y
709# CONFIG_VT_HW_CONSOLE_BINDING is not set
710# CONFIG_SERIAL_NONSTANDARD is not set
711
712#
713# Serial drivers
714#
715# CONFIG_SERIAL_8250 is not set
716
717#
718# Non-8250 serial port support
719#
720CONFIG_SERIAL_OMAP=y
721CONFIG_SERIAL_OMAP_CONSOLE=y
722CONFIG_SERIAL_CORE=y
723CONFIG_SERIAL_CORE_CONSOLE=y
724CONFIG_UNIX98_PTYS=y
725# CONFIG_LEGACY_PTYS is not set
726
727#
728# IPMI
729#
730# CONFIG_IPMI_HANDLER is not set
731
732#
733# Watchdog Cards
734#
735CONFIG_WATCHDOG=y
736CONFIG_WATCHDOG_NOWAYOUT=y
737
738#
739# Watchdog Device Drivers
740#
741# CONFIG_SOFT_WATCHDOG is not set
742CONFIG_OMAP_WATCHDOG=y
743# CONFIG_HW_RANDOM is not set
744CONFIG_OMAP_RNG=y
745# CONFIG_NVRAM is not set
746# CONFIG_DTLK is not set
747# CONFIG_R3964 is not set
748
749#
750# Ftape, the floppy tape device driver
751#
752# CONFIG_RAW_DRIVER is not set
753
754#
755# TPM devices
756#
757# CONFIG_TCG_TPM is not set
758# CONFIG_TELCLOCK is not set
759
760#
761# I2C support
762#
763CONFIG_I2C=y
764# CONFIG_I2C_CHARDEV is not set
765
766#
767# I2C Algorithms
768#
769# CONFIG_I2C_ALGOBIT is not set
770# CONFIG_I2C_ALGOPCF is not set
771# CONFIG_I2C_ALGOPCA is not set
772
773#
774# I2C Hardware Bus support
775#
776# CONFIG_I2C_OCORES is not set
777# CONFIG_I2C_PARPORT_LIGHT is not set
778# CONFIG_I2C_STUB is not set
779# CONFIG_I2C_PCA_ISA is not set
780CONFIG_I2C_OMAP=y
781
782#
783# Miscellaneous I2C Chip support
784#
785# CONFIG_SENSORS_DS1337 is not set
786# CONFIG_SENSORS_DS1374 is not set
787# CONFIG_SENSORS_EEPROM is not set
788# CONFIG_SENSORS_PCF8574 is not set
789# CONFIG_SENSORS_PCA9539 is not set
790# CONFIG_SENSORS_PCF8591 is not set
791# CONFIG_TPS65010 is not set
792# CONFIG_SENSORS_TLV320AIC23 is not set
793# CONFIG_GPIOEXPANDER_OMAP is not set
794CONFIG_MENELAUS=y
795# CONFIG_SENSORS_MAX6875 is not set
796# CONFIG_I2C_DEBUG_CORE is not set
797# CONFIG_I2C_DEBUG_ALGO is not set
798# CONFIG_I2C_DEBUG_BUS is not set
799# CONFIG_I2C_DEBUG_CHIP is not set
800
801#
802# SPI support
803#
804CONFIG_SPI=y
805# CONFIG_SPI_DEBUG is not set
806CONFIG_SPI_MASTER=y
807
808#
809# SPI Master Controller Drivers
810#
811# CONFIG_SPI_BITBANG is not set
812# CONFIG_SPI_OMAP_UWIRE is not set
813CONFIG_SPI_OMAP24XX=y
814
815#
816# SPI Protocol Masters
817#
818CONFIG_SPI_TSC2301=y
819CONFIG_SPI_TSC2301_KEYPAD=y
820CONFIG_SPI_TSC2301_TOUCHSCREEN=y
821CONFIG_SPI_TSC2301_AUDIO=y
822
823#
824# Dallas's 1-wire bus
825#
826
827#
828# Hardware Monitoring support
829#
830CONFIG_HWMON=y
831# CONFIG_HWMON_VID is not set
832# CONFIG_SENSORS_ABITUGURU is not set
833# CONFIG_SENSORS_ADM1021 is not set
834# CONFIG_SENSORS_ADM1025 is not set
835# CONFIG_SENSORS_ADM1026 is not set
836# CONFIG_SENSORS_ADM1031 is not set
837# CONFIG_SENSORS_ADM9240 is not set
838# CONFIG_SENSORS_ASB100 is not set
839# CONFIG_SENSORS_ATXP1 is not set
840# CONFIG_SENSORS_DS1621 is not set
841# CONFIG_SENSORS_F71805F is not set
842# CONFIG_SENSORS_FSCHER is not set
843# CONFIG_SENSORS_FSCPOS is not set
844# CONFIG_SENSORS_GL518SM is not set
845# CONFIG_SENSORS_GL520SM is not set
846# CONFIG_SENSORS_IT87 is not set
847# CONFIG_SENSORS_LM63 is not set
848# CONFIG_SENSORS_LM70 is not set
849# CONFIG_SENSORS_LM75 is not set
850# CONFIG_SENSORS_LM77 is not set
851# CONFIG_SENSORS_LM78 is not set
852# CONFIG_SENSORS_LM80 is not set
853# CONFIG_SENSORS_LM83 is not set
854# CONFIG_SENSORS_LM85 is not set
855# CONFIG_SENSORS_LM87 is not set
856# CONFIG_SENSORS_LM90 is not set
857# CONFIG_SENSORS_LM92 is not set
858# CONFIG_SENSORS_MAX1619 is not set
859# CONFIG_SENSORS_PC87360 is not set
860# CONFIG_SENSORS_SMSC47M1 is not set
861# CONFIG_SENSORS_SMSC47M192 is not set
862# CONFIG_SENSORS_SMSC47B397 is not set
863CONFIG_SENSORS_TMP105=y
864# CONFIG_SENSORS_W83781D is not set
865# CONFIG_SENSORS_W83791D is not set
866# CONFIG_SENSORS_W83792D is not set
867# CONFIG_SENSORS_W83L785TS is not set
868# CONFIG_SENSORS_W83627HF is not set
869# CONFIG_SENSORS_W83627EHF is not set
870# CONFIG_HWMON_DEBUG_CHIP is not set
871
872#
873# Misc devices
874#
875
876#
877# LED devices
878#
879CONFIG_NEW_LEDS=y
880CONFIG_LEDS_CLASS=y
881
882#
883# LED drivers
884#
885# CONFIG_LEDS_OMAP is not set
886CONFIG_LEDS_OMAP_PWM=y
887
888#
889# LED Triggers
890#
891CONFIG_LEDS_TRIGGERS=y
892CONFIG_LEDS_TRIGGER_TIMER=y
893CONFIG_LEDS_TRIGGER_HEARTBEAT=y
894
895#
896# Multimedia devices
897#
898CONFIG_VIDEO_DEV=y
899# CONFIG_VIDEO_V4L1 is not set
900# CONFIG_VIDEO_V4L1_COMPAT is not set
901CONFIG_VIDEO_V4L2=y
902
903#
904# Video Capture Adapters
905#
906
907#
908# Video Capture Adapters
909#
910# CONFIG_VIDEO_ADV_DEBUG is not set
911# CONFIG_VIDEO_VIVI is not set
912
913#
914# Encoders and Decoders
915#
916# CONFIG_VIDEO_MSP3400 is not set
917# CONFIG_VIDEO_CS53L32A is not set
918# CONFIG_VIDEO_TLV320AIC23B is not set
919# CONFIG_VIDEO_WM8775 is not set
920# CONFIG_VIDEO_WM8739 is not set
921# CONFIG_VIDEO_CX2341X is not set
922# CONFIG_VIDEO_CX25840 is not set
923# CONFIG_VIDEO_SAA711X is not set
924# CONFIG_VIDEO_SAA7127 is not set
925# CONFIG_VIDEO_UPD64031A is not set
926# CONFIG_VIDEO_UPD64083 is not set
927CONFIG_VIDEO_OMAP_CAMERA=y
928# CONFIG_VIDEO_CAMERA_SENSOR_OV9640 is not set
929CONFIG_VIDEO_CAMERA_SENSOR_TCM825X=y
930
931#
932# Radio Adapters
933#
934CONFIG_RADIO_TEA5761=y
935
936#
937# Digital Video Broadcasting Devices
938#
939# CONFIG_DVB is not set
940CONFIG_VIDEO_BUF=y
941
942#
943# Graphics support
944#
945# CONFIG_FIRMWARE_EDID is not set
946CONFIG_FB=y
947# CONFIG_FB_CFB_FILLRECT is not set
948# CONFIG_FB_CFB_COPYAREA is not set
949# CONFIG_FB_CFB_IMAGEBLIT is not set
950# CONFIG_FB_MACMODES is not set
951# CONFIG_FB_BACKLIGHT is not set
952# CONFIG_FB_MODE_HELPERS is not set
953# CONFIG_FB_TILEBLITTING is not set
954# CONFIG_FB_S1D13XXX is not set
955# CONFIG_FB_VIRTUAL is not set
956CONFIG_FB_OMAP=y
957CONFIG_FB_OMAP_LCDC_EXTERNAL=y
958# CONFIG_FB_OMAP_LCDC_HWA742 is not set
959CONFIG_FB_OMAP_LCDC_BLIZZARD=y
960# CONFIG_FB_OMAP_MANUAL_UPDATE is not set
961CONFIG_FB_OMAP_LCD_MIPID=y
962CONFIG_FB_OMAP_BOOTLOADER_INIT=y
963CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE=4
964
965#
966# Console display driver support
967#
968# CONFIG_VGA_CONSOLE is not set
969CONFIG_DUMMY_CONSOLE=y
970CONFIG_FRAMEBUFFER_CONSOLE=y
971
972#
973# Logo configuration
974#
975# CONFIG_LOGO is not set
976# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
977
978#
979# Sound
980#
981CONFIG_SOUND=y
982
983#
984# Advanced Linux Sound Architecture
985#
986CONFIG_SND=y
987# CONFIG_SND_SEQUENCER is not set
988CONFIG_SND_OSSEMUL=y
989CONFIG_SND_MIXER_OSS=y
990# CONFIG_SND_PCM_OSS is not set
991# CONFIG_SND_DYNAMIC_MINORS is not set
992CONFIG_SND_SUPPORT_OLD_API=y
993# CONFIG_SND_VERBOSE_PROCFS is not set
994# CONFIG_SND_VERBOSE_PRINTK is not set
995# CONFIG_SND_DEBUG is not set
996
997#
998# Generic devices
999#
1000# CONFIG_SND_DUMMY is not set
1001# CONFIG_SND_MTPAV is not set
1002# CONFIG_SND_SERIAL_U16550 is not set
1003# CONFIG_SND_MPU401 is not set
1004
1005#
1006# ALSA ARM devices
1007#
1008# CONFIG_SND_OMAP_AIC23 is not set
1009# CONFIG_SND_OMAP_TSC2101 is not set
1010CONFIG_SND_OMAP24XX_EAC=y
1011
1012#
1013# Open Sound System
1014#
1015# CONFIG_SOUND_PRIME is not set
1016
1017#
1018# USB support
1019#
1020CONFIG_USB_ARCH_HAS_HCD=y
1021CONFIG_USB_ARCH_HAS_OHCI=y
1022# CONFIG_USB_ARCH_HAS_EHCI is not set
1023# CONFIG_USB is not set
1024CONFIG_USB_MUSB_HDRC=y
1025CONFIG_USB_TUSB6010=y
1026CONFIG_USB_TUSB6010_TEST=y
1027# CONFIG_USB_MUSB_HOST is not set
1028CONFIG_USB_MUSB_PERIPHERAL=y
1029# CONFIG_USB_MUSB_OTG is not set
1030CONFIG_USB_GADGET_MUSB_HDRC=y
1031# CONFIG_USB_INVENTRA_FIFO is not set
1032# CONFIG_USB_INVENTRA_DMA is not set
1033# CONFIG_USB_TI_CPPI_DMA is not set
1034CONFIG_USB_TUSB_OMAP_DMA=y
1035CONFIG_USB_INVENTRA_HCD_LOGGING=1
1036
1037#
1038# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1039#
1040
1041#
1042# USB Gadget Support
1043#
1044CONFIG_USB_GADGET=y
1045CONFIG_USB_GADGET_DEBUG_FILES=y
1046CONFIG_USB_GADGET_SELECTED=y
1047# CONFIG_USB_GADGET_NET2280 is not set
1048# CONFIG_USB_GADGET_PXA2XX is not set
1049# CONFIG_USB_GADGET_GOKU is not set
1050# CONFIG_USB_GADGET_LH7A40X is not set
1051# CONFIG_USB_GADGET_OMAP is not set
1052# CONFIG_USB_GADGET_AT91 is not set
1053# CONFIG_USB_GADGET_DUMMY_HCD is not set
1054CONFIG_USB_GADGET_DUALSPEED=y
1055# CONFIG_USB_ZERO is not set
1056CONFIG_USB_ETH=m
1057CONFIG_USB_ETH_RNDIS=y
1058# CONFIG_USB_GADGETFS is not set
1059CONFIG_USB_FILE_STORAGE=m
1060# CONFIG_USB_FILE_STORAGE_TEST is not set
1061# CONFIG_USB_G_SERIAL is not set
1062
1063#
1064# MMC/SD Card support
1065#
1066CONFIG_MMC=y
1067# CONFIG_MMC_DEBUG is not set
1068CONFIG_MMC_BLOCK=y
1069CONFIG_MMC_OMAP=y
1070
1071#
1072# Real Time Clock
1073#
1074CONFIG_RTC_LIB=y
1075# CONFIG_RTC_CLASS is not set
1076
1077#
1078# Synchronous Serial Interfaces (SSI)
1079#
1080# CONFIG_OMAP_TSC2101 is not set
1081
1082#
1083# CBUS support
1084#
1085CONFIG_CBUS=y
1086CONFIG_CBUS_TAHVO=y
1087CONFIG_CBUS_TAHVO_USER=y
1088CONFIG_CBUS_RETU=y
1089CONFIG_CBUS_RETU_USER=y
1090CONFIG_CBUS_RETU_POWERBUTTON=y
1091CONFIG_CBUS_RETU_RTC=y
1092CONFIG_CBUS_RETU_WDT=y
1093CONFIG_CBUS_RETU_HEADSET=y
1094
1095#
1096# File systems
1097#
1098CONFIG_EXT2_FS=m
1099CONFIG_EXT2_FS_XATTR=y
1100# CONFIG_EXT2_FS_POSIX_ACL is not set
1101# CONFIG_EXT2_FS_SECURITY is not set
1102# CONFIG_EXT2_FS_XIP is not set
1103CONFIG_EXT3_FS=m
1104CONFIG_EXT3_FS_XATTR=y
1105# CONFIG_EXT3_FS_POSIX_ACL is not set
1106# CONFIG_EXT3_FS_SECURITY is not set
1107CONFIG_JBD=m
1108# CONFIG_JBD_DEBUG is not set
1109CONFIG_FS_MBCACHE=m
1110# CONFIG_REISERFS_FS is not set
1111# CONFIG_JFS_FS is not set
1112# CONFIG_FS_POSIX_ACL is not set
1113# CONFIG_XFS_FS is not set
1114# CONFIG_OCFS2_FS is not set
1115# CONFIG_MINIX_FS is not set
1116# CONFIG_ROMFS_FS is not set
1117CONFIG_INOTIFY=y
1118CONFIG_INOTIFY_USER=y
1119# CONFIG_QUOTA is not set
1120CONFIG_DNOTIFY=y
1121# CONFIG_AUTOFS_FS is not set
1122# CONFIG_AUTOFS4_FS is not set
1123# CONFIG_FUSE_FS is not set
1124
1125#
1126# CD-ROM/DVD Filesystems
1127#
1128# CONFIG_ISO9660_FS is not set
1129# CONFIG_UDF_FS is not set
1130
1131#
1132# DOS/FAT/NT Filesystems
1133#
1134CONFIG_FAT_FS=y
1135CONFIG_MSDOS_FS=y
1136CONFIG_VFAT_FS=y
1137CONFIG_FAT_DEFAULT_CODEPAGE=437
1138CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1139# CONFIG_NTFS_FS is not set
1140
1141#
1142# Pseudo filesystems
1143#
1144CONFIG_PROC_FS=y
1145CONFIG_SYSFS=y
1146CONFIG_TMPFS=y
1147# CONFIG_HUGETLB_PAGE is not set
1148CONFIG_RAMFS=y
1149# CONFIG_CONFIGFS_FS is not set
1150
1151#
1152# Miscellaneous filesystems
1153#
1154# CONFIG_ADFS_FS is not set
1155# CONFIG_AFFS_FS is not set
1156# CONFIG_HFS_FS is not set
1157# CONFIG_HFSPLUS_FS is not set
1158# CONFIG_BEFS_FS is not set
1159# CONFIG_BFS_FS is not set
1160# CONFIG_EFS_FS is not set
1161# CONFIG_JFFS_FS is not set
1162CONFIG_JFFS2_FS=y
1163CONFIG_JFFS2_FS_DEBUG=0
1164CONFIG_JFFS2_FS_WRITEBUFFER=y
1165CONFIG_JFFS2_SUMMARY=y
1166# CONFIG_JFFS2_FS_XATTR is not set
1167CONFIG_JFFS2_COMPRESSION_OPTIONS=y
1168CONFIG_JFFS2_ZLIB=y
1169CONFIG_JFFS2_LZO=y
1170CONFIG_JFFS2_RTIME=y
1171# CONFIG_JFFS2_RUBIN is not set
1172# CONFIG_JFFS2_CMODE_NONE is not set
1173CONFIG_JFFS2_CMODE_PRIORITY=y
1174# CONFIG_JFFS2_CMODE_SIZE is not set
1175# CONFIG_JFFS2_CMODE_FAVOURLZO is not set
1176# CONFIG_CRAMFS is not set
1177# CONFIG_VXFS_FS is not set
1178# CONFIG_HPFS_FS is not set
1179# CONFIG_QNX4FS_FS is not set
1180# CONFIG_SYSV_FS is not set
1181# CONFIG_UFS_FS is not set
1182
1183#
1184# Network File Systems
1185#
1186# CONFIG_NFS_FS is not set
1187# CONFIG_NFSD is not set
1188# CONFIG_SMB_FS is not set
1189# CONFIG_CIFS is not set
1190# CONFIG_NCP_FS is not set
1191# CONFIG_CODA_FS is not set
1192# CONFIG_AFS_FS is not set
1193# CONFIG_9P_FS is not set
1194
1195#
1196# Partition Types
1197#
1198# CONFIG_PARTITION_ADVANCED is not set
1199CONFIG_MSDOS_PARTITION=y
1200
1201#
1202# Native Language Support
1203#
1204CONFIG_NLS=y
1205CONFIG_NLS_DEFAULT="iso8859-1"
1206CONFIG_NLS_CODEPAGE_437=y
1207# CONFIG_NLS_CODEPAGE_737 is not set
1208# CONFIG_NLS_CODEPAGE_775 is not set
1209# CONFIG_NLS_CODEPAGE_850 is not set
1210# CONFIG_NLS_CODEPAGE_852 is not set
1211# CONFIG_NLS_CODEPAGE_855 is not set
1212# CONFIG_NLS_CODEPAGE_857 is not set
1213# CONFIG_NLS_CODEPAGE_860 is not set
1214# CONFIG_NLS_CODEPAGE_861 is not set
1215# CONFIG_NLS_CODEPAGE_862 is not set
1216# CONFIG_NLS_CODEPAGE_863 is not set
1217# CONFIG_NLS_CODEPAGE_864 is not set
1218# CONFIG_NLS_CODEPAGE_865 is not set
1219# CONFIG_NLS_CODEPAGE_866 is not set
1220# CONFIG_NLS_CODEPAGE_869 is not set
1221# CONFIG_NLS_CODEPAGE_936 is not set
1222# CONFIG_NLS_CODEPAGE_950 is not set
1223# CONFIG_NLS_CODEPAGE_932 is not set
1224# CONFIG_NLS_CODEPAGE_949 is not set
1225# CONFIG_NLS_CODEPAGE_874 is not set
1226# CONFIG_NLS_ISO8859_8 is not set
1227# CONFIG_NLS_CODEPAGE_1250 is not set
1228# CONFIG_NLS_CODEPAGE_1251 is not set
1229# CONFIG_NLS_ASCII is not set
1230CONFIG_NLS_ISO8859_1=y
1231# CONFIG_NLS_ISO8859_2 is not set
1232# CONFIG_NLS_ISO8859_3 is not set
1233# CONFIG_NLS_ISO8859_4 is not set
1234# CONFIG_NLS_ISO8859_5 is not set
1235# CONFIG_NLS_ISO8859_6 is not set
1236# CONFIG_NLS_ISO8859_7 is not set
1237# CONFIG_NLS_ISO8859_9 is not set
1238# CONFIG_NLS_ISO8859_13 is not set
1239# CONFIG_NLS_ISO8859_14 is not set
1240CONFIG_NLS_ISO8859_15=y
1241# CONFIG_NLS_KOI8_R is not set
1242# CONFIG_NLS_KOI8_U is not set
1243CONFIG_NLS_UTF8=y
1244
1245#
1246# Profiling support
1247#
1248CONFIG_PROFILING=y
1249CONFIG_OPROFILE=y
1250
1251#
1252# Kernel hacking
1253#
1254CONFIG_PRINTK_TIME=y
1255CONFIG_MAGIC_SYSRQ=y
1256# CONFIG_UNUSED_SYMBOLS is not set
1257CONFIG_DEBUG_KERNEL=y
1258CONFIG_LOG_BUF_SHIFT=14
1259CONFIG_DETECT_SOFTLOCKUP=y
1260# CONFIG_SCHEDSTATS is not set
1261# CONFIG_DEBUG_SLAB is not set
1262# CONFIG_DEBUG_RT_MUTEXES is not set
1263# CONFIG_RT_MUTEX_TESTER is not set
1264# CONFIG_DEBUG_SPINLOCK is not set
1265# CONFIG_DEBUG_MUTEXES is not set
1266# CONFIG_DEBUG_RWSEMS is not set
1267# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1268# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1269# CONFIG_DEBUG_KOBJECT is not set
1270CONFIG_DEBUG_BUGVERBOSE=y
1271# CONFIG_DEBUG_INFO is not set
1272# CONFIG_DEBUG_FS is not set
1273# CONFIG_DEBUG_VM is not set
1274CONFIG_FRAME_POINTER=y
1275# CONFIG_UNWIND_INFO is not set
1276CONFIG_FORCED_INLINING=y
1277# CONFIG_RCU_TORTURE_TEST is not set
1278CONFIG_DEBUG_USER=y
1279# CONFIG_DEBUG_WAITQ is not set
1280CONFIG_DEBUG_ERRORS=y
1281# CONFIG_DEBUG_LL is not set
1282
1283#
1284# Security options
1285#
1286# CONFIG_KEYS is not set
1287CONFIG_SECURITY=y
1288# CONFIG_SECURITY_NETWORK is not set
1289# CONFIG_SECURITY_CAPABILITIES is not set
1290# CONFIG_SECURITY_SECLVL is not set
1291CONFIG_SECURITY_LOWMEM=y
1292
1293#
1294# Cryptographic options
1295#
1296# CONFIG_CRYPTO is not set
1297
1298#
1299# Hardware crypto devices
1300#
1301
1302#
1303# Library routines
1304#
1305CONFIG_CRC_CCITT=y
1306# CONFIG_CRC16 is not set
1307CONFIG_CRC32=y
1308# CONFIG_LIBCRC32C is not set
1309CONFIG_LZO=y
1310CONFIG_ZLIB_INFLATE=y
1311CONFIG_ZLIB_DEFLATE=y
1312CONFIG_PLIST=y