summaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40
diff options
context:
space:
mode:
Diffstat (limited to 'meta-extras/packages/linux/linux-nokia800-2.6.18-osso40')
-rw-r--r--meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/fix_oprofile.patch30
-rw-r--r--meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig1451
-rw-r--r--meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia770_nand_fix.patch415
-rw-r--r--meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia800/defconfig1312
4 files changed, 0 insertions, 3208 deletions
diff --git a/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/fix_oprofile.patch b/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/fix_oprofile.patch
deleted file mode 100644
index c5849998d5..0000000000
--- a/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/fix_oprofile.patch
+++ /dev/null
@@ -1,30 +0,0 @@
1---
2 arch/arm/oprofile/op_model_v6.c | 8 +-------
3 1 file changed, 1 insertion(+), 7 deletions(-)
4
5Index: linux-g/arch/arm/oprofile/op_model_v6.c
6===================================================================
7--- linux-g.orig/arch/arm/oprofile/op_model_v6.c 2006-11-08 12:18:41.000000000 +0000
8+++ linux-g/arch/arm/oprofile/op_model_v6.c 2007-05-23 14:11:19.000000000 +0100
9@@ -54,12 +54,6 @@
10 #define EVT_DCACHE_MISS 0x0B
11 #define EVT_DCACE_WRITE_BACK 0x0C
12 #define EVT_PC_CHANGED 0x0D
13-#define EVT_BCU_REQUEST 0x10
14-#define EVT_BCU_FULL 0x11
15-#define EVT_BCU_DRAIN 0x12
16-#define EVT_BCU_ECC_NO_ELOG 0x14
17-#define EVT_BCU_1_BIT_ERR 0x15
18-#define EVT_RMW 0x16
19 /* EVT_CCNT is not hardware defined */
20 #define EVT_CCNT 0xFE
21 #define EVT_UNUSED 0xFF
22@@ -88,7 +82,7 @@ struct pmu_type {
23 static struct pmu_type pmu_parms[] = {
24 {
25 .id = PMU_ARM11,
26- .name = "arm/arm11",
27+ .name = "arm/armv6",
28 .num_counters = 3,
29 #ifdef CONFIG_ARCH_OMAP2
30 .interrupt = 3,
diff --git a/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig b/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig
deleted file mode 100644
index 3cd1430332..0000000000
--- a/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia770/defconfig
+++ /dev/null
@@ -1,1451 +0,0 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.18-omap1
4# Mon Aug 13 17:32:01 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
81CONFIG_IOSCHED_CFQ=y
82# CONFIG_DEFAULT_AS is not set
83# CONFIG_DEFAULT_DEADLINE is not set
84CONFIG_DEFAULT_CFQ=y
85# CONFIG_DEFAULT_NOOP is not set
86CONFIG_DEFAULT_IOSCHED="cfq"
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#
122CONFIG_ARCH_OMAP_OTG=y
123CONFIG_ARCH_OMAP1=y
124# CONFIG_ARCH_OMAP2 is not set
125
126#
127# OMAP Feature Selections
128#
129CONFIG_OMAP_RESET_CLOCKS=y
130CONFIG_OMAP_BOOT_TAG=y
131CONFIG_OMAP_BOOT_REASON=y
132CONFIG_OMAP_COMPONENT_VERSION=y
133CONFIG_OMAP_GPIO_SWITCH=y
134# CONFIG_OMAP_MUX is not set
135CONFIG_OMAP_STI=y
136CONFIG_OMAP_STI_CONSOLE=y
137CONFIG_OMAP_MCBSP=y
138# CONFIG_OMAP_MPU_TIMER is not set
139CONFIG_OMAP_32K_TIMER=y
140CONFIG_OMAP_32K_TIMER_HZ=128
141CONFIG_OMAP_DM_TIMER=y
142CONFIG_OMAP_LL_DEBUG_UART1=y
143# CONFIG_OMAP_LL_DEBUG_UART2 is not set
144# CONFIG_OMAP_LL_DEBUG_UART3 is not set
145CONFIG_OMAP_DSP=y
146# CONFIG_OMAP_DSP_MBCMD_VERBOSE is not set
147CONFIG_OMAP_DSP_TASK_MULTIOPEN=y
148CONFIG_OMAP_DSP_FBEXPORT=y
149
150#
151# OMAP Core Type
152#
153# CONFIG_ARCH_OMAP730 is not set
154# CONFIG_ARCH_OMAP15XX is not set
155CONFIG_ARCH_OMAP16XX=y
156
157#
158# OMAP Board Type
159#
160# CONFIG_MACH_OMAP_INNOVATOR is not set
161# CONFIG_MACH_OMAP_H2 is not set
162# CONFIG_MACH_OMAP_H3 is not set
163# CONFIG_MACH_OMAP_OSK is not set
164CONFIG_MACH_NOKIA770=y
165# CONFIG_MACH_OMAP_GENERIC is not set
166
167#
168# OMAP CPU Speed
169#
170CONFIG_OMAP_CLOCKS_SET_BY_BOOTLOADER=y
171CONFIG_OMAP_ARM_216MHZ=y
172# CONFIG_OMAP_ARM_192MHZ is not set
173# CONFIG_OMAP_ARM_168MHZ is not set
174# CONFIG_OMAP_ARM_120MHZ is not set
175# CONFIG_OMAP_ARM_60MHZ is not set
176# CONFIG_OMAP_ARM_30MHZ is not set
177
178#
179# Processor Type
180#
181CONFIG_CPU_32=y
182CONFIG_CPU_ARM926T=y
183CONFIG_CPU_32v5=y
184CONFIG_CPU_ABRT_EV5TJ=y
185CONFIG_CPU_CACHE_VIVT=y
186CONFIG_CPU_COPY_V4WB=y
187CONFIG_CPU_TLB_V4WBI=y
188
189#
190# Processor Features
191#
192CONFIG_ARM_THUMB=y
193# CONFIG_CPU_ICACHE_DISABLE is not set
194# CONFIG_CPU_DCACHE_DISABLE is not set
195# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
196# CONFIG_CPU_CACHE_ROUND_ROBIN is not set
197
198#
199# Bus support
200#
201
202#
203# PCCARD (PCMCIA/CardBus) support
204#
205# CONFIG_PCCARD is not set
206
207#
208# Kernel Features
209#
210# CONFIG_PREEMPT is not set
211CONFIG_NO_IDLE_HZ=y
212CONFIG_HZ=128
213CONFIG_AEABI=y
214CONFIG_OABI_COMPAT=y
215# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
216CONFIG_SELECT_MEMORY_MODEL=y
217CONFIG_FLATMEM_MANUAL=y
218# CONFIG_DISCONTIGMEM_MANUAL is not set
219# CONFIG_SPARSEMEM_MANUAL is not set
220CONFIG_FLATMEM=y
221CONFIG_FLAT_NODE_MEM_MAP=y
222# CONFIG_SPARSEMEM_STATIC is not set
223CONFIG_SPLIT_PTLOCK_CPUS=4096
224# CONFIG_RESOURCES_64BIT is not set
225# CONFIG_LEDS is not set
226CONFIG_ALIGNMENT_TRAP=y
227
228#
229# Boot options
230#
231CONFIG_ZBOOT_ROM_TEXT=0x0
232CONFIG_ZBOOT_ROM_BSS=0x0
233CONFIG_CMDLINE="root=1f03 rootfstype=jffs2 time"
234# CONFIG_XIP_KERNEL is not set
235
236#
237# CPU Frequency scaling
238#
239# CONFIG_CPU_FREQ is not set
240
241#
242# Floating point emulation
243#
244
245#
246# At least one emulation must be selected
247#
248CONFIG_FPE_NWFPE=y
249# CONFIG_FPE_NWFPE_XP is not set
250# CONFIG_FPE_FASTFPE is not set
251# CONFIG_VFP is not set
252
253#
254# Userspace binary formats
255#
256CONFIG_BINFMT_ELF=y
257# CONFIG_BINFMT_AOUT is not set
258# CONFIG_BINFMT_MISC is not set
259
260#
261# Power management options
262#
263CONFIG_PM=y
264# CONFIG_PM_LEGACY is not set
265# CONFIG_PM_DEBUG is not set
266# CONFIG_APM is not set
267
268#
269# Networking
270#
271CONFIG_NET=y
272
273#
274# Networking options
275#
276# CONFIG_NETDEBUG is not set
277CONFIG_PACKET=y
278# CONFIG_PACKET_MMAP is not set
279CONFIG_UNIX=y
280CONFIG_XFRM=y
281# CONFIG_XFRM_USER is not set
282# CONFIG_NET_KEY is not set
283CONFIG_INET=y
284CONFIG_IP_MULTICAST=y
285# CONFIG_IP_ADVANCED_ROUTER is not set
286CONFIG_IP_FIB_HASH=y
287CONFIG_IP_PNP=y
288CONFIG_IP_PNP_DHCP=y
289CONFIG_IP_PNP_BOOTP=y
290# CONFIG_IP_PNP_RARP is not set
291# CONFIG_NET_IPIP is not set
292# CONFIG_NET_IPGRE is not set
293# CONFIG_IP_MROUTE is not set
294# CONFIG_ARPD is not set
295# CONFIG_SYN_COOKIES is not set
296# CONFIG_INET_AH is not set
297# CONFIG_INET_ESP is not set
298# CONFIG_INET_IPCOMP is not set
299# CONFIG_INET_XFRM_TUNNEL is not set
300# CONFIG_INET_TUNNEL is not set
301CONFIG_INET_XFRM_MODE_TRANSPORT=y
302CONFIG_INET_XFRM_MODE_TUNNEL=y
303# CONFIG_INET_DIAG is not set
304# CONFIG_TCP_CONG_ADVANCED is not set
305CONFIG_TCP_CONG_BIC=y
306
307#
308# IP: Virtual Server Configuration
309#
310# CONFIG_IP_VS is not set
311CONFIG_IPV6=y
312# CONFIG_IPV6_PRIVACY is not set
313# CONFIG_IPV6_ROUTER_PREF is not set
314# CONFIG_INET6_AH is not set
315# CONFIG_INET6_ESP is not set
316# CONFIG_INET6_IPCOMP is not set
317# CONFIG_INET6_XFRM_TUNNEL is not set
318# CONFIG_INET6_TUNNEL is not set
319CONFIG_INET6_XFRM_MODE_TRANSPORT=y
320CONFIG_INET6_XFRM_MODE_TUNNEL=y
321# CONFIG_IPV6_TUNNEL is not set
322# CONFIG_NETWORK_SECMARK is not set
323CONFIG_NETFILTER=y
324# CONFIG_NETFILTER_DEBUG is not set
325
326#
327# Core Netfilter Configuration
328#
329CONFIG_NETFILTER_NETLINK=y
330# CONFIG_NETFILTER_NETLINK_QUEUE is not set
331# CONFIG_NETFILTER_NETLINK_LOG is not set
332# CONFIG_NF_CONNTRACK is not set
333# CONFIG_NETFILTER_XTABLES is not set
334
335#
336# IP: Netfilter Configuration
337#
338# CONFIG_IP_NF_CONNTRACK is not set
339# CONFIG_IP_NF_QUEUE is not set
340
341#
342# IPv6: Netfilter Configuration (EXPERIMENTAL)
343#
344# CONFIG_IP6_NF_QUEUE is not set
345
346#
347# DCCP Configuration (EXPERIMENTAL)
348#
349# CONFIG_IP_DCCP is not set
350
351#
352# SCTP Configuration (EXPERIMENTAL)
353#
354# CONFIG_IP_SCTP is not set
355
356#
357# TIPC Configuration (EXPERIMENTAL)
358#
359# CONFIG_TIPC is not set
360# CONFIG_ATM is not set
361# CONFIG_BRIDGE is not set
362# CONFIG_VLAN_8021Q is not set
363# CONFIG_DECNET is not set
364# CONFIG_LLC2 is not set
365# CONFIG_IPX is not set
366# CONFIG_ATALK is not set
367# CONFIG_X25 is not set
368# CONFIG_LAPB is not set
369# CONFIG_ECONET is not set
370# CONFIG_WAN_ROUTER is not set
371
372#
373# QoS and/or fair queueing
374#
375# CONFIG_NET_SCHED is not set
376
377#
378# Network testing
379#
380# CONFIG_NET_PKTGEN is not set
381# CONFIG_HAMRADIO is not set
382# CONFIG_IRDA is not set
383CONFIG_BT=y
384CONFIG_BT_L2CAP=y
385CONFIG_BT_SCO=y
386CONFIG_BT_RFCOMM=y
387CONFIG_BT_RFCOMM_TTY=y
388CONFIG_BT_BNEP=y
389# CONFIG_BT_BNEP_MC_FILTER is not set
390# CONFIG_BT_BNEP_PROTO_FILTER is not set
391CONFIG_BT_HIDP=y
392
393#
394# Bluetooth device drivers
395#
396# CONFIG_BT_HCIUSB is not set
397# CONFIG_BT_HCIUART is not set
398# CONFIG_BT_HCIBCM203X is not set
399# CONFIG_BT_HCIBPA10X is not set
400# CONFIG_BT_HCIBFUSB is not set
401CONFIG_BT_HCIBRF6150=y
402# CONFIG_BT_HCIH4P is not set
403# CONFIG_BT_HCIVHCI is not set
404# CONFIG_IEEE80211 is not set
405CONFIG_WIRELESS_EXT=y
406
407#
408# Device Drivers
409#
410
411#
412# Generic Driver Options
413#
414CONFIG_STANDALONE=y
415CONFIG_PREVENT_FIRMWARE_BUILD=y
416CONFIG_FW_LOADER=y
417# CONFIG_DEBUG_DRIVER is not set
418# CONFIG_SYS_HYPERVISOR is not set
419
420#
421# Connector - unified userspace <-> kernelspace linker
422#
423CONFIG_CONNECTOR=y
424# CONFIG_PROC_EVENTS is not set
425
426#
427# Memory Technology Devices (MTD)
428#
429CONFIG_MTD=y
430# CONFIG_MTD_DEBUG is not set
431# CONFIG_MTD_CONCAT is not set
432CONFIG_MTD_PARTITIONS=y
433# CONFIG_MTD_REDBOOT_PARTS is not set
434CONFIG_MTD_CMDLINE_PARTS=y
435# CONFIG_MTD_AFS_PARTS is not set
436
437#
438# User Modules And Translation Layers
439#
440CONFIG_MTD_CHAR=y
441CONFIG_MTD_BLOCK=y
442# CONFIG_FTL is not set
443# CONFIG_NFTL is not set
444# CONFIG_INFTL is not set
445# CONFIG_RFD_FTL is not set
446
447#
448# RAM/ROM/Flash chip drivers
449#
450# CONFIG_MTD_CFI is not set
451# CONFIG_MTD_JEDECPROBE is not set
452CONFIG_MTD_MAP_BANK_WIDTH_1=y
453CONFIG_MTD_MAP_BANK_WIDTH_2=y
454CONFIG_MTD_MAP_BANK_WIDTH_4=y
455# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
456# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
457# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
458CONFIG_MTD_CFI_I1=y
459CONFIG_MTD_CFI_I2=y
460# CONFIG_MTD_CFI_I4 is not set
461# CONFIG_MTD_CFI_I8 is not set
462# CONFIG_MTD_RAM is not set
463# CONFIG_MTD_ROM is not set
464# CONFIG_MTD_ABSENT is not set
465# CONFIG_MTD_OBSOLETE_CHIPS is not set
466
467#
468# Mapping drivers for chip access
469#
470# CONFIG_MTD_COMPLEX_MAPPINGS is not set
471# CONFIG_MTD_PLATRAM is not set
472
473#
474# Self-contained MTD device drivers
475#
476# CONFIG_MTD_DATAFLASH is not set
477# CONFIG_MTD_M25P80 is not set
478# CONFIG_MTD_SLRAM is not set
479# CONFIG_MTD_PHRAM is not set
480# CONFIG_MTD_MTDRAM is not set
481# CONFIG_MTD_BLOCK2MTD is not set
482
483#
484# Disk-On-Chip Device Drivers
485#
486# CONFIG_MTD_DOC2000 is not set
487# CONFIG_MTD_DOC2001 is not set
488# CONFIG_MTD_DOC2001PLUS is not set
489
490#
491# NAND Flash Device Drivers
492#
493CONFIG_MTD_NAND=y
494# CONFIG_MTD_NAND_VERIFY_WRITE is not set
495# CONFIG_MTD_NAND_ECC_SMC is not set
496CONFIG_MTD_NAND_OMAP_HW=y
497CONFIG_MTD_NAND_IDS=y
498# CONFIG_MTD_NAND_DISKONCHIP is not set
499# CONFIG_MTD_NAND_NANDSIM is not set
500
501#
502# OneNAND Flash Device Drivers
503#
504# CONFIG_MTD_ONENAND is not set
505
506#
507# Parallel port support
508#
509# CONFIG_PARPORT is not set
510
511#
512# Plug and Play support
513#
514
515#
516# Block devices
517#
518# CONFIG_BLK_DEV_COW_COMMON is not set
519CONFIG_BLK_DEV_LOOP=y
520# CONFIG_BLK_DEV_CRYPTOLOOP is not set
521# CONFIG_BLK_DEV_NBD is not set
522# CONFIG_BLK_DEV_UB is not set
523# CONFIG_BLK_DEV_RAM is not set
524# CONFIG_BLK_DEV_INITRD is not set
525# CONFIG_CDROM_PKTCDVD is not set
526# CONFIG_ATA_OVER_ETH is not set
527
528#
529# SCSI device support
530#
531# CONFIG_RAID_ATTRS is not set
532CONFIG_SCSI=y
533# CONFIG_SCSI_PROC_FS is not set
534
535#
536# SCSI support type (disk, tape, CD-ROM)
537#
538CONFIG_BLK_DEV_SD=y
539# CONFIG_CHR_DEV_ST is not set
540# CONFIG_CHR_DEV_OSST is not set
541# CONFIG_BLK_DEV_SR is not set
542# CONFIG_CHR_DEV_SG is not set
543# CONFIG_CHR_DEV_SCH is not set
544
545#
546# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
547#
548# CONFIG_SCSI_MULTI_LUN is not set
549# CONFIG_SCSI_CONSTANTS is not set
550# CONFIG_SCSI_LOGGING is not set
551
552#
553# SCSI Transport Attributes
554#
555# CONFIG_SCSI_SPI_ATTRS is not set
556# CONFIG_SCSI_FC_ATTRS is not set
557# CONFIG_SCSI_ISCSI_ATTRS is not set
558# CONFIG_SCSI_SAS_ATTRS is not set
559
560#
561# SCSI low-level drivers
562#
563# CONFIG_ISCSI_TCP is not set
564# CONFIG_SCSI_SATA is not set
565# CONFIG_SCSI_DEBUG is not set
566
567#
568# Multi-device support (RAID and LVM)
569#
570# CONFIG_MD is not set
571
572#
573# Fusion MPT device support
574#
575# CONFIG_FUSION is not set
576
577#
578# IEEE 1394 (FireWire) support
579#
580
581#
582# I2O device support
583#
584
585#
586# Network device support
587#
588CONFIG_NETDEVICES=y
589# CONFIG_DUMMY is not set
590# CONFIG_BONDING is not set
591# CONFIG_EQUALIZER is not set
592CONFIG_TUN=y
593
594#
595# PHY device support
596#
597# CONFIG_PHYLIB is not set
598
599#
600# Ethernet (10 or 100Mbit)
601#
602CONFIG_NET_ETHERNET=y
603CONFIG_MII=y
604# CONFIG_SMC91X is not set
605# CONFIG_DM9000 is not set
606
607#
608# Ethernet (1000 Mbit)
609#
610
611#
612# Ethernet (10000 Mbit)
613#
614
615#
616# Token Ring devices
617#
618
619#
620# Wireless LAN (non-hamradio)
621#
622CONFIG_NET_RADIO=y
623# CONFIG_NET_WIRELESS_RTNETLINK is not set
624
625#
626# Obsolete Wireless cards support (pre-802.11)
627#
628# CONFIG_STRIP is not set
629# CONFIG_USB_ZD1201 is not set
630# CONFIG_HOSTAP is not set
631
632#
633# Wan interfaces
634#
635# CONFIG_WAN is not set
636CONFIG_PPP=y
637# CONFIG_PPP_MULTILINK is not set
638CONFIG_PPP_FILTER=y
639CONFIG_PPP_ASYNC=y
640# CONFIG_PPP_SYNC_TTY is not set
641CONFIG_PPP_DEFLATE=y
642CONFIG_PPP_BSDCOMP=y
643# CONFIG_PPP_MPPE is not set
644# CONFIG_PPPOE is not set
645# CONFIG_SLIP is not set
646# CONFIG_SHAPER is not set
647# CONFIG_NETCONSOLE is not set
648# CONFIG_NETPOLL is not set
649# CONFIG_NET_POLL_CONTROLLER is not set
650
651#
652# ISDN subsystem
653#
654# CONFIG_ISDN is not set
655
656#
657# Input device support
658#
659CONFIG_INPUT=y
660
661#
662# Userland interfaces
663#
664CONFIG_INPUT_MOUSEDEV=y
665# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
666CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
667CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
668# CONFIG_INPUT_JOYDEV is not set
669# CONFIG_INPUT_TSDEV is not set
670CONFIG_INPUT_EVDEV=y
671# CONFIG_INPUT_EVBUG is not set
672
673#
674# Input Device Drivers
675#
676CONFIG_INPUT_KEYBOARD=y
677# CONFIG_KEYBOARD_ATKBD is not set
678# CONFIG_KEYBOARD_SUNKBD is not set
679# CONFIG_KEYBOARD_LKKBD is not set
680# CONFIG_KEYBOARD_XTKBD is not set
681# CONFIG_KEYBOARD_NEWTON is not set
682CONFIG_KEYBOARD_OMAP=y
683# CONFIG_INPUT_MOUSE is not set
684# CONFIG_INPUT_JOYSTICK is not set
685CONFIG_INPUT_TOUCHSCREEN=y
686CONFIG_TOUCHSCREEN_ADS7846=y
687# CONFIG_TOUCHSCREEN_GUNZE is not set
688# CONFIG_TOUCHSCREEN_ELO is not set
689# CONFIG_TOUCHSCREEN_MTOUCH is not set
690# CONFIG_TOUCHSCREEN_MK712 is not set
691# CONFIG_INPUT_MISC is not set
692
693#
694# Hardware I/O ports
695#
696CONFIG_SERIO=y
697CONFIG_SERIO_SERPORT=y
698# CONFIG_SERIO_RAW is not set
699# CONFIG_GAMEPORT is not set
700
701#
702# Character devices
703#
704CONFIG_VT=y
705CONFIG_VT_CONSOLE=y
706CONFIG_HW_CONSOLE=y
707# CONFIG_VT_HW_CONSOLE_BINDING is not set
708# CONFIG_SERIAL_NONSTANDARD is not set
709
710#
711# Serial drivers
712#
713CONFIG_SERIAL_8250=y
714CONFIG_SERIAL_8250_CONSOLE=y
715CONFIG_SERIAL_8250_NR_UARTS=4
716CONFIG_SERIAL_8250_RUNTIME_UARTS=4
717# CONFIG_SERIAL_8250_EXTENDED is not set
718
719#
720# Non-8250 serial port support
721#
722# CONFIG_SERIAL_OMAP is not set
723CONFIG_SERIAL_CORE=y
724CONFIG_SERIAL_CORE_CONSOLE=y
725CONFIG_UNIX98_PTYS=y
726# CONFIG_LEGACY_PTYS is not set
727
728#
729# IPMI
730#
731# CONFIG_IPMI_HANDLER is not set
732
733#
734# Watchdog Cards
735#
736CONFIG_WATCHDOG=y
737CONFIG_WATCHDOG_NOWAYOUT=y
738
739#
740# Watchdog Device Drivers
741#
742# CONFIG_SOFT_WATCHDOG is not set
743
744#
745# USB-based Watchdog Cards
746#
747# CONFIG_USBPCWATCHDOG is not set
748CONFIG_OMAP_WATCHDOG=y
749CONFIG_HW_RANDOM=y
750CONFIG_HW_RANDOM_OMAP=y
751CONFIG_OMAP_RNG=y
752# CONFIG_NVRAM is not set
753# CONFIG_OMAP_RTC is not set
754# CONFIG_DTLK is not set
755# CONFIG_R3964 is not set
756
757#
758# Ftape, the floppy tape device driver
759#
760# CONFIG_RAW_DRIVER is not set
761
762#
763# TPM devices
764#
765# CONFIG_TCG_TPM is not set
766# CONFIG_TELCLOCK is not set
767
768#
769# I2C support
770#
771CONFIG_I2C=y
772# CONFIG_I2C_CHARDEV is not set
773
774#
775# I2C Algorithms
776#
777# CONFIG_I2C_ALGOBIT is not set
778# CONFIG_I2C_ALGOPCF is not set
779# CONFIG_I2C_ALGOPCA is not set
780
781#
782# I2C Hardware Bus support
783#
784# CONFIG_I2C_OCORES is not set
785# CONFIG_I2C_PARPORT_LIGHT is not set
786# CONFIG_I2C_STUB is not set
787# CONFIG_I2C_PCA_ISA is not set
788CONFIG_I2C_OMAP=y
789
790#
791# Miscellaneous I2C Chip support
792#
793# CONFIG_SENSORS_DS1337 is not set
794# CONFIG_SENSORS_DS1374 is not set
795# CONFIG_SENSORS_EEPROM is not set
796# CONFIG_SENSORS_PCF8574 is not set
797# CONFIG_SENSORS_PCA9539 is not set
798# CONFIG_SENSORS_PCF8591 is not set
799# CONFIG_ISP1301_OMAP is not set
800# CONFIG_TPS65010 is not set
801CONFIG_SENSORS_TLV320AIC23=y
802# CONFIG_GPIOEXPANDER_OMAP is not set
803# CONFIG_SENSORS_MAX6875 is not set
804# CONFIG_I2C_DEBUG_CORE is not set
805# CONFIG_I2C_DEBUG_ALGO is not set
806# CONFIG_I2C_DEBUG_BUS is not set
807# CONFIG_I2C_DEBUG_CHIP is not set
808
809#
810# SPI support
811#
812CONFIG_SPI=y
813# CONFIG_SPI_DEBUG is not set
814CONFIG_SPI_MASTER=y
815
816#
817# SPI Master Controller Drivers
818#
819CONFIG_SPI_BITBANG=y
820CONFIG_SPI_OMAP_UWIRE=y
821
822#
823# SPI Protocol Masters
824#
825# CONFIG_SPI_TSC2301 is not set
826
827#
828# Dallas's 1-wire bus
829#
830# CONFIG_W1 is not set
831
832#
833# Hardware Monitoring support
834#
835CONFIG_HWMON=y
836# CONFIG_HWMON_VID is not set
837# CONFIG_SENSORS_ABITUGURU is not set
838# CONFIG_SENSORS_ADM1021 is not set
839# CONFIG_SENSORS_ADM1025 is not set
840# CONFIG_SENSORS_ADM1026 is not set
841# CONFIG_SENSORS_ADM1031 is not set
842# CONFIG_SENSORS_ADM9240 is not set
843# CONFIG_SENSORS_ASB100 is not set
844# CONFIG_SENSORS_ATXP1 is not set
845# CONFIG_SENSORS_DS1621 is not set
846# CONFIG_SENSORS_F71805F is not set
847# CONFIG_SENSORS_FSCHER is not set
848# CONFIG_SENSORS_FSCPOS is not set
849# CONFIG_SENSORS_GL518SM is not set
850# CONFIG_SENSORS_GL520SM is not set
851# CONFIG_SENSORS_IT87 is not set
852# CONFIG_SENSORS_LM63 is not set
853# CONFIG_SENSORS_LM70 is not set
854# CONFIG_SENSORS_LM75 is not set
855# CONFIG_SENSORS_LM77 is not set
856# CONFIG_SENSORS_LM78 is not set
857# CONFIG_SENSORS_LM80 is not set
858# CONFIG_SENSORS_LM83 is not set
859# CONFIG_SENSORS_LM85 is not set
860# CONFIG_SENSORS_LM87 is not set
861# CONFIG_SENSORS_LM90 is not set
862# CONFIG_SENSORS_LM92 is not set
863# CONFIG_SENSORS_MAX1619 is not set
864# CONFIG_SENSORS_PC87360 is not set
865# CONFIG_SENSORS_SMSC47M1 is not set
866# CONFIG_SENSORS_SMSC47M192 is not set
867# CONFIG_SENSORS_SMSC47B397 is not set
868# CONFIG_SENSORS_TMP105 is not set
869# CONFIG_SENSORS_W83781D is not set
870# CONFIG_SENSORS_W83791D is not set
871# CONFIG_SENSORS_W83792D is not set
872# CONFIG_SENSORS_W83L785TS is not set
873# CONFIG_SENSORS_W83627HF is not set
874# CONFIG_SENSORS_W83627EHF is not set
875# CONFIG_HWMON_DEBUG_CHIP is not set
876
877#
878# Misc devices
879#
880
881#
882# LED devices
883#
884# CONFIG_NEW_LEDS is not set
885
886#
887# LED drivers
888#
889
890#
891# LED Triggers
892#
893
894#
895# Multimedia devices
896#
897# CONFIG_VIDEO_DEV is not set
898CONFIG_VIDEO_V4L2=y
899
900#
901# Digital Video Broadcasting Devices
902#
903# CONFIG_DVB is not set
904# CONFIG_USB_DABUSB is not set
905
906#
907# Graphics support
908#
909CONFIG_FIRMWARE_EDID=y
910CONFIG_FB=y
911# CONFIG_FB_CFB_FILLRECT is not set
912# CONFIG_FB_CFB_COPYAREA is not set
913# CONFIG_FB_CFB_IMAGEBLIT is not set
914# CONFIG_FB_MACMODES is not set
915# CONFIG_FB_BACKLIGHT is not set
916# CONFIG_FB_MODE_HELPERS is not set
917# CONFIG_FB_TILEBLITTING is not set
918# CONFIG_FB_S1D13XXX is not set
919# CONFIG_FB_VIRTUAL is not set
920CONFIG_FB_OMAP=y
921CONFIG_FB_OMAP_LCDC_EXTERNAL=y
922CONFIG_FB_OMAP_LCDC_HWA742=y
923# CONFIG_FB_OMAP_LCDC_BLIZZARD is not set
924CONFIG_FB_OMAP_MANUAL_UPDATE=y
925CONFIG_FB_OMAP_LCD_MIPID=y
926# CONFIG_FB_OMAP_BOOTLOADER_INIT is not set
927CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE=2
928# CONFIG_FB_OMAP_DMA_TUNE is not set
929
930#
931# Console display driver support
932#
933# CONFIG_VGA_CONSOLE is not set
934CONFIG_DUMMY_CONSOLE=y
935# CONFIG_FRAMEBUFFER_CONSOLE is not set
936
937#
938# Logo configuration
939#
940# CONFIG_LOGO is not set
941# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
942
943#
944# Sound
945#
946CONFIG_SOUND=y
947
948#
949# Advanced Linux Sound Architecture
950#
951CONFIG_SND=y
952CONFIG_SND_TIMER=y
953CONFIG_SND_PCM=y
954CONFIG_SND_HWDEP=y
955CONFIG_SND_RAWMIDI=y
956# CONFIG_SND_SEQUENCER is not set
957# CONFIG_SND_MIXER_OSS is not set
958# CONFIG_SND_PCM_OSS is not set
959# CONFIG_SND_DYNAMIC_MINORS is not set
960# CONFIG_SND_SUPPORT_OLD_API is not set
961CONFIG_SND_VERBOSE_PROCFS=y
962# CONFIG_SND_VERBOSE_PRINTK is not set
963# CONFIG_SND_DEBUG is not set
964
965#
966# Generic devices
967#
968CONFIG_SND_DUMMY=y
969# CONFIG_SND_MTPAV is not set
970# CONFIG_SND_SERIAL_U16550 is not set
971# CONFIG_SND_MPU401 is not set
972
973#
974# ALSA ARM devices
975#
976CONFIG_SND_OMAP_AIC23=y
977# CONFIG_SND_OMAP_TSC2101 is not set
978# CONFIG_SND_OMAP24XX_EAC is not set
979
980#
981# USB devices
982#
983CONFIG_SND_USB_AUDIO=y
984
985#
986# Open Sound System
987#
988# CONFIG_SOUND_PRIME is not set
989
990#
991# USB support
992#
993CONFIG_USB_ARCH_HAS_HCD=y
994CONFIG_USB_ARCH_HAS_OHCI=y
995# CONFIG_USB_ARCH_HAS_EHCI is not set
996CONFIG_USB=y
997# CONFIG_USB_DEBUG is not set
998
999#
1000# Miscellaneous USB options
1001#
1002CONFIG_USB_DEVICEFS=y
1003CONFIG_USB_BANDWIDTH=y
1004# CONFIG_USB_DYNAMIC_MINORS is not set
1005CONFIG_USB_SUSPEND=y
1006# CONFIG_USB_OTG is not set
1007
1008#
1009# USB Host Controller Drivers
1010#
1011# CONFIG_USB_ISP116X_HCD is not set
1012# CONFIG_USB_OHCI_HCD is not set
1013# CONFIG_USB_SL811_HCD is not set
1014# CONFIG_USB_MUSB_HDRC is not set
1015# CONFIG_USB_GADGET_MUSB_HDRC is not set
1016
1017#
1018# USB Device Class drivers
1019#
1020# CONFIG_USB_ACM is not set
1021# CONFIG_USB_PRINTER is not set
1022
1023#
1024# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1025#
1026
1027#
1028# may also be needed; see USB_STORAGE Help for more information
1029#
1030CONFIG_USB_STORAGE=y
1031# CONFIG_USB_STORAGE_DEBUG is not set
1032# CONFIG_USB_STORAGE_DATAFAB is not set
1033# CONFIG_USB_STORAGE_FREECOM is not set
1034# CONFIG_USB_STORAGE_DPCM is not set
1035# CONFIG_USB_STORAGE_USBAT is not set
1036# CONFIG_USB_STORAGE_SDDR09 is not set
1037# CONFIG_USB_STORAGE_SDDR55 is not set
1038# CONFIG_USB_STORAGE_JUMPSHOT is not set
1039# CONFIG_USB_STORAGE_ALAUDA is not set
1040# CONFIG_USB_LIBUSUAL is not set
1041
1042#
1043# USB Input Devices
1044#
1045CONFIG_USB_HID=y
1046CONFIG_USB_HIDINPUT=y
1047# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1048# CONFIG_HID_FF is not set
1049# CONFIG_USB_HIDDEV is not set
1050# CONFIG_USB_AIPTEK is not set
1051# CONFIG_USB_WACOM is not set
1052# CONFIG_USB_ACECAD is not set
1053# CONFIG_USB_KBTAB is not set
1054# CONFIG_USB_POWERMATE is not set
1055# CONFIG_USB_TOUCHSCREEN is not set
1056# CONFIG_USB_YEALINK is not set
1057# CONFIG_USB_XPAD is not set
1058# CONFIG_USB_ATI_REMOTE is not set
1059# CONFIG_USB_ATI_REMOTE2 is not set
1060# CONFIG_USB_KEYSPAN_REMOTE is not set
1061# CONFIG_USB_APPLETOUCH is not set
1062
1063#
1064# USB Imaging devices
1065#
1066# CONFIG_USB_MDC800 is not set
1067# CONFIG_USB_MICROTEK is not set
1068
1069#
1070# USB Network Adapters
1071#
1072# CONFIG_USB_CATC is not set
1073# CONFIG_USB_KAWETH is not set
1074# CONFIG_USB_PEGASUS is not set
1075# CONFIG_USB_RTL8150 is not set
1076CONFIG_USB_USBNET=y
1077# CONFIG_USB_NET_AX8817X is not set
1078CONFIG_USB_NET_CDCETHER=y
1079# CONFIG_USB_NET_GL620A is not set
1080CONFIG_USB_NET_NET1080=y
1081# CONFIG_USB_NET_PLUSB is not set
1082# CONFIG_USB_NET_RNDIS_HOST is not set
1083# CONFIG_USB_NET_CDC_SUBSET is not set
1084CONFIG_USB_NET_ZAURUS=y
1085# CONFIG_USB_MON is not set
1086
1087#
1088# USB port drivers
1089#
1090
1091#
1092# USB Serial Converter support
1093#
1094CONFIG_USB_SERIAL=y
1095CONFIG_USB_SERIAL_CONSOLE=y
1096# CONFIG_USB_SERIAL_GENERIC is not set
1097# CONFIG_USB_SERIAL_AIRPRIME is not set
1098# CONFIG_USB_SERIAL_ARK3116 is not set
1099# CONFIG_USB_SERIAL_BELKIN is not set
1100# CONFIG_USB_SERIAL_WHITEHEAT is not set
1101# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
1102# CONFIG_USB_SERIAL_CP2101 is not set
1103# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
1104# CONFIG_USB_SERIAL_EMPEG is not set
1105# CONFIG_USB_SERIAL_FTDI_SIO is not set
1106# CONFIG_USB_SERIAL_FUNSOFT is not set
1107# CONFIG_USB_SERIAL_VISOR is not set
1108# CONFIG_USB_SERIAL_IPAQ is not set
1109# CONFIG_USB_SERIAL_IR is not set
1110# CONFIG_USB_SERIAL_EDGEPORT is not set
1111# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
1112# CONFIG_USB_SERIAL_GARMIN is not set
1113# CONFIG_USB_SERIAL_IPW is not set
1114# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
1115# CONFIG_USB_SERIAL_KEYSPAN is not set
1116# CONFIG_USB_SERIAL_KLSI is not set
1117# CONFIG_USB_SERIAL_KOBIL_SCT is not set
1118# CONFIG_USB_SERIAL_MCT_U232 is not set
1119# CONFIG_USB_SERIAL_NAVMAN is not set
1120CONFIG_USB_SERIAL_PL2303=y
1121# CONFIG_USB_SERIAL_HP4X is not set
1122# CONFIG_USB_SERIAL_SAFE is not set
1123# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
1124# CONFIG_USB_SERIAL_TI is not set
1125# CONFIG_USB_SERIAL_CYBERJACK is not set
1126# CONFIG_USB_SERIAL_XIRCOM is not set
1127# CONFIG_USB_SERIAL_OPTION is not set
1128# CONFIG_USB_SERIAL_OMNINET is not set
1129
1130#
1131# USB Miscellaneous drivers
1132#
1133# CONFIG_USB_EMI62 is not set
1134# CONFIG_USB_EMI26 is not set
1135# CONFIG_USB_AUERSWALD is not set
1136# CONFIG_USB_RIO500 is not set
1137# CONFIG_USB_LEGOTOWER is not set
1138# CONFIG_USB_LCD is not set
1139# CONFIG_USB_LED is not set
1140# CONFIG_USB_CYPRESS_CY7C63 is not set
1141# CONFIG_USB_CYTHERM is not set
1142# CONFIG_USB_PHIDGETKIT is not set
1143# CONFIG_USB_PHIDGETSERVO is not set
1144# CONFIG_USB_IDMOUSE is not set
1145# CONFIG_USB_APPLEDISPLAY is not set
1146# CONFIG_USB_LD is not set
1147# CONFIG_USB_TEST is not set
1148
1149#
1150# USB DSL modem support
1151#
1152
1153#
1154# USB Gadget Support
1155#
1156CONFIG_USB_GADGET=y
1157# CONFIG_USB_GADGET_DEBUG_FILES is not set
1158CONFIG_USB_GADGET_SELECTED=y
1159# CONFIG_USB_GADGET_NET2280 is not set
1160# CONFIG_USB_GADGET_PXA2XX is not set
1161# CONFIG_USB_GADGET_GOKU is not set
1162# CONFIG_USB_GADGET_LH7A40X is not set
1163CONFIG_USB_GADGET_OMAP=y
1164CONFIG_USB_OMAP=y
1165# CONFIG_USB_GADGET_AT91 is not set
1166# CONFIG_USB_GADGET_DUMMY_HCD is not set
1167# CONFIG_USB_GADGET_DUALSPEED is not set
1168# CONFIG_USB_ZERO is not set
1169CONFIG_USB_ETH=m
1170CONFIG_USB_ETH_RNDIS=y
1171# CONFIG_USB_GADGETFS is not set
1172CONFIG_USB_FILE_STORAGE=m
1173CONFIG_USB_FILE_STORAGE_TEST=y
1174# CONFIG_USB_G_SERIAL is not set
1175
1176#
1177# MMC/SD Card support
1178#
1179CONFIG_MMC=y
1180# CONFIG_MMC_DEBUG is not set
1181CONFIG_MMC_BLOCK=y
1182CONFIG_MMC_OMAP=y
1183
1184#
1185# Real Time Clock
1186#
1187CONFIG_RTC_LIB=y
1188# CONFIG_RTC_CLASS is not set
1189
1190#
1191# Synchronous Serial Interfaces (SSI)
1192#
1193CONFIG_OMAP_UWIRE=y
1194# CONFIG_OMAP_TSC2101 is not set
1195
1196#
1197# CBUS support
1198#
1199CONFIG_CBUS=y
1200CONFIG_CBUS_TAHVO=y
1201CONFIG_CBUS_TAHVO_USER=y
1202CONFIG_CBUS_TAHVO_USB=y
1203CONFIG_CBUS_RETU=y
1204CONFIG_CBUS_RETU_USER=y
1205CONFIG_CBUS_RETU_POWERBUTTON=y
1206CONFIG_CBUS_RETU_RTC=y
1207CONFIG_CBUS_RETU_WDT=y
1208# CONFIG_CBUS_RETU_HEADSET is not set
1209
1210#
1211# File systems
1212#
1213CONFIG_EXT2_FS=y
1214# CONFIG_EXT2_FS_XATTR is not set
1215# CONFIG_EXT2_FS_XIP is not set
1216CONFIG_EXT3_FS=y
1217CONFIG_EXT3_FS_XATTR=y
1218# CONFIG_EXT3_FS_POSIX_ACL is not set
1219# CONFIG_EXT3_FS_SECURITY is not set
1220CONFIG_JBD=y
1221# CONFIG_JBD_DEBUG is not set
1222CONFIG_FS_MBCACHE=y
1223# CONFIG_REISERFS_FS is not set
1224# CONFIG_JFS_FS is not set
1225# CONFIG_FS_POSIX_ACL is not set
1226# CONFIG_XFS_FS is not set
1227# CONFIG_OCFS2_FS is not set
1228# CONFIG_MINIX_FS is not set
1229# CONFIG_ROMFS_FS is not set
1230CONFIG_INOTIFY=y
1231CONFIG_INOTIFY_USER=y
1232# CONFIG_QUOTA is not set
1233CONFIG_DNOTIFY=y
1234# CONFIG_AUTOFS_FS is not set
1235# CONFIG_AUTOFS4_FS is not set
1236# CONFIG_FUSE_FS is not set
1237
1238#
1239# CD-ROM/DVD Filesystems
1240#
1241# CONFIG_ISO9660_FS is not set
1242# CONFIG_UDF_FS is not set
1243
1244#
1245# DOS/FAT/NT Filesystems
1246#
1247CONFIG_FAT_FS=y
1248CONFIG_MSDOS_FS=y
1249CONFIG_VFAT_FS=y
1250CONFIG_FAT_DEFAULT_CODEPAGE=437
1251CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1252# CONFIG_NTFS_FS is not set
1253
1254#
1255# Pseudo filesystems
1256#
1257CONFIG_PROC_FS=y
1258CONFIG_SYSFS=y
1259CONFIG_TMPFS=y
1260# CONFIG_HUGETLB_PAGE is not set
1261CONFIG_RAMFS=y
1262# CONFIG_CONFIGFS_FS is not set
1263
1264#
1265# Miscellaneous filesystems
1266#
1267# CONFIG_ADFS_FS is not set
1268# CONFIG_AFFS_FS is not set
1269# CONFIG_HFS_FS is not set
1270# CONFIG_HFSPLUS_FS is not set
1271# CONFIG_BEFS_FS is not set
1272# CONFIG_BFS_FS is not set
1273# CONFIG_EFS_FS is not set
1274# CONFIG_JFFS_FS is not set
1275CONFIG_JFFS2_FS=y
1276CONFIG_JFFS2_FS_DEBUG=0
1277CONFIG_JFFS2_FS_WRITEBUFFER=y
1278CONFIG_JFFS2_SUMMARY=y
1279# CONFIG_JFFS2_FS_XATTR is not set
1280CONFIG_JFFS2_COMPRESSION_OPTIONS=y
1281CONFIG_JFFS2_ZLIB=y
1282CONFIG_JFFS2_LZO=y
1283CONFIG_JFFS2_RTIME=y
1284# CONFIG_JFFS2_RUBIN is not set
1285# CONFIG_JFFS2_CMODE_NONE is not set
1286CONFIG_JFFS2_CMODE_PRIORITY=y
1287# CONFIG_JFFS2_CMODE_SIZE is not set
1288# CONFIG_JFFS2_CMODE_FAVOURLZO is not set
1289# CONFIG_CRAMFS is not set
1290# CONFIG_VXFS_FS is not set
1291# CONFIG_HPFS_FS is not set
1292# CONFIG_QNX4FS_FS is not set
1293# CONFIG_SYSV_FS is not set
1294# CONFIG_UFS_FS is not set
1295
1296#
1297# Network File Systems
1298#
1299CONFIG_NFS_FS=y
1300CONFIG_NFS_V3=y
1301# CONFIG_NFS_V3_ACL is not set
1302# CONFIG_NFS_V4 is not set
1303# CONFIG_NFS_DIRECTIO is not set
1304# CONFIG_NFSD is not set
1305# CONFIG_ROOT_NFS is not set
1306CONFIG_LOCKD=y
1307CONFIG_LOCKD_V4=y
1308CONFIG_NFS_COMMON=y
1309CONFIG_SUNRPC=y
1310# CONFIG_RPCSEC_GSS_KRB5 is not set
1311# CONFIG_RPCSEC_GSS_SPKM3 is not set
1312# CONFIG_SMB_FS is not set
1313# CONFIG_CIFS is not set
1314# CONFIG_NCP_FS is not set
1315# CONFIG_CODA_FS is not set
1316# CONFIG_AFS_FS is not set
1317# CONFIG_9P_FS is not set
1318
1319#
1320# Partition Types
1321#
1322CONFIG_PARTITION_ADVANCED=y
1323# CONFIG_ACORN_PARTITION is not set
1324# CONFIG_OSF_PARTITION is not set
1325# CONFIG_AMIGA_PARTITION is not set
1326# CONFIG_ATARI_PARTITION is not set
1327# CONFIG_MAC_PARTITION is not set
1328CONFIG_MSDOS_PARTITION=y
1329# CONFIG_BSD_DISKLABEL is not set
1330# CONFIG_MINIX_SUBPARTITION is not set
1331# CONFIG_SOLARIS_X86_PARTITION is not set
1332# CONFIG_UNIXWARE_DISKLABEL is not set
1333# CONFIG_LDM_PARTITION is not set
1334# CONFIG_SGI_PARTITION is not set
1335# CONFIG_ULTRIX_PARTITION is not set
1336# CONFIG_SUN_PARTITION is not set
1337# CONFIG_KARMA_PARTITION is not set
1338# CONFIG_EFI_PARTITION is not set
1339
1340#
1341# Native Language Support
1342#
1343CONFIG_NLS=y
1344CONFIG_NLS_DEFAULT="iso8859-1"
1345CONFIG_NLS_CODEPAGE_437=y
1346# CONFIG_NLS_CODEPAGE_737 is not set
1347# CONFIG_NLS_CODEPAGE_775 is not set
1348# CONFIG_NLS_CODEPAGE_850 is not set
1349CONFIG_NLS_CODEPAGE_852=y
1350# CONFIG_NLS_CODEPAGE_855 is not set
1351# CONFIG_NLS_CODEPAGE_857 is not set
1352# CONFIG_NLS_CODEPAGE_860 is not set
1353# CONFIG_NLS_CODEPAGE_861 is not set
1354# CONFIG_NLS_CODEPAGE_862 is not set
1355# CONFIG_NLS_CODEPAGE_863 is not set
1356# CONFIG_NLS_CODEPAGE_864 is not set
1357# CONFIG_NLS_CODEPAGE_865 is not set
1358# CONFIG_NLS_CODEPAGE_866 is not set
1359# CONFIG_NLS_CODEPAGE_869 is not set
1360# CONFIG_NLS_CODEPAGE_936 is not set
1361# CONFIG_NLS_CODEPAGE_950 is not set
1362# CONFIG_NLS_CODEPAGE_932 is not set
1363# CONFIG_NLS_CODEPAGE_949 is not set
1364# CONFIG_NLS_CODEPAGE_874 is not set
1365# CONFIG_NLS_ISO8859_8 is not set
1366# CONFIG_NLS_CODEPAGE_1250 is not set
1367# CONFIG_NLS_CODEPAGE_1251 is not set
1368# CONFIG_NLS_ASCII is not set
1369CONFIG_NLS_ISO8859_1=y
1370# CONFIG_NLS_ISO8859_2 is not set
1371# CONFIG_NLS_ISO8859_3 is not set
1372# CONFIG_NLS_ISO8859_4 is not set
1373# CONFIG_NLS_ISO8859_5 is not set
1374# CONFIG_NLS_ISO8859_6 is not set
1375# CONFIG_NLS_ISO8859_7 is not set
1376# CONFIG_NLS_ISO8859_9 is not set
1377# CONFIG_NLS_ISO8859_13 is not set
1378# CONFIG_NLS_ISO8859_14 is not set
1379CONFIG_NLS_ISO8859_15=y
1380# CONFIG_NLS_KOI8_R is not set
1381# CONFIG_NLS_KOI8_U is not set
1382CONFIG_NLS_UTF8=y
1383
1384#
1385# Profiling support
1386#
1387# CONFIG_PROFILING is not set
1388
1389#
1390# Kernel hacking
1391#
1392# CONFIG_PRINTK_TIME is not set
1393CONFIG_MAGIC_SYSRQ=y
1394# CONFIG_UNUSED_SYMBOLS is not set
1395CONFIG_DEBUG_KERNEL=y
1396CONFIG_LOG_BUF_SHIFT=14
1397CONFIG_DETECT_SOFTLOCKUP=y
1398# CONFIG_SCHEDSTATS is not set
1399# CONFIG_DEBUG_SLAB is not set
1400# CONFIG_DEBUG_RT_MUTEXES is not set
1401# CONFIG_RT_MUTEX_TESTER is not set
1402# CONFIG_DEBUG_SPINLOCK is not set
1403CONFIG_DEBUG_MUTEXES=y
1404# CONFIG_DEBUG_RWSEMS is not set
1405# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1406# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1407# CONFIG_DEBUG_KOBJECT is not set
1408CONFIG_DEBUG_BUGVERBOSE=y
1409# CONFIG_DEBUG_INFO is not set
1410# CONFIG_DEBUG_FS is not set
1411# CONFIG_DEBUG_VM is not set
1412CONFIG_FRAME_POINTER=y
1413# CONFIG_UNWIND_INFO is not set
1414CONFIG_FORCED_INLINING=y
1415# CONFIG_RCU_TORTURE_TEST is not set
1416# CONFIG_DEBUG_USER is not set
1417# CONFIG_DEBUG_WAITQ is not set
1418CONFIG_DEBUG_ERRORS=y
1419# CONFIG_DEBUG_LL is not set
1420
1421#
1422# Security options
1423#
1424# CONFIG_KEYS is not set
1425CONFIG_SECURITY=y
1426# CONFIG_SECURITY_NETWORK is not set
1427# CONFIG_SECURITY_CAPABILITIES is not set
1428# CONFIG_SECURITY_ROOTPLUG is not set
1429# CONFIG_SECURITY_SECLVL is not set
1430# CONFIG_SECURITY_LOWMEM is not set
1431
1432#
1433# Cryptographic options
1434#
1435# CONFIG_CRYPTO is not set
1436
1437#
1438# Hardware crypto devices
1439#
1440
1441#
1442# Library routines
1443#
1444CONFIG_CRC_CCITT=y
1445# CONFIG_CRC16 is not set
1446CONFIG_CRC32=y
1447# CONFIG_LIBCRC32C is not set
1448CONFIG_LZO=y
1449CONFIG_ZLIB_INFLATE=y
1450CONFIG_ZLIB_DEFLATE=y
1451CONFIG_PLIST=y
diff --git a/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia770_nand_fix.patch b/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia770_nand_fix.patch
deleted file mode 100644
index 79d53545e3..0000000000
--- a/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia770_nand_fix.patch
+++ /dev/null
@@ -1,415 +0,0 @@
1---
2 arch/arm/mach-omap1/board-nokia770.c | 60 +++++++++++++++++++++++++++++++----
3 arch/arm/mach-omap1/mmu.c | 1
4 drivers/cbus/tahvo-usb.c | 4 +-
5 drivers/i2c/chips/isp1301_omap.c | 1
6 drivers/mtd/mtdchar.c | 6 +++
7 drivers/mtd/mtdpart.c | 5 ++
8 drivers/mtd/nand/omap-hw.c | 55 +++++++++++++++-----------------
9 drivers/serial/8250.c | 2 +
10 drivers/video/omap/omapfb_main.c | 4 +-
11 include/asm-arm/arch-omap/keypad.h | 3 +
12 include/asm-arm/arch-omap/serial.h | 16 +++++++++
13 11 files changed, 118 insertions(+), 39 deletions(-)
14
15Index: linux-g/arch/arm/mach-omap1/board-nokia770.c
16===================================================================
17--- linux-g.orig/arch/arm/mach-omap1/board-nokia770.c 2006-11-08 13:18:39.000000000 +0100
18+++ linux-g/arch/arm/mach-omap1/board-nokia770.c 2007-08-13 16:23:15.000000000 +0200
19@@ -16,6 +16,8 @@
20
21 #include <linux/spi/spi.h>
22 #include <linux/spi/ads7846.h>
23+#include <linux/workqueue.h>
24+#include <linux/delay.h>
25
26 #include <asm/hardware.h>
27 #include <asm/mach-types.h>
28@@ -33,9 +35,12 @@
29 #include <asm/arch/gpio.h>
30 #include <asm/arch/omapfb.h>
31 #include <asm/arch/hwa742.h>
32+#include <asm/arch/lcd_mipid.h>
33
34 #include "../plat-omap/dsp/dsp_common.h"
35
36+#define ADS7846_PENDOWN_GPIO 15
37+
38 static void __init omap_nokia770_init_irq(void)
39 {
40 /* On Nokia 770, the SleepX signal is masked with an
41@@ -75,9 +80,11 @@
42 };
43
44 static struct omap_kp_platform_data nokia770_kp_data = {
45- .rows = 8,
46- .cols = 8,
47- .keymap = nokia770_keymap
48+ .rows = 8,
49+ .cols = 8,
50+ .keymap = nokia770_keymap,
51+ .keymapsize = ARRAY_SIZE(nokia770_keymap),
52+ .delay = 4,
53 };
54
55 static struct platform_device nokia770_kp_device = {
56@@ -94,6 +101,41 @@
57 &nokia770_kp_device,
58 };
59
60+static void mipid_shutdown(struct mipid_platform_data *pdata)
61+{
62+ if (pdata->nreset_gpio != -1) {
63+ printk(KERN_INFO "shutdown LCD\n");
64+ omap_set_gpio_dataout(pdata->nreset_gpio, 0);
65+ msleep(120);
66+ }
67+}
68+
69+static struct mipid_platform_data nokia770_mipid_platform_data = {
70+ .shutdown = mipid_shutdown,
71+};
72+
73+static void mipid_dev_init(void)
74+{
75+ const struct omap_lcd_config *conf;
76+
77+ conf = omap_get_config(OMAP_TAG_LCD, struct omap_lcd_config);
78+ if (conf != NULL) {
79+ nokia770_mipid_platform_data.nreset_gpio = conf->nreset_gpio;
80+ nokia770_mipid_platform_data.data_lines = conf->data_lines;
81+ }
82+}
83+
84+static void ads7846_dev_init(void)
85+{
86+ if (omap_request_gpio(ADS7846_PENDOWN_GPIO) < 0)
87+ printk(KERN_ERR "can't get ads7846 pen down GPIO\n");
88+}
89+
90+static int ads7846_get_pendown_state(void)
91+{
92+ return !omap_get_gpio_datain(ADS7846_PENDOWN_GPIO);
93+}
94+
95 static struct ads7846_platform_data nokia770_ads7846_platform_data __initdata = {
96 .x_max = 0x0fff,
97 .y_max = 0x0fff,
98@@ -101,14 +143,17 @@
99 .pressure_max = 255,
100 .debounce_max = 10,
101 .debounce_tol = 3,
102+ .debounce_rep = 1,
103+ .get_pendown_state = ads7846_get_pendown_state,
104 };
105
106 static struct spi_board_info nokia770_spi_board_info[] __initdata = {
107 [0] = {
108- .modalias = "lcd_lph8923",
109+ .modalias = "lcd_mipid",
110 .bus_num = 2,
111 .chip_select = 3,
112 .max_speed_hz = 12000000,
113+ .platform_data = &nokia770_mipid_platform_data,
114 },
115 [1] = {
116 .modalias = "ads7846",
117@@ -189,7 +234,7 @@
118 },
119 };
120
121-static struct omap_board_config_kernel nokia770_config[] = {
122+static struct omap_board_config_kernel nokia770_config[] __initdata = {
123 { OMAP_TAG_USB, NULL },
124 { OMAP_TAG_MMC, &nokia770_mmc_config },
125 };
126@@ -235,7 +280,7 @@
127 printk("HP connected\n");
128 }
129
130-static void codec_delayed_power_down(void *arg)
131+static void codec_delayed_power_down(struct work_struct *work)
132 {
133 down(&audio_pwr_sem);
134 if (audio_pwr_state == -1)
135@@ -326,9 +371,12 @@
136 ARRAY_SIZE(nokia770_spi_board_info));
137 omap_board_config = nokia770_config;
138 omap_board_config_size = ARRAY_SIZE(nokia770_config);
139+ omap_gpio_init();
140 omap_serial_init();
141 omap_dsp_init();
142 hwa742_dev_init();
143+ ads7846_dev_init();
144+ mipid_dev_init();
145 }
146
147 static void __init omap_nokia770_map_io(void)
148Index: linux-g/arch/arm/mach-omap1/mmu.c
149===================================================================
150--- linux-g.orig/arch/arm/mach-omap1/mmu.c 2007-08-13 13:54:01.000000000 +0200
151+++ linux-g/arch/arm/mach-omap1/mmu.c 2007-08-13 16:23:15.000000000 +0200
152@@ -29,6 +29,7 @@
153 #include <linux/kernel.h>
154 #include <linux/mm.h>
155 #include <linux/err.h>
156+#include <linux/delay.h>
157 #include "mmu.h"
158 #include <asm/tlbflush.h>
159
160Index: linux-g/drivers/cbus/tahvo-usb.c
161===================================================================
162--- linux-g.orig/drivers/cbus/tahvo-usb.c 2006-11-08 13:18:51.000000000 +0100
163+++ linux-g/drivers/cbus/tahvo-usb.c 2007-08-13 16:23:15.000000000 +0200
164@@ -135,8 +135,8 @@
165 if ((!(OTG_CTRL_REG & OTG_DRIVER_SEL)) &&
166 tu->otg.host && tu->otg.state == OTG_STATE_A_HOST) {
167 /* role is host */
168- usb_bus_start_enum(tu->otg.host,
169- tu->otg.host->otg_port);
170+ //usb_bus_start_enum(tu->otg.host,
171+ // tu->otg.host->otg_port);
172 }
173 OTG_IRQ_SRC_REG = DRIVER_SWITCH;
174 } else
175Index: linux-g/drivers/i2c/chips/isp1301_omap.c
176===================================================================
177--- linux-g.orig/drivers/i2c/chips/isp1301_omap.c 2006-11-08 13:18:51.000000000 +0100
178+++ linux-g/drivers/i2c/chips/isp1301_omap.c 2007-08-13 16:23:15.000000000 +0200
179@@ -32,6 +32,7 @@
180 #include <linux/usb_gadget.h>
181 #include <linux/usb.h>
182 #include <linux/usb_otg.h>
183+#include <linux/usb/otg.h>
184 #include <linux/i2c.h>
185 #include <linux/workqueue.h>
186
187Index: linux-g/drivers/mtd/mtdchar.c
188===================================================================
189--- linux-g.orig/drivers/mtd/mtdchar.c 2006-11-08 13:18:55.000000000 +0100
190+++ linux-g/drivers/mtd/mtdchar.c 2007-08-13 16:23:15.000000000 +0200
191@@ -622,6 +622,12 @@
192 break;
193 }
194
195+ case MEMSETOOBSEL:
196+ {
197+ break;
198+ }
199+
200+
201 case MEMGETBADBLOCK:
202 {
203 loff_t offs;
204Index: linux-g/drivers/mtd/mtdpart.c
205===================================================================
206--- linux-g.orig/drivers/mtd/mtdpart.c 2006-11-08 13:18:55.000000000 +0100
207+++ linux-g/drivers/mtd/mtdpart.c 2007-08-13 16:23:15.000000000 +0200
208@@ -200,6 +200,11 @@
209 return -EINVAL;
210 instr->addr += part->offset;
211 ret = part->master->erase(part->master, instr);
212+ if (ret) {
213+ if (instr->fail_addr != 0xffffffff)
214+ instr->fail_addr -= part->offset;
215+ instr->addr -= part->offset;
216+ }
217 return ret;
218 }
219
220Index: linux-g/drivers/mtd/nand/omap-hw.c
221===================================================================
222--- linux-g.orig/drivers/mtd/nand/omap-hw.c 2006-11-08 13:18:55.000000000 +0100
223+++ linux-g/drivers/mtd/nand/omap-hw.c 2007-08-13 16:23:15.000000000 +0200
224@@ -386,11 +386,6 @@
225 return nand_read_reg8(NND_ACCESS);
226 }
227
228-static void omap_nand_write_byte(struct mtd_info *mtd, u_char byte)
229-{
230- nand_write_reg8(NND_ACCESS, byte);
231-}
232-
233 static int omap_nand_dev_ready(struct mtd_info *mtd)
234 {
235 u32 l;
236@@ -425,9 +420,9 @@
237 if (command == NAND_CMD_SEQIN) {
238 int readcmd;
239
240- if (column >= mtd->oobblock) {
241+ if (column >= mtd->writesize) {
242 /* OOB area */
243- column -= mtd->oobblock;
244+ column -= mtd->writesize;
245 readcmd = NAND_CMD_READOOB;
246 } else if (column < 256) {
247 /* First 256 bytes --> READ0 */
248@@ -458,7 +453,7 @@
249 struct nand_chip *this = mtd->priv;
250
251 if (command == NAND_CMD_READOOB) {
252- column += mtd->oobblock;
253+ column += mtd->writesize;
254 command = NAND_CMD_READ0;
255 }
256 switch (command) {
257@@ -495,7 +490,8 @@
258 int n;
259 struct nand_chip *this = mtd->priv;
260
261- if (this->eccmode == NAND_ECC_HW12_2048)
262+ /* Ex NAND_ECC_HW12_2048 */
263+ if ((this->ecc.mode == NAND_ECC_HW) && (this->ecc.size == 2048))
264 n = 4;
265 else
266 n = 1;
267@@ -642,7 +638,8 @@
268 int block_count = 0, i, r;
269
270 this = mtd->priv;
271- if (this->eccmode == NAND_ECC_HW12_2048)
272+ /* Ex NAND_ECC_HW12_2048 */
273+ if ((this->ecc.mode == NAND_ECC_HW) && (this->ecc.size == 2048))
274 block_count = 4;
275 else
276 block_count = 1;
277@@ -672,12 +669,12 @@
278 {
279 static const char *part_parsers[] = { "cmdlinepart", NULL };
280 struct mtd_partition *parts;
281- const struct omap_flash_part_config *cfg;
282+ const struct omap_flash_part_str_config *cfg;
283 char *part_str = NULL;
284 size_t part_str_len;
285 int c;
286
287- cfg = omap_get_var_config(OMAP_TAG_FLASH_PART, &part_str_len);
288+ cfg = omap_get_var_config(OMAP_TAG_FLASH_PART_STR, &part_str_len);
289 if (cfg != NULL) {
290 part_str = kmalloc(part_str_len + 1, GFP_KERNEL);
291 if (part_str == NULL)
292@@ -794,19 +791,20 @@
293
294 /* Used from chip select and nand_command() */
295 this->read_byte = omap_nand_read_byte;
296- this->write_byte = omap_nand_write_byte;
297
298- this->select_chip = omap_nand_select_chip;
299- this->dev_ready = omap_nand_dev_ready;
300- this->chip_delay = 0;
301- this->eccmode = NAND_ECC_HW3_512;
302- this->cmdfunc = omap_nand_command;
303- this->write_buf = omap_nand_write_buf;
304- this->read_buf = omap_nand_read_buf;
305- this->verify_buf = omap_nand_verify_buf;
306- this->calculate_ecc = omap_nand_calculate_ecc;
307- this->correct_data = omap_nand_correct_data;
308- this->enable_hwecc = omap_nand_enable_hwecc;
309+ this->select_chip = omap_nand_select_chip;
310+ this->dev_ready = omap_nand_dev_ready;
311+ this->chip_delay = 0;
312+ this->ecc.mode = NAND_ECC_HW;
313+ this->ecc.bytes = 3;
314+ this->ecc.size = 512;
315+ this->cmdfunc = omap_nand_command;
316+ this->write_buf = omap_nand_write_buf;
317+ this->read_buf = omap_nand_read_buf;
318+ this->verify_buf = omap_nand_verify_buf;
319+ this->ecc.calculate = omap_nand_calculate_ecc;
320+ this->ecc.correct = omap_nand_correct_data;
321+ this->ecc.hwctl = omap_nand_enable_hwecc;
322
323 nand_write_reg(NND_SYSCFG, 0x1); /* Enable auto idle */
324 nand_write_reg(NND_PSC_CLK, 10);
325@@ -822,11 +820,10 @@
326 l = nand_read_reg(NND_CTRL);
327 l |= 1 << 4; /* Set the A8 bit in CTRL reg */
328 nand_write_reg(NND_CTRL, l);
329- this->eccmode = NAND_ECC_HW12_2048;
330- this->eccsteps = 1;
331- this->eccsize = 2048;
332- this->eccbytes = 12;
333- omap_mtd->eccsize = 2048;
334+ this->ecc.mode = NAND_ECC_HW;
335+ this->ecc.steps = 1;
336+ this->ecc.size = 2048;
337+ this->ecc.bytes = 12;
338 nand_write_reg(NND_ECC_SELECT, 6);
339 }
340
341Index: linux-g/drivers/serial/8250.c
342===================================================================
343--- linux-g.orig/drivers/serial/8250.c 2006-11-08 13:18:59.000000000 +0100
344+++ linux-g/drivers/serial/8250.c 2007-08-13 16:23:15.000000000 +0200
345@@ -44,6 +44,8 @@
346 #include <asm/io.h>
347 #include <asm/irq.h>
348
349+#include <asm/arch/serial.h>
350+
351 #include "8250.h"
352
353 /*
354Index: linux-g/drivers/video/omap/omapfb_main.c
355===================================================================
356--- linux-g.orig/drivers/video/omap/omapfb_main.c 2007-08-13 13:54:01.000000000 +0200
357+++ linux-g/drivers/video/omap/omapfb_main.c 2007-08-13 16:23:15.000000000 +0200
358@@ -110,7 +110,7 @@
359
360 #ifdef CONFIG_FB_OMAP_LCDC_EXTERNAL
361 #ifdef CONFIG_ARCH_OMAP1
362-extern struct lcd_ctrl_extif omap1_ext_if;
363+extern struct lcd_ctrl_extif sossi_extif;
364 #else
365 extern struct lcd_ctrl_extif omap2_ext_if;
366 #endif
367@@ -1658,7 +1658,7 @@
368 #ifdef CONFIG_ARCH_OMAP1
369 fbdev->int_ctrl = &omap1_int_ctrl;
370 #ifdef CONFIG_FB_OMAP_LCDC_EXTERNAL
371- fbdev->ext_if = &omap1_ext_if;
372+ fbdev->ext_if = &sossi_extif;
373 #endif
374 #else /* OMAP2 */
375 fbdev->int_ctrl = &omap2_int_ctrl;
376Index: linux-g/include/asm-arm/arch-omap/keypad.h
377===================================================================
378--- linux-g.orig/include/asm-arm/arch-omap/keypad.h 2006-11-08 13:19:11.000000000 +0100
379+++ linux-g/include/asm-arm/arch-omap/keypad.h 2007-08-13 16:23:15.000000000 +0200
380@@ -14,7 +14,10 @@
381 int rows;
382 int cols;
383 int *keymap;
384+ unsigned int keymapsize;
385 unsigned int rep:1;
386+ unsigned long delay;
387+ unsigned int dbounce:1;
388 /* specific to OMAP242x*/
389 unsigned int *row_gpios;
390 unsigned int *col_gpios;
391Index: linux-g/include/asm-arm/arch-omap/serial.h
392===================================================================
393--- linux-g.orig/include/asm-arm/arch-omap/serial.h 2007-08-13 13:54:01.000000000 +0200
394+++ linux-g/include/asm-arm/arch-omap/serial.h 2007-08-13 16:23:15.000000000 +0200
395@@ -26,4 +26,20 @@
396 #define OMAP1510_BASE_BAUD (12000000/16)
397 #define OMAP16XX_BASE_BAUD (48000000/16)
398
399+#define is_omap_port(p) ({int __ret = 0; \
400+ if (p == IO_ADDRESS(OMAP_UART1_BASE) || \
401+ p == IO_ADDRESS(OMAP_UART2_BASE) || \
402+ p == IO_ADDRESS(OMAP_UART3_BASE)) \
403+ __ret = 1; \
404+ __ret; \
405+ })
406+
407+#define is_omap_port(p) ({int __ret = 0; \
408+ if (p == IO_ADDRESS(OMAP_UART1_BASE) || \
409+ p == IO_ADDRESS(OMAP_UART2_BASE) || \
410+ p == IO_ADDRESS(OMAP_UART3_BASE)) \
411+ __ret = 1; \
412+ __ret; \
413+ })
414+
415 #endif
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
deleted file mode 100644
index 55485e25b4..0000000000
--- a/meta-extras/packages/linux/linux-nokia800-2.6.18-osso40/nokia800/defconfig
+++ /dev/null
@@ -1,1312 +0,0 @@
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