summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-03-05 16:06:05 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-03-11 16:47:43 -0400
commitc586bd9a663c6b77478b7b38ff771f6b8360edea (patch)
tree4e080e5f861a7a1ab118e243c42a3b6d54a858d4
parentf5b282271c7545929c47f0c9c087a9f55dc8df93 (diff)
downloadmeta-ti-c586bd9a663c6b77478b7b38ff771f6b8360edea.tar.gz
ti81x: remove platform configs, kernel, u-boot, since ti81x is not supported
* There is no support for these platforms from meta-ti. * If someone is willing to maintain them, please let us know or feel free to take it to a separate layer. * Therefore, remove SoC and machine configs, kernel, u-boot and X11 configs Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--conf/machine/am387x-evm.conf9
-rw-r--r--conf/machine/am389x-evm.conf9
-rw-r--r--conf/machine/c6a814x-evm.conf7
-rw-r--r--conf/machine/c6a816x-evm.conf7
-rw-r--r--conf/machine/dm814x-evm.conf7
-rw-r--r--conf/machine/include/ti814x.inc26
-rw-r--r--conf/machine/include/ti816x.inc26
-rw-r--r--recipes-bsp/u-boot/u-boot_2010.06-psp.bb17
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xf86-config/ti814x/xorg.conf29
-rw-r--r--recipes-graphics/xorg-xserver/xserver-xf86-config/ti816x/xorg.conf29
-rw-r--r--recipes-kernel/linux/linux-ti81xx-psp-2.6.37/0001-ti814x-added-code-for-disabling-the-least-significan.patch45
l---------recipes-kernel/linux/linux-ti81xx-psp-2.6.37/am387x-evm1
l---------recipes-kernel/linux/linux-ti81xx-psp-2.6.37/am389x-evm1
l---------recipes-kernel/linux/linux-ti81xx-psp-2.6.37/c6a814x-evm1
l---------recipes-kernel/linux/linux-ti81xx-psp-2.6.37/c6a816x-evm1
-rw-r--r--recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm814x-evm/configs/psp1937
-rw-r--r--recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm814x-evm/defconfig1970
-rw-r--r--recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm816x-evm/configs/psp2142
-rw-r--r--recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm816x-evm/defconfig2202
-rw-r--r--recipes-kernel/linux/linux-ti81xx-psp_2.6.37.bb28
20 files changed, 0 insertions, 8494 deletions
diff --git a/conf/machine/am387x-evm.conf b/conf/machine/am387x-evm.conf
deleted file mode 100644
index b2df3703..00000000
--- a/conf/machine/am387x-evm.conf
+++ /dev/null
@@ -1,9 +0,0 @@
1#@TYPE: Machine
2#@NAME: AM389x evm
3#@DESCRIPTION: Machine configuration for the AM389x evm
4
5require conf/machine/include/ti814x.inc
6
7IMAGE_FSTYPES += "ubi tar.gz"
8
9MACHINE_FEATURES += "sgx"
diff --git a/conf/machine/am389x-evm.conf b/conf/machine/am389x-evm.conf
deleted file mode 100644
index 3b2145d6..00000000
--- a/conf/machine/am389x-evm.conf
+++ /dev/null
@@ -1,9 +0,0 @@
1#@TYPE: Machine
2#@NAME: am389x evm
3#@DESCRIPTION: Machine configuration for the am389x evm
4
5require conf/machine/include/ti816x.inc
6
7IMAGE_FSTYPES += "ubi tar.gz"
8
9MACHINE_FEATURES += "sgx"
diff --git a/conf/machine/c6a814x-evm.conf b/conf/machine/c6a814x-evm.conf
deleted file mode 100644
index a81d7fd7..00000000
--- a/conf/machine/c6a814x-evm.conf
+++ /dev/null
@@ -1,7 +0,0 @@
1#@TYPE: Machine
2#@NAME: c6a814x evm
3#@DESCRIPTION: Machine configuration for the c6a814x evm
4
5require conf/machine/include/ti814x.inc
6
7MACHINE_FEATURES += "sgx"
diff --git a/conf/machine/c6a816x-evm.conf b/conf/machine/c6a816x-evm.conf
deleted file mode 100644
index 380c4b8b..00000000
--- a/conf/machine/c6a816x-evm.conf
+++ /dev/null
@@ -1,7 +0,0 @@
1#@TYPE: Machine
2#@NAME: c6a816x evm
3#@DESCRIPTION: Machine configuration for the c6a816x evm
4
5require conf/machine/include/ti816x.inc
6
7MACHINE_FEATURES += "sgx"
diff --git a/conf/machine/dm814x-evm.conf b/conf/machine/dm814x-evm.conf
deleted file mode 100644
index 4fa1e247..00000000
--- a/conf/machine/dm814x-evm.conf
+++ /dev/null
@@ -1,7 +0,0 @@
1#@TYPE: Machine
2#@NAME: DM814x evm
3#@DESCRIPTION: Machine configuration for the DM814x evm
4
5require conf/machine/include/ti814x.inc
6
7MACHINE_FEATURES += "sgx"
diff --git a/conf/machine/include/ti814x.inc b/conf/machine/include/ti814x.inc
deleted file mode 100644
index 475a2127..00000000
--- a/conf/machine/include/ti814x.inc
+++ /dev/null
@@ -1,26 +0,0 @@
1SOC_FAMILY = "ti814x"
2require conf/machine/include/soc-family.inc
3
4require conf/machine/include/tune-cortexa8.inc
5
6PREFERRED_PROVIDER_virtual/kernel = "linux-ti81xx-psp"
7PREFERRED_PROVIDER_virtual/bootloader = "u-boot"
8
9# Increase this everytime you change something in the kernel
10MACHINE_KERNEL_PR = "r2"
11
12KERNEL_IMAGETYPE = "uImage"
13
14UBOOT_ARCH = "arm"
15UBOOT_MACHINE = "ti8148_evm_config_nand"
16UBOOT_ENTRYPOINT = "0x80008000"
17UBOOT_LOADADDRESS = "0x80008000"
18
19# Only build u-boot
20EXTRA_IMAGEDEPENDS += "u-boot"
21
22# Ship all kernel modules
23IMAGE_FSTYPES += "jffs2 tar.bz2"
24EXTRA_IMAGECMD_jffs2 = "-lqn -e 128"
25SERIAL_CONSOLE = "115200 ttyO0"
26MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 ethernet"
diff --git a/conf/machine/include/ti816x.inc b/conf/machine/include/ti816x.inc
deleted file mode 100644
index 2fe40067..00000000
--- a/conf/machine/include/ti816x.inc
+++ /dev/null
@@ -1,26 +0,0 @@
1SOC_FAMILY = "ti816x"
2require conf/machine/include/soc-family.inc
3
4require conf/machine/include/tune-cortexa8.inc
5
6PREFERRED_PROVIDER_virtual/kernel = "linux-ti81xx-psp"
7PREFERRED_PROVIDER_virtual/bootloader = "u-boot"
8
9# Increase this everytime you change something in the kernel
10MACHINE_KERNEL_PR = "r2"
11
12KERNEL_IMAGETYPE = "uImage"
13
14UBOOT_ARCH = "arm"
15UBOOT_MACHINE = "ti8168_evm_config"
16UBOOT_ENTRYPOINT = "0x80008000"
17UBOOT_LOADADDRESS = "0x80008000"
18
19# Only build u-boot
20EXTRA_IMAGEDEPENDS += "u-boot"
21
22# Ship all kernel modules
23IMAGE_FSTYPES += "jffs2 tar.bz2"
24EXTRA_IMAGECMD_jffs2 = "-lqn -e 128"
25SERIAL_CONSOLE = "115200 ttyO2"
26MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 ethernet"
diff --git a/recipes-bsp/u-boot/u-boot_2010.06-psp.bb b/recipes-bsp/u-boot/u-boot_2010.06-psp.bb
deleted file mode 100644
index 1cd0ba80..00000000
--- a/recipes-bsp/u-boot/u-boot_2010.06-psp.bb
+++ /dev/null
@@ -1,17 +0,0 @@
1require u-boot.inc
2
3FILESPATHPKG =. "u-boot-psp-git:"
4
5COMPATIBLE_MACHINE = "am387x-evm|am389x-evm|c6a814x-evm|c6a816x-evm|dm814x-evm"
6
7SRC_URI = "git://arago-project.org/git/projects/u-boot-omap3.git;branch=${BRANCH};protocol=git"
8
9BRANCH_ti814x = "ti81xx-master"
10SRCREV_pn-${PN}_ti814x = "5fcf46a405fe8e8a59a04d3cebdafd39ac0c4bd0"
11LIC_FILES_CHKSUM_pn-${PN}_ti814x = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
12
13BRANCH_ti816x = "ti81xx-master"
14SRCREV_pn-${PN}_ti816x = "5fcf46a405fe8e8a59a04d3cebdafd39ac0c4bd0"
15LIC_FILES_CHKSUM_pn-${PN}_ti816x = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
16
17S = "${WORKDIR}/git"
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config/ti814x/xorg.conf b/recipes-graphics/xorg-xserver/xserver-xf86-config/ti814x/xorg.conf
deleted file mode 100644
index 0d6ab435..00000000
--- a/recipes-graphics/xorg-xserver/xserver-xf86-config/ti814x/xorg.conf
+++ /dev/null
@@ -1,29 +0,0 @@
1Section "Module"
2 Load "extmod"
3 Load "dbe"
4 Load "glx"
5 Load "freetype"
6 Load "type1"
7 Load "record"
8 Load "dri"
9EndSection
10
11Section "Monitor"
12 Identifier "Builtin Default Monitor"
13EndSection
14
15Section "Device"
16 Identifier "Builtin Default fbdev Device 0"
17 Driver "fbdev"
18EndSection
19
20Section "Screen"
21 Identifier "Builtin Default fbdev Screen 0"
22 Device "Builtin Default fbdev Device 0"
23 Monitor "Builtin Default Monitor"
24EndSection
25
26Section "ServerLayout"
27 Identifier "Builtin Default Layout"
28 Screen "Builtin Default fbdev Screen 0"
29EndSection
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config/ti816x/xorg.conf b/recipes-graphics/xorg-xserver/xserver-xf86-config/ti816x/xorg.conf
deleted file mode 100644
index 0d6ab435..00000000
--- a/recipes-graphics/xorg-xserver/xserver-xf86-config/ti816x/xorg.conf
+++ /dev/null
@@ -1,29 +0,0 @@
1Section "Module"
2 Load "extmod"
3 Load "dbe"
4 Load "glx"
5 Load "freetype"
6 Load "type1"
7 Load "record"
8 Load "dri"
9EndSection
10
11Section "Monitor"
12 Identifier "Builtin Default Monitor"
13EndSection
14
15Section "Device"
16 Identifier "Builtin Default fbdev Device 0"
17 Driver "fbdev"
18EndSection
19
20Section "Screen"
21 Identifier "Builtin Default fbdev Screen 0"
22 Device "Builtin Default fbdev Device 0"
23 Monitor "Builtin Default Monitor"
24EndSection
25
26Section "ServerLayout"
27 Identifier "Builtin Default Layout"
28 Screen "Builtin Default fbdev Screen 0"
29EndSection
diff --git a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/0001-ti814x-added-code-for-disabling-the-least-significan.patch b/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/0001-ti814x-added-code-for-disabling-the-least-significan.patch
deleted file mode 100644
index c1f368d3..00000000
--- a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/0001-ti814x-added-code-for-disabling-the-least-significan.patch
+++ /dev/null
@@ -1,45 +0,0 @@
1From 1d43359e415cada4607d0d21b7de07c740616386 Mon Sep 17 00:00:00 2001
2From: Amarinder Bindra <a-bindra@ti.com>
3Date: Wed, 7 Dec 2011 20:54:56 +0530
4Subject: [PATCH] ti814x: added code for disabling the least significant bit of TI814x_HDMI_MUX_ADDR before vps init
5
6
7Signed-off-by: Amarinder Bindra <a-bindra@ti.com>
8---
9 drivers/video/ti81xx/vpss/core.c | 13 ++++++++++++-
10 1 files changed, 12 insertions(+), 1 deletions(-)
11
12diff --git a/drivers/video/ti81xx/vpss/core.c b/drivers/video/ti81xx/vpss/core.c
13index eb9c074..80008b9 100644
14--- a/drivers/video/ti81xx/vpss/core.c
15+++ b/drivers/video/ti81xx/vpss/core.c
16@@ -41,7 +41,7 @@
17
18 #define VPS_DRIVER_NAME "vpss"
19
20-
21+#define TI814x_HDMI_MUX_ADDR (0x481C52C8)
22
23 #ifdef DEBUG
24 unsigned int vpss_debug;
25@@ -148,6 +148,17 @@ static int __init vps_init(void)
26 {
27 VPSSDBG("core init\n");
28
29+ /* This mux is for configuring the pixel clock to Venc through HDMI or PLL*/
30+ u32 reg_value;
31+ u32 reg_base;
32+
33+ reg_base = (u32)ioremap(TI814x_HDMI_MUX_ADDR, 0x10);
34+ reg_value = __raw_readl(reg_base);
35+ reg_value &= 0xFFFFFFFE;
36+
37+ __raw_writel(reg_value, reg_base);
38+ iounmap((u32 *)TI814x_HDMI_MUX_ADDR);
39+
40 if (platform_driver_probe(&vps_driver, vps_probe)) {
41 VPSSERR("failed to register ti81xx-vpss driver\n");
42 return -ENODEV;
43--
441.7.1
45
diff --git a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/am387x-evm b/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/am387x-evm
deleted file mode 120000
index 5eeb9a46..00000000
--- a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/am387x-evm
+++ /dev/null
@@ -1 +0,0 @@
1dm814x-evm \ No newline at end of file
diff --git a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/am389x-evm b/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/am389x-evm
deleted file mode 120000
index 297a0003..00000000
--- a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/am389x-evm
+++ /dev/null
@@ -1 +0,0 @@
1dm816x-evm \ No newline at end of file
diff --git a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/c6a814x-evm b/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/c6a814x-evm
deleted file mode 120000
index 5eeb9a46..00000000
--- a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/c6a814x-evm
+++ /dev/null
@@ -1 +0,0 @@
1dm814x-evm \ No newline at end of file
diff --git a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/c6a816x-evm b/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/c6a816x-evm
deleted file mode 120000
index 297a0003..00000000
--- a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/c6a816x-evm
+++ /dev/null
@@ -1 +0,0 @@
1dm816x-evm \ No newline at end of file
diff --git a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm814x-evm/configs/psp b/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm814x-evm/configs/psp
deleted file mode 100644
index 1e795697..00000000
--- a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm814x-evm/configs/psp
+++ /dev/null
@@ -1,1937 +0,0 @@
1#
2# Automatically generated make config: don't edit
3# Linux/arm 2.6.37 Kernel Configuration
4# Thu Apr 14 15:06:38 2011
5#
6CONFIG_ARM=y
7CONFIG_SYS_SUPPORTS_APM_EMULATION=y
8CONFIG_GENERIC_GPIO=y
9# CONFIG_ARCH_USES_GETTIMEOFFSET is not set
10CONFIG_GENERIC_CLOCKEVENTS=y
11CONFIG_HAVE_PROC_CPU=y
12CONFIG_GENERIC_HARDIRQS=y
13CONFIG_STACKTRACE_SUPPORT=y
14CONFIG_HAVE_LATENCYTOP_SUPPORT=y
15CONFIG_LOCKDEP_SUPPORT=y
16CONFIG_TRACE_IRQFLAGS_SUPPORT=y
17CONFIG_HARDIRQS_SW_RESEND=y
18CONFIG_GENERIC_IRQ_PROBE=y
19CONFIG_RWSEM_GENERIC_SPINLOCK=y
20CONFIG_ARCH_HAS_CPUFREQ=y
21CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
22CONFIG_GENERIC_HWEIGHT=y
23CONFIG_GENERIC_CALIBRATE_DELAY=y
24CONFIG_NEED_DMA_MAP_STATE=y
25CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
26CONFIG_ARM_L1_CACHE_SHIFT_6=y
27CONFIG_VECTORS_BASE=0xffff0000
28CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
29CONFIG_CONSTRUCTORS=y
30CONFIG_HAVE_IRQ_WORK=y
31
32#
33# General setup
34#
35CONFIG_EXPERIMENTAL=y
36CONFIG_BROKEN_ON_SMP=y
37CONFIG_INIT_ENV_ARG_LIMIT=32
38CONFIG_CROSS_COMPILE=""
39CONFIG_LOCALVERSION=""
40# CONFIG_LOCALVERSION_AUTO is not set
41CONFIG_HAVE_KERNEL_GZIP=y
42CONFIG_HAVE_KERNEL_LZMA=y
43CONFIG_HAVE_KERNEL_LZO=y
44CONFIG_KERNEL_GZIP=y
45# CONFIG_KERNEL_LZMA is not set
46# CONFIG_KERNEL_LZO is not set
47# CONFIG_SWAP is not set
48CONFIG_SYSVIPC=y
49CONFIG_SYSVIPC_SYSCTL=y
50# CONFIG_POSIX_MQUEUE is not set
51CONFIG_BSD_PROCESS_ACCT=y
52# CONFIG_BSD_PROCESS_ACCT_V3 is not set
53# CONFIG_TASKSTATS is not set
54# CONFIG_AUDIT is not set
55# CONFIG_HAVE_GENERIC_HARDIRQS is not set
56# CONFIG_SPARSE_IRQ is not set
57
58#
59# RCU Subsystem
60#
61CONFIG_TINY_RCU=y
62# CONFIG_PREEMPT_RCU is not set
63# CONFIG_TREE_RCU_TRACE is not set
64CONFIG_IKCONFIG=y
65CONFIG_IKCONFIG_PROC=y
66CONFIG_LOG_BUF_SHIFT=17
67# CONFIG_CGROUPS is not set
68CONFIG_NAMESPACES=y
69# CONFIG_UTS_NS is not set
70# CONFIG_IPC_NS is not set
71# CONFIG_USER_NS is not set
72# CONFIG_PID_NS is not set
73# CONFIG_NET_NS is not set
74# CONFIG_SYSFS_DEPRECATED is not set
75# CONFIG_RELAY is not set
76CONFIG_BLK_DEV_INITRD=y
77CONFIG_INITRAMFS_SOURCE=""
78CONFIG_RD_GZIP=y
79CONFIG_RD_BZIP2=y
80CONFIG_RD_LZMA=y
81CONFIG_RD_LZO=y
82CONFIG_CC_OPTIMIZE_FOR_SIZE=y
83CONFIG_SYSCTL=y
84CONFIG_ANON_INODES=y
85# CONFIG_EMBEDDED is not set
86CONFIG_UID16=y
87CONFIG_SYSCTL_SYSCALL=y
88CONFIG_KALLSYMS=y
89# CONFIG_KALLSYMS_ALL is not set
90CONFIG_KALLSYMS_EXTRA_PASS=y
91CONFIG_HOTPLUG=y
92CONFIG_PRINTK=y
93CONFIG_BUG=y
94CONFIG_ELF_CORE=y
95CONFIG_BASE_FULL=y
96CONFIG_FUTEX=y
97CONFIG_EPOLL=y
98CONFIG_SIGNALFD=y
99CONFIG_TIMERFD=y
100CONFIG_EVENTFD=y
101CONFIG_SHMEM=y
102CONFIG_AIO=y
103CONFIG_HAVE_PERF_EVENTS=y
104CONFIG_PERF_USE_VMALLOC=y
105
106#
107# Kernel Performance Events And Counters
108#
109# CONFIG_PERF_EVENTS is not set
110# CONFIG_PERF_COUNTERS is not set
111CONFIG_VM_EVENT_COUNTERS=y
112CONFIG_SLUB_DEBUG=y
113CONFIG_COMPAT_BRK=y
114# CONFIG_SLAB is not set
115CONFIG_SLUB=y
116# CONFIG_PROFILING is not set
117CONFIG_HAVE_OPROFILE=y
118CONFIG_KPROBES=y
119CONFIG_KRETPROBES=y
120CONFIG_HAVE_KPROBES=y
121CONFIG_HAVE_KRETPROBES=y
122CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
123CONFIG_HAVE_CLK=y
124
125#
126# GCOV-based kernel profiling
127#
128# CONFIG_GCOV_KERNEL is not set
129CONFIG_HAVE_GENERIC_DMA_COHERENT=y
130CONFIG_SLABINFO=y
131CONFIG_RT_MUTEXES=y
132CONFIG_BASE_SMALL=0
133CONFIG_MODULES=y
134# CONFIG_MODULE_FORCE_LOAD is not set
135CONFIG_MODULE_UNLOAD=y
136# CONFIG_MODULE_FORCE_UNLOAD is not set
137CONFIG_MODVERSIONS=y
138# CONFIG_MODULE_SRCVERSION_ALL is not set
139CONFIG_BLOCK=y
140# CONFIG_LBDAF is not set
141# CONFIG_BLK_DEV_BSG is not set
142# CONFIG_BLK_DEV_INTEGRITY is not set
143
144#
145# IO Schedulers
146#
147CONFIG_IOSCHED_NOOP=y
148CONFIG_IOSCHED_DEADLINE=y
149CONFIG_IOSCHED_CFQ=y
150# CONFIG_DEFAULT_DEADLINE is not set
151CONFIG_DEFAULT_CFQ=y
152# CONFIG_DEFAULT_NOOP is not set
153CONFIG_DEFAULT_IOSCHED="cfq"
154# CONFIG_INLINE_SPIN_TRYLOCK is not set
155# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
156# CONFIG_INLINE_SPIN_LOCK is not set
157# CONFIG_INLINE_SPIN_LOCK_BH is not set
158# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
159# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
160CONFIG_INLINE_SPIN_UNLOCK=y
161# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
162CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
163# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
164# CONFIG_INLINE_READ_TRYLOCK is not set
165# CONFIG_INLINE_READ_LOCK is not set
166# CONFIG_INLINE_READ_LOCK_BH is not set
167# CONFIG_INLINE_READ_LOCK_IRQ is not set
168# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
169CONFIG_INLINE_READ_UNLOCK=y
170# CONFIG_INLINE_READ_UNLOCK_BH is not set
171CONFIG_INLINE_READ_UNLOCK_IRQ=y
172# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
173# CONFIG_INLINE_WRITE_TRYLOCK is not set
174# CONFIG_INLINE_WRITE_LOCK is not set
175# CONFIG_INLINE_WRITE_LOCK_BH is not set
176# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
177# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
178CONFIG_INLINE_WRITE_UNLOCK=y
179# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
180CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
181# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
182# CONFIG_MUTEX_SPIN_ON_OWNER is not set
183# CONFIG_FREEZER is not set
184
185#
186# System Type
187#
188CONFIG_MMU=y
189# CONFIG_ARCH_AAEC2000 is not set
190# CONFIG_ARCH_INTEGRATOR is not set
191# CONFIG_ARCH_REALVIEW is not set
192# CONFIG_ARCH_VERSATILE is not set
193# CONFIG_ARCH_VEXPRESS is not set
194# CONFIG_ARCH_AT91 is not set
195# CONFIG_ARCH_BCMRING is not set
196# CONFIG_ARCH_CLPS711X is not set
197# CONFIG_ARCH_CNS3XXX is not set
198# CONFIG_ARCH_GEMINI is not set
199# CONFIG_ARCH_EBSA110 is not set
200# CONFIG_ARCH_EP93XX is not set
201# CONFIG_ARCH_FOOTBRIDGE is not set
202# CONFIG_ARCH_MXC is not set
203# CONFIG_ARCH_STMP3XXX is not set
204# CONFIG_ARCH_NETX is not set
205# CONFIG_ARCH_H720X is not set
206# CONFIG_ARCH_IOP13XX is not set
207# CONFIG_ARCH_IOP32X is not set
208# CONFIG_ARCH_IOP33X is not set
209# CONFIG_ARCH_IXP23XX is not set
210# CONFIG_ARCH_IXP2000 is not set
211# CONFIG_ARCH_IXP4XX is not set
212# CONFIG_ARCH_DOVE is not set
213# CONFIG_ARCH_KIRKWOOD is not set
214# CONFIG_ARCH_LOKI is not set
215# CONFIG_ARCH_LPC32XX is not set
216# CONFIG_ARCH_MV78XX0 is not set
217# CONFIG_ARCH_ORION5X is not set
218# CONFIG_ARCH_MMP is not set
219# CONFIG_ARCH_KS8695 is not set
220# CONFIG_ARCH_NS9XXX is not set
221# CONFIG_ARCH_W90X900 is not set
222# CONFIG_ARCH_NUC93X is not set
223# CONFIG_ARCH_TEGRA is not set
224# CONFIG_ARCH_PNX4008 is not set
225# CONFIG_ARCH_PXA is not set
226# CONFIG_ARCH_MSM is not set
227# CONFIG_ARCH_SHMOBILE is not set
228# CONFIG_ARCH_RPC is not set
229# CONFIG_ARCH_SA1100 is not set
230# CONFIG_ARCH_S3C2410 is not set
231# CONFIG_ARCH_S3C64XX is not set
232# CONFIG_ARCH_S5P64X0 is not set
233# CONFIG_ARCH_S5P6442 is not set
234# CONFIG_ARCH_S5PC100 is not set
235# CONFIG_ARCH_S5PV210 is not set
236# CONFIG_ARCH_S5PV310 is not set
237# CONFIG_ARCH_SHARK is not set
238# CONFIG_ARCH_TCC_926 is not set
239# CONFIG_ARCH_LH7A40X is not set
240# CONFIG_ARCH_U300 is not set
241# CONFIG_ARCH_U8500 is not set
242# CONFIG_ARCH_NOMADIK is not set
243# CONFIG_ARCH_DAVINCI is not set
244CONFIG_ARCH_OMAP=y
245# CONFIG_PLAT_SPEAR is not set
246
247#
248# TI OMAP Common Features
249#
250# CONFIG_ARCH_OMAP1 is not set
251CONFIG_ARCH_OMAP2PLUS=y
252
253#
254# OMAP Feature Selections
255#
256# CONFIG_OMAP_RESET_CLOCKS is not set
257CONFIG_OMAP_MUX=y
258# CONFIG_OMAP_MUX_DEBUG is not set
259CONFIG_OMAP_MUX_WARNINGS=y
260# CONFIG_OMAP_MCBSP is not set
261# CONFIG_OMAP_MBOX_FWK is not set
262CONFIG_OMAP_IOMMU=y
263# CONFIG_OMAP_IOMMU_DEBUG is not set
264CONFIG_OMAP_MPU_TIMER=y
265# CONFIG_OMAP_32K_TIMER is not set
266CONFIG_OMAP_DM_TIMER=y
267# CONFIG_OMAP_PM_NONE is not set
268CONFIG_OMAP_PM_NOOP=y
269
270#
271# TI OMAP2/3/4 Specific Features
272#
273CONFIG_ARCH_OMAP2PLUS_TYPICAL=y
274# CONFIG_ARCH_OMAP2 is not set
275# CONFIG_ARCH_OMAP3 is not set
276# CONFIG_ARCH_OMAP4 is not set
277CONFIG_ARCH_TI81XX=y
278# CONFIG_ARCH_TI816X is not set
279CONFIG_ARCH_TI814X=y
280
281#
282# OMAP Board Type
283#
284
285#
286# TI81XX Board Type
287#
288CONFIG_MACH_TI8148EVM=y
289
290#
291# Processor Type
292#
293CONFIG_CPU_32v6K=y
294CONFIG_CPU_V7=y
295CONFIG_CPU_32v7=y
296CONFIG_CPU_ABRT_EV7=y
297CONFIG_CPU_PABRT_V7=y
298CONFIG_CPU_CACHE_V7=y
299CONFIG_CPU_CACHE_VIPT=y
300CONFIG_CPU_COPY_V6=y
301CONFIG_CPU_TLB_V7=y
302CONFIG_CPU_HAS_ASID=y
303CONFIG_CPU_CP15=y
304CONFIG_CPU_CP15_MMU=y
305
306#
307# Processor Features
308#
309CONFIG_ARM_THUMB=y
310# CONFIG_ARM_THUMBEE is not set
311# CONFIG_CPU_ICACHE_DISABLE is not set
312# CONFIG_CPU_DCACHE_DISABLE is not set
313# CONFIG_CPU_BPREDICT_DISABLE is not set
314CONFIG_ARM_L1_CACHE_SHIFT=6
315CONFIG_ARM_DMA_MEM_BUFFERABLE=y
316CONFIG_CPU_HAS_PMU=y
317# CONFIG_ARM_ERRATA_430973 is not set
318# CONFIG_ARM_ERRATA_458693 is not set
319# CONFIG_ARM_ERRATA_460075 is not set
320# CONFIG_ARM_ERRATA_743622 is not set
321CONFIG_COMMON_CLKDEV=y
322
323#
324# Bus support
325#
326# CONFIG_PCI_SYSCALL is not set
327CONFIG_ARCH_SUPPORTS_MSI=y
328# CONFIG_PCCARD is not set
329
330#
331# Kernel Features
332#
333CONFIG_TICK_ONESHOT=y
334CONFIG_NO_HZ=y
335CONFIG_HIGH_RES_TIMERS=y
336CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
337CONFIG_VMSPLIT_3G=y
338# CONFIG_VMSPLIT_2G is not set
339# CONFIG_VMSPLIT_1G is not set
340CONFIG_PAGE_OFFSET=0xC0000000
341CONFIG_PREEMPT_NONE=y
342# CONFIG_PREEMPT_VOLUNTARY is not set
343# CONFIG_PREEMPT is not set
344CONFIG_HZ=100
345# CONFIG_THUMB2_KERNEL is not set
346CONFIG_AEABI=y
347CONFIG_OABI_COMPAT=y
348CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y
349# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
350# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
351# CONFIG_HIGHMEM is not set
352CONFIG_SELECT_MEMORY_MODEL=y
353CONFIG_FLATMEM_MANUAL=y
354CONFIG_FLATMEM=y
355CONFIG_FLAT_NODE_MEM_MAP=y
356CONFIG_HAVE_MEMBLOCK=y
357CONFIG_PAGEFLAGS_EXTENDED=y
358CONFIG_SPLIT_PTLOCK_CPUS=4
359# CONFIG_PHYS_ADDR_T_64BIT is not set
360CONFIG_ZONE_DMA_FLAG=0
361CONFIG_VIRT_TO_BUS=y
362# CONFIG_KSM is not set
363CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
364CONFIG_NEED_PER_CPU_KM=y
365CONFIG_FORCE_MAX_ZONEORDER=11
366# CONFIG_LEDS is not set
367CONFIG_ALIGNMENT_TRAP=y
368# CONFIG_UACCESS_WITH_MEMCPY is not set
369# CONFIG_SECCOMP is not set
370# CONFIG_CC_STACKPROTECTOR is not set
371# CONFIG_DEPRECATED_PARAM_STRUCT is not set
372
373#
374# Boot options
375#
376CONFIG_ZBOOT_ROM_TEXT=0
377CONFIG_ZBOOT_ROM_BSS=0
378CONFIG_CMDLINE=""
379# CONFIG_XIP_KERNEL is not set
380# CONFIG_KEXEC is not set
381# CONFIG_AUTO_ZRELADDR is not set
382
383#
384# CPU Power Management
385#
386# CONFIG_CPU_FREQ is not set
387# CONFIG_CPU_IDLE is not set
388
389#
390# Floating point emulation
391#
392
393#
394# At least one emulation must be selected
395#
396CONFIG_FPE_NWFPE=y
397# CONFIG_FPE_NWFPE_XP is not set
398# CONFIG_FPE_FASTFPE is not set
399CONFIG_VFP=y
400CONFIG_VFPv3=y
401CONFIG_NEON=y
402
403#
404# Userspace binary formats
405#
406CONFIG_BINFMT_ELF=y
407# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
408CONFIG_HAVE_AOUT=y
409# CONFIG_BINFMT_AOUT is not set
410CONFIG_BINFMT_MISC=y
411
412#
413# Power management options
414#
415CONFIG_PM=y
416CONFIG_PM_DEBUG=y
417# CONFIG_PM_ADVANCED_DEBUG is not set
418CONFIG_PM_VERBOSE=y
419# CONFIG_SUSPEND is not set
420# CONFIG_APM_EMULATION is not set
421CONFIG_PM_RUNTIME=y
422CONFIG_PM_OPS=y
423CONFIG_ARCH_SUSPEND_POSSIBLE=y
424CONFIG_NET=y
425
426#
427# Networking options
428#
429CONFIG_PACKET=y
430CONFIG_UNIX=y
431CONFIG_XFRM=y
432# CONFIG_XFRM_USER is not set
433# CONFIG_XFRM_SUB_POLICY is not set
434# CONFIG_XFRM_MIGRATE is not set
435# CONFIG_XFRM_STATISTICS is not set
436# CONFIG_NET_KEY is not set
437CONFIG_INET=y
438# CONFIG_IP_MULTICAST is not set
439# CONFIG_IP_ADVANCED_ROUTER is not set
440CONFIG_IP_FIB_HASH=y
441CONFIG_IP_PNP=y
442CONFIG_IP_PNP_DHCP=y
443CONFIG_IP_PNP_BOOTP=y
444CONFIG_IP_PNP_RARP=y
445# CONFIG_NET_IPIP is not set
446# CONFIG_NET_IPGRE_DEMUX is not set
447# CONFIG_ARPD is not set
448# CONFIG_SYN_COOKIES is not set
449# CONFIG_INET_AH is not set
450# CONFIG_INET_ESP is not set
451# CONFIG_INET_IPCOMP is not set
452# CONFIG_INET_XFRM_TUNNEL is not set
453CONFIG_INET_TUNNEL=m
454CONFIG_INET_XFRM_MODE_TRANSPORT=y
455CONFIG_INET_XFRM_MODE_TUNNEL=y
456CONFIG_INET_XFRM_MODE_BEET=y
457CONFIG_INET_LRO=y
458CONFIG_INET_DIAG=y
459CONFIG_INET_TCP_DIAG=y
460# CONFIG_TCP_CONG_ADVANCED is not set
461CONFIG_TCP_CONG_CUBIC=y
462CONFIG_DEFAULT_TCP_CONG="cubic"
463# CONFIG_TCP_MD5SIG is not set
464CONFIG_IPV6=m
465# CONFIG_IPV6_PRIVACY is not set
466# CONFIG_IPV6_ROUTER_PREF is not set
467# CONFIG_IPV6_OPTIMISTIC_DAD is not set
468# CONFIG_INET6_AH is not set
469# CONFIG_INET6_ESP is not set
470# CONFIG_INET6_IPCOMP is not set
471# CONFIG_IPV6_MIP6 is not set
472# CONFIG_INET6_XFRM_TUNNEL is not set
473# CONFIG_INET6_TUNNEL is not set
474CONFIG_INET6_XFRM_MODE_TRANSPORT=m
475CONFIG_INET6_XFRM_MODE_TUNNEL=m
476CONFIG_INET6_XFRM_MODE_BEET=m
477# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
478CONFIG_IPV6_SIT=m
479# CONFIG_IPV6_SIT_6RD is not set
480CONFIG_IPV6_NDISC_NODETYPE=y
481# CONFIG_IPV6_TUNNEL is not set
482# CONFIG_IPV6_MULTIPLE_TABLES is not set
483# CONFIG_IPV6_MROUTE is not set
484# CONFIG_NETLABEL is not set
485# CONFIG_NETWORK_SECMARK is not set
486# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
487# CONFIG_NETFILTER is not set
488# CONFIG_IP_DCCP is not set
489# CONFIG_IP_SCTP is not set
490# CONFIG_RDS is not set
491# CONFIG_TIPC is not set
492# CONFIG_ATM is not set
493# CONFIG_L2TP is not set
494# CONFIG_BRIDGE is not set
495# CONFIG_NET_DSA is not set
496# CONFIG_VLAN_8021Q is not set
497# CONFIG_DECNET is not set
498# CONFIG_LLC2 is not set
499# CONFIG_IPX is not set
500# CONFIG_ATALK is not set
501# CONFIG_X25 is not set
502# CONFIG_LAPB is not set
503# CONFIG_ECONET is not set
504# CONFIG_WAN_ROUTER is not set
505# CONFIG_PHONET is not set
506# CONFIG_IEEE802154 is not set
507# CONFIG_NET_SCHED is not set
508# CONFIG_DCB is not set
509CONFIG_DNS_RESOLVER=y
510
511#
512# Network testing
513#
514# CONFIG_NET_PKTGEN is not set
515# CONFIG_NET_TCPPROBE is not set
516# CONFIG_HAMRADIO is not set
517# CONFIG_CAN is not set
518# CONFIG_IRDA is not set
519# CONFIG_BT is not set
520# CONFIG_AF_RXRPC is not set
521CONFIG_WIRELESS=y
522# CONFIG_CFG80211 is not set
523# CONFIG_LIB80211 is not set
524
525#
526# CFG80211 needs to be enabled for MAC80211
527#
528
529#
530# Some wireless drivers require a rate control algorithm
531#
532# CONFIG_WIMAX is not set
533# CONFIG_RFKILL is not set
534# CONFIG_NET_9P is not set
535# CONFIG_CAIF is not set
536# CONFIG_CEPH_LIB is not set
537
538#
539# Device Drivers
540#
541
542#
543# Generic Driver Options
544#
545CONFIG_UEVENT_HELPER_PATH=""
546CONFIG_DEVTMPFS=y
547CONFIG_DEVTMPFS_MOUNT=y
548CONFIG_STANDALONE=y
549CONFIG_PREVENT_FIRMWARE_BUILD=y
550CONFIG_FW_LOADER=y
551CONFIG_FIRMWARE_IN_KERNEL=y
552CONFIG_EXTRA_FIRMWARE=""
553# CONFIG_DEBUG_DRIVER is not set
554# CONFIG_DEBUG_DEVRES is not set
555# CONFIG_SYS_HYPERVISOR is not set
556# CONFIG_CONNECTOR is not set
557CONFIG_MTD=y
558# CONFIG_MTD_DEBUG is not set
559# CONFIG_MTD_TESTS is not set
560CONFIG_MTD_CONCAT=y
561CONFIG_MTD_PARTITIONS=y
562# CONFIG_MTD_REDBOOT_PARTS is not set
563CONFIG_MTD_CMDLINE_PARTS=y
564# CONFIG_MTD_AFS_PARTS is not set
565# CONFIG_MTD_AR7_PARTS is not set
566
567#
568# User Modules And Translation Layers
569#
570CONFIG_MTD_CHAR=y
571CONFIG_MTD_BLKDEVS=y
572CONFIG_MTD_BLOCK=y
573# CONFIG_FTL is not set
574# CONFIG_NFTL is not set
575# CONFIG_INFTL is not set
576# CONFIG_RFD_FTL is not set
577# CONFIG_SSFDC is not set
578# CONFIG_SM_FTL is not set
579# CONFIG_MTD_OOPS is not set
580
581#
582# RAM/ROM/Flash chip drivers
583#
584# CONFIG_MTD_CFI is not set
585# CONFIG_MTD_JEDECPROBE is not set
586CONFIG_MTD_MAP_BANK_WIDTH_1=y
587CONFIG_MTD_MAP_BANK_WIDTH_2=y
588CONFIG_MTD_MAP_BANK_WIDTH_4=y
589# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
590# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
591# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
592CONFIG_MTD_CFI_I1=y
593CONFIG_MTD_CFI_I2=y
594# CONFIG_MTD_CFI_I4 is not set
595# CONFIG_MTD_CFI_I8 is not set
596# CONFIG_MTD_RAM is not set
597# CONFIG_MTD_ROM is not set
598# CONFIG_MTD_ABSENT is not set
599
600#
601# Mapping drivers for chip access
602#
603# CONFIG_MTD_COMPLEX_MAPPINGS is not set
604# CONFIG_MTD_PLATRAM is not set
605
606#
607# Self-contained MTD device drivers
608#
609# CONFIG_MTD_DATAFLASH is not set
610CONFIG_MTD_M25P80=y
611CONFIG_M25PXX_USE_FAST_READ=y
612# CONFIG_MTD_SST25L is not set
613# CONFIG_MTD_SLRAM is not set
614# CONFIG_MTD_PHRAM is not set
615# CONFIG_MTD_MTDRAM is not set
616# CONFIG_MTD_BLOCK2MTD is not set
617
618#
619# Disk-On-Chip Device Drivers
620#
621# CONFIG_MTD_DOC2000 is not set
622# CONFIG_MTD_DOC2001 is not set
623# CONFIG_MTD_DOC2001PLUS is not set
624CONFIG_MTD_NAND_ECC=y
625# CONFIG_MTD_NAND_ECC_SMC is not set
626CONFIG_MTD_NAND=y
627CONFIG_MTD_NAND_VERIFY_WRITE=y
628# CONFIG_MTD_SM_COMMON is not set
629# CONFIG_MTD_NAND_MUSEUM_IDS is not set
630# CONFIG_MTD_NAND_GPIO is not set
631CONFIG_MTD_NAND_OMAP2=y
632CONFIG_MTD_NAND_IDS=y
633# CONFIG_MTD_NAND_DISKONCHIP is not set
634# CONFIG_MTD_NAND_NANDSIM is not set
635# CONFIG_MTD_NAND_PLATFORM is not set
636# CONFIG_MTD_ALAUDA is not set
637# CONFIG_MTD_ONENAND is not set
638
639#
640# LPDDR flash memory drivers
641#
642# CONFIG_MTD_LPDDR is not set
643# CONFIG_MTD_UBI is not set
644# CONFIG_PARPORT is not set
645CONFIG_BLK_DEV=y
646# CONFIG_BLK_DEV_COW_COMMON is not set
647CONFIG_BLK_DEV_LOOP=y
648# CONFIG_BLK_DEV_CRYPTOLOOP is not set
649
650#
651# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
652#
653# CONFIG_BLK_DEV_NBD is not set
654# CONFIG_BLK_DEV_UB is not set
655CONFIG_BLK_DEV_RAM=y
656CONFIG_BLK_DEV_RAM_COUNT=16
657CONFIG_BLK_DEV_RAM_SIZE=32768
658# CONFIG_BLK_DEV_XIP is not set
659# CONFIG_CDROM_PKTCDVD is not set
660# CONFIG_ATA_OVER_ETH is not set
661# CONFIG_MG_DISK is not set
662# CONFIG_BLK_DEV_RBD is not set
663CONFIG_MISC_DEVICES=y
664# CONFIG_AD525X_DPOT is not set
665# CONFIG_ICS932S401 is not set
666# CONFIG_ENCLOSURE_SERVICES is not set
667# CONFIG_APDS9802ALS is not set
668# CONFIG_ISL29003 is not set
669# CONFIG_ISL29020 is not set
670# CONFIG_SENSORS_TSL2550 is not set
671# CONFIG_SENSORS_BH1780 is not set
672# CONFIG_SENSORS_BH1770 is not set
673# CONFIG_SENSORS_APDS990X is not set
674# CONFIG_HMC6352 is not set
675# CONFIG_DS1682 is not set
676# CONFIG_TI_DAC7512 is not set
677# CONFIG_BMP085 is not set
678# CONFIG_C2PORT is not set
679
680#
681# EEPROM support
682#
683CONFIG_EEPROM_AT24=y
684# CONFIG_EEPROM_AT25 is not set
685# CONFIG_EEPROM_LEGACY is not set
686# CONFIG_EEPROM_MAX6875 is not set
687# CONFIG_EEPROM_93CX6 is not set
688# CONFIG_IWMC3200TOP is not set
689
690#
691# Texas Instruments shared transport line discipline
692#
693CONFIG_HAVE_IDE=y
694# CONFIG_IDE is not set
695
696#
697# SCSI device support
698#
699CONFIG_SCSI_MOD=y
700# CONFIG_RAID_ATTRS is not set
701CONFIG_SCSI=y
702CONFIG_SCSI_DMA=y
703# CONFIG_SCSI_TGT is not set
704# CONFIG_SCSI_NETLINK is not set
705CONFIG_SCSI_PROC_FS=y
706
707#
708# SCSI support type (disk, tape, CD-ROM)
709#
710CONFIG_BLK_DEV_SD=y
711# CONFIG_CHR_DEV_ST is not set
712# CONFIG_CHR_DEV_OSST is not set
713CONFIG_BLK_DEV_SR=y
714CONFIG_BLK_DEV_SR_VENDOR=y
715CONFIG_CHR_DEV_SG=y
716# CONFIG_CHR_DEV_SCH is not set
717# CONFIG_SCSI_MULTI_LUN is not set
718# CONFIG_SCSI_CONSTANTS is not set
719# CONFIG_SCSI_LOGGING is not set
720# CONFIG_SCSI_SCAN_ASYNC is not set
721CONFIG_SCSI_WAIT_SCAN=m
722
723#
724# SCSI Transports
725#
726# CONFIG_SCSI_SPI_ATTRS is not set
727# CONFIG_SCSI_FC_ATTRS is not set
728# CONFIG_SCSI_ISCSI_ATTRS is not set
729# CONFIG_SCSI_SAS_ATTRS is not set
730# CONFIG_SCSI_SAS_LIBSAS is not set
731# CONFIG_SCSI_SRP_ATTRS is not set
732# CONFIG_SCSI_LOWLEVEL is not set
733# CONFIG_SCSI_DH is not set
734# CONFIG_SCSI_OSD_INITIATOR is not set
735CONFIG_ATA=y
736# CONFIG_ATA_NONSTANDARD is not set
737CONFIG_ATA_VERBOSE_ERROR=y
738CONFIG_SATA_PMP=y
739
740#
741# Controllers with non-SFF native interface
742#
743CONFIG_SATA_AHCI_PLATFORM=y
744# CONFIG_ATA_SFF is not set
745# CONFIG_MD is not set
746CONFIG_NETDEVICES=y
747# CONFIG_DUMMY is not set
748# CONFIG_BONDING is not set
749# CONFIG_MACVLAN is not set
750# CONFIG_EQUALIZER is not set
751# CONFIG_TUN is not set
752# CONFIG_VETH is not set
753CONFIG_MII=y
754CONFIG_PHYLIB=y
755
756#
757# MII PHY device drivers
758#
759# CONFIG_MARVELL_PHY is not set
760# CONFIG_DAVICOM_PHY is not set
761# CONFIG_QSEMI_PHY is not set
762# CONFIG_LXT_PHY is not set
763# CONFIG_CICADA_PHY is not set
764# CONFIG_VITESSE_PHY is not set
765# CONFIG_SMSC_PHY is not set
766# CONFIG_BROADCOM_PHY is not set
767# CONFIG_BCM63XX_PHY is not set
768# CONFIG_ICPLUS_PHY is not set
769# CONFIG_REALTEK_PHY is not set
770# CONFIG_NATIONAL_PHY is not set
771# CONFIG_STE10XP is not set
772# CONFIG_LSI_ET1011C_PHY is not set
773# CONFIG_MICREL_PHY is not set
774# CONFIG_FIXED_PHY is not set
775# CONFIG_MDIO_BITBANG is not set
776# CONFIG_NET_ETHERNET is not set
777CONFIG_NETDEV_1000=y
778CONFIG_TI_DAVINCI_MDIO=y
779CONFIG_TI_DAVINCI_CPDMA=y
780CONFIG_TI_CPSW=y
781# CONFIG_STMMAC_ETH is not set
782# CONFIG_NETDEV_10000 is not set
783# CONFIG_WLAN is not set
784
785#
786# Enable WiMAX (Networking options) to see the WiMAX drivers
787#
788
789#
790# USB Network Adapters
791#
792# CONFIG_USB_CATC is not set
793# CONFIG_USB_KAWETH is not set
794# CONFIG_USB_PEGASUS is not set
795# CONFIG_USB_RTL8150 is not set
796CONFIG_USB_USBNET=y
797# CONFIG_USB_NET_AX8817X is not set
798CONFIG_USB_NET_CDCETHER=y
799# CONFIG_USB_NET_CDC_EEM is not set
800CONFIG_USB_NET_DM9601=y
801# CONFIG_USB_NET_SMSC75XX is not set
802# CONFIG_USB_NET_SMSC95XX is not set
803# CONFIG_USB_NET_GL620A is not set
804# CONFIG_USB_NET_NET1080 is not set
805# CONFIG_USB_NET_PLUSB is not set
806# CONFIG_USB_NET_MCS7830 is not set
807# CONFIG_USB_NET_RNDIS_HOST is not set
808# CONFIG_USB_NET_CDC_SUBSET is not set
809# CONFIG_USB_NET_ZAURUS is not set
810# CONFIG_USB_NET_CX82310_ETH is not set
811# CONFIG_USB_NET_INT51X1 is not set
812# CONFIG_USB_IPHETH is not set
813# CONFIG_USB_SIERRA_NET is not set
814# CONFIG_WAN is not set
815
816#
817# CAIF transport drivers
818#
819# CONFIG_PPP is not set
820# CONFIG_SLIP is not set
821# CONFIG_NETCONSOLE is not set
822# CONFIG_NETPOLL is not set
823# CONFIG_NET_POLL_CONTROLLER is not set
824# CONFIG_ISDN is not set
825# CONFIG_PHONE is not set
826
827#
828# Input device support
829#
830CONFIG_INPUT=y
831# CONFIG_INPUT_FF_MEMLESS is not set
832# CONFIG_INPUT_POLLDEV is not set
833# CONFIG_INPUT_SPARSEKMAP is not set
834
835#
836# Userland interfaces
837#
838CONFIG_INPUT_MOUSEDEV=y
839# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
840CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
841CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
842# CONFIG_INPUT_JOYDEV is not set
843CONFIG_INPUT_EVDEV=y
844# CONFIG_INPUT_EVBUG is not set
845
846#
847# Input Device Drivers
848#
849# CONFIG_INPUT_KEYBOARD is not set
850# CONFIG_INPUT_MOUSE is not set
851# CONFIG_INPUT_JOYSTICK is not set
852# CONFIG_INPUT_TABLET is not set
853# CONFIG_INPUT_TOUCHSCREEN is not set
854# CONFIG_INPUT_MISC is not set
855
856#
857# Hardware I/O ports
858#
859CONFIG_SERIO=y
860CONFIG_SERIO_SERPORT=y
861# CONFIG_SERIO_RAW is not set
862# CONFIG_SERIO_ALTERA_PS2 is not set
863# CONFIG_SERIO_PS2MULT is not set
864# CONFIG_GAMEPORT is not set
865
866#
867# Character devices
868#
869CONFIG_VT=y
870CONFIG_CONSOLE_TRANSLATIONS=y
871CONFIG_VT_CONSOLE=y
872CONFIG_HW_CONSOLE=y
873# CONFIG_VT_HW_CONSOLE_BINDING is not set
874CONFIG_DEVKMEM=y
875CONFIG_SERIAL_NONSTANDARD=y
876# CONFIG_N_HDLC is not set
877# CONFIG_N_GSM is not set
878# CONFIG_RISCOM8 is not set
879# CONFIG_SPECIALIX is not set
880# CONFIG_STALDRV is not set
881
882#
883# Serial drivers
884#
885CONFIG_SERIAL_8250=y
886CONFIG_SERIAL_8250_CONSOLE=y
887CONFIG_SERIAL_8250_NR_UARTS=64
888CONFIG_SERIAL_8250_RUNTIME_UARTS=4
889CONFIG_SERIAL_8250_EXTENDED=y
890# CONFIG_SERIAL_8250_MANY_PORTS is not set
891CONFIG_SERIAL_8250_SHARE_IRQ=y
892CONFIG_SERIAL_8250_DETECT_IRQ=y
893CONFIG_SERIAL_8250_RSA=y
894
895#
896# Non-8250 serial port support
897#
898# CONFIG_SERIAL_MAX3100 is not set
899# CONFIG_SERIAL_MAX3107 is not set
900CONFIG_SERIAL_CORE=y
901CONFIG_SERIAL_CORE_CONSOLE=y
902CONFIG_SERIAL_OMAP=y
903CONFIG_SERIAL_OMAP_CONSOLE=y
904# CONFIG_SERIAL_TIMBERDALE is not set
905# CONFIG_SERIAL_ALTERA_JTAGUART is not set
906# CONFIG_SERIAL_ALTERA_UART is not set
907CONFIG_UNIX98_PTYS=y
908# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
909# CONFIG_LEGACY_PTYS is not set
910# CONFIG_IPMI_HANDLER is not set
911# CONFIG_HW_RANDOM is not set
912# CONFIG_R3964 is not set
913# CONFIG_RAW_DRIVER is not set
914# CONFIG_TCG_TPM is not set
915# CONFIG_RAMOOPS is not set
916CONFIG_I2C=y
917CONFIG_I2C_BOARDINFO=y
918CONFIG_I2C_COMPAT=y
919CONFIG_I2C_CHARDEV=y
920# CONFIG_I2C_MUX is not set
921CONFIG_I2C_HELPER_AUTO=y
922
923#
924# I2C Hardware Bus support
925#
926
927#
928# I2C system bus drivers (mostly embedded / system-on-chip)
929#
930# CONFIG_I2C_DESIGNWARE is not set
931# CONFIG_I2C_GPIO is not set
932# CONFIG_I2C_OCORES is not set
933CONFIG_I2C_OMAP=y
934# CONFIG_I2C_PCA_PLATFORM is not set
935# CONFIG_I2C_SIMTEC is not set
936# CONFIG_I2C_XILINX is not set
937
938#
939# External I2C/SMBus adapter drivers
940#
941# CONFIG_I2C_PARPORT_LIGHT is not set
942# CONFIG_I2C_TAOS_EVM is not set
943# CONFIG_I2C_TINY_USB is not set
944
945#
946# Other I2C/SMBus bus drivers
947#
948# CONFIG_I2C_STUB is not set
949# CONFIG_I2C_DEBUG_CORE is not set
950# CONFIG_I2C_DEBUG_ALGO is not set
951# CONFIG_I2C_DEBUG_BUS is not set
952CONFIG_SPI=y
953# CONFIG_SPI_DEBUG is not set
954CONFIG_SPI_MASTER=y
955
956#
957# SPI Master Controller Drivers
958#
959# CONFIG_SPI_BITBANG is not set
960# CONFIG_SPI_GPIO is not set
961CONFIG_SPI_OMAP24XX=y
962# CONFIG_SPI_XILINX is not set
963# CONFIG_SPI_DESIGNWARE is not set
964
965#
966# SPI Protocol Masters
967#
968# CONFIG_SPI_SPIDEV is not set
969# CONFIG_SPI_TLE62X0 is not set
970
971#
972# PPS support
973#
974# CONFIG_PPS is not set
975CONFIG_ARCH_REQUIRE_GPIOLIB=y
976CONFIG_GPIOLIB=y
977# CONFIG_DEBUG_GPIO is not set
978# CONFIG_GPIO_SYSFS is not set
979
980#
981# Memory mapped GPIO expanders:
982#
983# CONFIG_GPIO_BASIC_MMIO is not set
984# CONFIG_GPIO_IT8761E is not set
985# CONFIG_GPIO_VX855 is not set
986
987#
988# I2C GPIO expanders:
989#
990# CONFIG_GPIO_MAX7300 is not set
991# CONFIG_GPIO_MAX732X is not set
992# CONFIG_GPIO_PCA953X is not set
993# CONFIG_GPIO_PCF857X is not set
994# CONFIG_GPIO_SX150X is not set
995# CONFIG_GPIO_ADP5588 is not set
996
997#
998# PCI GPIO expanders:
999#
1000
1001#
1002# SPI GPIO expanders:
1003#
1004# CONFIG_GPIO_MAX7301 is not set
1005# CONFIG_GPIO_MCP23S08 is not set
1006# CONFIG_GPIO_MC33880 is not set
1007# CONFIG_GPIO_74X164 is not set
1008
1009#
1010# AC97 GPIO expanders:
1011#
1012
1013#
1014# MODULbus GPIO expanders:
1015#
1016# CONFIG_W1 is not set
1017# CONFIG_POWER_SUPPLY is not set
1018# CONFIG_HWMON is not set
1019# CONFIG_THERMAL is not set
1020CONFIG_WATCHDOG=y
1021# CONFIG_WATCHDOG_NOWAYOUT is not set
1022
1023#
1024# Watchdog Device Drivers
1025#
1026# CONFIG_SOFT_WATCHDOG is not set
1027CONFIG_OMAP_WATCHDOG=y
1028# CONFIG_MAX63XX_WATCHDOG is not set
1029
1030#
1031# USB-based Watchdog Cards
1032#
1033# CONFIG_USBPCWATCHDOG is not set
1034CONFIG_SSB_POSSIBLE=y
1035
1036#
1037# Sonics Silicon Backplane
1038#
1039CONFIG_SSB=m
1040CONFIG_SSB_SDIOHOST_POSSIBLE=y
1041# CONFIG_SSB_SDIOHOST is not set
1042# CONFIG_SSB_DEBUG is not set
1043CONFIG_MFD_SUPPORT=y
1044# CONFIG_MFD_CORE is not set
1045# CONFIG_MFD_88PM860X is not set
1046# CONFIG_MFD_SM501 is not set
1047# CONFIG_MFD_ASIC3 is not set
1048# CONFIG_HTC_EGPIO is not set
1049# CONFIG_HTC_PASIC3 is not set
1050# CONFIG_HTC_I2CPLD is not set
1051# CONFIG_TPS65010 is not set
1052# CONFIG_TPS6507X is not set
1053# CONFIG_TWL4030_CORE is not set
1054# CONFIG_MFD_STMPE is not set
1055# CONFIG_MFD_TC35892 is not set
1056# CONFIG_MFD_TMIO is not set
1057# CONFIG_MFD_T7L66XB is not set
1058# CONFIG_MFD_TC6387XB is not set
1059# CONFIG_MFD_TC6393XB is not set
1060# CONFIG_PMIC_DA903X is not set
1061# CONFIG_PMIC_ADP5520 is not set
1062# CONFIG_MFD_MAX8925 is not set
1063# CONFIG_MFD_MAX8998 is not set
1064# CONFIG_MFD_WM8400 is not set
1065# CONFIG_MFD_WM831X_I2C is not set
1066# CONFIG_MFD_WM831X_SPI is not set
1067# CONFIG_MFD_WM8350_I2C is not set
1068# CONFIG_MFD_WM8994 is not set
1069# CONFIG_MFD_PCF50633 is not set
1070# CONFIG_MFD_MC13XXX is not set
1071# CONFIG_ABX500_CORE is not set
1072# CONFIG_EZX_PCAP is not set
1073# CONFIG_MFD_TPS6586X is not set
1074CONFIG_REGULATOR=y
1075# CONFIG_REGULATOR_DEBUG is not set
1076CONFIG_REGULATOR_DUMMY=y
1077# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
1078# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
1079# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
1080# CONFIG_REGULATOR_BQ24022 is not set
1081# CONFIG_REGULATOR_MAX1586 is not set
1082# CONFIG_REGULATOR_MAX8649 is not set
1083# CONFIG_REGULATOR_MAX8660 is not set
1084# CONFIG_REGULATOR_MAX8952 is not set
1085# CONFIG_REGULATOR_LP3971 is not set
1086# CONFIG_REGULATOR_LP3972 is not set
1087# CONFIG_REGULATOR_TPS65023 is not set
1088# CONFIG_REGULATOR_TPS6507X is not set
1089# CONFIG_REGULATOR_ISL6271A is not set
1090# CONFIG_REGULATOR_AD5398 is not set
1091CONFIG_MEDIA_SUPPORT=y
1092
1093#
1094# Multimedia core support
1095#
1096# CONFIG_MEDIA_CONTROLLER is not set
1097CONFIG_VIDEO_DEV=y
1098CONFIG_VIDEO_V4L2_COMMON=y
1099CONFIG_VIDEO_ALLOW_V4L1=y
1100CONFIG_VIDEO_V4L1_COMPAT=y
1101# CONFIG_DVB_CORE is not set
1102CONFIG_VIDEO_MEDIA=y
1103
1104#
1105# Multimedia drivers
1106#
1107# CONFIG_IR_CORE is not set
1108# CONFIG_MEDIA_ATTACH is not set
1109CONFIG_MEDIA_TUNER=y
1110# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
1111CONFIG_MEDIA_TUNER_SIMPLE=y
1112CONFIG_MEDIA_TUNER_TDA8290=y
1113CONFIG_MEDIA_TUNER_TDA827X=y
1114CONFIG_MEDIA_TUNER_TDA18271=y
1115CONFIG_MEDIA_TUNER_TDA9887=y
1116CONFIG_MEDIA_TUNER_TEA5761=y
1117CONFIG_MEDIA_TUNER_TEA5767=y
1118CONFIG_MEDIA_TUNER_MT20XX=y
1119CONFIG_MEDIA_TUNER_XC2028=y
1120CONFIG_MEDIA_TUNER_XC5000=y
1121CONFIG_MEDIA_TUNER_MC44S803=y
1122CONFIG_VIDEO_V4L2=y
1123CONFIG_VIDEO_V4L1=y
1124CONFIG_VIDEO_CAPTURE_DRIVERS=y
1125# CONFIG_VIDEO_ADV_DEBUG is not set
1126# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
1127# CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set
1128
1129#
1130# Encoders/decoders and other helper chips
1131#
1132
1133#
1134# Audio decoders
1135#
1136# CONFIG_VIDEO_TVAUDIO is not set
1137# CONFIG_VIDEO_TDA7432 is not set
1138# CONFIG_VIDEO_TDA9840 is not set
1139# CONFIG_VIDEO_TDA9875 is not set
1140# CONFIG_VIDEO_TEA6415C is not set
1141# CONFIG_VIDEO_TEA6420 is not set
1142# CONFIG_VIDEO_MSP3400 is not set
1143# CONFIG_VIDEO_CS5345 is not set
1144# CONFIG_VIDEO_CS53L32A is not set
1145# CONFIG_VIDEO_M52790 is not set
1146# CONFIG_VIDEO_TLV320AIC23B is not set
1147# CONFIG_VIDEO_WM8775 is not set
1148# CONFIG_VIDEO_WM8739 is not set
1149# CONFIG_VIDEO_VP27SMPX is not set
1150
1151#
1152# RDS decoders
1153#
1154# CONFIG_VIDEO_SAA6588 is not set
1155
1156#
1157# Video decoders
1158#
1159# CONFIG_VIDEO_ADV7180 is not set
1160# CONFIG_VIDEO_BT819 is not set
1161# CONFIG_VIDEO_BT856 is not set
1162# CONFIG_VIDEO_BT866 is not set
1163# CONFIG_VIDEO_KS0127 is not set
1164# CONFIG_VIDEO_OV7670 is not set
1165# CONFIG_VIDEO_MT9T001 is not set
1166# CONFIG_VIDEO_MT9V011 is not set
1167# CONFIG_VIDEO_MT9V113 is not set
1168# CONFIG_VIDEO_TCM825X is not set
1169# CONFIG_VIDEO_SAA7110 is not set
1170# CONFIG_VIDEO_SAA711X is not set
1171# CONFIG_VIDEO_SAA717X is not set
1172# CONFIG_VIDEO_SAA7191 is not set
1173# CONFIG_VIDEO_TVP514X is not set
1174# CONFIG_VIDEO_TVP5150 is not set
1175# CONFIG_VIDEO_TVP7002 is not set
1176# CONFIG_VIDEO_VPX3220 is not set
1177
1178#
1179# Video and audio decoders
1180#
1181# CONFIG_VIDEO_CX25840 is not set
1182
1183#
1184# MPEG video encoders
1185#
1186# CONFIG_VIDEO_CX2341X is not set
1187
1188#
1189# Video encoders
1190#
1191# CONFIG_VIDEO_SAA7127 is not set
1192# CONFIG_VIDEO_SAA7185 is not set
1193# CONFIG_VIDEO_ADV7170 is not set
1194# CONFIG_VIDEO_ADV7175 is not set
1195# CONFIG_VIDEO_THS7303 is not set
1196# CONFIG_VIDEO_ADV7343 is not set
1197# CONFIG_VIDEO_AK881X is not set
1198
1199#
1200# Video improvement chips
1201#
1202# CONFIG_VIDEO_UPD64031A is not set
1203# CONFIG_VIDEO_UPD64083 is not set
1204# CONFIG_VIDEO_CPIA2 is not set
1205# CONFIG_VIDEO_SR030PC30 is not set
1206# CONFIG_SOC_CAMERA is not set
1207CONFIG_V4L_USB_DRIVERS=y
1208CONFIG_USB_VIDEO_CLASS=y
1209CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
1210# CONFIG_USB_GSPCA is not set
1211# CONFIG_VIDEO_PVRUSB2 is not set
1212# CONFIG_VIDEO_HDPVR is not set
1213# CONFIG_VIDEO_USBVISION is not set
1214# CONFIG_USB_VICAM is not set
1215# CONFIG_USB_IBMCAM is not set
1216# CONFIG_USB_KONICAWC is not set
1217# CONFIG_USB_ET61X251 is not set
1218# CONFIG_USB_SE401 is not set
1219# CONFIG_USB_SN9C102 is not set
1220# CONFIG_USB_PWC is not set
1221# CONFIG_USB_ZR364XX is not set
1222# CONFIG_USB_STKWEBCAM is not set
1223# CONFIG_USB_S2255 is not set
1224# CONFIG_V4L_MEM2MEM_DRIVERS is not set
1225# CONFIG_RADIO_ADAPTERS is not set
1226# CONFIG_DAB is not set
1227CONFIG_HAVE_TI_TILER=y
1228# CONFIG_TI_TILER is not set
1229CONFIG_VIDEO_TI81XX_VIDOUT=m
1230
1231#
1232# Graphics support
1233#
1234# CONFIG_DRM is not set
1235# CONFIG_VGASTATE is not set
1236# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1237CONFIG_FB=y
1238# CONFIG_FIRMWARE_EDID is not set
1239# CONFIG_FB_DDC is not set
1240# CONFIG_FB_BOOT_VESA_SUPPORT is not set
1241CONFIG_FB_CFB_FILLRECT=y
1242CONFIG_FB_CFB_COPYAREA=y
1243CONFIG_FB_CFB_IMAGEBLIT=y
1244# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1245# CONFIG_FB_SYS_FILLRECT is not set
1246# CONFIG_FB_SYS_COPYAREA is not set
1247# CONFIG_FB_SYS_IMAGEBLIT is not set
1248# CONFIG_FB_FOREIGN_ENDIAN is not set
1249# CONFIG_FB_SYS_FOPS is not set
1250# CONFIG_FB_SVGALIB is not set
1251# CONFIG_FB_MACMODES is not set
1252# CONFIG_FB_BACKLIGHT is not set
1253# CONFIG_FB_MODE_HELPERS is not set
1254# CONFIG_FB_TILEBLITTING is not set
1255
1256#
1257# Frame buffer hardware drivers
1258#
1259CONFIG_TI81XX_VPSS=m
1260CONFIG_TI81XX_VPSS_DEBUG_SUPPORT=y
1261CONFIG_TI81XX_VPSS_VRAM_SIZE=50
1262CONFIG_FB_TI81XX=m
1263CONFIG_FB_TI81XX_DEBUG_SUPPORT=y
1264CONFIG_FB_TI81XX_NUM_FBS=3
1265# CONFIG_FB_S1D13XXX is not set
1266# CONFIG_FB_VIRTUAL is not set
1267# CONFIG_FB_METRONOME is not set
1268# CONFIG_FB_MB862XX is not set
1269# CONFIG_FB_BROADSHEET is not set
1270# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1271
1272#
1273# TI81XX Display Device Drivers
1274#
1275CONFIG_TI81XX_HDMI=m
1276
1277#
1278# Display device support
1279#
1280# CONFIG_DISPLAY_SUPPORT is not set
1281
1282#
1283# Console display driver support
1284#
1285CONFIG_DUMMY_CONSOLE=y
1286# CONFIG_FRAMEBUFFER_CONSOLE is not set
1287# CONFIG_LOGO is not set
1288CONFIG_SOUND=y
1289# CONFIG_SOUND_OSS_CORE is not set
1290CONFIG_SND=y
1291CONFIG_SND_TIMER=y
1292CONFIG_SND_PCM=y
1293CONFIG_SND_HWDEP=y
1294CONFIG_SND_RAWMIDI=y
1295CONFIG_SND_JACK=y
1296# CONFIG_SND_SEQUENCER is not set
1297# CONFIG_SND_MIXER_OSS is not set
1298# CONFIG_SND_PCM_OSS is not set
1299# CONFIG_SND_HRTIMER is not set
1300# CONFIG_SND_DYNAMIC_MINORS is not set
1301CONFIG_SND_SUPPORT_OLD_API=y
1302CONFIG_SND_VERBOSE_PROCFS=y
1303# CONFIG_SND_VERBOSE_PRINTK is not set
1304# CONFIG_SND_DEBUG is not set
1305# CONFIG_SND_RAWMIDI_SEQ is not set
1306# CONFIG_SND_OPL3_LIB_SEQ is not set
1307# CONFIG_SND_OPL4_LIB_SEQ is not set
1308# CONFIG_SND_SBAWE_SEQ is not set
1309# CONFIG_SND_EMU10K1_SEQ is not set
1310# CONFIG_SND_DRIVERS is not set
1311# CONFIG_SND_ARM is not set
1312# CONFIG_SND_SPI is not set
1313CONFIG_SND_USB=y
1314CONFIG_SND_USB_AUDIO=y
1315# CONFIG_SND_USB_UA101 is not set
1316# CONFIG_SND_USB_CAIAQ is not set
1317CONFIG_SND_SOC=y
1318CONFIG_SND_TI81XX_SOC=y
1319CONFIG_SND_DAVINCI_SOC_MCASP=y
1320CONFIG_SND_TI81XX_SOC_EVM=y
1321# CONFIG_SND_OMAP_SOC is not set
1322CONFIG_SND_SOC_I2C_AND_SPI=y
1323# CONFIG_SND_SOC_ALL_CODECS is not set
1324CONFIG_SND_SOC_TLV320AIC3X=y
1325# CONFIG_SOUND_PRIME is not set
1326CONFIG_HID_SUPPORT=y
1327CONFIG_HID=y
1328# CONFIG_HIDRAW is not set
1329
1330#
1331# USB Input Devices
1332#
1333CONFIG_USB_HID=y
1334# CONFIG_HID_PID is not set
1335# CONFIG_USB_HIDDEV is not set
1336
1337#
1338# Special HID drivers
1339#
1340# CONFIG_HID_3M_PCT is not set
1341CONFIG_HID_A4TECH=y
1342# CONFIG_HID_ACRUX_FF is not set
1343CONFIG_HID_APPLE=y
1344CONFIG_HID_BELKIN=y
1345# CONFIG_HID_CANDO is not set
1346CONFIG_HID_CHERRY=y
1347CONFIG_HID_CHICONY=y
1348# CONFIG_HID_PRODIKEYS is not set
1349CONFIG_HID_CYPRESS=y
1350# CONFIG_HID_DRAGONRISE is not set
1351# CONFIG_HID_EGALAX is not set
1352CONFIG_HID_EZKEY=y
1353CONFIG_HID_KYE=y
1354# CONFIG_HID_UCLOGIC is not set
1355# CONFIG_HID_WALTOP is not set
1356# CONFIG_HID_GYRATION is not set
1357# CONFIG_HID_TWINHAN is not set
1358CONFIG_HID_KENSINGTON=y
1359CONFIG_HID_LOGITECH=y
1360# CONFIG_LOGITECH_FF is not set
1361# CONFIG_LOGIRUMBLEPAD2_FF is not set
1362# CONFIG_LOGIG940_FF is not set
1363# CONFIG_LOGIWII_FF is not set
1364CONFIG_HID_MICROSOFT=y
1365# CONFIG_HID_MOSART is not set
1366CONFIG_HID_MONTEREY=y
1367# CONFIG_HID_NTRIG is not set
1368# CONFIG_HID_ORTEK is not set
1369# CONFIG_HID_PANTHERLORD is not set
1370# CONFIG_HID_PETALYNX is not set
1371# CONFIG_HID_PICOLCD is not set
1372# CONFIG_HID_QUANTA is not set
1373# CONFIG_HID_ROCCAT is not set
1374# CONFIG_HID_ROCCAT_KONE is not set
1375# CONFIG_HID_ROCCAT_PYRA is not set
1376# CONFIG_HID_SAMSUNG is not set
1377# CONFIG_HID_SONY is not set
1378# CONFIG_HID_STANTUM is not set
1379# CONFIG_HID_SUNPLUS is not set
1380# CONFIG_HID_GREENASIA is not set
1381# CONFIG_HID_SMARTJOYPLUS is not set
1382# CONFIG_HID_TOPSEED is not set
1383# CONFIG_HID_THRUSTMASTER is not set
1384# CONFIG_HID_ZEROPLUS is not set
1385# CONFIG_HID_ZYDACRON is not set
1386CONFIG_USB_SUPPORT=y
1387CONFIG_USB_ARCH_HAS_HCD=y
1388CONFIG_USB_ARCH_HAS_OHCI=y
1389# CONFIG_USB_ARCH_HAS_EHCI is not set
1390CONFIG_USB=y
1391# CONFIG_USB_DEBUG is not set
1392CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1393
1394#
1395# Miscellaneous USB options
1396#
1397CONFIG_USB_DEVICEFS=y
1398CONFIG_USB_DEVICE_CLASS=y
1399# CONFIG_USB_DYNAMIC_MINORS is not set
1400CONFIG_USB_SUSPEND=y
1401# CONFIG_USB_OTG is not set
1402# CONFIG_USB_MON is not set
1403# CONFIG_USB_WUSB is not set
1404# CONFIG_USB_WUSB_CBAF is not set
1405
1406#
1407# USB Host Controller Drivers
1408#
1409# CONFIG_USB_C67X00_HCD is not set
1410# CONFIG_USB_OXU210HP_HCD is not set
1411# CONFIG_USB_ISP116X_HCD is not set
1412# CONFIG_USB_ISP1760_HCD is not set
1413# CONFIG_USB_ISP1362_HCD is not set
1414# CONFIG_USB_OHCI_HCD is not set
1415# CONFIG_USB_SL811_HCD is not set
1416# CONFIG_USB_R8A66597_HCD is not set
1417# CONFIG_USB_HWA_HCD is not set
1418CONFIG_USB_MUSB_HDRC=y
1419
1420#
1421# Platform Glue Layer
1422#
1423# CONFIG_USB_MUSB_TUSB6010_GLUE is not set
1424# CONFIG_USB_MUSB_OMAP2PLUS_GLUE is not set
1425# CONFIG_USB_MUSB_AM35X_GLUE is not set
1426CONFIG_USB_MUSB_TI81XX_GLUE=y
1427# CONFIG_USB_MUSB_DAVINCI is not set
1428# CONFIG_USB_MUSB_DA8XX is not set
1429# CONFIG_USB_MUSB_TUSB6010 is not set
1430# CONFIG_USB_MUSB_OMAP2PLUS is not set
1431# CONFIG_USB_MUSB_AM35X is not set
1432CONFIG_USB_MUSB_TI81XX=y
1433# CONFIG_USB_MUSB_BLACKFIN is not set
1434# CONFIG_USB_MUSB_UX500 is not set
1435CONFIG_USB_MUSB_HOST=y
1436CONFIG_USB_MUSB_HDRC_HCD=y
1437# CONFIG_MUSB_PIO_ONLY is not set
1438# CONFIG_USB_INVENTRA_DMA_HW is not set
1439# CONFIG_USB_TI_CPPI_DMA_HW is not set
1440CONFIG_USB_TI_CPPI41_DMA_HW=y
1441# CONFIG_USB_INVENTRA_DMA is not set
1442# CONFIG_USB_TI_CPPI_DMA is not set
1443CONFIG_USB_TI_CPPI41_DMA=y
1444# CONFIG_USB_TUSB_OMAP_DMA is not set
1445CONFIG_USB_MUSB_DEBUG=y
1446
1447#
1448# USB Device Class drivers
1449#
1450# CONFIG_USB_ACM is not set
1451# CONFIG_USB_PRINTER is not set
1452# CONFIG_USB_WDM is not set
1453# CONFIG_USB_TMC is not set
1454
1455#
1456# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1457#
1458
1459#
1460# also be needed; see USB_STORAGE Help for more info
1461#
1462CONFIG_USB_STORAGE=y
1463# CONFIG_USB_STORAGE_DEBUG is not set
1464# CONFIG_USB_STORAGE_DATAFAB is not set
1465# CONFIG_USB_STORAGE_FREECOM is not set
1466# CONFIG_USB_STORAGE_ISD200 is not set
1467# CONFIG_USB_STORAGE_USBAT is not set
1468# CONFIG_USB_STORAGE_SDDR09 is not set
1469# CONFIG_USB_STORAGE_SDDR55 is not set
1470# CONFIG_USB_STORAGE_JUMPSHOT is not set
1471# CONFIG_USB_STORAGE_ALAUDA is not set
1472# CONFIG_USB_STORAGE_ONETOUCH is not set
1473# CONFIG_USB_STORAGE_KARMA is not set
1474# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1475# CONFIG_USB_UAS is not set
1476# CONFIG_USB_LIBUSUAL is not set
1477
1478#
1479# USB Imaging devices
1480#
1481# CONFIG_USB_MDC800 is not set
1482# CONFIG_USB_MICROTEK is not set
1483
1484#
1485# USB port drivers
1486#
1487# CONFIG_USB_SERIAL is not set
1488
1489#
1490# USB Miscellaneous drivers
1491#
1492# CONFIG_USB_EMI62 is not set
1493# CONFIG_USB_EMI26 is not set
1494# CONFIG_USB_ADUTUX is not set
1495# CONFIG_USB_SEVSEG is not set
1496# CONFIG_USB_RIO500 is not set
1497# CONFIG_USB_LEGOTOWER is not set
1498# CONFIG_USB_LCD is not set
1499# CONFIG_USB_LED is not set
1500# CONFIG_USB_CYPRESS_CY7C63 is not set
1501# CONFIG_USB_CYTHERM is not set
1502# CONFIG_USB_IDMOUSE is not set
1503# CONFIG_USB_FTDI_ELAN is not set
1504# CONFIG_USB_APPLEDISPLAY is not set
1505# CONFIG_USB_SISUSBVGA is not set
1506# CONFIG_USB_LD is not set
1507# CONFIG_USB_TRANCEVIBRATOR is not set
1508# CONFIG_USB_IOWARRIOR is not set
1509# CONFIG_USB_TEST is not set
1510# CONFIG_USB_ISIGHTFW is not set
1511# CONFIG_USB_YUREX is not set
1512# CONFIG_USB_GADGET is not set
1513
1514#
1515# OTG and related infrastructure
1516#
1517CONFIG_USB_OTG_UTILS=y
1518# CONFIG_USB_GPIO_VBUS is not set
1519# CONFIG_USB_ULPI is not set
1520CONFIG_NOP_USB_XCEIV=y
1521CONFIG_MMC=y
1522# CONFIG_MMC_DEBUG is not set
1523# CONFIG_MMC_UNSAFE_RESUME is not set
1524
1525#
1526# MMC/SD/SDIO Card Drivers
1527#
1528CONFIG_MMC_BLOCK=y
1529CONFIG_MMC_BLOCK_MINORS=8
1530CONFIG_MMC_BLOCK_BOUNCE=y
1531# CONFIG_SDIO_UART is not set
1532# CONFIG_MMC_TEST is not set
1533
1534#
1535# MMC/SD/SDIO Host Controller Drivers
1536#
1537# CONFIG_MMC_SDHCI is not set
1538# CONFIG_MMC_OMAP is not set
1539CONFIG_MMC_OMAP_HS=y
1540# CONFIG_MMC_SPI is not set
1541# CONFIG_MMC_USHC is not set
1542# CONFIG_MEMSTICK is not set
1543# CONFIG_NEW_LEDS is not set
1544# CONFIG_ACCESSIBILITY is not set
1545CONFIG_RTC_LIB=y
1546# CONFIG_RTC_CLASS is not set
1547# CONFIG_DMADEVICES is not set
1548# CONFIG_AUXDISPLAY is not set
1549# CONFIG_UIO is not set
1550# CONFIG_STAGING is not set
1551
1552#
1553# File systems
1554#
1555CONFIG_EXT2_FS=y
1556CONFIG_EXT2_FS_XATTR=y
1557CONFIG_EXT2_FS_POSIX_ACL=y
1558CONFIG_EXT2_FS_SECURITY=y
1559# CONFIG_EXT2_FS_XIP is not set
1560CONFIG_EXT3_FS=y
1561# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
1562CONFIG_EXT3_FS_XATTR=y
1563CONFIG_EXT3_FS_POSIX_ACL=y
1564CONFIG_EXT3_FS_SECURITY=y
1565# CONFIG_EXT4_FS is not set
1566CONFIG_JBD=y
1567# CONFIG_JBD_DEBUG is not set
1568CONFIG_FS_MBCACHE=y
1569# CONFIG_REISERFS_FS is not set
1570# CONFIG_JFS_FS is not set
1571CONFIG_FS_POSIX_ACL=y
1572# CONFIG_XFS_FS is not set
1573# CONFIG_OCFS2_FS is not set
1574# CONFIG_BTRFS_FS is not set
1575# CONFIG_NILFS2_FS is not set
1576CONFIG_FILE_LOCKING=y
1577# CONFIG_FSNOTIFY is not set
1578# CONFIG_DNOTIFY is not set
1579# CONFIG_INOTIFY_USER is not set
1580# CONFIG_FANOTIFY is not set
1581# CONFIG_QUOTA is not set
1582# CONFIG_QUOTACTL is not set
1583# CONFIG_AUTOFS4_FS is not set
1584# CONFIG_FUSE_FS is not set
1585
1586#
1587# Caches
1588#
1589# CONFIG_FSCACHE is not set
1590
1591#
1592# CD-ROM/DVD Filesystems
1593#
1594CONFIG_ISO9660_FS=y
1595# CONFIG_JOLIET is not set
1596# CONFIG_ZISOFS is not set
1597# CONFIG_UDF_FS is not set
1598
1599#
1600# DOS/FAT/NT Filesystems
1601#
1602CONFIG_FAT_FS=y
1603CONFIG_MSDOS_FS=y
1604CONFIG_VFAT_FS=y
1605CONFIG_FAT_DEFAULT_CODEPAGE=437
1606CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1607# CONFIG_NTFS_FS is not set
1608
1609#
1610# Pseudo filesystems
1611#
1612CONFIG_PROC_FS=y
1613CONFIG_PROC_SYSCTL=y
1614CONFIG_PROC_PAGE_MONITOR=y
1615CONFIG_SYSFS=y
1616CONFIG_TMPFS=y
1617# CONFIG_TMPFS_POSIX_ACL is not set
1618# CONFIG_HUGETLB_PAGE is not set
1619# CONFIG_CONFIGFS_FS is not set
1620CONFIG_MISC_FILESYSTEMS=y
1621# CONFIG_ADFS_FS is not set
1622# CONFIG_AFFS_FS is not set
1623# CONFIG_ECRYPT_FS is not set
1624# CONFIG_HFS_FS is not set
1625# CONFIG_HFSPLUS_FS is not set
1626# CONFIG_BEFS_FS is not set
1627# CONFIG_BFS_FS is not set
1628# CONFIG_EFS_FS is not set
1629CONFIG_JFFS2_FS=y
1630CONFIG_JFFS2_FS_DEBUG=0
1631CONFIG_JFFS2_FS_WRITEBUFFER=y
1632CONFIG_JFFS2_FS_WBUF_VERIFY=y
1633# CONFIG_JFFS2_SUMMARY is not set
1634# CONFIG_JFFS2_FS_XATTR is not set
1635# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1636CONFIG_JFFS2_ZLIB=y
1637# CONFIG_JFFS2_LZO is not set
1638CONFIG_JFFS2_RTIME=y
1639# CONFIG_JFFS2_RUBIN is not set
1640# CONFIG_LOGFS is not set
1641# CONFIG_CRAMFS is not set
1642# CONFIG_SQUASHFS is not set
1643# CONFIG_VXFS_FS is not set
1644# CONFIG_MINIX_FS is not set
1645# CONFIG_OMFS_FS is not set
1646# CONFIG_HPFS_FS is not set
1647# CONFIG_QNX4FS_FS is not set
1648# CONFIG_ROMFS_FS is not set
1649# CONFIG_SYSV_FS is not set
1650# CONFIG_UFS_FS is not set
1651CONFIG_NETWORK_FILESYSTEMS=y
1652CONFIG_NFS_FS=y
1653CONFIG_NFS_V3=y
1654# CONFIG_NFS_V3_ACL is not set
1655CONFIG_NFS_V4=y
1656# CONFIG_NFS_V4_1 is not set
1657CONFIG_ROOT_NFS=y
1658# CONFIG_NFS_USE_LEGACY_DNS is not set
1659CONFIG_NFS_USE_KERNEL_DNS=y
1660# CONFIG_NFS_USE_NEW_IDMAPPER is not set
1661# CONFIG_NFSD is not set
1662CONFIG_LOCKD=y
1663CONFIG_LOCKD_V4=y
1664CONFIG_NFS_COMMON=y
1665CONFIG_SUNRPC=y
1666CONFIG_SUNRPC_GSS=y
1667CONFIG_RPCSEC_GSS_KRB5=y
1668# CONFIG_CEPH_FS is not set
1669# CONFIG_CIFS is not set
1670# CONFIG_NCP_FS is not set
1671# CONFIG_CODA_FS is not set
1672# CONFIG_AFS_FS is not set
1673
1674#
1675# Partition Types
1676#
1677# CONFIG_PARTITION_ADVANCED is not set
1678CONFIG_MSDOS_PARTITION=y
1679CONFIG_NLS=y
1680CONFIG_NLS_DEFAULT="utf8"
1681CONFIG_NLS_CODEPAGE_437=y
1682# CONFIG_NLS_CODEPAGE_737 is not set
1683# CONFIG_NLS_CODEPAGE_775 is not set
1684# CONFIG_NLS_CODEPAGE_850 is not set
1685# CONFIG_NLS_CODEPAGE_852 is not set
1686# CONFIG_NLS_CODEPAGE_855 is not set
1687# CONFIG_NLS_CODEPAGE_857 is not set
1688# CONFIG_NLS_CODEPAGE_860 is not set
1689# CONFIG_NLS_CODEPAGE_861 is not set
1690# CONFIG_NLS_CODEPAGE_862 is not set
1691# CONFIG_NLS_CODEPAGE_863 is not set
1692# CONFIG_NLS_CODEPAGE_864 is not set
1693# CONFIG_NLS_CODEPAGE_865 is not set
1694# CONFIG_NLS_CODEPAGE_866 is not set
1695# CONFIG_NLS_CODEPAGE_869 is not set
1696# CONFIG_NLS_CODEPAGE_936 is not set
1697# CONFIG_NLS_CODEPAGE_950 is not set
1698# CONFIG_NLS_CODEPAGE_932 is not set
1699# CONFIG_NLS_CODEPAGE_949 is not set
1700# CONFIG_NLS_CODEPAGE_874 is not set
1701# CONFIG_NLS_ISO8859_8 is not set
1702# CONFIG_NLS_CODEPAGE_1250 is not set
1703# CONFIG_NLS_CODEPAGE_1251 is not set
1704CONFIG_NLS_ASCII=y
1705CONFIG_NLS_ISO8859_1=y
1706# CONFIG_NLS_ISO8859_2 is not set
1707# CONFIG_NLS_ISO8859_3 is not set
1708# CONFIG_NLS_ISO8859_4 is not set
1709# CONFIG_NLS_ISO8859_5 is not set
1710# CONFIG_NLS_ISO8859_6 is not set
1711# CONFIG_NLS_ISO8859_7 is not set
1712# CONFIG_NLS_ISO8859_9 is not set
1713# CONFIG_NLS_ISO8859_13 is not set
1714# CONFIG_NLS_ISO8859_14 is not set
1715# CONFIG_NLS_ISO8859_15 is not set
1716# CONFIG_NLS_KOI8_R is not set
1717# CONFIG_NLS_KOI8_U is not set
1718CONFIG_NLS_UTF8=y
1719# CONFIG_DLM is not set
1720
1721#
1722# Kernel hacking
1723#
1724# CONFIG_PRINTK_TIME is not set
1725CONFIG_ENABLE_WARN_DEPRECATED=y
1726CONFIG_ENABLE_MUST_CHECK=y
1727CONFIG_FRAME_WARN=1024
1728# CONFIG_MAGIC_SYSRQ is not set
1729# CONFIG_STRIP_ASM_SYMS is not set
1730# CONFIG_UNUSED_SYMBOLS is not set
1731CONFIG_DEBUG_FS=y
1732# CONFIG_HEADERS_CHECK is not set
1733CONFIG_DEBUG_KERNEL=y
1734# CONFIG_DEBUG_SHIRQ is not set
1735# CONFIG_LOCKUP_DETECTOR is not set
1736# CONFIG_HARDLOCKUP_DETECTOR is not set
1737# CONFIG_DETECT_HUNG_TASK is not set
1738# CONFIG_SCHED_DEBUG is not set
1739# CONFIG_SCHEDSTATS is not set
1740# CONFIG_TIMER_STATS is not set
1741# CONFIG_DEBUG_OBJECTS is not set
1742# CONFIG_SLUB_DEBUG_ON is not set
1743# CONFIG_SLUB_STATS is not set
1744# CONFIG_DEBUG_KMEMLEAK is not set
1745# CONFIG_DEBUG_RT_MUTEXES is not set
1746# CONFIG_RT_MUTEX_TESTER is not set
1747# CONFIG_DEBUG_SPINLOCK is not set
1748# CONFIG_DEBUG_MUTEXES is not set
1749CONFIG_BKL=y
1750# CONFIG_DEBUG_LOCK_ALLOC is not set
1751# CONFIG_PROVE_LOCKING is not set
1752# CONFIG_SPARSE_RCU_POINTER is not set
1753# CONFIG_LOCK_STAT is not set
1754# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1755# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1756# CONFIG_DEBUG_KOBJECT is not set
1757CONFIG_DEBUG_BUGVERBOSE=y
1758# CONFIG_DEBUG_INFO is not set
1759# CONFIG_DEBUG_VM is not set
1760# CONFIG_DEBUG_WRITECOUNT is not set
1761CONFIG_DEBUG_MEMORY_INIT=y
1762# CONFIG_DEBUG_LIST is not set
1763# CONFIG_TEST_LIST_SORT is not set
1764# CONFIG_DEBUG_SG is not set
1765# CONFIG_DEBUG_NOTIFIERS is not set
1766# CONFIG_DEBUG_CREDENTIALS is not set
1767CONFIG_FRAME_POINTER=y
1768# CONFIG_BOOT_PRINTK_DELAY is not set
1769# CONFIG_RCU_TORTURE_TEST is not set
1770# CONFIG_KPROBES_SANITY_TEST is not set
1771# CONFIG_BACKTRACE_SELF_TEST is not set
1772# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1773# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
1774# CONFIG_LKDTM is not set
1775# CONFIG_FAULT_INJECTION is not set
1776# CONFIG_LATENCYTOP is not set
1777# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1778# CONFIG_PAGE_POISONING is not set
1779CONFIG_HAVE_FUNCTION_TRACER=y
1780CONFIG_HAVE_DYNAMIC_FTRACE=y
1781CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1782CONFIG_TRACING_SUPPORT=y
1783# CONFIG_FTRACE is not set
1784# CONFIG_DYNAMIC_DEBUG is not set
1785# CONFIG_ATOMIC64_SELFTEST is not set
1786# CONFIG_SAMPLES is not set
1787CONFIG_HAVE_ARCH_KGDB=y
1788# CONFIG_KGDB is not set
1789# CONFIG_STRICT_DEVMEM is not set
1790# CONFIG_ARM_UNWIND is not set
1791# CONFIG_DEBUG_USER is not set
1792# CONFIG_DEBUG_ERRORS is not set
1793# CONFIG_DEBUG_STACK_USAGE is not set
1794CONFIG_DEBUG_LL=y
1795CONFIG_EARLY_PRINTK=y
1796# CONFIG_DEBUG_ICEDCC is not set
1797# CONFIG_OC_ETM is not set
1798
1799#
1800# Security options
1801#
1802CONFIG_KEYS=y
1803CONFIG_KEYS_DEBUG_PROC_KEYS=y
1804# CONFIG_SECURITY_DMESG_RESTRICT is not set
1805CONFIG_SECURITY=y
1806# CONFIG_SECURITYFS is not set
1807CONFIG_SECURITY_NETWORK=y
1808# CONFIG_SECURITY_NETWORK_XFRM is not set
1809# CONFIG_SECURITY_PATH is not set
1810# CONFIG_SECURITY_TOMOYO is not set
1811# CONFIG_SECURITY_APPARMOR is not set
1812# CONFIG_IMA is not set
1813CONFIG_DEFAULT_SECURITY_DAC=y
1814CONFIG_DEFAULT_SECURITY=""
1815CONFIG_CRYPTO=y
1816
1817#
1818# Crypto core or helper
1819#
1820CONFIG_CRYPTO_ALGAPI=y
1821CONFIG_CRYPTO_ALGAPI2=y
1822CONFIG_CRYPTO_AEAD2=y
1823CONFIG_CRYPTO_BLKCIPHER=y
1824CONFIG_CRYPTO_BLKCIPHER2=y
1825CONFIG_CRYPTO_HASH=y
1826CONFIG_CRYPTO_HASH2=y
1827CONFIG_CRYPTO_RNG2=y
1828CONFIG_CRYPTO_PCOMP2=y
1829CONFIG_CRYPTO_MANAGER=y
1830CONFIG_CRYPTO_MANAGER2=y
1831CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
1832# CONFIG_CRYPTO_GF128MUL is not set
1833# CONFIG_CRYPTO_NULL is not set
1834CONFIG_CRYPTO_WORKQUEUE=y
1835# CONFIG_CRYPTO_CRYPTD is not set
1836# CONFIG_CRYPTO_AUTHENC is not set
1837# CONFIG_CRYPTO_TEST is not set
1838
1839#
1840# Authenticated Encryption with Associated Data
1841#
1842# CONFIG_CRYPTO_CCM is not set
1843# CONFIG_CRYPTO_GCM is not set
1844# CONFIG_CRYPTO_SEQIV is not set
1845
1846#
1847# Block modes
1848#
1849CONFIG_CRYPTO_CBC=y
1850# CONFIG_CRYPTO_CTR is not set
1851# CONFIG_CRYPTO_CTS is not set
1852# CONFIG_CRYPTO_ECB is not set
1853# CONFIG_CRYPTO_LRW is not set
1854# CONFIG_CRYPTO_PCBC is not set
1855# CONFIG_CRYPTO_XTS is not set
1856
1857#
1858# Hash modes
1859#
1860# CONFIG_CRYPTO_HMAC is not set
1861# CONFIG_CRYPTO_XCBC is not set
1862# CONFIG_CRYPTO_VMAC is not set
1863
1864#
1865# Digest
1866#
1867# CONFIG_CRYPTO_CRC32C is not set
1868# CONFIG_CRYPTO_GHASH is not set
1869# CONFIG_CRYPTO_MD4 is not set
1870CONFIG_CRYPTO_MD5=y
1871# CONFIG_CRYPTO_MICHAEL_MIC is not set
1872# CONFIG_CRYPTO_RMD128 is not set
1873# CONFIG_CRYPTO_RMD160 is not set
1874# CONFIG_CRYPTO_RMD256 is not set
1875# CONFIG_CRYPTO_RMD320 is not set
1876# CONFIG_CRYPTO_SHA1 is not set
1877# CONFIG_CRYPTO_SHA256 is not set
1878# CONFIG_CRYPTO_SHA512 is not set
1879# CONFIG_CRYPTO_TGR192 is not set
1880# CONFIG_CRYPTO_WP512 is not set
1881
1882#
1883# Ciphers
1884#
1885CONFIG_CRYPTO_AES=m
1886# CONFIG_CRYPTO_ANUBIS is not set
1887# CONFIG_CRYPTO_ARC4 is not set
1888# CONFIG_CRYPTO_BLOWFISH is not set
1889# CONFIG_CRYPTO_CAMELLIA is not set
1890# CONFIG_CRYPTO_CAST5 is not set
1891# CONFIG_CRYPTO_CAST6 is not set
1892CONFIG_CRYPTO_DES=y
1893# CONFIG_CRYPTO_FCRYPT is not set
1894# CONFIG_CRYPTO_KHAZAD is not set
1895# CONFIG_CRYPTO_SALSA20 is not set
1896# CONFIG_CRYPTO_SEED is not set
1897# CONFIG_CRYPTO_SERPENT is not set
1898# CONFIG_CRYPTO_TEA is not set
1899# CONFIG_CRYPTO_TWOFISH is not set
1900
1901#
1902# Compression
1903#
1904# CONFIG_CRYPTO_DEFLATE is not set
1905# CONFIG_CRYPTO_ZLIB is not set
1906# CONFIG_CRYPTO_LZO is not set
1907
1908#
1909# Random Number Generation
1910#
1911# CONFIG_CRYPTO_ANSI_CPRNG is not set
1912# CONFIG_CRYPTO_HW is not set
1913# CONFIG_BINARY_PRINTF is not set
1914
1915#
1916# Library routines
1917#
1918CONFIG_BITREVERSE=y
1919CONFIG_GENERIC_FIND_LAST_BIT=y
1920# CONFIG_CRC_CCITT is not set
1921# CONFIG_CRC16 is not set
1922# CONFIG_CRC_T10DIF is not set
1923# CONFIG_CRC_ITU_T is not set
1924CONFIG_CRC32=y
1925# CONFIG_CRC7 is not set
1926# CONFIG_LIBCRC32C is not set
1927CONFIG_ZLIB_INFLATE=y
1928CONFIG_ZLIB_DEFLATE=y
1929CONFIG_LZO_DECOMPRESS=y
1930CONFIG_DECOMPRESS_GZIP=y
1931CONFIG_DECOMPRESS_BZIP2=y
1932CONFIG_DECOMPRESS_LZMA=y
1933CONFIG_DECOMPRESS_LZO=y
1934CONFIG_HAS_IOMEM=y
1935CONFIG_HAS_IOPORT=y
1936CONFIG_HAS_DMA=y
1937CONFIG_NLATTR=y
diff --git a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm814x-evm/defconfig b/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm814x-evm/defconfig
deleted file mode 100644
index 47c1ee16..00000000
--- a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm814x-evm/defconfig
+++ /dev/null
@@ -1,1970 +0,0 @@
1#
2# Automatically generated make config: don't edit
3# Linux/arm 2.6.37 Kernel Configuration
4# Thu Jun 16 11:24:21 2011
5#
6CONFIG_ARM=y
7CONFIG_SYS_SUPPORTS_APM_EMULATION=y
8CONFIG_GENERIC_GPIO=y
9# CONFIG_ARCH_USES_GETTIMEOFFSET is not set
10CONFIG_GENERIC_CLOCKEVENTS=y
11CONFIG_HAVE_PROC_CPU=y
12CONFIG_GENERIC_HARDIRQS=y
13CONFIG_STACKTRACE_SUPPORT=y
14CONFIG_HAVE_LATENCYTOP_SUPPORT=y
15CONFIG_LOCKDEP_SUPPORT=y
16CONFIG_TRACE_IRQFLAGS_SUPPORT=y
17CONFIG_HARDIRQS_SW_RESEND=y
18CONFIG_GENERIC_IRQ_PROBE=y
19CONFIG_RWSEM_GENERIC_SPINLOCK=y
20CONFIG_ARCH_HAS_CPUFREQ=y
21CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
22CONFIG_GENERIC_HWEIGHT=y
23CONFIG_GENERIC_CALIBRATE_DELAY=y
24CONFIG_NEED_DMA_MAP_STATE=y
25CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
26CONFIG_ARM_L1_CACHE_SHIFT_6=y
27CONFIG_VECTORS_BASE=0xffff0000
28CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
29CONFIG_CONSTRUCTORS=y
30CONFIG_HAVE_IRQ_WORK=y
31CONFIG_IRQ_WORK=y
32
33#
34# General setup
35#
36CONFIG_EXPERIMENTAL=y
37CONFIG_BROKEN_ON_SMP=y
38CONFIG_INIT_ENV_ARG_LIMIT=32
39CONFIG_CROSS_COMPILE=""
40CONFIG_LOCALVERSION=""
41# CONFIG_LOCALVERSION_AUTO is not set
42CONFIG_HAVE_KERNEL_GZIP=y
43CONFIG_HAVE_KERNEL_LZMA=y
44CONFIG_HAVE_KERNEL_LZO=y
45CONFIG_KERNEL_GZIP=y
46# CONFIG_KERNEL_LZMA is not set
47# CONFIG_KERNEL_LZO is not set
48# CONFIG_SWAP is not set
49CONFIG_SYSVIPC=y
50CONFIG_SYSVIPC_SYSCTL=y
51CONFIG_POSIX_MQUEUE=y
52CONFIG_POSIX_MQUEUE_SYSCTL=y
53CONFIG_BSD_PROCESS_ACCT=y
54CONFIG_BSD_PROCESS_ACCT_V3=y
55CONFIG_TASKSTATS=y
56CONFIG_TASK_DELAY_ACCT=y
57CONFIG_TASK_XACCT=y
58CONFIG_TASK_IO_ACCOUNTING=y
59# CONFIG_AUDIT is not set
60# CONFIG_HAVE_GENERIC_HARDIRQS is not set
61# CONFIG_SPARSE_IRQ is not set
62
63#
64# RCU Subsystem
65#
66CONFIG_TINY_RCU=y
67# CONFIG_PREEMPT_RCU is not set
68# CONFIG_TREE_RCU_TRACE is not set
69CONFIG_IKCONFIG=y
70CONFIG_IKCONFIG_PROC=y
71CONFIG_LOG_BUF_SHIFT=17
72CONFIG_CGROUPS=y
73CONFIG_CGROUP_DEBUG=y
74CONFIG_CGROUP_NS=y
75CONFIG_CGROUP_FREEZER=y
76CONFIG_CGROUP_DEVICE=y
77CONFIG_CPUSETS=y
78CONFIG_PROC_PID_CPUSET=y
79CONFIG_CGROUP_CPUACCT=y
80CONFIG_RESOURCE_COUNTERS=y
81CONFIG_CGROUP_MEM_RES_CTLR=y
82CONFIG_CGROUP_SCHED=y
83CONFIG_FAIR_GROUP_SCHED=y
84CONFIG_RT_GROUP_SCHED=y
85CONFIG_BLK_CGROUP=y
86CONFIG_DEBUG_BLK_CGROUP=y
87CONFIG_NAMESPACES=y
88CONFIG_UTS_NS=y
89CONFIG_IPC_NS=y
90CONFIG_USER_NS=y
91CONFIG_PID_NS=y
92CONFIG_NET_NS=y
93CONFIG_MM_OWNER=y
94# CONFIG_SYSFS_DEPRECATED is not set
95# CONFIG_RELAY is not set
96CONFIG_BLK_DEV_INITRD=y
97CONFIG_INITRAMFS_SOURCE=""
98CONFIG_RD_GZIP=y
99CONFIG_RD_BZIP2=y
100CONFIG_RD_LZMA=y
101CONFIG_RD_LZO=y
102CONFIG_CC_OPTIMIZE_FOR_SIZE=y
103CONFIG_SYSCTL=y
104CONFIG_ANON_INODES=y
105# CONFIG_EMBEDDED is not set
106CONFIG_UID16=y
107CONFIG_SYSCTL_SYSCALL=y
108CONFIG_KALLSYMS=y
109# CONFIG_KALLSYMS_ALL is not set
110CONFIG_KALLSYMS_EXTRA_PASS=y
111CONFIG_HOTPLUG=y
112CONFIG_PRINTK=y
113CONFIG_BUG=y
114CONFIG_ELF_CORE=y
115CONFIG_BASE_FULL=y
116CONFIG_FUTEX=y
117CONFIG_EPOLL=y
118CONFIG_SIGNALFD=y
119CONFIG_TIMERFD=y
120CONFIG_EVENTFD=y
121CONFIG_SHMEM=y
122CONFIG_AIO=y
123CONFIG_HAVE_PERF_EVENTS=y
124CONFIG_PERF_USE_VMALLOC=y
125
126#
127# Kernel Performance Events And Counters
128#
129CONFIG_PERF_EVENTS=y
130# CONFIG_PERF_COUNTERS is not set
131# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
132CONFIG_VM_EVENT_COUNTERS=y
133CONFIG_SLUB_DEBUG=y
134CONFIG_COMPAT_BRK=y
135# CONFIG_SLAB is not set
136CONFIG_SLUB=y
137CONFIG_PROFILING=y
138CONFIG_OPROFILE=m
139CONFIG_HAVE_OPROFILE=y
140CONFIG_KPROBES=y
141CONFIG_KRETPROBES=y
142CONFIG_HAVE_KPROBES=y
143CONFIG_HAVE_KRETPROBES=y
144CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
145CONFIG_HAVE_CLK=y
146CONFIG_HAVE_HW_BREAKPOINT=y
147
148#
149# GCOV-based kernel profiling
150#
151# CONFIG_GCOV_KERNEL is not set
152CONFIG_HAVE_GENERIC_DMA_COHERENT=y
153CONFIG_SLABINFO=y
154CONFIG_RT_MUTEXES=y
155CONFIG_BASE_SMALL=0
156CONFIG_MODULES=y
157# CONFIG_MODULE_FORCE_LOAD is not set
158CONFIG_MODULE_UNLOAD=y
159# CONFIG_MODULE_FORCE_UNLOAD is not set
160CONFIG_MODVERSIONS=y
161# CONFIG_MODULE_SRCVERSION_ALL is not set
162CONFIG_BLOCK=y
163# CONFIG_LBDAF is not set
164CONFIG_BLK_DEV_BSG=y
165# CONFIG_BLK_DEV_INTEGRITY is not set
166# CONFIG_BLK_DEV_THROTTLING is not set
167
168#
169# IO Schedulers
170#
171CONFIG_IOSCHED_NOOP=y
172CONFIG_IOSCHED_DEADLINE=y
173CONFIG_IOSCHED_CFQ=y
174# CONFIG_CFQ_GROUP_IOSCHED is not set
175# CONFIG_DEFAULT_DEADLINE is not set
176CONFIG_DEFAULT_CFQ=y
177# CONFIG_DEFAULT_NOOP is not set
178CONFIG_DEFAULT_IOSCHED="cfq"
179# CONFIG_INLINE_SPIN_TRYLOCK is not set
180# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
181# CONFIG_INLINE_SPIN_LOCK is not set
182# CONFIG_INLINE_SPIN_LOCK_BH is not set
183# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
184# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
185CONFIG_INLINE_SPIN_UNLOCK=y
186# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
187CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
188# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
189# CONFIG_INLINE_READ_TRYLOCK is not set
190# CONFIG_INLINE_READ_LOCK is not set
191# CONFIG_INLINE_READ_LOCK_BH is not set
192# CONFIG_INLINE_READ_LOCK_IRQ is not set
193# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
194CONFIG_INLINE_READ_UNLOCK=y
195# CONFIG_INLINE_READ_UNLOCK_BH is not set
196CONFIG_INLINE_READ_UNLOCK_IRQ=y
197# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
198# CONFIG_INLINE_WRITE_TRYLOCK is not set
199# CONFIG_INLINE_WRITE_LOCK is not set
200# CONFIG_INLINE_WRITE_LOCK_BH is not set
201# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
202# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
203CONFIG_INLINE_WRITE_UNLOCK=y
204# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
205CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
206# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
207# CONFIG_MUTEX_SPIN_ON_OWNER is not set
208CONFIG_FREEZER=y
209
210#
211# System Type
212#
213CONFIG_MMU=y
214# CONFIG_ARCH_AAEC2000 is not set
215# CONFIG_ARCH_INTEGRATOR is not set
216# CONFIG_ARCH_REALVIEW is not set
217# CONFIG_ARCH_VERSATILE is not set
218# CONFIG_ARCH_VEXPRESS is not set
219# CONFIG_ARCH_AT91 is not set
220# CONFIG_ARCH_BCMRING is not set
221# CONFIG_ARCH_CLPS711X is not set
222# CONFIG_ARCH_CNS3XXX is not set
223# CONFIG_ARCH_GEMINI is not set
224# CONFIG_ARCH_EBSA110 is not set
225# CONFIG_ARCH_EP93XX is not set
226# CONFIG_ARCH_FOOTBRIDGE is not set
227# CONFIG_ARCH_MXC is not set
228# CONFIG_ARCH_STMP3XXX is not set
229# CONFIG_ARCH_NETX is not set
230# CONFIG_ARCH_H720X is not set
231# CONFIG_ARCH_IOP13XX is not set
232# CONFIG_ARCH_IOP32X is not set
233# CONFIG_ARCH_IOP33X is not set
234# CONFIG_ARCH_IXP23XX is not set
235# CONFIG_ARCH_IXP2000 is not set
236# CONFIG_ARCH_IXP4XX is not set
237# CONFIG_ARCH_DOVE is not set
238# CONFIG_ARCH_KIRKWOOD is not set
239# CONFIG_ARCH_LOKI is not set
240# CONFIG_ARCH_LPC32XX is not set
241# CONFIG_ARCH_MV78XX0 is not set
242# CONFIG_ARCH_ORION5X is not set
243# CONFIG_ARCH_MMP is not set
244# CONFIG_ARCH_KS8695 is not set
245# CONFIG_ARCH_NS9XXX is not set
246# CONFIG_ARCH_W90X900 is not set
247# CONFIG_ARCH_NUC93X is not set
248# CONFIG_ARCH_TEGRA is not set
249# CONFIG_ARCH_PNX4008 is not set
250# CONFIG_ARCH_PXA is not set
251# CONFIG_ARCH_MSM is not set
252# CONFIG_ARCH_SHMOBILE is not set
253# CONFIG_ARCH_RPC is not set
254# CONFIG_ARCH_SA1100 is not set
255# CONFIG_ARCH_S3C2410 is not set
256# CONFIG_ARCH_S3C64XX is not set
257# CONFIG_ARCH_S5P64X0 is not set
258# CONFIG_ARCH_S5P6442 is not set
259# CONFIG_ARCH_S5PC100 is not set
260# CONFIG_ARCH_S5PV210 is not set
261# CONFIG_ARCH_S5PV310 is not set
262# CONFIG_ARCH_SHARK is not set
263# CONFIG_ARCH_TCC_926 is not set
264# CONFIG_ARCH_LH7A40X is not set
265# CONFIG_ARCH_U300 is not set
266# CONFIG_ARCH_U8500 is not set
267# CONFIG_ARCH_NOMADIK is not set
268# CONFIG_ARCH_DAVINCI is not set
269CONFIG_ARCH_OMAP=y
270# CONFIG_PLAT_SPEAR is not set
271
272#
273# TI OMAP Common Features
274#
275# CONFIG_ARCH_OMAP1 is not set
276CONFIG_ARCH_OMAP2PLUS=y
277
278#
279# OMAP Feature Selections
280#
281# CONFIG_OMAP_RESET_CLOCKS is not set
282CONFIG_OMAP_MUX=y
283# CONFIG_OMAP_MUX_DEBUG is not set
284CONFIG_OMAP_MUX_WARNINGS=y
285# CONFIG_OMAP_MCBSP is not set
286CONFIG_OMAP_MBOX_FWK=y
287CONFIG_OMAP_MBOX_KFIFO_SIZE=256
288CONFIG_OMAP_IOMMU=y
289# CONFIG_OMAP_IOMMU_DEBUG is not set
290CONFIG_OMAP_MPU_TIMER=y
291# CONFIG_OMAP_32K_TIMER is not set
292CONFIG_OMAP_DM_TIMER=y
293# CONFIG_OMAP_PM_NONE is not set
294CONFIG_OMAP_PM_NOOP=y
295
296#
297# TI OMAP2/3/4 Specific Features
298#
299CONFIG_ARCH_OMAP2PLUS_TYPICAL=y
300# CONFIG_ARCH_OMAP2 is not set
301# CONFIG_ARCH_OMAP3 is not set
302# CONFIG_ARCH_OMAP4 is not set
303CONFIG_ARCH_TI81XX=y
304# CONFIG_ARCH_TI816X is not set
305CONFIG_ARCH_TI814X=y
306
307#
308# OMAP Board Type
309#
310
311#
312# TI81XX Board Type
313#
314CONFIG_MACH_TI8148EVM=y
315
316#
317# Processor Type
318#
319CONFIG_CPU_32v6K=y
320CONFIG_CPU_V7=y
321CONFIG_CPU_32v7=y
322CONFIG_CPU_ABRT_EV7=y
323CONFIG_CPU_PABRT_V7=y
324CONFIG_CPU_CACHE_V7=y
325CONFIG_CPU_CACHE_VIPT=y
326CONFIG_CPU_COPY_V6=y
327CONFIG_CPU_TLB_V7=y
328CONFIG_CPU_HAS_ASID=y
329CONFIG_CPU_CP15=y
330CONFIG_CPU_CP15_MMU=y
331
332#
333# Processor Features
334#
335CONFIG_ARM_THUMB=y
336# CONFIG_ARM_THUMBEE is not set
337# CONFIG_CPU_ICACHE_DISABLE is not set
338# CONFIG_CPU_DCACHE_DISABLE is not set
339# CONFIG_CPU_BPREDICT_DISABLE is not set
340CONFIG_ARM_L1_CACHE_SHIFT=6
341CONFIG_ARM_DMA_MEM_BUFFERABLE=y
342CONFIG_CPU_HAS_PMU=y
343CONFIG_ARM_ERRATA_430973=y
344# CONFIG_ARM_ERRATA_458693 is not set
345# CONFIG_ARM_ERRATA_460075 is not set
346# CONFIG_ARM_ERRATA_743622 is not set
347CONFIG_COMMON_CLKDEV=y
348
349#
350# Bus support
351#
352# CONFIG_PCI_SYSCALL is not set
353CONFIG_ARCH_SUPPORTS_MSI=y
354# CONFIG_PCCARD is not set
355
356#
357# Kernel Features
358#
359CONFIG_TICK_ONESHOT=y
360CONFIG_NO_HZ=y
361CONFIG_HIGH_RES_TIMERS=y
362CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
363CONFIG_VMSPLIT_3G=y
364# CONFIG_VMSPLIT_2G is not set
365# CONFIG_VMSPLIT_1G is not set
366CONFIG_PAGE_OFFSET=0xC0000000
367CONFIG_PREEMPT_NONE=y
368# CONFIG_PREEMPT_VOLUNTARY is not set
369# CONFIG_PREEMPT is not set
370CONFIG_HZ=100
371# CONFIG_THUMB2_KERNEL is not set
372CONFIG_AEABI=y
373# CONFIG_OABI_COMPAT is not set
374CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y
375# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
376# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
377# CONFIG_HIGHMEM is not set
378CONFIG_HW_PERF_EVENTS=y
379CONFIG_SELECT_MEMORY_MODEL=y
380CONFIG_FLATMEM_MANUAL=y
381CONFIG_FLATMEM=y
382CONFIG_FLAT_NODE_MEM_MAP=y
383CONFIG_HAVE_MEMBLOCK=y
384CONFIG_PAGEFLAGS_EXTENDED=y
385CONFIG_SPLIT_PTLOCK_CPUS=4
386# CONFIG_PHYS_ADDR_T_64BIT is not set
387CONFIG_ZONE_DMA_FLAG=0
388CONFIG_VIRT_TO_BUS=y
389# CONFIG_KSM is not set
390CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
391CONFIG_NEED_PER_CPU_KM=y
392CONFIG_FORCE_MAX_ZONEORDER=11
393# CONFIG_LEDS is not set
394CONFIG_ALIGNMENT_TRAP=y
395# CONFIG_UACCESS_WITH_MEMCPY is not set
396# CONFIG_SECCOMP is not set
397# CONFIG_CC_STACKPROTECTOR is not set
398# CONFIG_DEPRECATED_PARAM_STRUCT is not set
399
400#
401# Boot options
402#
403CONFIG_ZBOOT_ROM_TEXT=0
404CONFIG_ZBOOT_ROM_BSS=0
405CONFIG_CMDLINE=" debug "
406# CONFIG_CMDLINE_FORCE is not set
407# CONFIG_XIP_KERNEL is not set
408# CONFIG_KEXEC is not set
409# CONFIG_AUTO_ZRELADDR is not set
410
411#
412# CPU Power Management
413#
414# CONFIG_CPU_FREQ is not set
415# CONFIG_CPU_IDLE is not set
416
417#
418# Floating point emulation
419#
420
421#
422# At least one emulation must be selected
423#
424CONFIG_VFP=y
425CONFIG_VFPv3=y
426CONFIG_NEON=y
427
428#
429# Userspace binary formats
430#
431CONFIG_BINFMT_ELF=y
432# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
433CONFIG_HAVE_AOUT=y
434# CONFIG_BINFMT_AOUT is not set
435CONFIG_BINFMT_MISC=y
436
437#
438# Power management options
439#
440CONFIG_PM=y
441CONFIG_PM_DEBUG=y
442# CONFIG_PM_ADVANCED_DEBUG is not set
443CONFIG_PM_VERBOSE=y
444# CONFIG_SUSPEND is not set
445# CONFIG_APM_EMULATION is not set
446CONFIG_PM_RUNTIME=y
447CONFIG_PM_OPS=y
448CONFIG_ARCH_SUSPEND_POSSIBLE=y
449CONFIG_NET=y
450
451#
452# Networking options
453#
454CONFIG_PACKET=y
455CONFIG_UNIX=y
456CONFIG_XFRM=y
457# CONFIG_XFRM_USER is not set
458# CONFIG_XFRM_SUB_POLICY is not set
459# CONFIG_XFRM_MIGRATE is not set
460# CONFIG_XFRM_STATISTICS is not set
461# CONFIG_NET_KEY is not set
462CONFIG_INET=y
463# CONFIG_IP_MULTICAST is not set
464# CONFIG_IP_ADVANCED_ROUTER is not set
465CONFIG_IP_FIB_HASH=y
466CONFIG_IP_PNP=y
467CONFIG_IP_PNP_DHCP=y
468CONFIG_IP_PNP_BOOTP=y
469CONFIG_IP_PNP_RARP=y
470# CONFIG_NET_IPIP is not set
471# CONFIG_NET_IPGRE_DEMUX is not set
472# CONFIG_ARPD is not set
473# CONFIG_SYN_COOKIES is not set
474# CONFIG_INET_AH is not set
475# CONFIG_INET_ESP is not set
476# CONFIG_INET_IPCOMP is not set
477# CONFIG_INET_XFRM_TUNNEL is not set
478CONFIG_INET_TUNNEL=m
479CONFIG_INET_XFRM_MODE_TRANSPORT=y
480CONFIG_INET_XFRM_MODE_TUNNEL=y
481CONFIG_INET_XFRM_MODE_BEET=y
482CONFIG_INET_LRO=y
483CONFIG_INET_DIAG=y
484CONFIG_INET_TCP_DIAG=y
485# CONFIG_TCP_CONG_ADVANCED is not set
486CONFIG_TCP_CONG_CUBIC=y
487CONFIG_DEFAULT_TCP_CONG="cubic"
488# CONFIG_TCP_MD5SIG is not set
489CONFIG_IPV6=m
490# CONFIG_IPV6_PRIVACY is not set
491# CONFIG_IPV6_ROUTER_PREF is not set
492# CONFIG_IPV6_OPTIMISTIC_DAD is not set
493# CONFIG_INET6_AH is not set
494# CONFIG_INET6_ESP is not set
495# CONFIG_INET6_IPCOMP is not set
496# CONFIG_IPV6_MIP6 is not set
497# CONFIG_INET6_XFRM_TUNNEL is not set
498# CONFIG_INET6_TUNNEL is not set
499CONFIG_INET6_XFRM_MODE_TRANSPORT=m
500CONFIG_INET6_XFRM_MODE_TUNNEL=m
501CONFIG_INET6_XFRM_MODE_BEET=m
502# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
503CONFIG_IPV6_SIT=m
504# CONFIG_IPV6_SIT_6RD is not set
505CONFIG_IPV6_NDISC_NODETYPE=y
506# CONFIG_IPV6_TUNNEL is not set
507# CONFIG_IPV6_MULTIPLE_TABLES is not set
508# CONFIG_IPV6_MROUTE is not set
509# CONFIG_NETLABEL is not set
510# CONFIG_NETWORK_SECMARK is not set
511# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
512# CONFIG_NETFILTER is not set
513# CONFIG_IP_DCCP is not set
514# CONFIG_IP_SCTP is not set
515# CONFIG_RDS is not set
516# CONFIG_TIPC is not set
517# CONFIG_ATM is not set
518# CONFIG_L2TP is not set
519# CONFIG_BRIDGE is not set
520# CONFIG_NET_DSA is not set
521# CONFIG_VLAN_8021Q is not set
522# CONFIG_DECNET is not set
523# CONFIG_LLC2 is not set
524# CONFIG_IPX is not set
525# CONFIG_ATALK is not set
526# CONFIG_X25 is not set
527# CONFIG_LAPB is not set
528# CONFIG_ECONET is not set
529# CONFIG_WAN_ROUTER is not set
530# CONFIG_PHONET is not set
531# CONFIG_IEEE802154 is not set
532# CONFIG_NET_SCHED is not set
533# CONFIG_DCB is not set
534CONFIG_DNS_RESOLVER=y
535
536#
537# Network testing
538#
539# CONFIG_NET_PKTGEN is not set
540# CONFIG_NET_TCPPROBE is not set
541# CONFIG_HAMRADIO is not set
542# CONFIG_CAN is not set
543# CONFIG_IRDA is not set
544# CONFIG_BT is not set
545# CONFIG_AF_RXRPC is not set
546CONFIG_WIRELESS=y
547# CONFIG_CFG80211 is not set
548# CONFIG_LIB80211 is not set
549
550#
551# CFG80211 needs to be enabled for MAC80211
552#
553
554#
555# Some wireless drivers require a rate control algorithm
556#
557# CONFIG_WIMAX is not set
558# CONFIG_RFKILL is not set
559# CONFIG_NET_9P is not set
560# CONFIG_CAIF is not set
561# CONFIG_CEPH_LIB is not set
562
563#
564# Device Drivers
565#
566
567#
568# Generic Driver Options
569#
570CONFIG_UEVENT_HELPER_PATH=""
571CONFIG_DEVTMPFS=y
572CONFIG_DEVTMPFS_MOUNT=y
573CONFIG_STANDALONE=y
574CONFIG_PREVENT_FIRMWARE_BUILD=y
575CONFIG_FW_LOADER=y
576CONFIG_FIRMWARE_IN_KERNEL=y
577CONFIG_EXTRA_FIRMWARE=""
578# CONFIG_DEBUG_DRIVER is not set
579# CONFIG_DEBUG_DEVRES is not set
580# CONFIG_SYS_HYPERVISOR is not set
581# CONFIG_CONNECTOR is not set
582CONFIG_MTD=y
583# CONFIG_MTD_DEBUG is not set
584# CONFIG_MTD_TESTS is not set
585CONFIG_MTD_CONCAT=y
586CONFIG_MTD_PARTITIONS=y
587# CONFIG_MTD_REDBOOT_PARTS is not set
588CONFIG_MTD_CMDLINE_PARTS=y
589# CONFIG_MTD_AFS_PARTS is not set
590# CONFIG_MTD_AR7_PARTS is not set
591
592#
593# User Modules And Translation Layers
594#
595CONFIG_MTD_CHAR=y
596CONFIG_MTD_BLKDEVS=y
597CONFIG_MTD_BLOCK=y
598# CONFIG_FTL is not set
599# CONFIG_NFTL is not set
600# CONFIG_INFTL is not set
601# CONFIG_RFD_FTL is not set
602# CONFIG_SSFDC is not set
603# CONFIG_SM_FTL is not set
604# CONFIG_MTD_OOPS is not set
605
606#
607# RAM/ROM/Flash chip drivers
608#
609# CONFIG_MTD_CFI is not set
610# CONFIG_MTD_JEDECPROBE is not set
611CONFIG_MTD_MAP_BANK_WIDTH_1=y
612CONFIG_MTD_MAP_BANK_WIDTH_2=y
613CONFIG_MTD_MAP_BANK_WIDTH_4=y
614# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
615# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
616# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
617CONFIG_MTD_CFI_I1=y
618CONFIG_MTD_CFI_I2=y
619# CONFIG_MTD_CFI_I4 is not set
620# CONFIG_MTD_CFI_I8 is not set
621# CONFIG_MTD_RAM is not set
622# CONFIG_MTD_ROM is not set
623# CONFIG_MTD_ABSENT is not set
624
625#
626# Mapping drivers for chip access
627#
628# CONFIG_MTD_COMPLEX_MAPPINGS is not set
629# CONFIG_MTD_PLATRAM is not set
630
631#
632# Self-contained MTD device drivers
633#
634# CONFIG_MTD_DATAFLASH is not set
635CONFIG_MTD_M25P80=y
636CONFIG_M25PXX_USE_FAST_READ=y
637# CONFIG_MTD_SST25L is not set
638# CONFIG_MTD_SLRAM is not set
639# CONFIG_MTD_PHRAM is not set
640# CONFIG_MTD_MTDRAM is not set
641# CONFIG_MTD_BLOCK2MTD is not set
642
643#
644# Disk-On-Chip Device Drivers
645#
646# CONFIG_MTD_DOC2000 is not set
647# CONFIG_MTD_DOC2001 is not set
648# CONFIG_MTD_DOC2001PLUS is not set
649CONFIG_MTD_NAND_ECC=y
650# CONFIG_MTD_NAND_ECC_SMC is not set
651CONFIG_MTD_NAND=y
652CONFIG_MTD_NAND_VERIFY_WRITE=y
653# CONFIG_MTD_SM_COMMON is not set
654# CONFIG_MTD_NAND_MUSEUM_IDS is not set
655# CONFIG_MTD_NAND_GPIO is not set
656CONFIG_MTD_NAND_OMAP2=y
657CONFIG_MTD_NAND_IDS=y
658# CONFIG_MTD_NAND_DISKONCHIP is not set
659# CONFIG_MTD_NAND_NANDSIM is not set
660# CONFIG_MTD_NAND_PLATFORM is not set
661# CONFIG_MTD_ALAUDA is not set
662# CONFIG_MTD_ONENAND is not set
663
664#
665# LPDDR flash memory drivers
666#
667# CONFIG_MTD_LPDDR is not set
668# CONFIG_MTD_UBI is not set
669# CONFIG_PARPORT is not set
670CONFIG_BLK_DEV=y
671# CONFIG_BLK_DEV_COW_COMMON is not set
672CONFIG_BLK_DEV_LOOP=y
673# CONFIG_BLK_DEV_CRYPTOLOOP is not set
674
675#
676# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
677#
678# CONFIG_BLK_DEV_NBD is not set
679# CONFIG_BLK_DEV_UB is not set
680CONFIG_BLK_DEV_RAM=y
681CONFIG_BLK_DEV_RAM_COUNT=16
682CONFIG_BLK_DEV_RAM_SIZE=32768
683# CONFIG_BLK_DEV_XIP is not set
684# CONFIG_CDROM_PKTCDVD is not set
685# CONFIG_ATA_OVER_ETH is not set
686# CONFIG_MG_DISK is not set
687# CONFIG_BLK_DEV_RBD is not set
688CONFIG_MISC_DEVICES=y
689# CONFIG_AD525X_DPOT is not set
690# CONFIG_ICS932S401 is not set
691# CONFIG_ENCLOSURE_SERVICES is not set
692# CONFIG_APDS9802ALS is not set
693# CONFIG_ISL29003 is not set
694# CONFIG_ISL29020 is not set
695# CONFIG_SENSORS_TSL2550 is not set
696# CONFIG_SENSORS_BH1780 is not set
697# CONFIG_SENSORS_BH1770 is not set
698# CONFIG_SENSORS_APDS990X is not set
699# CONFIG_HMC6352 is not set
700# CONFIG_DS1682 is not set
701# CONFIG_TI_DAC7512 is not set
702# CONFIG_BMP085 is not set
703# CONFIG_C2PORT is not set
704
705#
706# EEPROM support
707#
708CONFIG_EEPROM_AT24=y
709# CONFIG_EEPROM_AT25 is not set
710# CONFIG_EEPROM_LEGACY is not set
711# CONFIG_EEPROM_MAX6875 is not set
712# CONFIG_EEPROM_93CX6 is not set
713# CONFIG_IWMC3200TOP is not set
714
715#
716# Texas Instruments shared transport line discipline
717#
718CONFIG_HAVE_IDE=y
719# CONFIG_IDE is not set
720
721#
722# SCSI device support
723#
724CONFIG_SCSI_MOD=y
725# CONFIG_RAID_ATTRS is not set
726CONFIG_SCSI=y
727CONFIG_SCSI_DMA=y
728# CONFIG_SCSI_TGT is not set
729# CONFIG_SCSI_NETLINK is not set
730CONFIG_SCSI_PROC_FS=y
731
732#
733# SCSI support type (disk, tape, CD-ROM)
734#
735CONFIG_BLK_DEV_SD=y
736# CONFIG_CHR_DEV_ST is not set
737# CONFIG_CHR_DEV_OSST is not set
738CONFIG_BLK_DEV_SR=y
739CONFIG_BLK_DEV_SR_VENDOR=y
740CONFIG_CHR_DEV_SG=y
741# CONFIG_CHR_DEV_SCH is not set
742# CONFIG_SCSI_MULTI_LUN is not set
743# CONFIG_SCSI_CONSTANTS is not set
744# CONFIG_SCSI_LOGGING is not set
745# CONFIG_SCSI_SCAN_ASYNC is not set
746CONFIG_SCSI_WAIT_SCAN=m
747
748#
749# SCSI Transports
750#
751# CONFIG_SCSI_SPI_ATTRS is not set
752# CONFIG_SCSI_FC_ATTRS is not set
753# CONFIG_SCSI_ISCSI_ATTRS is not set
754# CONFIG_SCSI_SAS_ATTRS is not set
755# CONFIG_SCSI_SAS_LIBSAS is not set
756# CONFIG_SCSI_SRP_ATTRS is not set
757# CONFIG_SCSI_LOWLEVEL is not set
758# CONFIG_SCSI_DH is not set
759# CONFIG_SCSI_OSD_INITIATOR is not set
760CONFIG_ATA=y
761# CONFIG_ATA_NONSTANDARD is not set
762CONFIG_ATA_VERBOSE_ERROR=y
763CONFIG_SATA_PMP=y
764
765#
766# Controllers with non-SFF native interface
767#
768CONFIG_SATA_AHCI_PLATFORM=y
769# CONFIG_ATA_SFF is not set
770# CONFIG_MD is not set
771CONFIG_NETDEVICES=y
772# CONFIG_DUMMY is not set
773# CONFIG_BONDING is not set
774# CONFIG_MACVLAN is not set
775# CONFIG_EQUALIZER is not set
776# CONFIG_TUN is not set
777# CONFIG_VETH is not set
778CONFIG_MII=y
779CONFIG_PHYLIB=y
780
781#
782# MII PHY device drivers
783#
784# CONFIG_MARVELL_PHY is not set
785# CONFIG_DAVICOM_PHY is not set
786# CONFIG_QSEMI_PHY is not set
787# CONFIG_LXT_PHY is not set
788# CONFIG_CICADA_PHY is not set
789# CONFIG_VITESSE_PHY is not set
790# CONFIG_SMSC_PHY is not set
791# CONFIG_BROADCOM_PHY is not set
792# CONFIG_BCM63XX_PHY is not set
793# CONFIG_ICPLUS_PHY is not set
794# CONFIG_REALTEK_PHY is not set
795# CONFIG_NATIONAL_PHY is not set
796# CONFIG_STE10XP is not set
797# CONFIG_LSI_ET1011C_PHY is not set
798# CONFIG_MICREL_PHY is not set
799# CONFIG_FIXED_PHY is not set
800# CONFIG_MDIO_BITBANG is not set
801# CONFIG_NET_ETHERNET is not set
802CONFIG_NETDEV_1000=y
803CONFIG_TI_DAVINCI_MDIO=y
804CONFIG_TI_DAVINCI_CPDMA=y
805CONFIG_TI_CPSW=y
806# CONFIG_STMMAC_ETH is not set
807# CONFIG_NETDEV_10000 is not set
808# CONFIG_WLAN is not set
809
810#
811# Enable WiMAX (Networking options) to see the WiMAX drivers
812#
813
814#
815# USB Network Adapters
816#
817# CONFIG_USB_CATC is not set
818# CONFIG_USB_KAWETH is not set
819# CONFIG_USB_PEGASUS is not set
820# CONFIG_USB_RTL8150 is not set
821CONFIG_USB_USBNET=y
822# CONFIG_USB_NET_AX8817X is not set
823CONFIG_USB_NET_CDCETHER=y
824# CONFIG_USB_NET_CDC_EEM is not set
825CONFIG_USB_NET_DM9601=y
826# CONFIG_USB_NET_SMSC75XX is not set
827# CONFIG_USB_NET_SMSC95XX is not set
828# CONFIG_USB_NET_GL620A is not set
829# CONFIG_USB_NET_NET1080 is not set
830# CONFIG_USB_NET_PLUSB is not set
831# CONFIG_USB_NET_MCS7830 is not set
832# CONFIG_USB_NET_RNDIS_HOST is not set
833# CONFIG_USB_NET_CDC_SUBSET is not set
834# CONFIG_USB_NET_ZAURUS is not set
835# CONFIG_USB_NET_CX82310_ETH is not set
836# CONFIG_USB_NET_INT51X1 is not set
837# CONFIG_USB_IPHETH is not set
838# CONFIG_USB_SIERRA_NET is not set
839# CONFIG_WAN is not set
840
841#
842# CAIF transport drivers
843#
844# CONFIG_PPP is not set
845# CONFIG_SLIP is not set
846# CONFIG_NETCONSOLE is not set
847# CONFIG_NETPOLL is not set
848# CONFIG_NET_POLL_CONTROLLER is not set
849# CONFIG_ISDN is not set
850# CONFIG_PHONE is not set
851
852#
853# Input device support
854#
855CONFIG_INPUT=y
856# CONFIG_INPUT_FF_MEMLESS is not set
857# CONFIG_INPUT_POLLDEV is not set
858# CONFIG_INPUT_SPARSEKMAP is not set
859
860#
861# Userland interfaces
862#
863CONFIG_INPUT_MOUSEDEV=y
864# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
865CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
866CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
867# CONFIG_INPUT_JOYDEV is not set
868CONFIG_INPUT_EVDEV=y
869# CONFIG_INPUT_EVBUG is not set
870
871#
872# Input Device Drivers
873#
874# CONFIG_INPUT_KEYBOARD is not set
875# CONFIG_INPUT_MOUSE is not set
876# CONFIG_INPUT_JOYSTICK is not set
877# CONFIG_INPUT_TABLET is not set
878# CONFIG_INPUT_TOUCHSCREEN is not set
879# CONFIG_INPUT_MISC is not set
880
881#
882# Hardware I/O ports
883#
884CONFIG_SERIO=y
885CONFIG_SERIO_SERPORT=y
886# CONFIG_SERIO_RAW is not set
887# CONFIG_SERIO_ALTERA_PS2 is not set
888# CONFIG_SERIO_PS2MULT is not set
889# CONFIG_GAMEPORT is not set
890
891#
892# Character devices
893#
894CONFIG_VT=y
895CONFIG_CONSOLE_TRANSLATIONS=y
896CONFIG_VT_CONSOLE=y
897CONFIG_HW_CONSOLE=y
898# CONFIG_VT_HW_CONSOLE_BINDING is not set
899CONFIG_DEVKMEM=y
900CONFIG_SERIAL_NONSTANDARD=y
901# CONFIG_N_HDLC is not set
902# CONFIG_N_GSM is not set
903# CONFIG_RISCOM8 is not set
904# CONFIG_SPECIALIX is not set
905# CONFIG_STALDRV is not set
906
907#
908# Serial drivers
909#
910CONFIG_SERIAL_8250=y
911CONFIG_SERIAL_8250_CONSOLE=y
912CONFIG_SERIAL_8250_NR_UARTS=64
913CONFIG_SERIAL_8250_RUNTIME_UARTS=4
914CONFIG_SERIAL_8250_EXTENDED=y
915# CONFIG_SERIAL_8250_MANY_PORTS is not set
916CONFIG_SERIAL_8250_SHARE_IRQ=y
917CONFIG_SERIAL_8250_DETECT_IRQ=y
918CONFIG_SERIAL_8250_RSA=y
919
920#
921# Non-8250 serial port support
922#
923# CONFIG_SERIAL_MAX3100 is not set
924# CONFIG_SERIAL_MAX3107 is not set
925CONFIG_SERIAL_CORE=y
926CONFIG_SERIAL_CORE_CONSOLE=y
927CONFIG_SERIAL_OMAP=y
928CONFIG_SERIAL_OMAP_CONSOLE=y
929# CONFIG_SERIAL_TIMBERDALE is not set
930# CONFIG_SERIAL_ALTERA_JTAGUART is not set
931# CONFIG_SERIAL_ALTERA_UART is not set
932CONFIG_UNIX98_PTYS=y
933# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
934# CONFIG_LEGACY_PTYS is not set
935# CONFIG_IPMI_HANDLER is not set
936# CONFIG_HW_RANDOM is not set
937# CONFIG_R3964 is not set
938# CONFIG_RAW_DRIVER is not set
939# CONFIG_TCG_TPM is not set
940# CONFIG_RAMOOPS is not set
941CONFIG_I2C=y
942CONFIG_I2C_BOARDINFO=y
943CONFIG_I2C_COMPAT=y
944CONFIG_I2C_CHARDEV=y
945# CONFIG_I2C_MUX is not set
946CONFIG_I2C_HELPER_AUTO=y
947
948#
949# I2C Hardware Bus support
950#
951
952#
953# I2C system bus drivers (mostly embedded / system-on-chip)
954#
955# CONFIG_I2C_DESIGNWARE is not set
956# CONFIG_I2C_GPIO is not set
957# CONFIG_I2C_OCORES is not set
958CONFIG_I2C_OMAP=y
959# CONFIG_I2C_PCA_PLATFORM is not set
960# CONFIG_I2C_SIMTEC is not set
961# CONFIG_I2C_XILINX is not set
962
963#
964# External I2C/SMBus adapter drivers
965#
966# CONFIG_I2C_PARPORT_LIGHT is not set
967# CONFIG_I2C_TAOS_EVM is not set
968# CONFIG_I2C_TINY_USB is not set
969
970#
971# Other I2C/SMBus bus drivers
972#
973# CONFIG_I2C_STUB is not set
974# CONFIG_I2C_DEBUG_CORE is not set
975# CONFIG_I2C_DEBUG_ALGO is not set
976# CONFIG_I2C_DEBUG_BUS is not set
977CONFIG_SPI=y
978# CONFIG_SPI_DEBUG is not set
979CONFIG_SPI_MASTER=y
980
981#
982# SPI Master Controller Drivers
983#
984# CONFIG_SPI_BITBANG is not set
985# CONFIG_SPI_GPIO is not set
986CONFIG_SPI_OMAP24XX=y
987# CONFIG_SPI_XILINX is not set
988# CONFIG_SPI_DESIGNWARE is not set
989
990#
991# SPI Protocol Masters
992#
993# CONFIG_SPI_SPIDEV is not set
994# CONFIG_SPI_TLE62X0 is not set
995
996#
997# PPS support
998#
999# CONFIG_PPS is not set
1000CONFIG_ARCH_REQUIRE_GPIOLIB=y
1001CONFIG_GPIOLIB=y
1002# CONFIG_DEBUG_GPIO is not set
1003# CONFIG_GPIO_SYSFS is not set
1004
1005#
1006# Memory mapped GPIO expanders:
1007#
1008# CONFIG_GPIO_BASIC_MMIO is not set
1009# CONFIG_GPIO_IT8761E is not set
1010# CONFIG_GPIO_VX855 is not set
1011
1012#
1013# I2C GPIO expanders:
1014#
1015# CONFIG_GPIO_MAX7300 is not set
1016# CONFIG_GPIO_MAX732X is not set
1017# CONFIG_GPIO_PCA953X is not set
1018# CONFIG_GPIO_PCF857X is not set
1019# CONFIG_GPIO_SX150X is not set
1020# CONFIG_GPIO_ADP5588 is not set
1021
1022#
1023# PCI GPIO expanders:
1024#
1025
1026#
1027# SPI GPIO expanders:
1028#
1029# CONFIG_GPIO_MAX7301 is not set
1030# CONFIG_GPIO_MCP23S08 is not set
1031# CONFIG_GPIO_MC33880 is not set
1032# CONFIG_GPIO_74X164 is not set
1033
1034#
1035# AC97 GPIO expanders:
1036#
1037
1038#
1039# MODULbus GPIO expanders:
1040#
1041# CONFIG_W1 is not set
1042# CONFIG_POWER_SUPPLY is not set
1043# CONFIG_HWMON is not set
1044# CONFIG_THERMAL is not set
1045CONFIG_WATCHDOG=y
1046# CONFIG_WATCHDOG_NOWAYOUT is not set
1047
1048#
1049# Watchdog Device Drivers
1050#
1051# CONFIG_SOFT_WATCHDOG is not set
1052CONFIG_OMAP_WATCHDOG=y
1053# CONFIG_MAX63XX_WATCHDOG is not set
1054
1055#
1056# USB-based Watchdog Cards
1057#
1058# CONFIG_USBPCWATCHDOG is not set
1059CONFIG_SSB_POSSIBLE=y
1060
1061#
1062# Sonics Silicon Backplane
1063#
1064CONFIG_SSB=m
1065CONFIG_SSB_SDIOHOST_POSSIBLE=y
1066# CONFIG_SSB_SDIOHOST is not set
1067# CONFIG_SSB_DEBUG is not set
1068CONFIG_MFD_SUPPORT=y
1069# CONFIG_MFD_CORE is not set
1070# CONFIG_MFD_88PM860X is not set
1071# CONFIG_MFD_SM501 is not set
1072# CONFIG_MFD_ASIC3 is not set
1073# CONFIG_HTC_EGPIO is not set
1074# CONFIG_HTC_PASIC3 is not set
1075# CONFIG_HTC_I2CPLD is not set
1076# CONFIG_TPS65010 is not set
1077# CONFIG_TPS6507X is not set
1078# CONFIG_MFD_STMPE is not set
1079# CONFIG_MFD_TC35892 is not set
1080# CONFIG_MFD_TMIO is not set
1081# CONFIG_MFD_T7L66XB is not set
1082# CONFIG_MFD_TC6387XB is not set
1083# CONFIG_MFD_TC6393XB is not set
1084# CONFIG_PMIC_DA903X is not set
1085# CONFIG_PMIC_ADP5520 is not set
1086# CONFIG_MFD_MAX8925 is not set
1087# CONFIG_MFD_MAX8998 is not set
1088# CONFIG_MFD_WM8400 is not set
1089# CONFIG_MFD_WM831X_I2C is not set
1090# CONFIG_MFD_WM831X_SPI is not set
1091# CONFIG_MFD_WM8350_I2C is not set
1092# CONFIG_MFD_WM8994 is not set
1093# CONFIG_MFD_PCF50633 is not set
1094# CONFIG_MFD_MC13XXX is not set
1095# CONFIG_ABX500_CORE is not set
1096# CONFIG_EZX_PCAP is not set
1097# CONFIG_MFD_TPS6586X is not set
1098CONFIG_REGULATOR=y
1099# CONFIG_REGULATOR_DEBUG is not set
1100CONFIG_REGULATOR_DUMMY=y
1101# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
1102# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
1103# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
1104# CONFIG_REGULATOR_BQ24022 is not set
1105# CONFIG_REGULATOR_MAX1586 is not set
1106# CONFIG_REGULATOR_MAX8649 is not set
1107# CONFIG_REGULATOR_MAX8660 is not set
1108# CONFIG_REGULATOR_MAX8952 is not set
1109# CONFIG_REGULATOR_LP3971 is not set
1110# CONFIG_REGULATOR_LP3972 is not set
1111# CONFIG_REGULATOR_TPS65023 is not set
1112CONFIG_REGULATOR_GPIO=y
1113# CONFIG_REGULATOR_TPS6507X is not set
1114# CONFIG_REGULATOR_ISL6271A is not set
1115# CONFIG_REGULATOR_AD5398 is not set
1116CONFIG_MEDIA_SUPPORT=y
1117
1118#
1119# Multimedia core support
1120#
1121# CONFIG_MEDIA_CONTROLLER is not set
1122CONFIG_VIDEO_DEV=y
1123CONFIG_VIDEO_V4L2_COMMON=y
1124CONFIG_VIDEO_ALLOW_V4L1=y
1125CONFIG_VIDEO_V4L1_COMPAT=y
1126# CONFIG_DVB_CORE is not set
1127CONFIG_VIDEO_MEDIA=y
1128
1129#
1130# Multimedia drivers
1131#
1132# CONFIG_IR_CORE is not set
1133# CONFIG_MEDIA_ATTACH is not set
1134CONFIG_MEDIA_TUNER=y
1135# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
1136CONFIG_MEDIA_TUNER_SIMPLE=y
1137CONFIG_MEDIA_TUNER_TDA8290=y
1138CONFIG_MEDIA_TUNER_TDA827X=y
1139CONFIG_MEDIA_TUNER_TDA18271=y
1140CONFIG_MEDIA_TUNER_TDA9887=y
1141CONFIG_MEDIA_TUNER_TEA5761=y
1142CONFIG_MEDIA_TUNER_TEA5767=y
1143CONFIG_MEDIA_TUNER_MT20XX=y
1144CONFIG_MEDIA_TUNER_XC2028=y
1145CONFIG_MEDIA_TUNER_XC5000=y
1146CONFIG_MEDIA_TUNER_MC44S803=y
1147CONFIG_VIDEO_V4L2=y
1148CONFIG_VIDEO_V4L1=y
1149CONFIG_VIDEOBUF_GEN=y
1150CONFIG_VIDEOBUF_DMA_SG=y
1151CONFIG_VIDEOBUF_DMA_CONTIG=y
1152CONFIG_VIDEO_CAPTURE_DRIVERS=y
1153# CONFIG_VIDEO_ADV_DEBUG is not set
1154# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
1155# CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set
1156
1157#
1158# Encoders/decoders and other helper chips
1159#
1160
1161#
1162# Audio decoders
1163#
1164# CONFIG_VIDEO_TVAUDIO is not set
1165# CONFIG_VIDEO_TDA7432 is not set
1166# CONFIG_VIDEO_TDA9840 is not set
1167# CONFIG_VIDEO_TDA9875 is not set
1168# CONFIG_VIDEO_TEA6415C is not set
1169# CONFIG_VIDEO_TEA6420 is not set
1170# CONFIG_VIDEO_MSP3400 is not set
1171# CONFIG_VIDEO_CS5345 is not set
1172# CONFIG_VIDEO_CS53L32A is not set
1173# CONFIG_VIDEO_M52790 is not set
1174# CONFIG_VIDEO_TLV320AIC23B is not set
1175# CONFIG_VIDEO_WM8775 is not set
1176# CONFIG_VIDEO_WM8739 is not set
1177# CONFIG_VIDEO_VP27SMPX is not set
1178
1179#
1180# RDS decoders
1181#
1182# CONFIG_VIDEO_SAA6588 is not set
1183
1184#
1185# Video decoders
1186#
1187# CONFIG_VIDEO_ADV7180 is not set
1188# CONFIG_VIDEO_BT819 is not set
1189# CONFIG_VIDEO_BT856 is not set
1190# CONFIG_VIDEO_BT866 is not set
1191# CONFIG_VIDEO_KS0127 is not set
1192# CONFIG_VIDEO_OV7670 is not set
1193# CONFIG_VIDEO_MT9T001 is not set
1194# CONFIG_VIDEO_MT9V011 is not set
1195# CONFIG_VIDEO_MT9V113 is not set
1196# CONFIG_VIDEO_MT9T111 is not set
1197# CONFIG_VIDEO_TCM825X is not set
1198# CONFIG_VIDEO_SAA7110 is not set
1199# CONFIG_VIDEO_SAA711X is not set
1200# CONFIG_VIDEO_SAA717X is not set
1201# CONFIG_VIDEO_SAA7191 is not set
1202# CONFIG_VIDEO_TVP514X is not set
1203# CONFIG_VIDEO_TVP5150 is not set
1204# CONFIG_VIDEO_TVP7002 is not set
1205# CONFIG_VIDEO_VPX3220 is not set
1206
1207#
1208# Video and audio decoders
1209#
1210# CONFIG_VIDEO_CX25840 is not set
1211
1212#
1213# MPEG video encoders
1214#
1215# CONFIG_VIDEO_CX2341X is not set
1216
1217#
1218# Video encoders
1219#
1220# CONFIG_VIDEO_SAA7127 is not set
1221# CONFIG_VIDEO_SAA7185 is not set
1222# CONFIG_VIDEO_ADV7170 is not set
1223# CONFIG_VIDEO_ADV7175 is not set
1224# CONFIG_VIDEO_THS7303 is not set
1225# CONFIG_VIDEO_ADV7343 is not set
1226# CONFIG_VIDEO_AK881X is not set
1227
1228#
1229# Video improvement chips
1230#
1231# CONFIG_VIDEO_UPD64031A is not set
1232# CONFIG_VIDEO_UPD64083 is not set
1233CONFIG_VIDEO_TI81XX_VIDOUT=m
1234# CONFIG_VIDEO_CPIA2 is not set
1235# CONFIG_VIDEO_SR030PC30 is not set
1236# CONFIG_SOC_CAMERA is not set
1237CONFIG_V4L_USB_DRIVERS=y
1238CONFIG_USB_VIDEO_CLASS=y
1239CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
1240# CONFIG_USB_GSPCA is not set
1241# CONFIG_VIDEO_PVRUSB2 is not set
1242# CONFIG_VIDEO_HDPVR is not set
1243# CONFIG_VIDEO_USBVISION is not set
1244# CONFIG_USB_VICAM is not set
1245# CONFIG_USB_IBMCAM is not set
1246# CONFIG_USB_KONICAWC is not set
1247# CONFIG_USB_ET61X251 is not set
1248# CONFIG_USB_SE401 is not set
1249# CONFIG_USB_SN9C102 is not set
1250# CONFIG_USB_PWC is not set
1251# CONFIG_USB_ZR364XX is not set
1252# CONFIG_USB_STKWEBCAM is not set
1253# CONFIG_USB_S2255 is not set
1254# CONFIG_V4L_MEM2MEM_DRIVERS is not set
1255# CONFIG_RADIO_ADAPTERS is not set
1256# CONFIG_DAB is not set
1257CONFIG_HAVE_TI_TILER=y
1258# CONFIG_TI_TILER is not set
1259
1260#
1261# Graphics support
1262#
1263# CONFIG_DRM is not set
1264# CONFIG_VGASTATE is not set
1265# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1266CONFIG_FB=y
1267# CONFIG_FIRMWARE_EDID is not set
1268# CONFIG_FB_DDC is not set
1269# CONFIG_FB_BOOT_VESA_SUPPORT is not set
1270CONFIG_FB_CFB_FILLRECT=y
1271CONFIG_FB_CFB_COPYAREA=y
1272CONFIG_FB_CFB_IMAGEBLIT=y
1273# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1274# CONFIG_FB_SYS_FILLRECT is not set
1275# CONFIG_FB_SYS_COPYAREA is not set
1276# CONFIG_FB_SYS_IMAGEBLIT is not set
1277# CONFIG_FB_FOREIGN_ENDIAN is not set
1278# CONFIG_FB_SYS_FOPS is not set
1279# CONFIG_FB_SVGALIB is not set
1280# CONFIG_FB_MACMODES is not set
1281# CONFIG_FB_BACKLIGHT is not set
1282# CONFIG_FB_MODE_HELPERS is not set
1283# CONFIG_FB_TILEBLITTING is not set
1284
1285#
1286# Frame buffer hardware drivers
1287#
1288# CONFIG_FB_S1D13XXX is not set
1289# CONFIG_FB_VIRTUAL is not set
1290# CONFIG_FB_METRONOME is not set
1291# CONFIG_FB_MB862XX is not set
1292# CONFIG_FB_BROADSHEET is not set
1293CONFIG_TI81XX_VPSS=m
1294CONFIG_TI81XX_VPSS_VRAM_SIZE=50
1295CONFIG_TI81XX_VPSS_DEBUG_SUPPORT=y
1296CONFIG_FB_TI81XX=m
1297CONFIG_FB_TI81XX_DEBUG_SUPPORT=y
1298CONFIG_FB_TI81XX_NUM_FBS=3
1299CONFIG_TI81XX_HDMI=m
1300# CONFIG_SII9022a is not set
1301# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1302
1303#
1304# Display device support
1305#
1306# CONFIG_DISPLAY_SUPPORT is not set
1307
1308#
1309# Console display driver support
1310#
1311CONFIG_DUMMY_CONSOLE=y
1312# CONFIG_FRAMEBUFFER_CONSOLE is not set
1313# CONFIG_LOGO is not set
1314CONFIG_SOUND=y
1315# CONFIG_SOUND_OSS_CORE is not set
1316CONFIG_SND=y
1317CONFIG_SND_TIMER=y
1318CONFIG_SND_PCM=y
1319CONFIG_SND_HWDEP=y
1320CONFIG_SND_RAWMIDI=y
1321CONFIG_SND_JACK=y
1322# CONFIG_SND_SEQUENCER is not set
1323# CONFIG_SND_MIXER_OSS is not set
1324# CONFIG_SND_PCM_OSS is not set
1325# CONFIG_SND_HRTIMER is not set
1326# CONFIG_SND_DYNAMIC_MINORS is not set
1327CONFIG_SND_SUPPORT_OLD_API=y
1328CONFIG_SND_VERBOSE_PROCFS=y
1329# CONFIG_SND_VERBOSE_PRINTK is not set
1330# CONFIG_SND_DEBUG is not set
1331# CONFIG_SND_RAWMIDI_SEQ is not set
1332# CONFIG_SND_OPL3_LIB_SEQ is not set
1333# CONFIG_SND_OPL4_LIB_SEQ is not set
1334# CONFIG_SND_SBAWE_SEQ is not set
1335# CONFIG_SND_EMU10K1_SEQ is not set
1336# CONFIG_SND_DRIVERS is not set
1337# CONFIG_SND_ARM is not set
1338# CONFIG_SND_SPI is not set
1339CONFIG_SND_USB=y
1340CONFIG_SND_USB_AUDIO=y
1341# CONFIG_SND_USB_UA101 is not set
1342# CONFIG_SND_USB_CAIAQ is not set
1343CONFIG_SND_SOC=y
1344CONFIG_SND_TI81XX_SOC=y
1345CONFIG_SND_DAVINCI_SOC_MCASP=y
1346CONFIG_SND_TI81XX_SOC_EVM=y
1347# CONFIG_SND_OMAP_SOC is not set
1348CONFIG_SND_SOC_I2C_AND_SPI=y
1349# CONFIG_SND_SOC_ALL_CODECS is not set
1350CONFIG_SND_SOC_TLV320AIC3X=y
1351# CONFIG_SOUND_PRIME is not set
1352CONFIG_HID_SUPPORT=y
1353CONFIG_HID=y
1354# CONFIG_HIDRAW is not set
1355
1356#
1357# USB Input Devices
1358#
1359CONFIG_USB_HID=y
1360# CONFIG_HID_PID is not set
1361# CONFIG_USB_HIDDEV is not set
1362
1363#
1364# Special HID drivers
1365#
1366# CONFIG_HID_3M_PCT is not set
1367CONFIG_HID_A4TECH=y
1368# CONFIG_HID_ACRUX_FF is not set
1369CONFIG_HID_APPLE=y
1370CONFIG_HID_BELKIN=y
1371# CONFIG_HID_CANDO is not set
1372CONFIG_HID_CHERRY=y
1373CONFIG_HID_CHICONY=y
1374# CONFIG_HID_PRODIKEYS is not set
1375CONFIG_HID_CYPRESS=y
1376# CONFIG_HID_DRAGONRISE is not set
1377# CONFIG_HID_EGALAX is not set
1378CONFIG_HID_EZKEY=y
1379CONFIG_HID_KYE=y
1380# CONFIG_HID_UCLOGIC is not set
1381# CONFIG_HID_WALTOP is not set
1382# CONFIG_HID_GYRATION is not set
1383# CONFIG_HID_TWINHAN is not set
1384CONFIG_HID_KENSINGTON=y
1385CONFIG_HID_LOGITECH=y
1386# CONFIG_LOGITECH_FF is not set
1387# CONFIG_LOGIRUMBLEPAD2_FF is not set
1388# CONFIG_LOGIG940_FF is not set
1389# CONFIG_LOGIWII_FF is not set
1390CONFIG_HID_MICROSOFT=y
1391# CONFIG_HID_MOSART is not set
1392CONFIG_HID_MONTEREY=y
1393# CONFIG_HID_NTRIG is not set
1394# CONFIG_HID_ORTEK is not set
1395# CONFIG_HID_PANTHERLORD is not set
1396# CONFIG_HID_PETALYNX is not set
1397# CONFIG_HID_PICOLCD is not set
1398# CONFIG_HID_QUANTA is not set
1399# CONFIG_HID_ROCCAT is not set
1400# CONFIG_HID_ROCCAT_KONE is not set
1401# CONFIG_HID_ROCCAT_PYRA is not set
1402# CONFIG_HID_SAMSUNG is not set
1403# CONFIG_HID_SONY is not set
1404# CONFIG_HID_STANTUM is not set
1405# CONFIG_HID_SUNPLUS is not set
1406# CONFIG_HID_GREENASIA is not set
1407# CONFIG_HID_SMARTJOYPLUS is not set
1408# CONFIG_HID_TOPSEED is not set
1409# CONFIG_HID_THRUSTMASTER is not set
1410# CONFIG_HID_ZEROPLUS is not set
1411# CONFIG_HID_ZYDACRON is not set
1412CONFIG_USB_SUPPORT=y
1413CONFIG_USB_ARCH_HAS_HCD=y
1414CONFIG_USB_ARCH_HAS_OHCI=y
1415# CONFIG_USB_ARCH_HAS_EHCI is not set
1416CONFIG_USB=y
1417# CONFIG_USB_DEBUG is not set
1418CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1419
1420#
1421# Miscellaneous USB options
1422#
1423CONFIG_USB_DEVICEFS=y
1424CONFIG_USB_DEVICE_CLASS=y
1425# CONFIG_USB_DYNAMIC_MINORS is not set
1426CONFIG_USB_SUSPEND=y
1427# CONFIG_USB_OTG is not set
1428# CONFIG_USB_MON is not set
1429# CONFIG_USB_WUSB is not set
1430# CONFIG_USB_WUSB_CBAF is not set
1431
1432#
1433# USB Host Controller Drivers
1434#
1435# CONFIG_USB_C67X00_HCD is not set
1436# CONFIG_USB_OXU210HP_HCD is not set
1437# CONFIG_USB_ISP116X_HCD is not set
1438# CONFIG_USB_ISP1760_HCD is not set
1439# CONFIG_USB_ISP1362_HCD is not set
1440# CONFIG_USB_OHCI_HCD is not set
1441# CONFIG_USB_SL811_HCD is not set
1442# CONFIG_USB_R8A66597_HCD is not set
1443# CONFIG_USB_HWA_HCD is not set
1444CONFIG_USB_MUSB_HDRC=y
1445
1446#
1447# Platform Glue Layer
1448#
1449# CONFIG_USB_MUSB_TUSB6010_GLUE is not set
1450# CONFIG_USB_MUSB_OMAP2PLUS_GLUE is not set
1451# CONFIG_USB_MUSB_AM35X_GLUE is not set
1452CONFIG_USB_MUSB_TI81XX_GLUE=y
1453# CONFIG_USB_MUSB_DAVINCI is not set
1454# CONFIG_USB_MUSB_DA8XX is not set
1455# CONFIG_USB_MUSB_TUSB6010 is not set
1456# CONFIG_USB_MUSB_OMAP2PLUS is not set
1457# CONFIG_USB_MUSB_AM35X is not set
1458CONFIG_USB_MUSB_TI81XX=y
1459# CONFIG_USB_MUSB_BLACKFIN is not set
1460# CONFIG_USB_MUSB_UX500 is not set
1461CONFIG_USB_MUSB_HOST=y
1462CONFIG_USB_MUSB_HDRC_HCD=y
1463# CONFIG_MUSB_PIO_ONLY is not set
1464# CONFIG_USB_INVENTRA_DMA_HW is not set
1465# CONFIG_USB_TI_CPPI_DMA_HW is not set
1466CONFIG_USB_TI_CPPI41_DMA_HW=y
1467# CONFIG_USB_INVENTRA_DMA is not set
1468# CONFIG_USB_TI_CPPI_DMA is not set
1469CONFIG_USB_TI_CPPI41_DMA=y
1470# CONFIG_USB_TUSB_OMAP_DMA is not set
1471CONFIG_USB_MUSB_DEBUG=y
1472
1473#
1474# USB Device Class drivers
1475#
1476# CONFIG_USB_ACM is not set
1477# CONFIG_USB_PRINTER is not set
1478# CONFIG_USB_WDM is not set
1479# CONFIG_USB_TMC is not set
1480
1481#
1482# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1483#
1484
1485#
1486# also be needed; see USB_STORAGE Help for more info
1487#
1488CONFIG_USB_STORAGE=y
1489# CONFIG_USB_STORAGE_DEBUG is not set
1490# CONFIG_USB_STORAGE_DATAFAB is not set
1491# CONFIG_USB_STORAGE_FREECOM is not set
1492# CONFIG_USB_STORAGE_ISD200 is not set
1493# CONFIG_USB_STORAGE_USBAT is not set
1494# CONFIG_USB_STORAGE_SDDR09 is not set
1495# CONFIG_USB_STORAGE_SDDR55 is not set
1496# CONFIG_USB_STORAGE_JUMPSHOT is not set
1497# CONFIG_USB_STORAGE_ALAUDA is not set
1498# CONFIG_USB_STORAGE_ONETOUCH is not set
1499# CONFIG_USB_STORAGE_KARMA is not set
1500# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1501# CONFIG_USB_UAS is not set
1502# CONFIG_USB_LIBUSUAL is not set
1503
1504#
1505# USB Imaging devices
1506#
1507# CONFIG_USB_MDC800 is not set
1508# CONFIG_USB_MICROTEK is not set
1509
1510#
1511# USB port drivers
1512#
1513# CONFIG_USB_SERIAL is not set
1514
1515#
1516# USB Miscellaneous drivers
1517#
1518# CONFIG_USB_EMI62 is not set
1519# CONFIG_USB_EMI26 is not set
1520# CONFIG_USB_ADUTUX is not set
1521# CONFIG_USB_SEVSEG is not set
1522# CONFIG_USB_RIO500 is not set
1523# CONFIG_USB_LEGOTOWER is not set
1524# CONFIG_USB_LCD is not set
1525# CONFIG_USB_LED is not set
1526# CONFIG_USB_CYPRESS_CY7C63 is not set
1527# CONFIG_USB_CYTHERM is not set
1528# CONFIG_USB_IDMOUSE is not set
1529# CONFIG_USB_FTDI_ELAN is not set
1530# CONFIG_USB_APPLEDISPLAY is not set
1531# CONFIG_USB_SISUSBVGA is not set
1532# CONFIG_USB_LD is not set
1533# CONFIG_USB_TRANCEVIBRATOR is not set
1534# CONFIG_USB_IOWARRIOR is not set
1535# CONFIG_USB_TEST is not set
1536# CONFIG_USB_ISIGHTFW is not set
1537# CONFIG_USB_YUREX is not set
1538# CONFIG_USB_GADGET is not set
1539
1540#
1541# OTG and related infrastructure
1542#
1543CONFIG_USB_OTG_UTILS=y
1544# CONFIG_USB_GPIO_VBUS is not set
1545# CONFIG_USB_ULPI is not set
1546CONFIG_NOP_USB_XCEIV=y
1547CONFIG_MMC=y
1548# CONFIG_MMC_DEBUG is not set
1549# CONFIG_MMC_UNSAFE_RESUME is not set
1550
1551#
1552# MMC/SD/SDIO Card Drivers
1553#
1554CONFIG_MMC_BLOCK=y
1555CONFIG_MMC_BLOCK_MINORS=8
1556CONFIG_MMC_BLOCK_BOUNCE=y
1557# CONFIG_SDIO_UART is not set
1558# CONFIG_MMC_TEST is not set
1559
1560#
1561# MMC/SD/SDIO Host Controller Drivers
1562#
1563# CONFIG_MMC_SDHCI is not set
1564# CONFIG_MMC_OMAP is not set
1565CONFIG_MMC_OMAP_HS=y
1566# CONFIG_MMC_SPI is not set
1567# CONFIG_MMC_USHC is not set
1568# CONFIG_MEMSTICK is not set
1569# CONFIG_NEW_LEDS is not set
1570# CONFIG_ACCESSIBILITY is not set
1571CONFIG_RTC_LIB=y
1572# CONFIG_RTC_CLASS is not set
1573# CONFIG_DMADEVICES is not set
1574# CONFIG_AUXDISPLAY is not set
1575# CONFIG_UIO is not set
1576# CONFIG_STAGING is not set
1577CONFIG_Sys_Link=y
1578CONFIG_SYSLINK_MULTIPROC=y
1579CONFIG_SYSLINK_NOTIFY=y
1580
1581#
1582# File systems
1583#
1584CONFIG_EXT2_FS=y
1585CONFIG_EXT2_FS_XATTR=y
1586CONFIG_EXT2_FS_POSIX_ACL=y
1587CONFIG_EXT2_FS_SECURITY=y
1588# CONFIG_EXT2_FS_XIP is not set
1589CONFIG_EXT3_FS=y
1590# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
1591CONFIG_EXT3_FS_XATTR=y
1592CONFIG_EXT3_FS_POSIX_ACL=y
1593CONFIG_EXT3_FS_SECURITY=y
1594# CONFIG_EXT4_FS is not set
1595CONFIG_JBD=y
1596# CONFIG_JBD_DEBUG is not set
1597CONFIG_FS_MBCACHE=y
1598# CONFIG_REISERFS_FS is not set
1599# CONFIG_JFS_FS is not set
1600CONFIG_FS_POSIX_ACL=y
1601# CONFIG_XFS_FS is not set
1602# CONFIG_OCFS2_FS is not set
1603# CONFIG_BTRFS_FS is not set
1604# CONFIG_NILFS2_FS is not set
1605CONFIG_FILE_LOCKING=y
1606CONFIG_FSNOTIFY=y
1607# CONFIG_DNOTIFY is not set
1608CONFIG_INOTIFY_USER=y
1609# CONFIG_FANOTIFY is not set
1610# CONFIG_QUOTA is not set
1611# CONFIG_QUOTACTL is not set
1612CONFIG_AUTOFS4_FS=y
1613CONFIG_FUSE_FS=y
1614CONFIG_CUSE=y
1615CONFIG_GENERIC_ACL=y
1616
1617#
1618# Caches
1619#
1620# CONFIG_FSCACHE is not set
1621
1622#
1623# CD-ROM/DVD Filesystems
1624#
1625CONFIG_ISO9660_FS=y
1626# CONFIG_JOLIET is not set
1627# CONFIG_ZISOFS is not set
1628# CONFIG_UDF_FS is not set
1629
1630#
1631# DOS/FAT/NT Filesystems
1632#
1633CONFIG_FAT_FS=y
1634CONFIG_MSDOS_FS=y
1635CONFIG_VFAT_FS=y
1636CONFIG_FAT_DEFAULT_CODEPAGE=437
1637CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1638# CONFIG_NTFS_FS is not set
1639
1640#
1641# Pseudo filesystems
1642#
1643CONFIG_PROC_FS=y
1644CONFIG_PROC_SYSCTL=y
1645CONFIG_PROC_PAGE_MONITOR=y
1646CONFIG_SYSFS=y
1647CONFIG_TMPFS=y
1648CONFIG_TMPFS_POSIX_ACL=y
1649# CONFIG_HUGETLB_PAGE is not set
1650# CONFIG_CONFIGFS_FS is not set
1651CONFIG_MISC_FILESYSTEMS=y
1652# CONFIG_ADFS_FS is not set
1653# CONFIG_AFFS_FS is not set
1654# CONFIG_ECRYPT_FS is not set
1655# CONFIG_HFS_FS is not set
1656# CONFIG_HFSPLUS_FS is not set
1657# CONFIG_BEFS_FS is not set
1658# CONFIG_BFS_FS is not set
1659# CONFIG_EFS_FS is not set
1660CONFIG_JFFS2_FS=y
1661CONFIG_JFFS2_FS_DEBUG=0
1662CONFIG_JFFS2_FS_WRITEBUFFER=y
1663CONFIG_JFFS2_FS_WBUF_VERIFY=y
1664# CONFIG_JFFS2_SUMMARY is not set
1665# CONFIG_JFFS2_FS_XATTR is not set
1666# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1667CONFIG_JFFS2_ZLIB=y
1668# CONFIG_JFFS2_LZO is not set
1669CONFIG_JFFS2_RTIME=y
1670# CONFIG_JFFS2_RUBIN is not set
1671# CONFIG_LOGFS is not set
1672# CONFIG_CRAMFS is not set
1673# CONFIG_SQUASHFS is not set
1674# CONFIG_VXFS_FS is not set
1675# CONFIG_MINIX_FS is not set
1676# CONFIG_OMFS_FS is not set
1677# CONFIG_HPFS_FS is not set
1678# CONFIG_QNX4FS_FS is not set
1679# CONFIG_ROMFS_FS is not set
1680# CONFIG_SYSV_FS is not set
1681# CONFIG_UFS_FS is not set
1682CONFIG_NETWORK_FILESYSTEMS=y
1683CONFIG_NFS_FS=y
1684CONFIG_NFS_V3=y
1685# CONFIG_NFS_V3_ACL is not set
1686CONFIG_NFS_V4=y
1687# CONFIG_NFS_V4_1 is not set
1688CONFIG_ROOT_NFS=y
1689# CONFIG_NFS_USE_LEGACY_DNS is not set
1690CONFIG_NFS_USE_KERNEL_DNS=y
1691# CONFIG_NFS_USE_NEW_IDMAPPER is not set
1692# CONFIG_NFSD is not set
1693CONFIG_LOCKD=y
1694CONFIG_LOCKD_V4=y
1695CONFIG_NFS_COMMON=y
1696CONFIG_SUNRPC=y
1697CONFIG_SUNRPC_GSS=y
1698CONFIG_RPCSEC_GSS_KRB5=y
1699# CONFIG_CEPH_FS is not set
1700# CONFIG_CIFS is not set
1701# CONFIG_NCP_FS is not set
1702# CONFIG_CODA_FS is not set
1703# CONFIG_AFS_FS is not set
1704
1705#
1706# Partition Types
1707#
1708# CONFIG_PARTITION_ADVANCED is not set
1709CONFIG_MSDOS_PARTITION=y
1710CONFIG_NLS=y
1711CONFIG_NLS_DEFAULT="utf8"
1712CONFIG_NLS_CODEPAGE_437=y
1713# CONFIG_NLS_CODEPAGE_737 is not set
1714# CONFIG_NLS_CODEPAGE_775 is not set
1715# CONFIG_NLS_CODEPAGE_850 is not set
1716# CONFIG_NLS_CODEPAGE_852 is not set
1717# CONFIG_NLS_CODEPAGE_855 is not set
1718# CONFIG_NLS_CODEPAGE_857 is not set
1719# CONFIG_NLS_CODEPAGE_860 is not set
1720# CONFIG_NLS_CODEPAGE_861 is not set
1721# CONFIG_NLS_CODEPAGE_862 is not set
1722# CONFIG_NLS_CODEPAGE_863 is not set
1723# CONFIG_NLS_CODEPAGE_864 is not set
1724# CONFIG_NLS_CODEPAGE_865 is not set
1725# CONFIG_NLS_CODEPAGE_866 is not set
1726# CONFIG_NLS_CODEPAGE_869 is not set
1727# CONFIG_NLS_CODEPAGE_936 is not set
1728# CONFIG_NLS_CODEPAGE_950 is not set
1729# CONFIG_NLS_CODEPAGE_932 is not set
1730# CONFIG_NLS_CODEPAGE_949 is not set
1731# CONFIG_NLS_CODEPAGE_874 is not set
1732# CONFIG_NLS_ISO8859_8 is not set
1733# CONFIG_NLS_CODEPAGE_1250 is not set
1734# CONFIG_NLS_CODEPAGE_1251 is not set
1735CONFIG_NLS_ASCII=y
1736CONFIG_NLS_ISO8859_1=y
1737# CONFIG_NLS_ISO8859_2 is not set
1738# CONFIG_NLS_ISO8859_3 is not set
1739# CONFIG_NLS_ISO8859_4 is not set
1740# CONFIG_NLS_ISO8859_5 is not set
1741# CONFIG_NLS_ISO8859_6 is not set
1742# CONFIG_NLS_ISO8859_7 is not set
1743# CONFIG_NLS_ISO8859_9 is not set
1744# CONFIG_NLS_ISO8859_13 is not set
1745# CONFIG_NLS_ISO8859_14 is not set
1746# CONFIG_NLS_ISO8859_15 is not set
1747# CONFIG_NLS_KOI8_R is not set
1748# CONFIG_NLS_KOI8_U is not set
1749CONFIG_NLS_UTF8=y
1750# CONFIG_DLM is not set
1751
1752#
1753# Kernel hacking
1754#
1755# CONFIG_PRINTK_TIME is not set
1756CONFIG_ENABLE_WARN_DEPRECATED=y
1757CONFIG_ENABLE_MUST_CHECK=y
1758CONFIG_FRAME_WARN=1024
1759# CONFIG_MAGIC_SYSRQ is not set
1760# CONFIG_STRIP_ASM_SYMS is not set
1761# CONFIG_UNUSED_SYMBOLS is not set
1762CONFIG_DEBUG_FS=y
1763# CONFIG_HEADERS_CHECK is not set
1764CONFIG_DEBUG_KERNEL=y
1765# CONFIG_DEBUG_SHIRQ is not set
1766# CONFIG_LOCKUP_DETECTOR is not set
1767# CONFIG_HARDLOCKUP_DETECTOR is not set
1768# CONFIG_DETECT_HUNG_TASK is not set
1769# CONFIG_SCHED_DEBUG is not set
1770# CONFIG_SCHEDSTATS is not set
1771# CONFIG_TIMER_STATS is not set
1772# CONFIG_DEBUG_OBJECTS is not set
1773# CONFIG_SLUB_DEBUG_ON is not set
1774# CONFIG_SLUB_STATS is not set
1775# CONFIG_DEBUG_KMEMLEAK is not set
1776# CONFIG_DEBUG_RT_MUTEXES is not set
1777# CONFIG_RT_MUTEX_TESTER is not set
1778# CONFIG_DEBUG_SPINLOCK is not set
1779# CONFIG_DEBUG_MUTEXES is not set
1780CONFIG_BKL=y
1781# CONFIG_DEBUG_LOCK_ALLOC is not set
1782# CONFIG_PROVE_LOCKING is not set
1783# CONFIG_SPARSE_RCU_POINTER is not set
1784# CONFIG_LOCK_STAT is not set
1785# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1786# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1787# CONFIG_DEBUG_KOBJECT is not set
1788CONFIG_DEBUG_BUGVERBOSE=y
1789# CONFIG_DEBUG_INFO is not set
1790# CONFIG_DEBUG_VM is not set
1791# CONFIG_DEBUG_WRITECOUNT is not set
1792CONFIG_DEBUG_MEMORY_INIT=y
1793# CONFIG_DEBUG_LIST is not set
1794# CONFIG_TEST_LIST_SORT is not set
1795# CONFIG_DEBUG_SG is not set
1796# CONFIG_DEBUG_NOTIFIERS is not set
1797# CONFIG_DEBUG_CREDENTIALS is not set
1798CONFIG_FRAME_POINTER=y
1799# CONFIG_BOOT_PRINTK_DELAY is not set
1800# CONFIG_RCU_TORTURE_TEST is not set
1801# CONFIG_KPROBES_SANITY_TEST is not set
1802# CONFIG_BACKTRACE_SELF_TEST is not set
1803# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1804# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
1805# CONFIG_LKDTM is not set
1806# CONFIG_FAULT_INJECTION is not set
1807# CONFIG_LATENCYTOP is not set
1808# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1809# CONFIG_PAGE_POISONING is not set
1810CONFIG_HAVE_FUNCTION_TRACER=y
1811CONFIG_HAVE_DYNAMIC_FTRACE=y
1812CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1813CONFIG_RING_BUFFER=y
1814CONFIG_RING_BUFFER_ALLOW_SWAP=y
1815CONFIG_TRACING_SUPPORT=y
1816# CONFIG_FTRACE is not set
1817# CONFIG_DYNAMIC_DEBUG is not set
1818# CONFIG_ATOMIC64_SELFTEST is not set
1819# CONFIG_SAMPLES is not set
1820CONFIG_HAVE_ARCH_KGDB=y
1821# CONFIG_KGDB is not set
1822# CONFIG_STRICT_DEVMEM is not set
1823# CONFIG_ARM_UNWIND is not set
1824# CONFIG_DEBUG_USER is not set
1825# CONFIG_DEBUG_ERRORS is not set
1826# CONFIG_DEBUG_STACK_USAGE is not set
1827CONFIG_DEBUG_LL=y
1828CONFIG_EARLY_PRINTK=y
1829# CONFIG_DEBUG_ICEDCC is not set
1830# CONFIG_OC_ETM is not set
1831
1832#
1833# Security options
1834#
1835CONFIG_KEYS=y
1836CONFIG_KEYS_DEBUG_PROC_KEYS=y
1837# CONFIG_SECURITY_DMESG_RESTRICT is not set
1838CONFIG_SECURITY=y
1839# CONFIG_SECURITYFS is not set
1840CONFIG_SECURITY_NETWORK=y
1841# CONFIG_SECURITY_NETWORK_XFRM is not set
1842# CONFIG_SECURITY_PATH is not set
1843# CONFIG_SECURITY_TOMOYO is not set
1844# CONFIG_SECURITY_APPARMOR is not set
1845# CONFIG_IMA is not set
1846CONFIG_DEFAULT_SECURITY_DAC=y
1847CONFIG_DEFAULT_SECURITY=""
1848CONFIG_CRYPTO=y
1849
1850#
1851# Crypto core or helper
1852#
1853CONFIG_CRYPTO_ALGAPI=y
1854CONFIG_CRYPTO_ALGAPI2=y
1855CONFIG_CRYPTO_AEAD2=y
1856CONFIG_CRYPTO_BLKCIPHER=y
1857CONFIG_CRYPTO_BLKCIPHER2=y
1858CONFIG_CRYPTO_HASH=y
1859CONFIG_CRYPTO_HASH2=y
1860CONFIG_CRYPTO_RNG2=y
1861CONFIG_CRYPTO_PCOMP2=y
1862CONFIG_CRYPTO_MANAGER=y
1863CONFIG_CRYPTO_MANAGER2=y
1864CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
1865# CONFIG_CRYPTO_GF128MUL is not set
1866# CONFIG_CRYPTO_NULL is not set
1867CONFIG_CRYPTO_WORKQUEUE=y
1868# CONFIG_CRYPTO_CRYPTD is not set
1869# CONFIG_CRYPTO_AUTHENC is not set
1870# CONFIG_CRYPTO_TEST is not set
1871
1872#
1873# Authenticated Encryption with Associated Data
1874#
1875# CONFIG_CRYPTO_CCM is not set
1876# CONFIG_CRYPTO_GCM is not set
1877# CONFIG_CRYPTO_SEQIV is not set
1878
1879#
1880# Block modes
1881#
1882CONFIG_CRYPTO_CBC=y
1883# CONFIG_CRYPTO_CTR is not set
1884# CONFIG_CRYPTO_CTS is not set
1885# CONFIG_CRYPTO_ECB is not set
1886# CONFIG_CRYPTO_LRW is not set
1887# CONFIG_CRYPTO_PCBC is not set
1888# CONFIG_CRYPTO_XTS is not set
1889
1890#
1891# Hash modes
1892#
1893# CONFIG_CRYPTO_HMAC is not set
1894# CONFIG_CRYPTO_XCBC is not set
1895# CONFIG_CRYPTO_VMAC is not set
1896
1897#
1898# Digest
1899#
1900# CONFIG_CRYPTO_CRC32C is not set
1901# CONFIG_CRYPTO_GHASH is not set
1902# CONFIG_CRYPTO_MD4 is not set
1903CONFIG_CRYPTO_MD5=y
1904# CONFIG_CRYPTO_MICHAEL_MIC is not set
1905# CONFIG_CRYPTO_RMD128 is not set
1906# CONFIG_CRYPTO_RMD160 is not set
1907# CONFIG_CRYPTO_RMD256 is not set
1908# CONFIG_CRYPTO_RMD320 is not set
1909# CONFIG_CRYPTO_SHA1 is not set
1910# CONFIG_CRYPTO_SHA256 is not set
1911# CONFIG_CRYPTO_SHA512 is not set
1912# CONFIG_CRYPTO_TGR192 is not set
1913# CONFIG_CRYPTO_WP512 is not set
1914
1915#
1916# Ciphers
1917#
1918CONFIG_CRYPTO_AES=m
1919# CONFIG_CRYPTO_ANUBIS is not set
1920# CONFIG_CRYPTO_ARC4 is not set
1921# CONFIG_CRYPTO_BLOWFISH is not set
1922# CONFIG_CRYPTO_CAMELLIA is not set
1923# CONFIG_CRYPTO_CAST5 is not set
1924# CONFIG_CRYPTO_CAST6 is not set
1925CONFIG_CRYPTO_DES=y
1926# CONFIG_CRYPTO_FCRYPT is not set
1927# CONFIG_CRYPTO_KHAZAD is not set
1928# CONFIG_CRYPTO_SALSA20 is not set
1929# CONFIG_CRYPTO_SEED is not set
1930# CONFIG_CRYPTO_SERPENT is not set
1931# CONFIG_CRYPTO_TEA is not set
1932# CONFIG_CRYPTO_TWOFISH is not set
1933
1934#
1935# Compression
1936#
1937# CONFIG_CRYPTO_DEFLATE is not set
1938# CONFIG_CRYPTO_ZLIB is not set
1939# CONFIG_CRYPTO_LZO is not set
1940
1941#
1942# Random Number Generation
1943#
1944# CONFIG_CRYPTO_ANSI_CPRNG is not set
1945# CONFIG_CRYPTO_HW is not set
1946# CONFIG_BINARY_PRINTF is not set
1947
1948#
1949# Library routines
1950#
1951CONFIG_BITREVERSE=y
1952CONFIG_GENERIC_FIND_LAST_BIT=y
1953# CONFIG_CRC_CCITT is not set
1954# CONFIG_CRC16 is not set
1955# CONFIG_CRC_T10DIF is not set
1956# CONFIG_CRC_ITU_T is not set
1957CONFIG_CRC32=y
1958# CONFIG_CRC7 is not set
1959# CONFIG_LIBCRC32C is not set
1960CONFIG_ZLIB_INFLATE=y
1961CONFIG_ZLIB_DEFLATE=y
1962CONFIG_LZO_DECOMPRESS=y
1963CONFIG_DECOMPRESS_GZIP=y
1964CONFIG_DECOMPRESS_BZIP2=y
1965CONFIG_DECOMPRESS_LZMA=y
1966CONFIG_DECOMPRESS_LZO=y
1967CONFIG_HAS_IOMEM=y
1968CONFIG_HAS_IOPORT=y
1969CONFIG_HAS_DMA=y
1970CONFIG_NLATTR=y
diff --git a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm816x-evm/configs/psp b/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm816x-evm/configs/psp
deleted file mode 100644
index b3b1a09d..00000000
--- a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm816x-evm/configs/psp
+++ /dev/null
@@ -1,2142 +0,0 @@
1#
2# Automatically generated make config: don't edit
3# Linux/arm 2.6.37 Kernel Configuration
4# Mon Feb 14 12:41:09 2011
5#
6CONFIG_ARM=y
7CONFIG_SYS_SUPPORTS_APM_EMULATION=y
8CONFIG_GENERIC_GPIO=y
9# CONFIG_ARCH_USES_GETTIMEOFFSET is not set
10CONFIG_GENERIC_CLOCKEVENTS=y
11CONFIG_HAVE_PROC_CPU=y
12CONFIG_GENERIC_HARDIRQS=y
13CONFIG_STACKTRACE_SUPPORT=y
14CONFIG_HAVE_LATENCYTOP_SUPPORT=y
15CONFIG_LOCKDEP_SUPPORT=y
16CONFIG_TRACE_IRQFLAGS_SUPPORT=y
17CONFIG_HARDIRQS_SW_RESEND=y
18CONFIG_GENERIC_IRQ_PROBE=y
19CONFIG_RWSEM_GENERIC_SPINLOCK=y
20CONFIG_ARCH_HAS_CPUFREQ=y
21CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
22CONFIG_GENERIC_HWEIGHT=y
23CONFIG_GENERIC_CALIBRATE_DELAY=y
24CONFIG_NEED_DMA_MAP_STATE=y
25CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
26CONFIG_ARM_L1_CACHE_SHIFT_6=y
27CONFIG_VECTORS_BASE=0xffff0000
28CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
29CONFIG_CONSTRUCTORS=y
30CONFIG_HAVE_IRQ_WORK=y
31
32#
33# General setup
34#
35CONFIG_EXPERIMENTAL=y
36CONFIG_BROKEN_ON_SMP=y
37CONFIG_INIT_ENV_ARG_LIMIT=32
38CONFIG_CROSS_COMPILE=""
39CONFIG_LOCALVERSION=""
40CONFIG_LOCALVERSION_AUTO=y
41CONFIG_HAVE_KERNEL_GZIP=y
42CONFIG_HAVE_KERNEL_LZMA=y
43CONFIG_HAVE_KERNEL_LZO=y
44CONFIG_KERNEL_GZIP=y
45# CONFIG_KERNEL_LZMA is not set
46# CONFIG_KERNEL_LZO is not set
47# CONFIG_SWAP is not set
48CONFIG_SYSVIPC=y
49CONFIG_SYSVIPC_SYSCTL=y
50# CONFIG_POSIX_MQUEUE is not set
51CONFIG_BSD_PROCESS_ACCT=y
52# CONFIG_BSD_PROCESS_ACCT_V3 is not set
53# CONFIG_TASKSTATS is not set
54# CONFIG_AUDIT is not set
55# CONFIG_HAVE_GENERIC_HARDIRQS is not set
56# CONFIG_SPARSE_IRQ is not set
57
58#
59# RCU Subsystem
60#
61CONFIG_TINY_RCU=y
62# CONFIG_PREEMPT_RCU is not set
63# CONFIG_TREE_RCU_TRACE is not set
64# CONFIG_IKCONFIG is not set
65CONFIG_LOG_BUF_SHIFT=17
66# CONFIG_CGROUPS is not set
67CONFIG_NAMESPACES=y
68# CONFIG_UTS_NS is not set
69# CONFIG_IPC_NS is not set
70# CONFIG_USER_NS is not set
71# CONFIG_PID_NS is not set
72# CONFIG_NET_NS is not set
73# CONFIG_SYSFS_DEPRECATED is not set
74# CONFIG_RELAY is not set
75CONFIG_BLK_DEV_INITRD=y
76CONFIG_INITRAMFS_SOURCE=""
77CONFIG_RD_GZIP=y
78CONFIG_RD_BZIP2=y
79CONFIG_RD_LZMA=y
80CONFIG_RD_LZO=y
81CONFIG_CC_OPTIMIZE_FOR_SIZE=y
82CONFIG_SYSCTL=y
83CONFIG_ANON_INODES=y
84# CONFIG_EMBEDDED is not set
85CONFIG_UID16=y
86CONFIG_SYSCTL_SYSCALL=y
87CONFIG_KALLSYMS=y
88# CONFIG_KALLSYMS_ALL is not set
89CONFIG_KALLSYMS_EXTRA_PASS=y
90CONFIG_HOTPLUG=y
91CONFIG_PRINTK=y
92CONFIG_BUG=y
93CONFIG_ELF_CORE=y
94CONFIG_BASE_FULL=y
95CONFIG_FUTEX=y
96CONFIG_EPOLL=y
97CONFIG_SIGNALFD=y
98CONFIG_TIMERFD=y
99CONFIG_EVENTFD=y
100CONFIG_SHMEM=y
101CONFIG_AIO=y
102CONFIG_HAVE_PERF_EVENTS=y
103CONFIG_PERF_USE_VMALLOC=y
104
105#
106# Kernel Performance Events And Counters
107#
108# CONFIG_PERF_EVENTS is not set
109# CONFIG_PERF_COUNTERS is not set
110CONFIG_VM_EVENT_COUNTERS=y
111CONFIG_PCI_QUIRKS=y
112CONFIG_SLUB_DEBUG=y
113CONFIG_COMPAT_BRK=y
114# CONFIG_SLAB is not set
115CONFIG_SLUB=y
116# CONFIG_PROFILING is not set
117CONFIG_HAVE_OPROFILE=y
118CONFIG_KPROBES=y
119CONFIG_KRETPROBES=y
120CONFIG_HAVE_KPROBES=y
121CONFIG_HAVE_KRETPROBES=y
122CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
123CONFIG_HAVE_CLK=y
124
125#
126# GCOV-based kernel profiling
127#
128# CONFIG_GCOV_KERNEL is not set
129CONFIG_HAVE_GENERIC_DMA_COHERENT=y
130CONFIG_SLABINFO=y
131CONFIG_RT_MUTEXES=y
132CONFIG_BASE_SMALL=0
133CONFIG_MODULES=y
134# CONFIG_MODULE_FORCE_LOAD is not set
135CONFIG_MODULE_UNLOAD=y
136# CONFIG_MODULE_FORCE_UNLOAD is not set
137CONFIG_MODVERSIONS=y
138# CONFIG_MODULE_SRCVERSION_ALL is not set
139CONFIG_BLOCK=y
140# CONFIG_LBDAF is not set
141# CONFIG_BLK_DEV_BSG is not set
142# CONFIG_BLK_DEV_INTEGRITY is not set
143
144#
145# IO Schedulers
146#
147CONFIG_IOSCHED_NOOP=y
148CONFIG_IOSCHED_DEADLINE=y
149CONFIG_IOSCHED_CFQ=y
150# CONFIG_DEFAULT_DEADLINE is not set
151CONFIG_DEFAULT_CFQ=y
152# CONFIG_DEFAULT_NOOP is not set
153CONFIG_DEFAULT_IOSCHED="cfq"
154# CONFIG_INLINE_SPIN_TRYLOCK is not set
155# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
156# CONFIG_INLINE_SPIN_LOCK is not set
157# CONFIG_INLINE_SPIN_LOCK_BH is not set
158# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
159# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
160CONFIG_INLINE_SPIN_UNLOCK=y
161# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
162CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
163# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
164# CONFIG_INLINE_READ_TRYLOCK is not set
165# CONFIG_INLINE_READ_LOCK is not set
166# CONFIG_INLINE_READ_LOCK_BH is not set
167# CONFIG_INLINE_READ_LOCK_IRQ is not set
168# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
169CONFIG_INLINE_READ_UNLOCK=y
170# CONFIG_INLINE_READ_UNLOCK_BH is not set
171CONFIG_INLINE_READ_UNLOCK_IRQ=y
172# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
173# CONFIG_INLINE_WRITE_TRYLOCK is not set
174# CONFIG_INLINE_WRITE_LOCK is not set
175# CONFIG_INLINE_WRITE_LOCK_BH is not set
176# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
177# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
178CONFIG_INLINE_WRITE_UNLOCK=y
179# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
180CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
181# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
182# CONFIG_MUTEX_SPIN_ON_OWNER is not set
183# CONFIG_FREEZER is not set
184
185#
186# System Type
187#
188CONFIG_MMU=y
189# CONFIG_ARCH_AAEC2000 is not set
190# CONFIG_ARCH_INTEGRATOR is not set
191# CONFIG_ARCH_REALVIEW is not set
192# CONFIG_ARCH_VERSATILE is not set
193# CONFIG_ARCH_VEXPRESS is not set
194# CONFIG_ARCH_AT91 is not set
195# CONFIG_ARCH_BCMRING is not set
196# CONFIG_ARCH_CLPS711X is not set
197# CONFIG_ARCH_CNS3XXX is not set
198# CONFIG_ARCH_GEMINI is not set
199# CONFIG_ARCH_EBSA110 is not set
200# CONFIG_ARCH_EP93XX is not set
201# CONFIG_ARCH_FOOTBRIDGE is not set
202# CONFIG_ARCH_MXC is not set
203# CONFIG_ARCH_STMP3XXX is not set
204# CONFIG_ARCH_NETX is not set
205# CONFIG_ARCH_H720X is not set
206# CONFIG_ARCH_IOP13XX is not set
207# CONFIG_ARCH_IOP32X is not set
208# CONFIG_ARCH_IOP33X is not set
209# CONFIG_ARCH_IXP23XX is not set
210# CONFIG_ARCH_IXP2000 is not set
211# CONFIG_ARCH_IXP4XX is not set
212# CONFIG_ARCH_DOVE is not set
213# CONFIG_ARCH_KIRKWOOD is not set
214# CONFIG_ARCH_LOKI is not set
215# CONFIG_ARCH_LPC32XX is not set
216# CONFIG_ARCH_MV78XX0 is not set
217# CONFIG_ARCH_ORION5X is not set
218# CONFIG_ARCH_MMP is not set
219# CONFIG_ARCH_KS8695 is not set
220# CONFIG_ARCH_NS9XXX is not set
221# CONFIG_ARCH_W90X900 is not set
222# CONFIG_ARCH_NUC93X is not set
223# CONFIG_ARCH_TEGRA is not set
224# CONFIG_ARCH_PNX4008 is not set
225# CONFIG_ARCH_PXA is not set
226# CONFIG_ARCH_MSM is not set
227# CONFIG_ARCH_SHMOBILE is not set
228# CONFIG_ARCH_RPC is not set
229# CONFIG_ARCH_SA1100 is not set
230# CONFIG_ARCH_S3C2410 is not set
231# CONFIG_ARCH_S3C64XX is not set
232# CONFIG_ARCH_S5P64X0 is not set
233# CONFIG_ARCH_S5P6442 is not set
234# CONFIG_ARCH_S5PC100 is not set
235# CONFIG_ARCH_S5PV210 is not set
236# CONFIG_ARCH_S5PV310 is not set
237# CONFIG_ARCH_SHARK is not set
238# CONFIG_ARCH_TCC_926 is not set
239# CONFIG_ARCH_LH7A40X is not set
240# CONFIG_ARCH_U300 is not set
241# CONFIG_ARCH_U8500 is not set
242# CONFIG_ARCH_NOMADIK is not set
243# CONFIG_ARCH_DAVINCI is not set
244CONFIG_ARCH_OMAP=y
245# CONFIG_PLAT_SPEAR is not set
246
247#
248# TI OMAP Common Features
249#
250# CONFIG_ARCH_OMAP1 is not set
251CONFIG_ARCH_OMAP2PLUS=y
252
253#
254# OMAP Feature Selections
255#
256# CONFIG_OMAP_RESET_CLOCKS is not set
257CONFIG_TI816X_SMARTREFLEX=y
258CONFIG_SMARTREFLEX_CLASS2=y
259# CONFIG_DEBUG_SR_CLASS2 is not set
260CONFIG_OMAP_MUX=y
261# CONFIG_OMAP_MUX_DEBUG is not set
262CONFIG_OMAP_MUX_WARNINGS=y
263# CONFIG_OMAP_MCBSP is not set
264# CONFIG_OMAP_MBOX_FWK is not set
265CONFIG_OMAP_IOMMU=y
266# CONFIG_OMAP_IOMMU_DEBUG is not set
267CONFIG_OMAP_MPU_TIMER=y
268# CONFIG_OMAP_32K_TIMER is not set
269CONFIG_OMAP_DM_TIMER=y
270# CONFIG_OMAP_PM_NONE is not set
271CONFIG_OMAP_PM_NOOP=y
272
273#
274# TI OMAP2/3/4 Specific Features
275#
276CONFIG_ARCH_OMAP2PLUS_TYPICAL=y
277# CONFIG_ARCH_OMAP2 is not set
278# CONFIG_ARCH_OMAP3 is not set
279# CONFIG_ARCH_OMAP4 is not set
280CONFIG_ARCH_TI81XX=y
281CONFIG_ARCH_TI816X=y
282# CONFIG_ARCH_TI814X is not set
283
284#
285# OMAP Board Type
286#
287
288#
289# TI81XX Board Type
290#
291CONFIG_MACH_TI8168EVM=y
292
293#
294# Processor Type
295#
296CONFIG_CPU_32v6K=y
297CONFIG_CPU_V7=y
298CONFIG_CPU_32v7=y
299CONFIG_CPU_ABRT_EV7=y
300CONFIG_CPU_PABRT_V7=y
301CONFIG_CPU_CACHE_V7=y
302CONFIG_CPU_CACHE_VIPT=y
303CONFIG_CPU_COPY_V6=y
304CONFIG_CPU_TLB_V7=y
305CONFIG_CPU_HAS_ASID=y
306CONFIG_CPU_CP15=y
307CONFIG_CPU_CP15_MMU=y
308
309#
310# Processor Features
311#
312CONFIG_ARM_THUMB=y
313# CONFIG_ARM_THUMBEE is not set
314# CONFIG_CPU_ICACHE_DISABLE is not set
315# CONFIG_CPU_DCACHE_DISABLE is not set
316# CONFIG_CPU_BPREDICT_DISABLE is not set
317CONFIG_ARM_L1_CACHE_SHIFT=6
318CONFIG_ARM_DMA_MEM_BUFFERABLE=y
319CONFIG_CPU_HAS_PMU=y
320# CONFIG_ARM_ERRATA_430973 is not set
321# CONFIG_ARM_ERRATA_458693 is not set
322# CONFIG_ARM_ERRATA_460075 is not set
323# CONFIG_ARM_ERRATA_743622 is not set
324CONFIG_COMMON_CLKDEV=y
325
326#
327# Bus support
328#
329CONFIG_PCI=y
330CONFIG_PCI_SYSCALL=y
331CONFIG_ARCH_SUPPORTS_MSI=y
332CONFIG_PCI_MSI=y
333# CONFIG_PCI_DEBUG is not set
334# CONFIG_PCI_STUB is not set
335# CONFIG_PCI_IOV is not set
336# CONFIG_PCCARD is not set
337
338#
339# Kernel Features
340#
341CONFIG_TICK_ONESHOT=y
342CONFIG_NO_HZ=y
343CONFIG_HIGH_RES_TIMERS=y
344CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
345CONFIG_VMSPLIT_3G=y
346# CONFIG_VMSPLIT_2G is not set
347# CONFIG_VMSPLIT_1G is not set
348CONFIG_PAGE_OFFSET=0xC0000000
349CONFIG_PREEMPT_NONE=y
350# CONFIG_PREEMPT_VOLUNTARY is not set
351# CONFIG_PREEMPT is not set
352CONFIG_HZ=100
353# CONFIG_THUMB2_KERNEL is not set
354CONFIG_AEABI=y
355CONFIG_OABI_COMPAT=y
356CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y
357# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
358# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
359# CONFIG_HIGHMEM is not set
360CONFIG_SELECT_MEMORY_MODEL=y
361CONFIG_FLATMEM_MANUAL=y
362CONFIG_FLATMEM=y
363CONFIG_FLAT_NODE_MEM_MAP=y
364CONFIG_HAVE_MEMBLOCK=y
365CONFIG_PAGEFLAGS_EXTENDED=y
366CONFIG_SPLIT_PTLOCK_CPUS=4
367# CONFIG_PHYS_ADDR_T_64BIT is not set
368CONFIG_ZONE_DMA_FLAG=0
369CONFIG_VIRT_TO_BUS=y
370# CONFIG_KSM is not set
371CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
372CONFIG_NEED_PER_CPU_KM=y
373CONFIG_FORCE_MAX_ZONEORDER=11
374# CONFIG_LEDS is not set
375CONFIG_ALIGNMENT_TRAP=y
376# CONFIG_UACCESS_WITH_MEMCPY is not set
377# CONFIG_SECCOMP is not set
378# CONFIG_CC_STACKPROTECTOR is not set
379# CONFIG_DEPRECATED_PARAM_STRUCT is not set
380
381#
382# Boot options
383#
384CONFIG_ZBOOT_ROM_TEXT=0
385CONFIG_ZBOOT_ROM_BSS=0
386CONFIG_CMDLINE=""
387# CONFIG_XIP_KERNEL is not set
388# CONFIG_KEXEC is not set
389# CONFIG_AUTO_ZRELADDR is not set
390
391#
392# CPU Power Management
393#
394# CONFIG_CPU_FREQ is not set
395# CONFIG_CPU_IDLE is not set
396
397#
398# Floating point emulation
399#
400
401#
402# At least one emulation must be selected
403#
404CONFIG_FPE_NWFPE=y
405# CONFIG_FPE_NWFPE_XP is not set
406# CONFIG_FPE_FASTFPE is not set
407CONFIG_VFP=y
408CONFIG_VFPv3=y
409CONFIG_NEON=y
410
411#
412# Userspace binary formats
413#
414CONFIG_BINFMT_ELF=y
415# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
416CONFIG_HAVE_AOUT=y
417# CONFIG_BINFMT_AOUT is not set
418CONFIG_BINFMT_MISC=y
419
420#
421# Power management options
422#
423CONFIG_PM=y
424CONFIG_PM_DEBUG=y
425# CONFIG_PM_ADVANCED_DEBUG is not set
426CONFIG_PM_VERBOSE=y
427# CONFIG_SUSPEND is not set
428# CONFIG_APM_EMULATION is not set
429CONFIG_PM_RUNTIME=y
430CONFIG_PM_OPS=y
431CONFIG_ARCH_SUSPEND_POSSIBLE=y
432CONFIG_NET=y
433
434#
435# Networking options
436#
437CONFIG_PACKET=y
438CONFIG_UNIX=y
439CONFIG_XFRM=y
440# CONFIG_XFRM_USER is not set
441# CONFIG_XFRM_SUB_POLICY is not set
442# CONFIG_XFRM_MIGRATE is not set
443# CONFIG_XFRM_STATISTICS is not set
444# CONFIG_NET_KEY is not set
445CONFIG_INET=y
446# CONFIG_IP_MULTICAST is not set
447# CONFIG_IP_ADVANCED_ROUTER is not set
448CONFIG_IP_FIB_HASH=y
449CONFIG_IP_PNP=y
450CONFIG_IP_PNP_DHCP=y
451CONFIG_IP_PNP_BOOTP=y
452CONFIG_IP_PNP_RARP=y
453# CONFIG_NET_IPIP is not set
454# CONFIG_NET_IPGRE_DEMUX is not set
455# CONFIG_ARPD is not set
456# CONFIG_SYN_COOKIES is not set
457# CONFIG_INET_AH is not set
458# CONFIG_INET_ESP is not set
459# CONFIG_INET_IPCOMP is not set
460# CONFIG_INET_XFRM_TUNNEL is not set
461CONFIG_INET_TUNNEL=m
462CONFIG_INET_XFRM_MODE_TRANSPORT=y
463CONFIG_INET_XFRM_MODE_TUNNEL=y
464CONFIG_INET_XFRM_MODE_BEET=y
465CONFIG_INET_LRO=y
466CONFIG_INET_DIAG=y
467CONFIG_INET_TCP_DIAG=y
468# CONFIG_TCP_CONG_ADVANCED is not set
469CONFIG_TCP_CONG_CUBIC=y
470CONFIG_DEFAULT_TCP_CONG="cubic"
471# CONFIG_TCP_MD5SIG is not set
472CONFIG_IPV6=m
473# CONFIG_IPV6_PRIVACY is not set
474# CONFIG_IPV6_ROUTER_PREF is not set
475# CONFIG_IPV6_OPTIMISTIC_DAD is not set
476# CONFIG_INET6_AH is not set
477# CONFIG_INET6_ESP is not set
478# CONFIG_INET6_IPCOMP is not set
479# CONFIG_IPV6_MIP6 is not set
480# CONFIG_INET6_XFRM_TUNNEL is not set
481# CONFIG_INET6_TUNNEL is not set
482CONFIG_INET6_XFRM_MODE_TRANSPORT=m
483CONFIG_INET6_XFRM_MODE_TUNNEL=m
484CONFIG_INET6_XFRM_MODE_BEET=m
485# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
486CONFIG_IPV6_SIT=m
487# CONFIG_IPV6_SIT_6RD is not set
488CONFIG_IPV6_NDISC_NODETYPE=y
489# CONFIG_IPV6_TUNNEL is not set
490# CONFIG_IPV6_MULTIPLE_TABLES is not set
491# CONFIG_IPV6_MROUTE is not set
492# CONFIG_NETLABEL is not set
493# CONFIG_NETWORK_SECMARK is not set
494# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
495# CONFIG_NETFILTER is not set
496# CONFIG_IP_DCCP is not set
497# CONFIG_IP_SCTP is not set
498# CONFIG_RDS is not set
499# CONFIG_TIPC is not set
500# CONFIG_ATM is not set
501# CONFIG_L2TP is not set
502# CONFIG_BRIDGE is not set
503# CONFIG_NET_DSA is not set
504# CONFIG_VLAN_8021Q is not set
505# CONFIG_DECNET is not set
506# CONFIG_LLC2 is not set
507# CONFIG_IPX is not set
508# CONFIG_ATALK is not set
509# CONFIG_X25 is not set
510# CONFIG_LAPB is not set
511# CONFIG_ECONET is not set
512# CONFIG_WAN_ROUTER is not set
513# CONFIG_PHONET is not set
514# CONFIG_IEEE802154 is not set
515# CONFIG_NET_SCHED is not set
516# CONFIG_DCB is not set
517# CONFIG_DNS_RESOLVER is not set
518
519#
520# Network testing
521#
522# CONFIG_NET_PKTGEN is not set
523# CONFIG_NET_TCPPROBE is not set
524# CONFIG_HAMRADIO is not set
525# CONFIG_CAN is not set
526# CONFIG_IRDA is not set
527# CONFIG_BT is not set
528# CONFIG_AF_RXRPC is not set
529CONFIG_WIRELESS=y
530# CONFIG_CFG80211 is not set
531# CONFIG_LIB80211 is not set
532
533#
534# CFG80211 needs to be enabled for MAC80211
535#
536
537#
538# Some wireless drivers require a rate control algorithm
539#
540# CONFIG_WIMAX is not set
541# CONFIG_RFKILL is not set
542# CONFIG_NET_9P is not set
543# CONFIG_CAIF is not set
544# CONFIG_CEPH_LIB is not set
545
546#
547# Device Drivers
548#
549
550#
551# Generic Driver Options
552#
553CONFIG_UEVENT_HELPER_PATH=""
554CONFIG_DEVTMPFS=y
555CONFIG_DEVTMPFS_MOUNT=y
556CONFIG_STANDALONE=y
557CONFIG_PREVENT_FIRMWARE_BUILD=y
558CONFIG_FW_LOADER=y
559CONFIG_FIRMWARE_IN_KERNEL=y
560CONFIG_EXTRA_FIRMWARE=""
561# CONFIG_DEBUG_DRIVER is not set
562# CONFIG_DEBUG_DEVRES is not set
563# CONFIG_SYS_HYPERVISOR is not set
564# CONFIG_CONNECTOR is not set
565CONFIG_MTD=y
566# CONFIG_MTD_DEBUG is not set
567# CONFIG_MTD_TESTS is not set
568CONFIG_MTD_CONCAT=y
569CONFIG_MTD_PARTITIONS=y
570# CONFIG_MTD_REDBOOT_PARTS is not set
571CONFIG_MTD_CMDLINE_PARTS=y
572# CONFIG_MTD_AFS_PARTS is not set
573# CONFIG_MTD_AR7_PARTS is not set
574
575#
576# User Modules And Translation Layers
577#
578CONFIG_MTD_CHAR=y
579CONFIG_MTD_BLKDEVS=y
580CONFIG_MTD_BLOCK=y
581# CONFIG_FTL is not set
582# CONFIG_NFTL is not set
583# CONFIG_INFTL is not set
584# CONFIG_RFD_FTL is not set
585# CONFIG_SSFDC is not set
586# CONFIG_SM_FTL is not set
587# CONFIG_MTD_OOPS is not set
588
589#
590# RAM/ROM/Flash chip drivers
591#
592# CONFIG_MTD_CFI is not set
593# CONFIG_MTD_JEDECPROBE is not set
594CONFIG_MTD_MAP_BANK_WIDTH_1=y
595CONFIG_MTD_MAP_BANK_WIDTH_2=y
596CONFIG_MTD_MAP_BANK_WIDTH_4=y
597# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
598# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
599# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
600CONFIG_MTD_CFI_I1=y
601CONFIG_MTD_CFI_I2=y
602# CONFIG_MTD_CFI_I4 is not set
603# CONFIG_MTD_CFI_I8 is not set
604# CONFIG_MTD_RAM is not set
605# CONFIG_MTD_ROM is not set
606# CONFIG_MTD_ABSENT is not set
607
608#
609# Mapping drivers for chip access
610#
611# CONFIG_MTD_COMPLEX_MAPPINGS is not set
612# CONFIG_MTD_INTEL_VR_NOR is not set
613# CONFIG_MTD_PLATRAM is not set
614
615#
616# Self-contained MTD device drivers
617#
618# CONFIG_MTD_PMC551 is not set
619# CONFIG_MTD_DATAFLASH is not set
620CONFIG_MTD_M25P80=y
621CONFIG_M25PXX_USE_FAST_READ=y
622# CONFIG_MTD_SST25L is not set
623# CONFIG_MTD_SLRAM is not set
624# CONFIG_MTD_PHRAM is not set
625# CONFIG_MTD_MTDRAM is not set
626# CONFIG_MTD_BLOCK2MTD is not set
627
628#
629# Disk-On-Chip Device Drivers
630#
631# CONFIG_MTD_DOC2000 is not set
632# CONFIG_MTD_DOC2001 is not set
633# CONFIG_MTD_DOC2001PLUS is not set
634CONFIG_MTD_NAND_ECC=y
635# CONFIG_MTD_NAND_ECC_SMC is not set
636CONFIG_MTD_NAND=y
637CONFIG_MTD_NAND_VERIFY_WRITE=y
638# CONFIG_MTD_SM_COMMON is not set
639# CONFIG_MTD_NAND_MUSEUM_IDS is not set
640# CONFIG_MTD_NAND_DENALI is not set
641# CONFIG_MTD_NAND_GPIO is not set
642CONFIG_MTD_NAND_OMAP2=y
643CONFIG_MTD_NAND_IDS=y
644# CONFIG_MTD_NAND_RICOH is not set
645# CONFIG_MTD_NAND_DISKONCHIP is not set
646# CONFIG_MTD_NAND_CAFE is not set
647# CONFIG_MTD_NAND_NANDSIM is not set
648# CONFIG_MTD_NAND_PLATFORM is not set
649# CONFIG_MTD_ALAUDA is not set
650# CONFIG_MTD_ONENAND is not set
651
652#
653# LPDDR flash memory drivers
654#
655# CONFIG_MTD_LPDDR is not set
656# CONFIG_MTD_UBI is not set
657# CONFIG_PARPORT is not set
658CONFIG_BLK_DEV=y
659# CONFIG_BLK_CPQ_DA is not set
660# CONFIG_BLK_CPQ_CISS_DA is not set
661# CONFIG_BLK_DEV_DAC960 is not set
662# CONFIG_BLK_DEV_UMEM is not set
663# CONFIG_BLK_DEV_COW_COMMON is not set
664CONFIG_BLK_DEV_LOOP=y
665# CONFIG_BLK_DEV_CRYPTOLOOP is not set
666
667#
668# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
669#
670# CONFIG_BLK_DEV_NBD is not set
671# CONFIG_BLK_DEV_SX8 is not set
672# CONFIG_BLK_DEV_UB is not set
673CONFIG_BLK_DEV_RAM=y
674CONFIG_BLK_DEV_RAM_COUNT=16
675CONFIG_BLK_DEV_RAM_SIZE=32768
676# CONFIG_BLK_DEV_XIP is not set
677# CONFIG_CDROM_PKTCDVD is not set
678# CONFIG_ATA_OVER_ETH is not set
679# CONFIG_MG_DISK is not set
680# CONFIG_BLK_DEV_RBD is not set
681CONFIG_MISC_DEVICES=y
682# CONFIG_AD525X_DPOT is not set
683# CONFIG_PHANTOM is not set
684# CONFIG_SGI_IOC4 is not set
685# CONFIG_TIFM_CORE is not set
686# CONFIG_ICS932S401 is not set
687# CONFIG_ENCLOSURE_SERVICES is not set
688# CONFIG_HP_ILO is not set
689# CONFIG_APDS9802ALS is not set
690# CONFIG_ISL29003 is not set
691# CONFIG_ISL29020 is not set
692# CONFIG_SENSORS_TSL2550 is not set
693# CONFIG_SENSORS_BH1780 is not set
694# CONFIG_SENSORS_BH1770 is not set
695# CONFIG_SENSORS_APDS990X is not set
696# CONFIG_HMC6352 is not set
697# CONFIG_DS1682 is not set
698# CONFIG_TI_DAC7512 is not set
699# CONFIG_BMP085 is not set
700# CONFIG_PCH_PHUB is not set
701# CONFIG_C2PORT is not set
702
703#
704# EEPROM support
705#
706CONFIG_EEPROM_AT24=y
707# CONFIG_EEPROM_AT25 is not set
708# CONFIG_EEPROM_LEGACY is not set
709# CONFIG_EEPROM_MAX6875 is not set
710# CONFIG_EEPROM_93CX6 is not set
711# CONFIG_CB710_CORE is not set
712# CONFIG_IWMC3200TOP is not set
713
714#
715# Texas Instruments shared transport line discipline
716#
717CONFIG_HAVE_IDE=y
718# CONFIG_IDE is not set
719
720#
721# SCSI device support
722#
723CONFIG_SCSI_MOD=y
724# CONFIG_RAID_ATTRS is not set
725CONFIG_SCSI=y
726CONFIG_SCSI_DMA=y
727# CONFIG_SCSI_TGT is not set
728# CONFIG_SCSI_NETLINK is not set
729CONFIG_SCSI_PROC_FS=y
730
731#
732# SCSI support type (disk, tape, CD-ROM)
733#
734CONFIG_BLK_DEV_SD=y
735# CONFIG_CHR_DEV_ST is not set
736# CONFIG_CHR_DEV_OSST is not set
737CONFIG_BLK_DEV_SR=y
738CONFIG_BLK_DEV_SR_VENDOR=y
739CONFIG_CHR_DEV_SG=y
740# CONFIG_CHR_DEV_SCH is not set
741# CONFIG_SCSI_MULTI_LUN is not set
742# CONFIG_SCSI_CONSTANTS is not set
743# CONFIG_SCSI_LOGGING is not set
744# CONFIG_SCSI_SCAN_ASYNC is not set
745CONFIG_SCSI_WAIT_SCAN=m
746
747#
748# SCSI Transports
749#
750# CONFIG_SCSI_SPI_ATTRS is not set
751# CONFIG_SCSI_FC_ATTRS is not set
752# CONFIG_SCSI_ISCSI_ATTRS is not set
753# CONFIG_SCSI_SAS_ATTRS is not set
754# CONFIG_SCSI_SAS_LIBSAS is not set
755# CONFIG_SCSI_SRP_ATTRS is not set
756# CONFIG_SCSI_LOWLEVEL is not set
757# CONFIG_SCSI_DH is not set
758# CONFIG_SCSI_OSD_INITIATOR is not set
759CONFIG_ATA=y
760# CONFIG_ATA_NONSTANDARD is not set
761CONFIG_ATA_VERBOSE_ERROR=y
762CONFIG_SATA_PMP=y
763
764#
765# Controllers with non-SFF native interface
766#
767CONFIG_SATA_AHCI=y
768CONFIG_SATA_AHCI_PLATFORM=y
769# CONFIG_SATA_INIC162X is not set
770# CONFIG_SATA_SIL24 is not set
771# CONFIG_ATA_SFF is not set
772# CONFIG_MD is not set
773# CONFIG_FUSION is not set
774
775#
776# IEEE 1394 (FireWire) support
777#
778# CONFIG_FIREWIRE is not set
779# CONFIG_FIREWIRE_NOSY is not set
780# CONFIG_I2O is not set
781CONFIG_NETDEVICES=y
782# CONFIG_DUMMY is not set
783# CONFIG_BONDING is not set
784# CONFIG_MACVLAN is not set
785# CONFIG_EQUALIZER is not set
786# CONFIG_TUN is not set
787# CONFIG_VETH is not set
788# CONFIG_ARCNET is not set
789CONFIG_MII=y
790CONFIG_PHYLIB=y
791
792#
793# MII PHY device drivers
794#
795# CONFIG_MARVELL_PHY is not set
796# CONFIG_DAVICOM_PHY is not set
797# CONFIG_QSEMI_PHY is not set
798# CONFIG_LXT_PHY is not set
799# CONFIG_CICADA_PHY is not set
800# CONFIG_VITESSE_PHY is not set
801# CONFIG_SMSC_PHY is not set
802# CONFIG_BROADCOM_PHY is not set
803# CONFIG_BCM63XX_PHY is not set
804# CONFIG_ICPLUS_PHY is not set
805# CONFIG_REALTEK_PHY is not set
806# CONFIG_NATIONAL_PHY is not set
807# CONFIG_STE10XP is not set
808# CONFIG_LSI_ET1011C_PHY is not set
809# CONFIG_MICREL_PHY is not set
810# CONFIG_FIXED_PHY is not set
811# CONFIG_MDIO_BITBANG is not set
812# CONFIG_NET_ETHERNET is not set
813CONFIG_NETDEV_1000=y
814# CONFIG_ACENIC is not set
815# CONFIG_DL2K is not set
816CONFIG_TI_DAVINCI_EMAC=y
817CONFIG_TI_DAVINCI_MDIO=y
818CONFIG_TI_DAVINCI_CPDMA=y
819# CONFIG_E1000 is not set
820# CONFIG_E1000E is not set
821# CONFIG_IP1000 is not set
822# CONFIG_IGB is not set
823# CONFIG_IGBVF is not set
824# CONFIG_NS83820 is not set
825# CONFIG_HAMACHI is not set
826# CONFIG_YELLOWFIN is not set
827# CONFIG_R8169 is not set
828# CONFIG_SIS190 is not set
829# CONFIG_SKGE is not set
830# CONFIG_SKY2 is not set
831# CONFIG_VIA_VELOCITY is not set
832# CONFIG_TIGON3 is not set
833# CONFIG_BNX2 is not set
834# CONFIG_CNIC is not set
835# CONFIG_QLA3XXX is not set
836# CONFIG_ATL1 is not set
837# CONFIG_ATL1E is not set
838# CONFIG_ATL1C is not set
839# CONFIG_JME is not set
840# CONFIG_STMMAC_ETH is not set
841# CONFIG_PCH_GBE is not set
842# CONFIG_NETDEV_10000 is not set
843# CONFIG_TR is not set
844# CONFIG_WLAN is not set
845
846#
847# Enable WiMAX (Networking options) to see the WiMAX drivers
848#
849
850#
851# USB Network Adapters
852#
853# CONFIG_USB_CATC is not set
854# CONFIG_USB_KAWETH is not set
855# CONFIG_USB_PEGASUS is not set
856# CONFIG_USB_RTL8150 is not set
857CONFIG_USB_USBNET=y
858# CONFIG_USB_NET_AX8817X is not set
859CONFIG_USB_NET_CDCETHER=y
860# CONFIG_USB_NET_CDC_EEM is not set
861CONFIG_USB_NET_DM9601=y
862# CONFIG_USB_NET_SMSC75XX is not set
863# CONFIG_USB_NET_SMSC95XX is not set
864# CONFIG_USB_NET_GL620A is not set
865# CONFIG_USB_NET_NET1080 is not set
866# CONFIG_USB_NET_PLUSB is not set
867# CONFIG_USB_NET_MCS7830 is not set
868# CONFIG_USB_NET_RNDIS_HOST is not set
869# CONFIG_USB_NET_CDC_SUBSET is not set
870# CONFIG_USB_NET_ZAURUS is not set
871# CONFIG_USB_NET_CX82310_ETH is not set
872# CONFIG_USB_NET_INT51X1 is not set
873# CONFIG_USB_IPHETH is not set
874# CONFIG_USB_SIERRA_NET is not set
875# CONFIG_WAN is not set
876
877#
878# CAIF transport drivers
879#
880# CONFIG_FDDI is not set
881# CONFIG_HIPPI is not set
882# CONFIG_PPP is not set
883# CONFIG_SLIP is not set
884# CONFIG_NET_FC is not set
885# CONFIG_NETCONSOLE is not set
886# CONFIG_NETPOLL is not set
887# CONFIG_NET_POLL_CONTROLLER is not set
888# CONFIG_VMXNET3 is not set
889# CONFIG_ISDN is not set
890# CONFIG_PHONE is not set
891
892#
893# Input device support
894#
895CONFIG_INPUT=y
896# CONFIG_INPUT_FF_MEMLESS is not set
897# CONFIG_INPUT_POLLDEV is not set
898# CONFIG_INPUT_SPARSEKMAP is not set
899
900#
901# Userland interfaces
902#
903CONFIG_INPUT_MOUSEDEV=y
904# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
905CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
906CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
907# CONFIG_INPUT_JOYDEV is not set
908CONFIG_INPUT_EVDEV=y
909# CONFIG_INPUT_EVBUG is not set
910
911#
912# Input Device Drivers
913#
914# CONFIG_INPUT_KEYBOARD is not set
915# CONFIG_INPUT_MOUSE is not set
916# CONFIG_INPUT_JOYSTICK is not set
917# CONFIG_INPUT_TABLET is not set
918# CONFIG_INPUT_TOUCHSCREEN is not set
919# CONFIG_INPUT_MISC is not set
920
921#
922# Hardware I/O ports
923#
924CONFIG_SERIO=y
925CONFIG_SERIO_SERPORT=y
926# CONFIG_SERIO_PCIPS2 is not set
927# CONFIG_SERIO_RAW is not set
928# CONFIG_SERIO_ALTERA_PS2 is not set
929# CONFIG_SERIO_PS2MULT is not set
930# CONFIG_GAMEPORT is not set
931
932#
933# Character devices
934#
935CONFIG_VT=y
936CONFIG_CONSOLE_TRANSLATIONS=y
937CONFIG_VT_CONSOLE=y
938CONFIG_HW_CONSOLE=y
939# CONFIG_VT_HW_CONSOLE_BINDING is not set
940CONFIG_DEVKMEM=y
941CONFIG_SERIAL_NONSTANDARD=y
942# CONFIG_COMPUTONE is not set
943# CONFIG_ROCKETPORT is not set
944# CONFIG_CYCLADES is not set
945# CONFIG_DIGIEPCA is not set
946# CONFIG_MOXA_INTELLIO is not set
947# CONFIG_MOXA_SMARTIO is not set
948# CONFIG_ISI is not set
949# CONFIG_SYNCLINKMP is not set
950# CONFIG_SYNCLINK_GT is not set
951# CONFIG_N_HDLC is not set
952# CONFIG_N_GSM is not set
953# CONFIG_RISCOM8 is not set
954# CONFIG_SPECIALIX is not set
955# CONFIG_STALDRV is not set
956# CONFIG_NOZOMI is not set
957
958#
959# Serial drivers
960#
961CONFIG_SERIAL_8250=y
962CONFIG_SERIAL_8250_CONSOLE=y
963CONFIG_SERIAL_8250_PCI=y
964CONFIG_SERIAL_8250_NR_UARTS=64
965CONFIG_SERIAL_8250_RUNTIME_UARTS=4
966CONFIG_SERIAL_8250_EXTENDED=y
967# CONFIG_SERIAL_8250_MANY_PORTS is not set
968CONFIG_SERIAL_8250_SHARE_IRQ=y
969CONFIG_SERIAL_8250_DETECT_IRQ=y
970CONFIG_SERIAL_8250_RSA=y
971
972#
973# Non-8250 serial port support
974#
975# CONFIG_SERIAL_MAX3100 is not set
976# CONFIG_SERIAL_MAX3107 is not set
977# CONFIG_SERIAL_MFD_HSU is not set
978CONFIG_SERIAL_CORE=y
979CONFIG_SERIAL_CORE_CONSOLE=y
980# CONFIG_SERIAL_JSM is not set
981CONFIG_SERIAL_OMAP=y
982CONFIG_SERIAL_OMAP_CONSOLE=y
983# CONFIG_SERIAL_TIMBERDALE is not set
984# CONFIG_SERIAL_ALTERA_JTAGUART is not set
985# CONFIG_SERIAL_ALTERA_UART is not set
986CONFIG_UNIX98_PTYS=y
987# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
988# CONFIG_LEGACY_PTYS is not set
989# CONFIG_IPMI_HANDLER is not set
990# CONFIG_HW_RANDOM is not set
991# CONFIG_R3964 is not set
992# CONFIG_APPLICOM is not set
993# CONFIG_RAW_DRIVER is not set
994# CONFIG_TCG_TPM is not set
995CONFIG_DEVPORT=y
996# CONFIG_TI816X_PCIE_BOOTDRV is not set
997# CONFIG_TI81XX_HDMI is not set
998# CONFIG_RAMOOPS is not set
999CONFIG_I2C=y
1000CONFIG_I2C_BOARDINFO=y
1001CONFIG_I2C_COMPAT=y
1002CONFIG_I2C_CHARDEV=y
1003# CONFIG_I2C_MUX is not set
1004CONFIG_I2C_HELPER_AUTO=y
1005
1006#
1007# I2C Hardware Bus support
1008#
1009
1010#
1011# PC SMBus host controller drivers
1012#
1013# CONFIG_I2C_ALI1535 is not set
1014# CONFIG_I2C_ALI1563 is not set
1015# CONFIG_I2C_ALI15X3 is not set
1016# CONFIG_I2C_AMD756 is not set
1017# CONFIG_I2C_AMD8111 is not set
1018# CONFIG_I2C_I801 is not set
1019# CONFIG_I2C_ISCH is not set
1020# CONFIG_I2C_PIIX4 is not set
1021# CONFIG_I2C_NFORCE2 is not set
1022# CONFIG_I2C_SIS5595 is not set
1023# CONFIG_I2C_SIS630 is not set
1024# CONFIG_I2C_SIS96X is not set
1025# CONFIG_I2C_VIA is not set
1026# CONFIG_I2C_VIAPRO is not set
1027
1028#
1029# I2C system bus drivers (mostly embedded / system-on-chip)
1030#
1031# CONFIG_I2C_DESIGNWARE is not set
1032# CONFIG_I2C_GPIO is not set
1033# CONFIG_I2C_INTEL_MID is not set
1034# CONFIG_I2C_OCORES is not set
1035CONFIG_I2C_OMAP=y
1036# CONFIG_I2C_PCA_PLATFORM is not set
1037# CONFIG_I2C_SIMTEC is not set
1038# CONFIG_I2C_XILINX is not set
1039
1040#
1041# External I2C/SMBus adapter drivers
1042#
1043# CONFIG_I2C_PARPORT_LIGHT is not set
1044# CONFIG_I2C_TAOS_EVM is not set
1045# CONFIG_I2C_TINY_USB is not set
1046
1047#
1048# Other I2C/SMBus bus drivers
1049#
1050# CONFIG_I2C_STUB is not set
1051# CONFIG_I2C_DEBUG_CORE is not set
1052# CONFIG_I2C_DEBUG_ALGO is not set
1053# CONFIG_I2C_DEBUG_BUS is not set
1054CONFIG_SPI=y
1055# CONFIG_SPI_DEBUG is not set
1056CONFIG_SPI_MASTER=y
1057
1058#
1059# SPI Master Controller Drivers
1060#
1061# CONFIG_SPI_BITBANG is not set
1062# CONFIG_SPI_GPIO is not set
1063CONFIG_SPI_OMAP24XX=y
1064# CONFIG_SPI_TOPCLIFF_PCH is not set
1065# CONFIG_SPI_XILINX is not set
1066# CONFIG_SPI_DESIGNWARE is not set
1067
1068#
1069# SPI Protocol Masters
1070#
1071# CONFIG_SPI_SPIDEV is not set
1072# CONFIG_SPI_TLE62X0 is not set
1073
1074#
1075# PPS support
1076#
1077# CONFIG_PPS is not set
1078CONFIG_ARCH_REQUIRE_GPIOLIB=y
1079CONFIG_GPIOLIB=y
1080# CONFIG_DEBUG_GPIO is not set
1081# CONFIG_GPIO_SYSFS is not set
1082
1083#
1084# Memory mapped GPIO expanders:
1085#
1086# CONFIG_GPIO_BASIC_MMIO is not set
1087# CONFIG_GPIO_IT8761E is not set
1088# CONFIG_GPIO_SCH is not set
1089# CONFIG_GPIO_VX855 is not set
1090
1091#
1092# I2C GPIO expanders:
1093#
1094# CONFIG_GPIO_MAX7300 is not set
1095# CONFIG_GPIO_MAX732X is not set
1096# CONFIG_GPIO_PCA953X is not set
1097# CONFIG_GPIO_PCF857X is not set
1098# CONFIG_GPIO_SX150X is not set
1099# CONFIG_GPIO_ADP5588 is not set
1100
1101#
1102# PCI GPIO expanders:
1103#
1104# CONFIG_GPIO_CS5535 is not set
1105# CONFIG_GPIO_BT8XX is not set
1106# CONFIG_GPIO_LANGWELL is not set
1107# CONFIG_GPIO_PCH is not set
1108# CONFIG_GPIO_RDC321X is not set
1109
1110#
1111# SPI GPIO expanders:
1112#
1113# CONFIG_GPIO_MAX7301 is not set
1114# CONFIG_GPIO_MCP23S08 is not set
1115# CONFIG_GPIO_MC33880 is not set
1116# CONFIG_GPIO_74X164 is not set
1117
1118#
1119# AC97 GPIO expanders:
1120#
1121
1122#
1123# MODULbus GPIO expanders:
1124#
1125# CONFIG_W1 is not set
1126# CONFIG_POWER_SUPPLY is not set
1127# CONFIG_HWMON is not set
1128# CONFIG_THERMAL is not set
1129CONFIG_WATCHDOG=y
1130# CONFIG_WATCHDOG_NOWAYOUT is not set
1131
1132#
1133# Watchdog Device Drivers
1134#
1135# CONFIG_SOFT_WATCHDOG is not set
1136CONFIG_OMAP_WATCHDOG=y
1137# CONFIG_MAX63XX_WATCHDOG is not set
1138# CONFIG_ALIM7101_WDT is not set
1139
1140#
1141# PCI-based Watchdog Cards
1142#
1143# CONFIG_PCIPCWATCHDOG is not set
1144# CONFIG_WDTPCI is not set
1145
1146#
1147# USB-based Watchdog Cards
1148#
1149# CONFIG_USBPCWATCHDOG is not set
1150CONFIG_SSB_POSSIBLE=y
1151
1152#
1153# Sonics Silicon Backplane
1154#
1155CONFIG_SSB=m
1156CONFIG_SSB_SPROM=y
1157CONFIG_SSB_PCIHOST_POSSIBLE=y
1158CONFIG_SSB_PCIHOST=y
1159# CONFIG_SSB_B43_PCI_BRIDGE is not set
1160CONFIG_SSB_SDIOHOST_POSSIBLE=y
1161# CONFIG_SSB_SDIOHOST is not set
1162# CONFIG_SSB_DEBUG is not set
1163CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
1164# CONFIG_SSB_DRIVER_PCICORE is not set
1165CONFIG_MFD_SUPPORT=y
1166# CONFIG_MFD_CORE is not set
1167# CONFIG_MFD_88PM860X is not set
1168# CONFIG_MFD_SM501 is not set
1169# CONFIG_MFD_ASIC3 is not set
1170# CONFIG_HTC_EGPIO is not set
1171# CONFIG_HTC_PASIC3 is not set
1172# CONFIG_HTC_I2CPLD is not set
1173# CONFIG_TPS65010 is not set
1174# CONFIG_TPS6507X is not set
1175# CONFIG_TWL4030_CORE is not set
1176# CONFIG_MFD_STMPE is not set
1177# CONFIG_MFD_TC35892 is not set
1178# CONFIG_MFD_TMIO is not set
1179# CONFIG_MFD_T7L66XB is not set
1180# CONFIG_MFD_TC6387XB is not set
1181# CONFIG_MFD_TC6393XB is not set
1182# CONFIG_PMIC_DA903X is not set
1183# CONFIG_PMIC_ADP5520 is not set
1184# CONFIG_MFD_MAX8925 is not set
1185# CONFIG_MFD_MAX8998 is not set
1186# CONFIG_MFD_WM8400 is not set
1187# CONFIG_MFD_WM831X_I2C is not set
1188# CONFIG_MFD_WM831X_SPI is not set
1189# CONFIG_MFD_WM8350_I2C is not set
1190# CONFIG_MFD_WM8994 is not set
1191# CONFIG_MFD_PCF50633 is not set
1192# CONFIG_MFD_MC13XXX is not set
1193# CONFIG_ABX500_CORE is not set
1194# CONFIG_EZX_PCAP is not set
1195# CONFIG_MFD_TIMBERDALE is not set
1196# CONFIG_LPC_SCH is not set
1197# CONFIG_MFD_RDC321X is not set
1198# CONFIG_MFD_JANZ_CMODIO is not set
1199# CONFIG_MFD_TPS6586X is not set
1200# CONFIG_MFD_VX855 is not set
1201CONFIG_REGULATOR=y
1202# CONFIG_REGULATOR_DEBUG is not set
1203CONFIG_REGULATOR_DUMMY=y
1204# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
1205# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
1206# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
1207# CONFIG_REGULATOR_BQ24022 is not set
1208# CONFIG_REGULATOR_MAX1586 is not set
1209# CONFIG_REGULATOR_MAX8649 is not set
1210# CONFIG_REGULATOR_MAX8660 is not set
1211# CONFIG_REGULATOR_MAX8952 is not set
1212# CONFIG_REGULATOR_LP3971 is not set
1213# CONFIG_REGULATOR_LP3972 is not set
1214# CONFIG_REGULATOR_TPS65023 is not set
1215# CONFIG_REGULATOR_TPS6507X is not set
1216# CONFIG_REGULATOR_ISL6271A is not set
1217# CONFIG_REGULATOR_AD5398 is not set
1218CONFIG_MEDIA_SUPPORT=y
1219
1220#
1221# Multimedia core support
1222#
1223# CONFIG_MEDIA_CONTROLLER is not set
1224CONFIG_VIDEO_DEV=y
1225CONFIG_VIDEO_V4L2_COMMON=y
1226CONFIG_VIDEO_ALLOW_V4L1=y
1227CONFIG_VIDEO_V4L1_COMPAT=y
1228# CONFIG_DVB_CORE is not set
1229CONFIG_VIDEO_MEDIA=y
1230
1231#
1232# Multimedia drivers
1233#
1234# CONFIG_IR_CORE is not set
1235# CONFIG_MEDIA_ATTACH is not set
1236CONFIG_MEDIA_TUNER=y
1237# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
1238CONFIG_MEDIA_TUNER_SIMPLE=y
1239CONFIG_MEDIA_TUNER_TDA8290=y
1240CONFIG_MEDIA_TUNER_TDA827X=y
1241CONFIG_MEDIA_TUNER_TDA18271=y
1242CONFIG_MEDIA_TUNER_TDA9887=y
1243CONFIG_MEDIA_TUNER_TEA5761=y
1244CONFIG_MEDIA_TUNER_TEA5767=y
1245CONFIG_MEDIA_TUNER_MT20XX=y
1246CONFIG_MEDIA_TUNER_XC2028=y
1247CONFIG_MEDIA_TUNER_XC5000=y
1248CONFIG_MEDIA_TUNER_MC44S803=y
1249CONFIG_VIDEO_V4L2=y
1250CONFIG_VIDEO_V4L1=y
1251CONFIG_VIDEO_CAPTURE_DRIVERS=y
1252# CONFIG_VIDEO_ADV_DEBUG is not set
1253# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
1254# CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set
1255
1256#
1257# Encoders/decoders and other helper chips
1258#
1259
1260#
1261# Audio decoders
1262#
1263# CONFIG_VIDEO_TVAUDIO is not set
1264# CONFIG_VIDEO_TDA7432 is not set
1265# CONFIG_VIDEO_TDA9840 is not set
1266# CONFIG_VIDEO_TDA9875 is not set
1267# CONFIG_VIDEO_TEA6415C is not set
1268# CONFIG_VIDEO_TEA6420 is not set
1269# CONFIG_VIDEO_MSP3400 is not set
1270# CONFIG_VIDEO_CS5345 is not set
1271# CONFIG_VIDEO_CS53L32A is not set
1272# CONFIG_VIDEO_M52790 is not set
1273# CONFIG_VIDEO_TLV320AIC23B is not set
1274# CONFIG_VIDEO_WM8775 is not set
1275# CONFIG_VIDEO_WM8739 is not set
1276# CONFIG_VIDEO_VP27SMPX is not set
1277
1278#
1279# RDS decoders
1280#
1281# CONFIG_VIDEO_SAA6588 is not set
1282
1283#
1284# Video decoders
1285#
1286# CONFIG_VIDEO_ADV7180 is not set
1287# CONFIG_VIDEO_BT819 is not set
1288# CONFIG_VIDEO_BT856 is not set
1289# CONFIG_VIDEO_BT866 is not set
1290# CONFIG_VIDEO_KS0127 is not set
1291# CONFIG_VIDEO_OV7670 is not set
1292# CONFIG_VIDEO_MT9T001 is not set
1293# CONFIG_VIDEO_MT9V011 is not set
1294# CONFIG_VIDEO_MT9V113 is not set
1295# CONFIG_VIDEO_TCM825X is not set
1296# CONFIG_VIDEO_SAA7110 is not set
1297# CONFIG_VIDEO_SAA711X is not set
1298# CONFIG_VIDEO_SAA717X is not set
1299# CONFIG_VIDEO_SAA7191 is not set
1300# CONFIG_VIDEO_TVP514X is not set
1301# CONFIG_VIDEO_TVP5150 is not set
1302# CONFIG_VIDEO_TVP7002 is not set
1303# CONFIG_VIDEO_VPX3220 is not set
1304
1305#
1306# Video and audio decoders
1307#
1308# CONFIG_VIDEO_CX25840 is not set
1309
1310#
1311# MPEG video encoders
1312#
1313# CONFIG_VIDEO_CX2341X is not set
1314
1315#
1316# Video encoders
1317#
1318# CONFIG_VIDEO_SAA7127 is not set
1319# CONFIG_VIDEO_SAA7185 is not set
1320# CONFIG_VIDEO_ADV7170 is not set
1321# CONFIG_VIDEO_ADV7175 is not set
1322# CONFIG_VIDEO_THS7303 is not set
1323# CONFIG_VIDEO_ADV7343 is not set
1324# CONFIG_VIDEO_AK881X is not set
1325
1326#
1327# Video improvement chips
1328#
1329# CONFIG_VIDEO_UPD64031A is not set
1330# CONFIG_VIDEO_UPD64083 is not set
1331# CONFIG_VIDEO_CPIA2 is not set
1332# CONFIG_VIDEO_SAA7134 is not set
1333# CONFIG_VIDEO_MXB is not set
1334# CONFIG_VIDEO_HEXIUM_ORION is not set
1335# CONFIG_VIDEO_HEXIUM_GEMINI is not set
1336# CONFIG_VIDEO_CAFE_CCIC is not set
1337# CONFIG_VIDEO_SR030PC30 is not set
1338# CONFIG_SOC_CAMERA is not set
1339CONFIG_V4L_USB_DRIVERS=y
1340CONFIG_USB_VIDEO_CLASS=y
1341CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
1342# CONFIG_USB_GSPCA is not set
1343# CONFIG_VIDEO_PVRUSB2 is not set
1344# CONFIG_VIDEO_HDPVR is not set
1345# CONFIG_VIDEO_USBVISION is not set
1346# CONFIG_USB_VICAM is not set
1347# CONFIG_USB_IBMCAM is not set
1348# CONFIG_USB_KONICAWC is not set
1349# CONFIG_USB_ET61X251 is not set
1350# CONFIG_USB_SE401 is not set
1351# CONFIG_USB_SN9C102 is not set
1352# CONFIG_USB_PWC is not set
1353# CONFIG_USB_ZR364XX is not set
1354# CONFIG_USB_STKWEBCAM is not set
1355# CONFIG_USB_S2255 is not set
1356# CONFIG_V4L_MEM2MEM_DRIVERS is not set
1357# CONFIG_RADIO_ADAPTERS is not set
1358# CONFIG_DAB is not set
1359CONFIG_HAVE_TI_TILER=y
1360# CONFIG_TI_TILER is not set
1361
1362#
1363# Graphics support
1364#
1365CONFIG_VGA_ARB=y
1366CONFIG_VGA_ARB_MAX_GPUS=16
1367# CONFIG_DRM is not set
1368# CONFIG_STUB_POULSBO is not set
1369# CONFIG_VGASTATE is not set
1370# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1371CONFIG_FB=y
1372# CONFIG_FIRMWARE_EDID is not set
1373# CONFIG_FB_DDC is not set
1374# CONFIG_FB_BOOT_VESA_SUPPORT is not set
1375CONFIG_FB_CFB_FILLRECT=y
1376CONFIG_FB_CFB_COPYAREA=y
1377CONFIG_FB_CFB_IMAGEBLIT=y
1378# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1379# CONFIG_FB_SYS_FILLRECT is not set
1380# CONFIG_FB_SYS_COPYAREA is not set
1381# CONFIG_FB_SYS_IMAGEBLIT is not set
1382# CONFIG_FB_FOREIGN_ENDIAN is not set
1383# CONFIG_FB_SYS_FOPS is not set
1384# CONFIG_FB_SVGALIB is not set
1385# CONFIG_FB_MACMODES is not set
1386# CONFIG_FB_BACKLIGHT is not set
1387# CONFIG_FB_MODE_HELPERS is not set
1388# CONFIG_FB_TILEBLITTING is not set
1389
1390#
1391# Frame buffer hardware drivers
1392#
1393# CONFIG_FB_CIRRUS is not set
1394# CONFIG_FB_PM2 is not set
1395# CONFIG_FB_CYBER2000 is not set
1396# CONFIG_FB_ASILIANT is not set
1397# CONFIG_FB_IMSTT is not set
1398# CONFIG_FB_S1D13XXX is not set
1399# CONFIG_FB_NVIDIA is not set
1400# CONFIG_FB_RIVA is not set
1401# CONFIG_FB_MATROX is not set
1402# CONFIG_FB_RADEON is not set
1403# CONFIG_FB_ATY128 is not set
1404# CONFIG_FB_ATY is not set
1405# CONFIG_FB_S3 is not set
1406# CONFIG_FB_SAVAGE is not set
1407# CONFIG_FB_SIS is not set
1408# CONFIG_FB_NEOMAGIC is not set
1409# CONFIG_FB_KYRO is not set
1410# CONFIG_FB_3DFX is not set
1411# CONFIG_FB_VOODOO1 is not set
1412# CONFIG_FB_VT8623 is not set
1413# CONFIG_FB_TRIDENT is not set
1414# CONFIG_FB_ARK is not set
1415# CONFIG_FB_PM3 is not set
1416# CONFIG_FB_CARMINE is not set
1417# CONFIG_FB_VIRTUAL is not set
1418# CONFIG_FB_METRONOME is not set
1419# CONFIG_FB_MB862XX is not set
1420# CONFIG_FB_BROADSHEET is not set
1421# CONFIG_TI81XX_VPSS is not set
1422# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1423
1424#
1425# Display device support
1426#
1427# CONFIG_DISPLAY_SUPPORT is not set
1428
1429#
1430# Console display driver support
1431#
1432CONFIG_DUMMY_CONSOLE=y
1433# CONFIG_FRAMEBUFFER_CONSOLE is not set
1434# CONFIG_LOGO is not set
1435CONFIG_SOUND=y
1436# CONFIG_SOUND_OSS_CORE is not set
1437CONFIG_SND=y
1438CONFIG_SND_TIMER=y
1439CONFIG_SND_PCM=y
1440CONFIG_SND_HWDEP=y
1441CONFIG_SND_RAWMIDI=y
1442CONFIG_SND_JACK=y
1443# CONFIG_SND_SEQUENCER is not set
1444# CONFIG_SND_MIXER_OSS is not set
1445# CONFIG_SND_PCM_OSS is not set
1446# CONFIG_SND_HRTIMER is not set
1447# CONFIG_SND_DYNAMIC_MINORS is not set
1448CONFIG_SND_SUPPORT_OLD_API=y
1449CONFIG_SND_VERBOSE_PROCFS=y
1450# CONFIG_SND_VERBOSE_PRINTK is not set
1451# CONFIG_SND_DEBUG is not set
1452# CONFIG_SND_RAWMIDI_SEQ is not set
1453# CONFIG_SND_OPL3_LIB_SEQ is not set
1454# CONFIG_SND_OPL4_LIB_SEQ is not set
1455# CONFIG_SND_SBAWE_SEQ is not set
1456# CONFIG_SND_EMU10K1_SEQ is not set
1457# CONFIG_SND_DRIVERS is not set
1458CONFIG_SND_PCI=y
1459# CONFIG_SND_AD1889 is not set
1460# CONFIG_SND_ALS300 is not set
1461# CONFIG_SND_ALI5451 is not set
1462# CONFIG_SND_ATIIXP is not set
1463# CONFIG_SND_ATIIXP_MODEM is not set
1464# CONFIG_SND_AU8810 is not set
1465# CONFIG_SND_AU8820 is not set
1466# CONFIG_SND_AU8830 is not set
1467# CONFIG_SND_AW2 is not set
1468# CONFIG_SND_AZT3328 is not set
1469# CONFIG_SND_BT87X is not set
1470# CONFIG_SND_CA0106 is not set
1471# CONFIG_SND_CMIPCI is not set
1472# CONFIG_SND_OXYGEN is not set
1473# CONFIG_SND_CS4281 is not set
1474# CONFIG_SND_CS46XX is not set
1475# CONFIG_SND_CS5535AUDIO is not set
1476# CONFIG_SND_CTXFI is not set
1477# CONFIG_SND_DARLA20 is not set
1478# CONFIG_SND_GINA20 is not set
1479# CONFIG_SND_LAYLA20 is not set
1480# CONFIG_SND_DARLA24 is not set
1481# CONFIG_SND_GINA24 is not set
1482# CONFIG_SND_LAYLA24 is not set
1483# CONFIG_SND_MONA is not set
1484# CONFIG_SND_MIA is not set
1485# CONFIG_SND_ECHO3G is not set
1486# CONFIG_SND_INDIGO is not set
1487# CONFIG_SND_INDIGOIO is not set
1488# CONFIG_SND_INDIGODJ is not set
1489# CONFIG_SND_INDIGOIOX is not set
1490# CONFIG_SND_INDIGODJX is not set
1491# CONFIG_SND_EMU10K1 is not set
1492# CONFIG_SND_EMU10K1X is not set
1493# CONFIG_SND_ENS1370 is not set
1494# CONFIG_SND_ENS1371 is not set
1495# CONFIG_SND_ES1938 is not set
1496# CONFIG_SND_ES1968 is not set
1497# CONFIG_SND_FM801 is not set
1498# CONFIG_SND_HDA_INTEL is not set
1499# CONFIG_SND_HDSP is not set
1500# CONFIG_SND_HDSPM is not set
1501# CONFIG_SND_HIFIER is not set
1502# CONFIG_SND_ICE1712 is not set
1503# CONFIG_SND_ICE1724 is not set
1504# CONFIG_SND_INTEL8X0 is not set
1505# CONFIG_SND_INTEL8X0M is not set
1506# CONFIG_SND_KORG1212 is not set
1507# CONFIG_SND_LX6464ES is not set
1508# CONFIG_SND_MAESTRO3 is not set
1509# CONFIG_SND_MIXART is not set
1510# CONFIG_SND_NM256 is not set
1511# CONFIG_SND_PCXHR is not set
1512# CONFIG_SND_RIPTIDE is not set
1513# CONFIG_SND_RME32 is not set
1514# CONFIG_SND_RME96 is not set
1515# CONFIG_SND_RME9652 is not set
1516# CONFIG_SND_SONICVIBES is not set
1517# CONFIG_SND_TRIDENT is not set
1518# CONFIG_SND_VIA82XX is not set
1519# CONFIG_SND_VIA82XX_MODEM is not set
1520# CONFIG_SND_VIRTUOSO is not set
1521# CONFIG_SND_VX222 is not set
1522# CONFIG_SND_YMFPCI is not set
1523# CONFIG_SND_ARM is not set
1524# CONFIG_SND_SPI is not set
1525CONFIG_SND_USB=y
1526CONFIG_SND_USB_AUDIO=y
1527# CONFIG_SND_USB_UA101 is not set
1528# CONFIG_SND_USB_CAIAQ is not set
1529CONFIG_SND_SOC=y
1530CONFIG_SND_TI81XX_SOC=y
1531CONFIG_SND_DAVINCI_SOC_MCASP=y
1532CONFIG_SND_TI81XX_SOC_EVM=y
1533# CONFIG_SND_OMAP_SOC is not set
1534CONFIG_SND_SOC_I2C_AND_SPI=y
1535# CONFIG_SND_SOC_ALL_CODECS is not set
1536CONFIG_SND_SOC_TLV320AIC3X=y
1537# CONFIG_SOUND_PRIME is not set
1538CONFIG_HID_SUPPORT=y
1539CONFIG_HID=y
1540# CONFIG_HIDRAW is not set
1541
1542#
1543# USB Input Devices
1544#
1545CONFIG_USB_HID=y
1546# CONFIG_HID_PID is not set
1547# CONFIG_USB_HIDDEV is not set
1548
1549#
1550# Special HID drivers
1551#
1552# CONFIG_HID_3M_PCT is not set
1553CONFIG_HID_A4TECH=y
1554# CONFIG_HID_ACRUX_FF is not set
1555CONFIG_HID_APPLE=y
1556CONFIG_HID_BELKIN=y
1557# CONFIG_HID_CANDO is not set
1558CONFIG_HID_CHERRY=y
1559CONFIG_HID_CHICONY=y
1560# CONFIG_HID_PRODIKEYS is not set
1561CONFIG_HID_CYPRESS=y
1562# CONFIG_HID_DRAGONRISE is not set
1563# CONFIG_HID_EGALAX is not set
1564CONFIG_HID_EZKEY=y
1565CONFIG_HID_KYE=y
1566# CONFIG_HID_UCLOGIC is not set
1567# CONFIG_HID_WALTOP is not set
1568# CONFIG_HID_GYRATION is not set
1569# CONFIG_HID_TWINHAN is not set
1570CONFIG_HID_KENSINGTON=y
1571CONFIG_HID_LOGITECH=y
1572# CONFIG_LOGITECH_FF is not set
1573# CONFIG_LOGIRUMBLEPAD2_FF is not set
1574# CONFIG_LOGIG940_FF is not set
1575# CONFIG_LOGIWII_FF is not set
1576CONFIG_HID_MICROSOFT=y
1577# CONFIG_HID_MOSART is not set
1578CONFIG_HID_MONTEREY=y
1579# CONFIG_HID_NTRIG is not set
1580# CONFIG_HID_ORTEK is not set
1581# CONFIG_HID_PANTHERLORD is not set
1582# CONFIG_HID_PETALYNX is not set
1583# CONFIG_HID_PICOLCD is not set
1584# CONFIG_HID_QUANTA is not set
1585# CONFIG_HID_ROCCAT is not set
1586# CONFIG_HID_ROCCAT_KONE is not set
1587# CONFIG_HID_ROCCAT_PYRA is not set
1588# CONFIG_HID_SAMSUNG is not set
1589# CONFIG_HID_SONY is not set
1590# CONFIG_HID_STANTUM is not set
1591# CONFIG_HID_SUNPLUS is not set
1592# CONFIG_HID_GREENASIA is not set
1593# CONFIG_HID_SMARTJOYPLUS is not set
1594# CONFIG_HID_TOPSEED is not set
1595# CONFIG_HID_THRUSTMASTER is not set
1596# CONFIG_HID_ZEROPLUS is not set
1597# CONFIG_HID_ZYDACRON is not set
1598CONFIG_USB_SUPPORT=y
1599CONFIG_USB_ARCH_HAS_HCD=y
1600CONFIG_USB_ARCH_HAS_OHCI=y
1601CONFIG_USB_ARCH_HAS_EHCI=y
1602CONFIG_USB=y
1603# CONFIG_USB_DEBUG is not set
1604CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1605
1606#
1607# Miscellaneous USB options
1608#
1609CONFIG_USB_DEVICEFS=y
1610CONFIG_USB_DEVICE_CLASS=y
1611# CONFIG_USB_DYNAMIC_MINORS is not set
1612CONFIG_USB_SUSPEND=y
1613# CONFIG_USB_OTG is not set
1614# CONFIG_USB_MON is not set
1615# CONFIG_USB_WUSB is not set
1616# CONFIG_USB_WUSB_CBAF is not set
1617
1618#
1619# USB Host Controller Drivers
1620#
1621# CONFIG_USB_C67X00_HCD is not set
1622# CONFIG_USB_XHCI_HCD is not set
1623# CONFIG_USB_EHCI_HCD is not set
1624# CONFIG_USB_OXU210HP_HCD is not set
1625# CONFIG_USB_ISP116X_HCD is not set
1626# CONFIG_USB_ISP1760_HCD is not set
1627# CONFIG_USB_ISP1362_HCD is not set
1628# CONFIG_USB_OHCI_HCD is not set
1629# CONFIG_USB_UHCI_HCD is not set
1630# CONFIG_USB_SL811_HCD is not set
1631# CONFIG_USB_R8A66597_HCD is not set
1632# CONFIG_USB_WHCI_HCD is not set
1633# CONFIG_USB_HWA_HCD is not set
1634CONFIG_USB_MUSB_HDRC=y
1635
1636#
1637# Platform Glue Layer
1638#
1639# CONFIG_USB_MUSB_TUSB6010_GLUE is not set
1640# CONFIG_USB_MUSB_OMAP2PLUS_GLUE is not set
1641# CONFIG_USB_MUSB_AM35X_GLUE is not set
1642CONFIG_USB_MUSB_TI81XX_GLUE=y
1643# CONFIG_USB_MUSB_DAVINCI is not set
1644# CONFIG_USB_MUSB_DA8XX is not set
1645# CONFIG_USB_MUSB_TUSB6010 is not set
1646# CONFIG_USB_MUSB_OMAP2PLUS is not set
1647# CONFIG_USB_MUSB_AM35X is not set
1648CONFIG_USB_MUSB_TI81XX=y
1649# CONFIG_USB_MUSB_BLACKFIN is not set
1650# CONFIG_USB_MUSB_UX500 is not set
1651CONFIG_USB_MUSB_HOST=y
1652CONFIG_USB_MUSB_HDRC_HCD=y
1653# CONFIG_MUSB_PIO_ONLY is not set
1654# CONFIG_USB_INVENTRA_DMA_HW is not set
1655# CONFIG_USB_TI_CPPI_DMA_HW is not set
1656CONFIG_USB_TI_CPPI41_DMA_HW=y
1657# CONFIG_USB_INVENTRA_DMA is not set
1658# CONFIG_USB_TI_CPPI_DMA is not set
1659CONFIG_USB_TI_CPPI41_DMA=y
1660# CONFIG_USB_TUSB_OMAP_DMA is not set
1661CONFIG_USB_MUSB_DEBUG=y
1662
1663#
1664# USB Device Class drivers
1665#
1666# CONFIG_USB_ACM is not set
1667# CONFIG_USB_PRINTER is not set
1668# CONFIG_USB_WDM is not set
1669# CONFIG_USB_TMC is not set
1670
1671#
1672# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1673#
1674
1675#
1676# also be needed; see USB_STORAGE Help for more info
1677#
1678CONFIG_USB_STORAGE=y
1679# CONFIG_USB_STORAGE_DEBUG is not set
1680# CONFIG_USB_STORAGE_DATAFAB is not set
1681# CONFIG_USB_STORAGE_FREECOM is not set
1682# CONFIG_USB_STORAGE_ISD200 is not set
1683# CONFIG_USB_STORAGE_USBAT is not set
1684# CONFIG_USB_STORAGE_SDDR09 is not set
1685# CONFIG_USB_STORAGE_SDDR55 is not set
1686# CONFIG_USB_STORAGE_JUMPSHOT is not set
1687# CONFIG_USB_STORAGE_ALAUDA is not set
1688# CONFIG_USB_STORAGE_ONETOUCH is not set
1689# CONFIG_USB_STORAGE_KARMA is not set
1690# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1691# CONFIG_USB_UAS is not set
1692# CONFIG_USB_LIBUSUAL is not set
1693
1694#
1695# USB Imaging devices
1696#
1697# CONFIG_USB_MDC800 is not set
1698# CONFIG_USB_MICROTEK is not set
1699
1700#
1701# USB port drivers
1702#
1703# CONFIG_USB_SERIAL is not set
1704
1705#
1706# USB Miscellaneous drivers
1707#
1708# CONFIG_USB_EMI62 is not set
1709# CONFIG_USB_EMI26 is not set
1710# CONFIG_USB_ADUTUX is not set
1711# CONFIG_USB_SEVSEG is not set
1712# CONFIG_USB_RIO500 is not set
1713# CONFIG_USB_LEGOTOWER is not set
1714# CONFIG_USB_LCD is not set
1715# CONFIG_USB_LED is not set
1716# CONFIG_USB_CYPRESS_CY7C63 is not set
1717# CONFIG_USB_CYTHERM is not set
1718# CONFIG_USB_IDMOUSE is not set
1719# CONFIG_USB_FTDI_ELAN is not set
1720# CONFIG_USB_APPLEDISPLAY is not set
1721# CONFIG_USB_SISUSBVGA is not set
1722# CONFIG_USB_LD is not set
1723# CONFIG_USB_TRANCEVIBRATOR is not set
1724# CONFIG_USB_IOWARRIOR is not set
1725# CONFIG_USB_TEST is not set
1726# CONFIG_USB_ISIGHTFW is not set
1727# CONFIG_USB_YUREX is not set
1728# CONFIG_USB_GADGET is not set
1729
1730#
1731# OTG and related infrastructure
1732#
1733CONFIG_USB_OTG_UTILS=y
1734# CONFIG_USB_GPIO_VBUS is not set
1735# CONFIG_USB_ULPI is not set
1736CONFIG_NOP_USB_XCEIV=y
1737# CONFIG_UWB is not set
1738CONFIG_MMC=y
1739# CONFIG_MMC_DEBUG is not set
1740# CONFIG_MMC_UNSAFE_RESUME is not set
1741
1742#
1743# MMC/SD/SDIO Card Drivers
1744#
1745CONFIG_MMC_BLOCK=y
1746CONFIG_MMC_BLOCK_MINORS=8
1747CONFIG_MMC_BLOCK_BOUNCE=y
1748# CONFIG_SDIO_UART is not set
1749# CONFIG_MMC_TEST is not set
1750
1751#
1752# MMC/SD/SDIO Host Controller Drivers
1753#
1754# CONFIG_MMC_SDHCI is not set
1755# CONFIG_MMC_OMAP is not set
1756CONFIG_MMC_OMAP_HS=y
1757# CONFIG_MMC_TIFM_SD is not set
1758# CONFIG_MMC_SPI is not set
1759# CONFIG_MMC_CB710 is not set
1760# CONFIG_MMC_VIA_SDMMC is not set
1761# CONFIG_MMC_USHC is not set
1762# CONFIG_MEMSTICK is not set
1763# CONFIG_NEW_LEDS is not set
1764# CONFIG_ACCESSIBILITY is not set
1765# CONFIG_INFINIBAND is not set
1766CONFIG_RTC_LIB=y
1767# CONFIG_RTC_CLASS is not set
1768# CONFIG_DMADEVICES is not set
1769# CONFIG_AUXDISPLAY is not set
1770# CONFIG_UIO is not set
1771# CONFIG_STAGING is not set
1772
1773#
1774# File systems
1775#
1776CONFIG_EXT2_FS=y
1777CONFIG_EXT2_FS_XATTR=y
1778CONFIG_EXT2_FS_POSIX_ACL=y
1779CONFIG_EXT2_FS_SECURITY=y
1780# CONFIG_EXT2_FS_XIP is not set
1781CONFIG_EXT3_FS=y
1782# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
1783CONFIG_EXT3_FS_XATTR=y
1784CONFIG_EXT3_FS_POSIX_ACL=y
1785CONFIG_EXT3_FS_SECURITY=y
1786# CONFIG_EXT4_FS is not set
1787CONFIG_JBD=y
1788# CONFIG_JBD_DEBUG is not set
1789CONFIG_FS_MBCACHE=y
1790# CONFIG_REISERFS_FS is not set
1791# CONFIG_JFS_FS is not set
1792CONFIG_FS_POSIX_ACL=y
1793# CONFIG_XFS_FS is not set
1794# CONFIG_OCFS2_FS is not set
1795# CONFIG_BTRFS_FS is not set
1796# CONFIG_NILFS2_FS is not set
1797CONFIG_FILE_LOCKING=y
1798# CONFIG_FSNOTIFY is not set
1799# CONFIG_DNOTIFY is not set
1800# CONFIG_INOTIFY_USER is not set
1801# CONFIG_FANOTIFY is not set
1802# CONFIG_QUOTA is not set
1803# CONFIG_QUOTACTL is not set
1804# CONFIG_AUTOFS4_FS is not set
1805# CONFIG_FUSE_FS is not set
1806
1807#
1808# Caches
1809#
1810# CONFIG_FSCACHE is not set
1811
1812#
1813# CD-ROM/DVD Filesystems
1814#
1815CONFIG_ISO9660_FS=y
1816# CONFIG_JOLIET is not set
1817# CONFIG_ZISOFS is not set
1818# CONFIG_UDF_FS is not set
1819
1820#
1821# DOS/FAT/NT Filesystems
1822#
1823CONFIG_FAT_FS=y
1824CONFIG_MSDOS_FS=y
1825CONFIG_VFAT_FS=y
1826CONFIG_FAT_DEFAULT_CODEPAGE=437
1827CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1828# CONFIG_NTFS_FS is not set
1829
1830#
1831# Pseudo filesystems
1832#
1833CONFIG_PROC_FS=y
1834CONFIG_PROC_SYSCTL=y
1835CONFIG_PROC_PAGE_MONITOR=y
1836CONFIG_SYSFS=y
1837CONFIG_TMPFS=y
1838# CONFIG_TMPFS_POSIX_ACL is not set
1839# CONFIG_HUGETLB_PAGE is not set
1840# CONFIG_CONFIGFS_FS is not set
1841CONFIG_MISC_FILESYSTEMS=y
1842# CONFIG_ADFS_FS is not set
1843# CONFIG_AFFS_FS is not set
1844# CONFIG_ECRYPT_FS is not set
1845# CONFIG_HFS_FS is not set
1846# CONFIG_HFSPLUS_FS is not set
1847# CONFIG_BEFS_FS is not set
1848# CONFIG_BFS_FS is not set
1849# CONFIG_EFS_FS is not set
1850CONFIG_JFFS2_FS=y
1851CONFIG_JFFS2_FS_DEBUG=0
1852CONFIG_JFFS2_FS_WRITEBUFFER=y
1853CONFIG_JFFS2_FS_WBUF_VERIFY=y
1854# CONFIG_JFFS2_SUMMARY is not set
1855# CONFIG_JFFS2_FS_XATTR is not set
1856# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1857CONFIG_JFFS2_ZLIB=y
1858# CONFIG_JFFS2_LZO is not set
1859CONFIG_JFFS2_RTIME=y
1860# CONFIG_JFFS2_RUBIN is not set
1861# CONFIG_LOGFS is not set
1862# CONFIG_CRAMFS is not set
1863# CONFIG_SQUASHFS is not set
1864# CONFIG_VXFS_FS is not set
1865# CONFIG_MINIX_FS is not set
1866# CONFIG_OMFS_FS is not set
1867# CONFIG_HPFS_FS is not set
1868# CONFIG_QNX4FS_FS is not set
1869# CONFIG_ROMFS_FS is not set
1870# CONFIG_SYSV_FS is not set
1871# CONFIG_UFS_FS is not set
1872CONFIG_NETWORK_FILESYSTEMS=y
1873CONFIG_NFS_FS=y
1874CONFIG_NFS_V3=y
1875# CONFIG_NFS_V3_ACL is not set
1876# CONFIG_NFS_V4 is not set
1877CONFIG_ROOT_NFS=y
1878# CONFIG_NFSD is not set
1879CONFIG_LOCKD=y
1880CONFIG_LOCKD_V4=y
1881CONFIG_NFS_COMMON=y
1882CONFIG_SUNRPC=y
1883# CONFIG_RPCSEC_GSS_KRB5 is not set
1884# CONFIG_CEPH_FS is not set
1885# CONFIG_CIFS is not set
1886# CONFIG_NCP_FS is not set
1887# CONFIG_CODA_FS is not set
1888# CONFIG_AFS_FS is not set
1889
1890#
1891# Partition Types
1892#
1893# CONFIG_PARTITION_ADVANCED is not set
1894CONFIG_MSDOS_PARTITION=y
1895CONFIG_NLS=y
1896CONFIG_NLS_DEFAULT="utf8"
1897CONFIG_NLS_CODEPAGE_437=y
1898# CONFIG_NLS_CODEPAGE_737 is not set
1899# CONFIG_NLS_CODEPAGE_775 is not set
1900# CONFIG_NLS_CODEPAGE_850 is not set
1901# CONFIG_NLS_CODEPAGE_852 is not set
1902# CONFIG_NLS_CODEPAGE_855 is not set
1903# CONFIG_NLS_CODEPAGE_857 is not set
1904# CONFIG_NLS_CODEPAGE_860 is not set
1905# CONFIG_NLS_CODEPAGE_861 is not set
1906# CONFIG_NLS_CODEPAGE_862 is not set
1907# CONFIG_NLS_CODEPAGE_863 is not set
1908# CONFIG_NLS_CODEPAGE_864 is not set
1909# CONFIG_NLS_CODEPAGE_865 is not set
1910# CONFIG_NLS_CODEPAGE_866 is not set
1911# CONFIG_NLS_CODEPAGE_869 is not set
1912# CONFIG_NLS_CODEPAGE_936 is not set
1913# CONFIG_NLS_CODEPAGE_950 is not set
1914# CONFIG_NLS_CODEPAGE_932 is not set
1915# CONFIG_NLS_CODEPAGE_949 is not set
1916# CONFIG_NLS_CODEPAGE_874 is not set
1917# CONFIG_NLS_ISO8859_8 is not set
1918# CONFIG_NLS_CODEPAGE_1250 is not set
1919# CONFIG_NLS_CODEPAGE_1251 is not set
1920CONFIG_NLS_ASCII=y
1921CONFIG_NLS_ISO8859_1=y
1922# CONFIG_NLS_ISO8859_2 is not set
1923# CONFIG_NLS_ISO8859_3 is not set
1924# CONFIG_NLS_ISO8859_4 is not set
1925# CONFIG_NLS_ISO8859_5 is not set
1926# CONFIG_NLS_ISO8859_6 is not set
1927# CONFIG_NLS_ISO8859_7 is not set
1928# CONFIG_NLS_ISO8859_9 is not set
1929# CONFIG_NLS_ISO8859_13 is not set
1930# CONFIG_NLS_ISO8859_14 is not set
1931# CONFIG_NLS_ISO8859_15 is not set
1932# CONFIG_NLS_KOI8_R is not set
1933# CONFIG_NLS_KOI8_U is not set
1934CONFIG_NLS_UTF8=y
1935# CONFIG_DLM is not set
1936
1937#
1938# Kernel hacking
1939#
1940# CONFIG_PRINTK_TIME is not set
1941CONFIG_ENABLE_WARN_DEPRECATED=y
1942CONFIG_ENABLE_MUST_CHECK=y
1943CONFIG_FRAME_WARN=1024
1944# CONFIG_MAGIC_SYSRQ is not set
1945# CONFIG_STRIP_ASM_SYMS is not set
1946# CONFIG_UNUSED_SYMBOLS is not set
1947CONFIG_DEBUG_FS=y
1948# CONFIG_HEADERS_CHECK is not set
1949CONFIG_DEBUG_KERNEL=y
1950# CONFIG_DEBUG_SHIRQ is not set
1951# CONFIG_LOCKUP_DETECTOR is not set
1952# CONFIG_HARDLOCKUP_DETECTOR is not set
1953# CONFIG_DETECT_HUNG_TASK is not set
1954# CONFIG_SCHED_DEBUG is not set
1955# CONFIG_SCHEDSTATS is not set
1956# CONFIG_TIMER_STATS is not set
1957# CONFIG_DEBUG_OBJECTS is not set
1958# CONFIG_SLUB_DEBUG_ON is not set
1959# CONFIG_SLUB_STATS is not set
1960# CONFIG_DEBUG_KMEMLEAK is not set
1961# CONFIG_DEBUG_RT_MUTEXES is not set
1962# CONFIG_RT_MUTEX_TESTER is not set
1963# CONFIG_DEBUG_SPINLOCK is not set
1964# CONFIG_DEBUG_MUTEXES is not set
1965CONFIG_BKL=y
1966# CONFIG_DEBUG_LOCK_ALLOC is not set
1967# CONFIG_PROVE_LOCKING is not set
1968# CONFIG_SPARSE_RCU_POINTER is not set
1969# CONFIG_LOCK_STAT is not set
1970# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1971# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1972# CONFIG_DEBUG_KOBJECT is not set
1973CONFIG_DEBUG_BUGVERBOSE=y
1974# CONFIG_DEBUG_INFO is not set
1975# CONFIG_DEBUG_VM is not set
1976# CONFIG_DEBUG_WRITECOUNT is not set
1977CONFIG_DEBUG_MEMORY_INIT=y
1978# CONFIG_DEBUG_LIST is not set
1979# CONFIG_TEST_LIST_SORT is not set
1980# CONFIG_DEBUG_SG is not set
1981# CONFIG_DEBUG_NOTIFIERS is not set
1982# CONFIG_DEBUG_CREDENTIALS is not set
1983CONFIG_FRAME_POINTER=y
1984# CONFIG_BOOT_PRINTK_DELAY is not set
1985# CONFIG_RCU_TORTURE_TEST is not set
1986# CONFIG_KPROBES_SANITY_TEST is not set
1987# CONFIG_BACKTRACE_SELF_TEST is not set
1988# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1989# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
1990# CONFIG_LKDTM is not set
1991# CONFIG_FAULT_INJECTION is not set
1992# CONFIG_LATENCYTOP is not set
1993# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1994# CONFIG_PAGE_POISONING is not set
1995CONFIG_HAVE_FUNCTION_TRACER=y
1996CONFIG_HAVE_DYNAMIC_FTRACE=y
1997CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1998CONFIG_TRACING_SUPPORT=y
1999# CONFIG_FTRACE is not set
2000# CONFIG_DYNAMIC_DEBUG is not set
2001# CONFIG_ATOMIC64_SELFTEST is not set
2002# CONFIG_SAMPLES is not set
2003CONFIG_HAVE_ARCH_KGDB=y
2004# CONFIG_KGDB is not set
2005# CONFIG_STRICT_DEVMEM is not set
2006# CONFIG_ARM_UNWIND is not set
2007# CONFIG_DEBUG_USER is not set
2008# CONFIG_DEBUG_ERRORS is not set
2009# CONFIG_DEBUG_STACK_USAGE is not set
2010CONFIG_DEBUG_LL=y
2011CONFIG_EARLY_PRINTK=y
2012# CONFIG_DEBUG_ICEDCC is not set
2013# CONFIG_OC_ETM is not set
2014
2015#
2016# Security options
2017#
2018CONFIG_KEYS=y
2019CONFIG_KEYS_DEBUG_PROC_KEYS=y
2020# CONFIG_SECURITY_DMESG_RESTRICT is not set
2021CONFIG_SECURITY=y
2022# CONFIG_SECURITYFS is not set
2023CONFIG_SECURITY_NETWORK=y
2024# CONFIG_SECURITY_NETWORK_XFRM is not set
2025# CONFIG_SECURITY_PATH is not set
2026# CONFIG_SECURITY_TOMOYO is not set
2027# CONFIG_SECURITY_APPARMOR is not set
2028# CONFIG_IMA is not set
2029CONFIG_DEFAULT_SECURITY_DAC=y
2030CONFIG_DEFAULT_SECURITY=""
2031CONFIG_CRYPTO=y
2032
2033#
2034# Crypto core or helper
2035#
2036# CONFIG_CRYPTO_MANAGER is not set
2037# CONFIG_CRYPTO_MANAGER2 is not set
2038# CONFIG_CRYPTO_GF128MUL is not set
2039# CONFIG_CRYPTO_NULL is not set
2040# CONFIG_CRYPTO_CRYPTD is not set
2041# CONFIG_CRYPTO_AUTHENC is not set
2042# CONFIG_CRYPTO_TEST is not set
2043
2044#
2045# Authenticated Encryption with Associated Data
2046#
2047# CONFIG_CRYPTO_CCM is not set
2048# CONFIG_CRYPTO_GCM is not set
2049# CONFIG_CRYPTO_SEQIV is not set
2050
2051#
2052# Block modes
2053#
2054# CONFIG_CRYPTO_CBC is not set
2055# CONFIG_CRYPTO_CTR is not set
2056# CONFIG_CRYPTO_CTS is not set
2057# CONFIG_CRYPTO_ECB is not set
2058# CONFIG_CRYPTO_LRW is not set
2059# CONFIG_CRYPTO_PCBC is not set
2060# CONFIG_CRYPTO_XTS is not set
2061
2062#
2063# Hash modes
2064#
2065# CONFIG_CRYPTO_HMAC is not set
2066# CONFIG_CRYPTO_XCBC is not set
2067# CONFIG_CRYPTO_VMAC is not set
2068
2069#
2070# Digest
2071#
2072# CONFIG_CRYPTO_CRC32C is not set
2073# CONFIG_CRYPTO_GHASH is not set
2074# CONFIG_CRYPTO_MD4 is not set
2075# CONFIG_CRYPTO_MD5 is not set
2076# CONFIG_CRYPTO_MICHAEL_MIC is not set
2077# CONFIG_CRYPTO_RMD128 is not set
2078# CONFIG_CRYPTO_RMD160 is not set
2079# CONFIG_CRYPTO_RMD256 is not set
2080# CONFIG_CRYPTO_RMD320 is not set
2081# CONFIG_CRYPTO_SHA1 is not set
2082# CONFIG_CRYPTO_SHA256 is not set
2083# CONFIG_CRYPTO_SHA512 is not set
2084# CONFIG_CRYPTO_TGR192 is not set
2085# CONFIG_CRYPTO_WP512 is not set
2086
2087#
2088# Ciphers
2089#
2090# CONFIG_CRYPTO_AES is not set
2091# CONFIG_CRYPTO_ANUBIS is not set
2092# CONFIG_CRYPTO_ARC4 is not set
2093# CONFIG_CRYPTO_BLOWFISH is not set
2094# CONFIG_CRYPTO_CAMELLIA is not set
2095# CONFIG_CRYPTO_CAST5 is not set
2096# CONFIG_CRYPTO_CAST6 is not set
2097# CONFIG_CRYPTO_DES is not set
2098# CONFIG_CRYPTO_FCRYPT is not set
2099# CONFIG_CRYPTO_KHAZAD is not set
2100# CONFIG_CRYPTO_SALSA20 is not set
2101# CONFIG_CRYPTO_SEED is not set
2102# CONFIG_CRYPTO_SERPENT is not set
2103# CONFIG_CRYPTO_TEA is not set
2104# CONFIG_CRYPTO_TWOFISH is not set
2105
2106#
2107# Compression
2108#
2109# CONFIG_CRYPTO_DEFLATE is not set
2110# CONFIG_CRYPTO_ZLIB is not set
2111# CONFIG_CRYPTO_LZO is not set
2112
2113#
2114# Random Number Generation
2115#
2116# CONFIG_CRYPTO_ANSI_CPRNG is not set
2117# CONFIG_CRYPTO_HW is not set
2118# CONFIG_BINARY_PRINTF is not set
2119
2120#
2121# Library routines
2122#
2123CONFIG_BITREVERSE=y
2124CONFIG_GENERIC_FIND_LAST_BIT=y
2125# CONFIG_CRC_CCITT is not set
2126# CONFIG_CRC16 is not set
2127# CONFIG_CRC_T10DIF is not set
2128# CONFIG_CRC_ITU_T is not set
2129CONFIG_CRC32=y
2130# CONFIG_CRC7 is not set
2131# CONFIG_LIBCRC32C is not set
2132CONFIG_ZLIB_INFLATE=y
2133CONFIG_ZLIB_DEFLATE=y
2134CONFIG_LZO_DECOMPRESS=y
2135CONFIG_DECOMPRESS_GZIP=y
2136CONFIG_DECOMPRESS_BZIP2=y
2137CONFIG_DECOMPRESS_LZMA=y
2138CONFIG_DECOMPRESS_LZO=y
2139CONFIG_HAS_IOMEM=y
2140CONFIG_HAS_IOPORT=y
2141CONFIG_HAS_DMA=y
2142CONFIG_NLATTR=y
diff --git a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm816x-evm/defconfig b/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm816x-evm/defconfig
deleted file mode 100644
index 7fae0153..00000000
--- a/recipes-kernel/linux/linux-ti81xx-psp-2.6.37/dm816x-evm/defconfig
+++ /dev/null
@@ -1,2202 +0,0 @@
1#
2# Automatically generated make config: don't edit
3# Linux/arm 2.6.37 Kernel Configuration
4# Tue Jul 5 12:28:44 2011
5#
6CONFIG_ARM=y
7CONFIG_SYS_SUPPORTS_APM_EMULATION=y
8CONFIG_GENERIC_GPIO=y
9# CONFIG_ARCH_USES_GETTIMEOFFSET is not set
10CONFIG_GENERIC_CLOCKEVENTS=y
11CONFIG_HAVE_PROC_CPU=y
12CONFIG_GENERIC_HARDIRQS=y
13CONFIG_STACKTRACE_SUPPORT=y
14CONFIG_HAVE_LATENCYTOP_SUPPORT=y
15CONFIG_LOCKDEP_SUPPORT=y
16CONFIG_TRACE_IRQFLAGS_SUPPORT=y
17CONFIG_HARDIRQS_SW_RESEND=y
18CONFIG_GENERIC_IRQ_PROBE=y
19CONFIG_RWSEM_GENERIC_SPINLOCK=y
20CONFIG_ARCH_HAS_CPUFREQ=y
21CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
22CONFIG_GENERIC_HWEIGHT=y
23CONFIG_GENERIC_CALIBRATE_DELAY=y
24CONFIG_NEED_DMA_MAP_STATE=y
25CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
26CONFIG_ARM_L1_CACHE_SHIFT_6=y
27CONFIG_VECTORS_BASE=0xffff0000
28CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
29CONFIG_CONSTRUCTORS=y
30CONFIG_HAVE_IRQ_WORK=y
31CONFIG_IRQ_WORK=y
32
33#
34# General setup
35#
36CONFIG_EXPERIMENTAL=y
37CONFIG_BROKEN_ON_SMP=y
38CONFIG_INIT_ENV_ARG_LIMIT=32
39CONFIG_CROSS_COMPILE=""
40CONFIG_LOCALVERSION=""
41# CONFIG_LOCALVERSION_AUTO is not set
42CONFIG_HAVE_KERNEL_GZIP=y
43CONFIG_HAVE_KERNEL_LZMA=y
44CONFIG_HAVE_KERNEL_LZO=y
45CONFIG_KERNEL_GZIP=y
46# CONFIG_KERNEL_LZMA is not set
47# CONFIG_KERNEL_LZO is not set
48CONFIG_SWAP=y
49CONFIG_SYSVIPC=y
50CONFIG_SYSVIPC_SYSCTL=y
51CONFIG_POSIX_MQUEUE=y
52CONFIG_POSIX_MQUEUE_SYSCTL=y
53CONFIG_BSD_PROCESS_ACCT=y
54CONFIG_BSD_PROCESS_ACCT_V3=y
55CONFIG_TASKSTATS=y
56CONFIG_TASK_DELAY_ACCT=y
57CONFIG_TASK_XACCT=y
58CONFIG_TASK_IO_ACCOUNTING=y
59# CONFIG_AUDIT is not set
60# CONFIG_HAVE_GENERIC_HARDIRQS is not set
61# CONFIG_SPARSE_IRQ is not set
62
63#
64# RCU Subsystem
65#
66CONFIG_TINY_RCU=y
67# CONFIG_PREEMPT_RCU is not set
68# CONFIG_TREE_RCU_TRACE is not set
69CONFIG_IKCONFIG=y
70CONFIG_IKCONFIG_PROC=y
71CONFIG_LOG_BUF_SHIFT=17
72CONFIG_CGROUPS=y
73CONFIG_CGROUP_DEBUG=y
74CONFIG_CGROUP_NS=y
75CONFIG_CGROUP_FREEZER=y
76CONFIG_CGROUP_DEVICE=y
77CONFIG_CPUSETS=y
78CONFIG_PROC_PID_CPUSET=y
79CONFIG_CGROUP_CPUACCT=y
80CONFIG_RESOURCE_COUNTERS=y
81CONFIG_CGROUP_MEM_RES_CTLR=y
82CONFIG_CGROUP_MEM_RES_CTLR_SWAP=y
83CONFIG_CGROUP_MEM_RES_CTLR_SWAP_ENABLED=y
84CONFIG_CGROUP_SCHED=y
85CONFIG_FAIR_GROUP_SCHED=y
86CONFIG_RT_GROUP_SCHED=y
87CONFIG_BLK_CGROUP=y
88CONFIG_DEBUG_BLK_CGROUP=y
89CONFIG_NAMESPACES=y
90CONFIG_UTS_NS=y
91CONFIG_IPC_NS=y
92CONFIG_USER_NS=y
93CONFIG_PID_NS=y
94CONFIG_NET_NS=y
95CONFIG_MM_OWNER=y
96# CONFIG_SYSFS_DEPRECATED is not set
97# CONFIG_RELAY is not set
98CONFIG_BLK_DEV_INITRD=y
99CONFIG_INITRAMFS_SOURCE=""
100CONFIG_RD_GZIP=y
101CONFIG_RD_BZIP2=y
102CONFIG_RD_LZMA=y
103CONFIG_RD_LZO=y
104CONFIG_CC_OPTIMIZE_FOR_SIZE=y
105CONFIG_SYSCTL=y
106CONFIG_ANON_INODES=y
107# CONFIG_EMBEDDED is not set
108CONFIG_UID16=y
109CONFIG_SYSCTL_SYSCALL=y
110CONFIG_KALLSYMS=y
111# CONFIG_KALLSYMS_ALL is not set
112CONFIG_KALLSYMS_EXTRA_PASS=y
113CONFIG_HOTPLUG=y
114CONFIG_PRINTK=y
115CONFIG_BUG=y
116CONFIG_ELF_CORE=y
117CONFIG_BASE_FULL=y
118CONFIG_FUTEX=y
119CONFIG_EPOLL=y
120CONFIG_SIGNALFD=y
121CONFIG_TIMERFD=y
122CONFIG_EVENTFD=y
123CONFIG_SHMEM=y
124CONFIG_AIO=y
125CONFIG_HAVE_PERF_EVENTS=y
126CONFIG_PERF_USE_VMALLOC=y
127
128#
129# Kernel Performance Events And Counters
130#
131CONFIG_PERF_EVENTS=y
132# CONFIG_PERF_COUNTERS is not set
133# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
134CONFIG_VM_EVENT_COUNTERS=y
135CONFIG_PCI_QUIRKS=y
136CONFIG_SLUB_DEBUG=y
137CONFIG_COMPAT_BRK=y
138# CONFIG_SLAB is not set
139CONFIG_SLUB=y
140CONFIG_PROFILING=y
141CONFIG_OPROFILE=m
142CONFIG_HAVE_OPROFILE=y
143CONFIG_KPROBES=y
144CONFIG_KRETPROBES=y
145CONFIG_HAVE_KPROBES=y
146CONFIG_HAVE_KRETPROBES=y
147CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
148CONFIG_HAVE_CLK=y
149CONFIG_HAVE_HW_BREAKPOINT=y
150
151#
152# GCOV-based kernel profiling
153#
154# CONFIG_GCOV_KERNEL is not set
155CONFIG_HAVE_GENERIC_DMA_COHERENT=y
156CONFIG_SLABINFO=y
157CONFIG_RT_MUTEXES=y
158CONFIG_BASE_SMALL=0
159CONFIG_MODULES=y
160# CONFIG_MODULE_FORCE_LOAD is not set
161CONFIG_MODULE_UNLOAD=y
162# CONFIG_MODULE_FORCE_UNLOAD is not set
163CONFIG_MODVERSIONS=y
164# CONFIG_MODULE_SRCVERSION_ALL is not set
165CONFIG_BLOCK=y
166# CONFIG_LBDAF is not set
167CONFIG_BLK_DEV_BSG=y
168# CONFIG_BLK_DEV_INTEGRITY is not set
169# CONFIG_BLK_DEV_THROTTLING is not set
170
171#
172# IO Schedulers
173#
174CONFIG_IOSCHED_NOOP=y
175CONFIG_IOSCHED_DEADLINE=y
176CONFIG_IOSCHED_CFQ=y
177# CONFIG_CFQ_GROUP_IOSCHED is not set
178# CONFIG_DEFAULT_DEADLINE is not set
179CONFIG_DEFAULT_CFQ=y
180# CONFIG_DEFAULT_NOOP is not set
181CONFIG_DEFAULT_IOSCHED="cfq"
182# CONFIG_INLINE_SPIN_TRYLOCK is not set
183# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
184# CONFIG_INLINE_SPIN_LOCK is not set
185# CONFIG_INLINE_SPIN_LOCK_BH is not set
186# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
187# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
188CONFIG_INLINE_SPIN_UNLOCK=y
189# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
190CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
191# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
192# CONFIG_INLINE_READ_TRYLOCK is not set
193# CONFIG_INLINE_READ_LOCK is not set
194# CONFIG_INLINE_READ_LOCK_BH is not set
195# CONFIG_INLINE_READ_LOCK_IRQ is not set
196# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
197CONFIG_INLINE_READ_UNLOCK=y
198# CONFIG_INLINE_READ_UNLOCK_BH is not set
199CONFIG_INLINE_READ_UNLOCK_IRQ=y
200# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
201# CONFIG_INLINE_WRITE_TRYLOCK is not set
202# CONFIG_INLINE_WRITE_LOCK is not set
203# CONFIG_INLINE_WRITE_LOCK_BH is not set
204# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
205# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
206CONFIG_INLINE_WRITE_UNLOCK=y
207# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
208CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
209# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
210# CONFIG_MUTEX_SPIN_ON_OWNER is not set
211CONFIG_FREEZER=y
212
213#
214# System Type
215#
216CONFIG_MMU=y
217# CONFIG_ARCH_AAEC2000 is not set
218# CONFIG_ARCH_INTEGRATOR is not set
219# CONFIG_ARCH_REALVIEW is not set
220# CONFIG_ARCH_VERSATILE is not set
221# CONFIG_ARCH_VEXPRESS is not set
222# CONFIG_ARCH_AT91 is not set
223# CONFIG_ARCH_BCMRING is not set
224# CONFIG_ARCH_CLPS711X is not set
225# CONFIG_ARCH_CNS3XXX is not set
226# CONFIG_ARCH_GEMINI is not set
227# CONFIG_ARCH_EBSA110 is not set
228# CONFIG_ARCH_EP93XX is not set
229# CONFIG_ARCH_FOOTBRIDGE is not set
230# CONFIG_ARCH_MXC is not set
231# CONFIG_ARCH_STMP3XXX is not set
232# CONFIG_ARCH_NETX is not set
233# CONFIG_ARCH_H720X is not set
234# CONFIG_ARCH_IOP13XX is not set
235# CONFIG_ARCH_IOP32X is not set
236# CONFIG_ARCH_IOP33X is not set
237# CONFIG_ARCH_IXP23XX is not set
238# CONFIG_ARCH_IXP2000 is not set
239# CONFIG_ARCH_IXP4XX is not set
240# CONFIG_ARCH_DOVE is not set
241# CONFIG_ARCH_KIRKWOOD is not set
242# CONFIG_ARCH_LOKI is not set
243# CONFIG_ARCH_LPC32XX is not set
244# CONFIG_ARCH_MV78XX0 is not set
245# CONFIG_ARCH_ORION5X is not set
246# CONFIG_ARCH_MMP is not set
247# CONFIG_ARCH_KS8695 is not set
248# CONFIG_ARCH_NS9XXX is not set
249# CONFIG_ARCH_W90X900 is not set
250# CONFIG_ARCH_NUC93X is not set
251# CONFIG_ARCH_TEGRA is not set
252# CONFIG_ARCH_PNX4008 is not set
253# CONFIG_ARCH_PXA is not set
254# CONFIG_ARCH_MSM is not set
255# CONFIG_ARCH_SHMOBILE is not set
256# CONFIG_ARCH_RPC is not set
257# CONFIG_ARCH_SA1100 is not set
258# CONFIG_ARCH_S3C2410 is not set
259# CONFIG_ARCH_S3C64XX is not set
260# CONFIG_ARCH_S5P64X0 is not set
261# CONFIG_ARCH_S5P6442 is not set
262# CONFIG_ARCH_S5PC100 is not set
263# CONFIG_ARCH_S5PV210 is not set
264# CONFIG_ARCH_S5PV310 is not set
265# CONFIG_ARCH_SHARK is not set
266# CONFIG_ARCH_TCC_926 is not set
267# CONFIG_ARCH_LH7A40X is not set
268# CONFIG_ARCH_U300 is not set
269# CONFIG_ARCH_U8500 is not set
270# CONFIG_ARCH_NOMADIK is not set
271# CONFIG_ARCH_DAVINCI is not set
272CONFIG_ARCH_OMAP=y
273# CONFIG_PLAT_SPEAR is not set
274
275#
276# TI OMAP Common Features
277#
278# CONFIG_ARCH_OMAP1 is not set
279CONFIG_ARCH_OMAP2PLUS=y
280
281#
282# OMAP Feature Selections
283#
284# CONFIG_OMAP_RESET_CLOCKS is not set
285CONFIG_TI816X_SMARTREFLEX=y
286CONFIG_OMAP_MUX=y
287# CONFIG_OMAP_MUX_DEBUG is not set
288CONFIG_OMAP_MUX_WARNINGS=y
289CONFIG_OMAP_MCBSP=y
290CONFIG_OMAP_MBOX_FWK=y
291CONFIG_OMAP_MBOX_KFIFO_SIZE=256
292CONFIG_OMAP_IOMMU=y
293# CONFIG_OMAP_IOMMU_DEBUG is not set
294CONFIG_OMAP_MPU_TIMER=y
295# CONFIG_OMAP_32K_TIMER is not set
296CONFIG_OMAP_DM_TIMER=y
297# CONFIG_OMAP_PM_NONE is not set
298CONFIG_OMAP_PM_NOOP=y
299
300#
301# TI OMAP2/3/4 Specific Features
302#
303CONFIG_ARCH_OMAP2PLUS_TYPICAL=y
304# CONFIG_ARCH_OMAP2 is not set
305# CONFIG_ARCH_OMAP3 is not set
306# CONFIG_ARCH_OMAP4 is not set
307CONFIG_ARCH_TI81XX=y
308CONFIG_ARCH_TI816X=y
309# CONFIG_ARCH_TI814X is not set
310
311#
312# OMAP Board Type
313#
314
315#
316# TI81XX Board Type
317#
318CONFIG_MACH_TI8168EVM=y
319
320#
321# Processor Type
322#
323CONFIG_CPU_32v6K=y
324CONFIG_CPU_V7=y
325CONFIG_CPU_32v7=y
326CONFIG_CPU_ABRT_EV7=y
327CONFIG_CPU_PABRT_V7=y
328CONFIG_CPU_CACHE_V7=y
329CONFIG_CPU_CACHE_VIPT=y
330CONFIG_CPU_COPY_V6=y
331CONFIG_CPU_TLB_V7=y
332CONFIG_CPU_HAS_ASID=y
333CONFIG_CPU_CP15=y
334CONFIG_CPU_CP15_MMU=y
335
336#
337# Processor Features
338#
339CONFIG_ARM_THUMB=y
340# CONFIG_ARM_THUMBEE is not set
341# CONFIG_CPU_ICACHE_DISABLE is not set
342# CONFIG_CPU_DCACHE_DISABLE is not set
343# CONFIG_CPU_BPREDICT_DISABLE is not set
344CONFIG_ARM_L1_CACHE_SHIFT=6
345CONFIG_ARM_DMA_MEM_BUFFERABLE=y
346CONFIG_CPU_HAS_PMU=y
347CONFIG_ARM_ERRATA_430973=y
348# CONFIG_ARM_ERRATA_458693 is not set
349# CONFIG_ARM_ERRATA_460075 is not set
350# CONFIG_ARM_ERRATA_743622 is not set
351CONFIG_COMMON_CLKDEV=y
352
353#
354# Bus support
355#
356CONFIG_PCI=y
357CONFIG_PCI_SYSCALL=y
358CONFIG_ARCH_SUPPORTS_MSI=y
359CONFIG_PCI_MSI=y
360# CONFIG_PCI_DEBUG is not set
361# CONFIG_PCI_STUB is not set
362# CONFIG_PCI_IOV is not set
363# CONFIG_PCCARD is not set
364
365#
366# Kernel Features
367#
368CONFIG_TICK_ONESHOT=y
369CONFIG_NO_HZ=y
370CONFIG_HIGH_RES_TIMERS=y
371CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
372CONFIG_VMSPLIT_3G=y
373# CONFIG_VMSPLIT_2G is not set
374# CONFIG_VMSPLIT_1G is not set
375CONFIG_PAGE_OFFSET=0xC0000000
376CONFIG_PREEMPT_NONE=y
377# CONFIG_PREEMPT_VOLUNTARY is not set
378# CONFIG_PREEMPT is not set
379CONFIG_HZ=100
380# CONFIG_THUMB2_KERNEL is not set
381CONFIG_AEABI=y
382# CONFIG_OABI_COMPAT is not set
383CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y
384# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
385# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
386# CONFIG_HIGHMEM is not set
387CONFIG_HW_PERF_EVENTS=y
388CONFIG_SELECT_MEMORY_MODEL=y
389CONFIG_FLATMEM_MANUAL=y
390CONFIG_FLATMEM=y
391CONFIG_FLAT_NODE_MEM_MAP=y
392CONFIG_HAVE_MEMBLOCK=y
393CONFIG_PAGEFLAGS_EXTENDED=y
394CONFIG_SPLIT_PTLOCK_CPUS=4
395# CONFIG_PHYS_ADDR_T_64BIT is not set
396CONFIG_ZONE_DMA_FLAG=0
397CONFIG_VIRT_TO_BUS=y
398# CONFIG_KSM is not set
399CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
400CONFIG_NEED_PER_CPU_KM=y
401CONFIG_FORCE_MAX_ZONEORDER=11
402# CONFIG_LEDS is not set
403CONFIG_ALIGNMENT_TRAP=y
404# CONFIG_UACCESS_WITH_MEMCPY is not set
405# CONFIG_SECCOMP is not set
406# CONFIG_CC_STACKPROTECTOR is not set
407# CONFIG_DEPRECATED_PARAM_STRUCT is not set
408
409#
410# Boot options
411#
412CONFIG_ZBOOT_ROM_TEXT=0
413CONFIG_ZBOOT_ROM_BSS=0
414CONFIG_CMDLINE=" debug "
415# CONFIG_CMDLINE_FORCE is not set
416# CONFIG_XIP_KERNEL is not set
417# CONFIG_KEXEC is not set
418# CONFIG_AUTO_ZRELADDR is not set
419
420#
421# CPU Power Management
422#
423# CONFIG_CPU_FREQ is not set
424# CONFIG_CPU_IDLE is not set
425
426#
427# Floating point emulation
428#
429
430#
431# At least one emulation must be selected
432#
433CONFIG_VFP=y
434CONFIG_VFPv3=y
435CONFIG_NEON=y
436
437#
438# Userspace binary formats
439#
440CONFIG_BINFMT_ELF=y
441# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
442CONFIG_HAVE_AOUT=y
443# CONFIG_BINFMT_AOUT is not set
444CONFIG_BINFMT_MISC=y
445
446#
447# Power management options
448#
449CONFIG_PM=y
450CONFIG_PM_DEBUG=y
451# CONFIG_PM_ADVANCED_DEBUG is not set
452CONFIG_PM_VERBOSE=y
453# CONFIG_SUSPEND is not set
454# CONFIG_APM_EMULATION is not set
455CONFIG_PM_RUNTIME=y
456CONFIG_PM_OPS=y
457CONFIG_ARCH_SUSPEND_POSSIBLE=y
458CONFIG_NET=y
459
460#
461# Networking options
462#
463CONFIG_PACKET=y
464CONFIG_UNIX=y
465CONFIG_XFRM=y
466# CONFIG_XFRM_USER is not set
467# CONFIG_XFRM_SUB_POLICY is not set
468# CONFIG_XFRM_MIGRATE is not set
469# CONFIG_XFRM_STATISTICS is not set
470# CONFIG_NET_KEY is not set
471CONFIG_INET=y
472# CONFIG_IP_MULTICAST is not set
473# CONFIG_IP_ADVANCED_ROUTER is not set
474CONFIG_IP_FIB_HASH=y
475CONFIG_IP_PNP=y
476CONFIG_IP_PNP_DHCP=y
477CONFIG_IP_PNP_BOOTP=y
478CONFIG_IP_PNP_RARP=y
479# CONFIG_NET_IPIP is not set
480# CONFIG_NET_IPGRE_DEMUX is not set
481# CONFIG_ARPD is not set
482# CONFIG_SYN_COOKIES is not set
483# CONFIG_INET_AH is not set
484# CONFIG_INET_ESP is not set
485# CONFIG_INET_IPCOMP is not set
486# CONFIG_INET_XFRM_TUNNEL is not set
487CONFIG_INET_TUNNEL=m
488CONFIG_INET_XFRM_MODE_TRANSPORT=y
489CONFIG_INET_XFRM_MODE_TUNNEL=y
490CONFIG_INET_XFRM_MODE_BEET=y
491CONFIG_INET_LRO=y
492CONFIG_INET_DIAG=y
493CONFIG_INET_TCP_DIAG=y
494# CONFIG_TCP_CONG_ADVANCED is not set
495CONFIG_TCP_CONG_CUBIC=y
496CONFIG_DEFAULT_TCP_CONG="cubic"
497# CONFIG_TCP_MD5SIG is not set
498CONFIG_IPV6=m
499# CONFIG_IPV6_PRIVACY is not set
500# CONFIG_IPV6_ROUTER_PREF is not set
501# CONFIG_IPV6_OPTIMISTIC_DAD is not set
502# CONFIG_INET6_AH is not set
503# CONFIG_INET6_ESP is not set
504# CONFIG_INET6_IPCOMP is not set
505# CONFIG_IPV6_MIP6 is not set
506# CONFIG_INET6_XFRM_TUNNEL is not set
507# CONFIG_INET6_TUNNEL is not set
508CONFIG_INET6_XFRM_MODE_TRANSPORT=m
509CONFIG_INET6_XFRM_MODE_TUNNEL=m
510CONFIG_INET6_XFRM_MODE_BEET=m
511# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
512CONFIG_IPV6_SIT=m
513# CONFIG_IPV6_SIT_6RD is not set
514CONFIG_IPV6_NDISC_NODETYPE=y
515# CONFIG_IPV6_TUNNEL is not set
516# CONFIG_IPV6_MULTIPLE_TABLES is not set
517# CONFIG_IPV6_MROUTE is not set
518# CONFIG_NETLABEL is not set
519# CONFIG_NETWORK_SECMARK is not set
520# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
521# CONFIG_NETFILTER is not set
522# CONFIG_IP_DCCP is not set
523# CONFIG_IP_SCTP is not set
524# CONFIG_RDS is not set
525# CONFIG_TIPC is not set
526# CONFIG_ATM is not set
527# CONFIG_L2TP is not set
528# CONFIG_BRIDGE is not set
529# CONFIG_NET_DSA is not set
530# CONFIG_VLAN_8021Q is not set
531# CONFIG_DECNET is not set
532# CONFIG_LLC2 is not set
533# CONFIG_IPX is not set
534# CONFIG_ATALK is not set
535# CONFIG_X25 is not set
536# CONFIG_LAPB is not set
537# CONFIG_ECONET is not set
538# CONFIG_WAN_ROUTER is not set
539# CONFIG_PHONET is not set
540# CONFIG_IEEE802154 is not set
541# CONFIG_NET_SCHED is not set
542# CONFIG_DCB is not set
543CONFIG_DNS_RESOLVER=y
544
545#
546# Network testing
547#
548# CONFIG_NET_PKTGEN is not set
549# CONFIG_NET_TCPPROBE is not set
550# CONFIG_HAMRADIO is not set
551# CONFIG_CAN is not set
552# CONFIG_IRDA is not set
553# CONFIG_BT is not set
554# CONFIG_AF_RXRPC is not set
555CONFIG_WIRELESS=y
556# CONFIG_CFG80211 is not set
557# CONFIG_LIB80211 is not set
558
559#
560# CFG80211 needs to be enabled for MAC80211
561#
562
563#
564# Some wireless drivers require a rate control algorithm
565#
566# CONFIG_WIMAX is not set
567# CONFIG_RFKILL is not set
568# CONFIG_NET_9P is not set
569# CONFIG_CAIF is not set
570# CONFIG_CEPH_LIB is not set
571
572#
573# Device Drivers
574#
575
576#
577# Generic Driver Options
578#
579CONFIG_UEVENT_HELPER_PATH=""
580CONFIG_DEVTMPFS=y
581CONFIG_DEVTMPFS_MOUNT=y
582CONFIG_STANDALONE=y
583CONFIG_PREVENT_FIRMWARE_BUILD=y
584CONFIG_FW_LOADER=y
585CONFIG_FIRMWARE_IN_KERNEL=y
586CONFIG_EXTRA_FIRMWARE=""
587# CONFIG_DEBUG_DRIVER is not set
588# CONFIG_DEBUG_DEVRES is not set
589# CONFIG_SYS_HYPERVISOR is not set
590# CONFIG_CONNECTOR is not set
591CONFIG_MTD=y
592# CONFIG_MTD_DEBUG is not set
593# CONFIG_MTD_TESTS is not set
594CONFIG_MTD_CONCAT=y
595CONFIG_MTD_PARTITIONS=y
596# CONFIG_MTD_REDBOOT_PARTS is not set
597CONFIG_MTD_CMDLINE_PARTS=y
598# CONFIG_MTD_AFS_PARTS is not set
599# CONFIG_MTD_AR7_PARTS is not set
600
601#
602# User Modules And Translation Layers
603#
604CONFIG_MTD_CHAR=y
605CONFIG_MTD_BLKDEVS=y
606CONFIG_MTD_BLOCK=y
607# CONFIG_FTL is not set
608# CONFIG_NFTL is not set
609# CONFIG_INFTL is not set
610# CONFIG_RFD_FTL is not set
611# CONFIG_SSFDC is not set
612# CONFIG_SM_FTL is not set
613# CONFIG_MTD_OOPS is not set
614
615#
616# RAM/ROM/Flash chip drivers
617#
618# CONFIG_MTD_CFI is not set
619# CONFIG_MTD_JEDECPROBE is not set
620CONFIG_MTD_MAP_BANK_WIDTH_1=y
621CONFIG_MTD_MAP_BANK_WIDTH_2=y
622CONFIG_MTD_MAP_BANK_WIDTH_4=y
623# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
624# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
625# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
626CONFIG_MTD_CFI_I1=y
627CONFIG_MTD_CFI_I2=y
628# CONFIG_MTD_CFI_I4 is not set
629# CONFIG_MTD_CFI_I8 is not set
630# CONFIG_MTD_RAM is not set
631# CONFIG_MTD_ROM is not set
632# CONFIG_MTD_ABSENT is not set
633
634#
635# Mapping drivers for chip access
636#
637# CONFIG_MTD_COMPLEX_MAPPINGS is not set
638# CONFIG_MTD_INTEL_VR_NOR is not set
639# CONFIG_MTD_PLATRAM is not set
640
641#
642# Self-contained MTD device drivers
643#
644# CONFIG_MTD_PMC551 is not set
645# CONFIG_MTD_DATAFLASH is not set
646CONFIG_MTD_M25P80=y
647CONFIG_M25PXX_USE_FAST_READ=y
648# CONFIG_MTD_SST25L is not set
649# CONFIG_MTD_SLRAM is not set
650# CONFIG_MTD_PHRAM is not set
651# CONFIG_MTD_MTDRAM is not set
652# CONFIG_MTD_BLOCK2MTD is not set
653
654#
655# Disk-On-Chip Device Drivers
656#
657# CONFIG_MTD_DOC2000 is not set
658# CONFIG_MTD_DOC2001 is not set
659# CONFIG_MTD_DOC2001PLUS is not set
660CONFIG_MTD_NAND_ECC=y
661# CONFIG_MTD_NAND_ECC_SMC is not set
662CONFIG_MTD_NAND=y
663CONFIG_MTD_NAND_VERIFY_WRITE=y
664# CONFIG_MTD_SM_COMMON is not set
665# CONFIG_MTD_NAND_MUSEUM_IDS is not set
666# CONFIG_MTD_NAND_DENALI is not set
667# CONFIG_MTD_NAND_GPIO is not set
668CONFIG_MTD_NAND_OMAP2=y
669CONFIG_MTD_NAND_IDS=y
670# CONFIG_MTD_NAND_RICOH is not set
671# CONFIG_MTD_NAND_DISKONCHIP is not set
672# CONFIG_MTD_NAND_CAFE is not set
673# CONFIG_MTD_NAND_NANDSIM is not set
674# CONFIG_MTD_NAND_PLATFORM is not set
675# CONFIG_MTD_ALAUDA is not set
676# CONFIG_MTD_ONENAND is not set
677
678#
679# LPDDR flash memory drivers
680#
681# CONFIG_MTD_LPDDR is not set
682# CONFIG_MTD_UBI is not set
683# CONFIG_PARPORT is not set
684CONFIG_BLK_DEV=y
685# CONFIG_BLK_CPQ_DA is not set
686# CONFIG_BLK_CPQ_CISS_DA is not set
687# CONFIG_BLK_DEV_DAC960 is not set
688# CONFIG_BLK_DEV_UMEM is not set
689# CONFIG_BLK_DEV_COW_COMMON is not set
690CONFIG_BLK_DEV_LOOP=y
691# CONFIG_BLK_DEV_CRYPTOLOOP is not set
692
693#
694# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
695#
696# CONFIG_BLK_DEV_NBD is not set
697# CONFIG_BLK_DEV_SX8 is not set
698# CONFIG_BLK_DEV_UB is not set
699CONFIG_BLK_DEV_RAM=y
700CONFIG_BLK_DEV_RAM_COUNT=16
701CONFIG_BLK_DEV_RAM_SIZE=32768
702# CONFIG_BLK_DEV_XIP is not set
703# CONFIG_CDROM_PKTCDVD is not set
704# CONFIG_ATA_OVER_ETH is not set
705# CONFIG_MG_DISK is not set
706# CONFIG_BLK_DEV_RBD is not set
707CONFIG_MISC_DEVICES=y
708# CONFIG_AD525X_DPOT is not set
709# CONFIG_PHANTOM is not set
710# CONFIG_SGI_IOC4 is not set
711# CONFIG_TIFM_CORE is not set
712# CONFIG_ICS932S401 is not set
713# CONFIG_ENCLOSURE_SERVICES is not set
714# CONFIG_HP_ILO is not set
715# CONFIG_APDS9802ALS is not set
716# CONFIG_ISL29003 is not set
717# CONFIG_ISL29020 is not set
718# CONFIG_SENSORS_TSL2550 is not set
719# CONFIG_SENSORS_BH1780 is not set
720# CONFIG_SENSORS_BH1770 is not set
721# CONFIG_SENSORS_APDS990X is not set
722# CONFIG_HMC6352 is not set
723# CONFIG_DS1682 is not set
724# CONFIG_TI_DAC7512 is not set
725# CONFIG_BMP085 is not set
726# CONFIG_PCH_PHUB is not set
727# CONFIG_C2PORT is not set
728
729#
730# EEPROM support
731#
732CONFIG_EEPROM_AT24=y
733# CONFIG_EEPROM_AT25 is not set
734# CONFIG_EEPROM_LEGACY is not set
735# CONFIG_EEPROM_MAX6875 is not set
736# CONFIG_EEPROM_93CX6 is not set
737# CONFIG_CB710_CORE is not set
738# CONFIG_IWMC3200TOP is not set
739
740#
741# Texas Instruments shared transport line discipline
742#
743CONFIG_HAVE_IDE=y
744# CONFIG_IDE is not set
745
746#
747# SCSI device support
748#
749CONFIG_SCSI_MOD=y
750# CONFIG_RAID_ATTRS is not set
751CONFIG_SCSI=y
752CONFIG_SCSI_DMA=y
753# CONFIG_SCSI_TGT is not set
754# CONFIG_SCSI_NETLINK is not set
755CONFIG_SCSI_PROC_FS=y
756
757#
758# SCSI support type (disk, tape, CD-ROM)
759#
760CONFIG_BLK_DEV_SD=y
761# CONFIG_CHR_DEV_ST is not set
762# CONFIG_CHR_DEV_OSST is not set
763CONFIG_BLK_DEV_SR=y
764CONFIG_BLK_DEV_SR_VENDOR=y
765CONFIG_CHR_DEV_SG=y
766# CONFIG_CHR_DEV_SCH is not set
767# CONFIG_SCSI_MULTI_LUN is not set
768# CONFIG_SCSI_CONSTANTS is not set
769# CONFIG_SCSI_LOGGING is not set
770# CONFIG_SCSI_SCAN_ASYNC is not set
771CONFIG_SCSI_WAIT_SCAN=m
772
773#
774# SCSI Transports
775#
776# CONFIG_SCSI_SPI_ATTRS is not set
777# CONFIG_SCSI_FC_ATTRS is not set
778# CONFIG_SCSI_ISCSI_ATTRS is not set
779# CONFIG_SCSI_SAS_ATTRS is not set
780# CONFIG_SCSI_SAS_LIBSAS is not set
781# CONFIG_SCSI_SRP_ATTRS is not set
782# CONFIG_SCSI_LOWLEVEL is not set
783# CONFIG_SCSI_DH is not set
784# CONFIG_SCSI_OSD_INITIATOR is not set
785CONFIG_ATA=y
786# CONFIG_ATA_NONSTANDARD is not set
787CONFIG_ATA_VERBOSE_ERROR=y
788CONFIG_SATA_PMP=y
789
790#
791# Controllers with non-SFF native interface
792#
793CONFIG_SATA_AHCI=y
794CONFIG_SATA_AHCI_PLATFORM=y
795# CONFIG_SATA_INIC162X is not set
796# CONFIG_SATA_SIL24 is not set
797# CONFIG_ATA_SFF is not set
798# CONFIG_MD is not set
799# CONFIG_FUSION is not set
800
801#
802# IEEE 1394 (FireWire) support
803#
804# CONFIG_FIREWIRE is not set
805# CONFIG_FIREWIRE_NOSY is not set
806# CONFIG_I2O is not set
807CONFIG_NETDEVICES=y
808# CONFIG_DUMMY is not set
809# CONFIG_BONDING is not set
810# CONFIG_MACVLAN is not set
811# CONFIG_EQUALIZER is not set
812# CONFIG_TUN is not set
813# CONFIG_VETH is not set
814# CONFIG_ARCNET is not set
815CONFIG_MII=y
816CONFIG_PHYLIB=y
817
818#
819# MII PHY device drivers
820#
821# CONFIG_MARVELL_PHY is not set
822# CONFIG_DAVICOM_PHY is not set
823# CONFIG_QSEMI_PHY is not set
824# CONFIG_LXT_PHY is not set
825# CONFIG_CICADA_PHY is not set
826# CONFIG_VITESSE_PHY is not set
827# CONFIG_SMSC_PHY is not set
828# CONFIG_BROADCOM_PHY is not set
829# CONFIG_BCM63XX_PHY is not set
830# CONFIG_ICPLUS_PHY is not set
831# CONFIG_REALTEK_PHY is not set
832# CONFIG_NATIONAL_PHY is not set
833# CONFIG_STE10XP is not set
834# CONFIG_LSI_ET1011C_PHY is not set
835# CONFIG_MICREL_PHY is not set
836# CONFIG_FIXED_PHY is not set
837# CONFIG_MDIO_BITBANG is not set
838# CONFIG_NET_ETHERNET is not set
839CONFIG_NETDEV_1000=y
840# CONFIG_ACENIC is not set
841# CONFIG_DL2K is not set
842CONFIG_TI_DAVINCI_EMAC=y
843CONFIG_TI_DAVINCI_MDIO=y
844CONFIG_TI_DAVINCI_CPDMA=y
845# CONFIG_E1000 is not set
846# CONFIG_E1000E is not set
847# CONFIG_IP1000 is not set
848# CONFIG_IGB is not set
849# CONFIG_IGBVF is not set
850# CONFIG_NS83820 is not set
851# CONFIG_HAMACHI is not set
852# CONFIG_YELLOWFIN is not set
853# CONFIG_R8169 is not set
854# CONFIG_SIS190 is not set
855# CONFIG_SKGE is not set
856# CONFIG_SKY2 is not set
857# CONFIG_VIA_VELOCITY is not set
858# CONFIG_TIGON3 is not set
859# CONFIG_BNX2 is not set
860# CONFIG_CNIC is not set
861# CONFIG_QLA3XXX is not set
862# CONFIG_ATL1 is not set
863# CONFIG_ATL1E is not set
864# CONFIG_ATL1C is not set
865# CONFIG_JME is not set
866# CONFIG_STMMAC_ETH is not set
867# CONFIG_PCH_GBE is not set
868# CONFIG_NETDEV_10000 is not set
869# CONFIG_TR is not set
870# CONFIG_WLAN is not set
871
872#
873# Enable WiMAX (Networking options) to see the WiMAX drivers
874#
875
876#
877# USB Network Adapters
878#
879# CONFIG_USB_CATC is not set
880# CONFIG_USB_KAWETH is not set
881# CONFIG_USB_PEGASUS is not set
882# CONFIG_USB_RTL8150 is not set
883CONFIG_USB_USBNET=y
884# CONFIG_USB_NET_AX8817X is not set
885CONFIG_USB_NET_CDCETHER=y
886# CONFIG_USB_NET_CDC_EEM is not set
887CONFIG_USB_NET_DM9601=y
888# CONFIG_USB_NET_SMSC75XX is not set
889# CONFIG_USB_NET_SMSC95XX is not set
890# CONFIG_USB_NET_GL620A is not set
891# CONFIG_USB_NET_NET1080 is not set
892# CONFIG_USB_NET_PLUSB is not set
893# CONFIG_USB_NET_MCS7830 is not set
894# CONFIG_USB_NET_RNDIS_HOST is not set
895# CONFIG_USB_NET_CDC_SUBSET is not set
896# CONFIG_USB_NET_ZAURUS is not set
897# CONFIG_USB_NET_CX82310_ETH is not set
898# CONFIG_USB_NET_INT51X1 is not set
899# CONFIG_USB_IPHETH is not set
900# CONFIG_USB_SIERRA_NET is not set
901# CONFIG_WAN is not set
902
903#
904# CAIF transport drivers
905#
906# CONFIG_FDDI is not set
907# CONFIG_HIPPI is not set
908# CONFIG_PPP is not set
909# CONFIG_SLIP is not set
910# CONFIG_NET_FC is not set
911# CONFIG_NETCONSOLE is not set
912# CONFIG_NETPOLL is not set
913# CONFIG_NET_POLL_CONTROLLER is not set
914# CONFIG_VMXNET3 is not set
915# CONFIG_ISDN is not set
916# CONFIG_PHONE is not set
917
918#
919# Input device support
920#
921CONFIG_INPUT=y
922# CONFIG_INPUT_FF_MEMLESS is not set
923# CONFIG_INPUT_POLLDEV is not set
924# CONFIG_INPUT_SPARSEKMAP is not set
925
926#
927# Userland interfaces
928#
929CONFIG_INPUT_MOUSEDEV=y
930# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
931CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
932CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
933# CONFIG_INPUT_JOYDEV is not set
934CONFIG_INPUT_EVDEV=y
935# CONFIG_INPUT_EVBUG is not set
936
937#
938# Input Device Drivers
939#
940# CONFIG_INPUT_KEYBOARD is not set
941# CONFIG_INPUT_MOUSE is not set
942# CONFIG_INPUT_JOYSTICK is not set
943# CONFIG_INPUT_TABLET is not set
944# CONFIG_INPUT_TOUCHSCREEN is not set
945# CONFIG_INPUT_MISC is not set
946
947#
948# Hardware I/O ports
949#
950CONFIG_SERIO=y
951CONFIG_SERIO_SERPORT=y
952# CONFIG_SERIO_PCIPS2 is not set
953# CONFIG_SERIO_RAW is not set
954# CONFIG_SERIO_ALTERA_PS2 is not set
955# CONFIG_SERIO_PS2MULT is not set
956# CONFIG_GAMEPORT is not set
957
958#
959# Character devices
960#
961CONFIG_VT=y
962CONFIG_CONSOLE_TRANSLATIONS=y
963CONFIG_VT_CONSOLE=y
964CONFIG_HW_CONSOLE=y
965# CONFIG_VT_HW_CONSOLE_BINDING is not set
966CONFIG_DEVKMEM=y
967CONFIG_SERIAL_NONSTANDARD=y
968# CONFIG_COMPUTONE is not set
969# CONFIG_ROCKETPORT is not set
970# CONFIG_CYCLADES is not set
971# CONFIG_DIGIEPCA is not set
972# CONFIG_MOXA_INTELLIO is not set
973# CONFIG_MOXA_SMARTIO is not set
974# CONFIG_ISI is not set
975# CONFIG_SYNCLINKMP is not set
976# CONFIG_SYNCLINK_GT is not set
977# CONFIG_N_HDLC is not set
978# CONFIG_N_GSM is not set
979# CONFIG_RISCOM8 is not set
980# CONFIG_SPECIALIX is not set
981# CONFIG_STALDRV is not set
982# CONFIG_NOZOMI is not set
983
984#
985# Serial drivers
986#
987CONFIG_SERIAL_8250=y
988CONFIG_SERIAL_8250_CONSOLE=y
989CONFIG_SERIAL_8250_PCI=y
990CONFIG_SERIAL_8250_NR_UARTS=64
991CONFIG_SERIAL_8250_RUNTIME_UARTS=4
992CONFIG_SERIAL_8250_EXTENDED=y
993# CONFIG_SERIAL_8250_MANY_PORTS is not set
994CONFIG_SERIAL_8250_SHARE_IRQ=y
995CONFIG_SERIAL_8250_DETECT_IRQ=y
996CONFIG_SERIAL_8250_RSA=y
997
998#
999# Non-8250 serial port support
1000#
1001# CONFIG_SERIAL_MAX3100 is not set
1002# CONFIG_SERIAL_MAX3107 is not set
1003# CONFIG_SERIAL_MFD_HSU is not set
1004CONFIG_SERIAL_CORE=y
1005CONFIG_SERIAL_CORE_CONSOLE=y
1006# CONFIG_SERIAL_JSM is not set
1007CONFIG_SERIAL_OMAP=y
1008CONFIG_SERIAL_OMAP_CONSOLE=y
1009# CONFIG_SERIAL_TIMBERDALE is not set
1010# CONFIG_SERIAL_ALTERA_JTAGUART is not set
1011# CONFIG_SERIAL_ALTERA_UART is not set
1012CONFIG_UNIX98_PTYS=y
1013# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
1014# CONFIG_LEGACY_PTYS is not set
1015# CONFIG_IPMI_HANDLER is not set
1016# CONFIG_HW_RANDOM is not set
1017# CONFIG_R3964 is not set
1018# CONFIG_APPLICOM is not set
1019# CONFIG_RAW_DRIVER is not set
1020# CONFIG_TCG_TPM is not set
1021CONFIG_DEVPORT=y
1022# CONFIG_TI81XX_PCIE_BOOTDRV is not set
1023# CONFIG_RAMOOPS is not set
1024CONFIG_I2C=y
1025CONFIG_I2C_BOARDINFO=y
1026CONFIG_I2C_COMPAT=y
1027CONFIG_I2C_CHARDEV=y
1028# CONFIG_I2C_MUX is not set
1029CONFIG_I2C_HELPER_AUTO=y
1030
1031#
1032# I2C Hardware Bus support
1033#
1034
1035#
1036# PC SMBus host controller drivers
1037#
1038# CONFIG_I2C_ALI1535 is not set
1039# CONFIG_I2C_ALI1563 is not set
1040# CONFIG_I2C_ALI15X3 is not set
1041# CONFIG_I2C_AMD756 is not set
1042# CONFIG_I2C_AMD8111 is not set
1043# CONFIG_I2C_I801 is not set
1044# CONFIG_I2C_ISCH is not set
1045# CONFIG_I2C_PIIX4 is not set
1046# CONFIG_I2C_NFORCE2 is not set
1047# CONFIG_I2C_SIS5595 is not set
1048# CONFIG_I2C_SIS630 is not set
1049# CONFIG_I2C_SIS96X is not set
1050# CONFIG_I2C_VIA is not set
1051# CONFIG_I2C_VIAPRO is not set
1052
1053#
1054# I2C system bus drivers (mostly embedded / system-on-chip)
1055#
1056# CONFIG_I2C_DESIGNWARE is not set
1057# CONFIG_I2C_GPIO is not set
1058# CONFIG_I2C_INTEL_MID is not set
1059# CONFIG_I2C_OCORES is not set
1060CONFIG_I2C_OMAP=y
1061# CONFIG_I2C_PCA_PLATFORM is not set
1062# CONFIG_I2C_SIMTEC is not set
1063# CONFIG_I2C_XILINX is not set
1064
1065#
1066# External I2C/SMBus adapter drivers
1067#
1068# CONFIG_I2C_PARPORT_LIGHT is not set
1069# CONFIG_I2C_TAOS_EVM is not set
1070# CONFIG_I2C_TINY_USB is not set
1071
1072#
1073# Other I2C/SMBus bus drivers
1074#
1075# CONFIG_I2C_STUB is not set
1076# CONFIG_I2C_DEBUG_CORE is not set
1077# CONFIG_I2C_DEBUG_ALGO is not set
1078# CONFIG_I2C_DEBUG_BUS is not set
1079CONFIG_SPI=y
1080# CONFIG_SPI_DEBUG is not set
1081CONFIG_SPI_MASTER=y
1082
1083#
1084# SPI Master Controller Drivers
1085#
1086# CONFIG_SPI_BITBANG is not set
1087# CONFIG_SPI_GPIO is not set
1088CONFIG_SPI_OMAP24XX=y
1089# CONFIG_SPI_TOPCLIFF_PCH is not set
1090# CONFIG_SPI_XILINX is not set
1091# CONFIG_SPI_DESIGNWARE is not set
1092
1093#
1094# SPI Protocol Masters
1095#
1096# CONFIG_SPI_SPIDEV is not set
1097# CONFIG_SPI_TLE62X0 is not set
1098
1099#
1100# PPS support
1101#
1102# CONFIG_PPS is not set
1103CONFIG_ARCH_REQUIRE_GPIOLIB=y
1104CONFIG_GPIOLIB=y
1105# CONFIG_DEBUG_GPIO is not set
1106# CONFIG_GPIO_SYSFS is not set
1107
1108#
1109# Memory mapped GPIO expanders:
1110#
1111# CONFIG_GPIO_BASIC_MMIO is not set
1112# CONFIG_GPIO_IT8761E is not set
1113# CONFIG_GPIO_SCH is not set
1114# CONFIG_GPIO_VX855 is not set
1115
1116#
1117# I2C GPIO expanders:
1118#
1119# CONFIG_GPIO_MAX7300 is not set
1120# CONFIG_GPIO_MAX732X is not set
1121# CONFIG_GPIO_PCA953X is not set
1122# CONFIG_GPIO_PCF857X is not set
1123# CONFIG_GPIO_SX150X is not set
1124# CONFIG_GPIO_ADP5588 is not set
1125
1126#
1127# PCI GPIO expanders:
1128#
1129# CONFIG_GPIO_CS5535 is not set
1130# CONFIG_GPIO_BT8XX is not set
1131# CONFIG_GPIO_LANGWELL is not set
1132# CONFIG_GPIO_PCH is not set
1133# CONFIG_GPIO_RDC321X is not set
1134
1135#
1136# SPI GPIO expanders:
1137#
1138# CONFIG_GPIO_MAX7301 is not set
1139# CONFIG_GPIO_MCP23S08 is not set
1140# CONFIG_GPIO_MC33880 is not set
1141# CONFIG_GPIO_74X164 is not set
1142
1143#
1144# AC97 GPIO expanders:
1145#
1146
1147#
1148# MODULbus GPIO expanders:
1149#
1150# CONFIG_W1 is not set
1151# CONFIG_POWER_SUPPLY is not set
1152# CONFIG_HWMON is not set
1153# CONFIG_THERMAL is not set
1154CONFIG_WATCHDOG=y
1155# CONFIG_WATCHDOG_NOWAYOUT is not set
1156
1157#
1158# Watchdog Device Drivers
1159#
1160# CONFIG_SOFT_WATCHDOG is not set
1161CONFIG_OMAP_WATCHDOG=y
1162# CONFIG_MAX63XX_WATCHDOG is not set
1163# CONFIG_ALIM7101_WDT is not set
1164
1165#
1166# PCI-based Watchdog Cards
1167#
1168# CONFIG_PCIPCWATCHDOG is not set
1169# CONFIG_WDTPCI is not set
1170
1171#
1172# USB-based Watchdog Cards
1173#
1174# CONFIG_USBPCWATCHDOG is not set
1175CONFIG_SSB_POSSIBLE=y
1176
1177#
1178# Sonics Silicon Backplane
1179#
1180CONFIG_SSB=m
1181CONFIG_SSB_SPROM=y
1182CONFIG_SSB_PCIHOST_POSSIBLE=y
1183CONFIG_SSB_PCIHOST=y
1184# CONFIG_SSB_B43_PCI_BRIDGE is not set
1185CONFIG_SSB_SDIOHOST_POSSIBLE=y
1186# CONFIG_SSB_SDIOHOST is not set
1187# CONFIG_SSB_DEBUG is not set
1188CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
1189# CONFIG_SSB_DRIVER_PCICORE is not set
1190CONFIG_MFD_SUPPORT=y
1191# CONFIG_MFD_CORE is not set
1192# CONFIG_MFD_88PM860X is not set
1193# CONFIG_MFD_SM501 is not set
1194# CONFIG_MFD_ASIC3 is not set
1195# CONFIG_HTC_EGPIO is not set
1196# CONFIG_HTC_PASIC3 is not set
1197# CONFIG_HTC_I2CPLD is not set
1198# CONFIG_TPS65010 is not set
1199# CONFIG_TPS6507X is not set
1200# CONFIG_MFD_STMPE is not set
1201# CONFIG_MFD_TC35892 is not set
1202# CONFIG_MFD_TMIO is not set
1203# CONFIG_MFD_T7L66XB is not set
1204# CONFIG_MFD_TC6387XB is not set
1205# CONFIG_MFD_TC6393XB is not set
1206# CONFIG_PMIC_DA903X is not set
1207# CONFIG_PMIC_ADP5520 is not set
1208# CONFIG_MFD_MAX8925 is not set
1209# CONFIG_MFD_MAX8998 is not set
1210# CONFIG_MFD_WM8400 is not set
1211# CONFIG_MFD_WM831X_I2C is not set
1212# CONFIG_MFD_WM831X_SPI is not set
1213# CONFIG_MFD_WM8350_I2C is not set
1214# CONFIG_MFD_WM8994 is not set
1215# CONFIG_MFD_PCF50633 is not set
1216# CONFIG_MFD_MC13XXX is not set
1217# CONFIG_ABX500_CORE is not set
1218# CONFIG_EZX_PCAP is not set
1219# CONFIG_MFD_TIMBERDALE is not set
1220# CONFIG_LPC_SCH is not set
1221# CONFIG_MFD_RDC321X is not set
1222# CONFIG_MFD_JANZ_CMODIO is not set
1223# CONFIG_MFD_TPS6586X is not set
1224# CONFIG_MFD_VX855 is not set
1225CONFIG_REGULATOR=y
1226# CONFIG_REGULATOR_DEBUG is not set
1227CONFIG_REGULATOR_DUMMY=y
1228# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
1229# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
1230# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
1231# CONFIG_REGULATOR_BQ24022 is not set
1232# CONFIG_REGULATOR_MAX1586 is not set
1233# CONFIG_REGULATOR_MAX8649 is not set
1234# CONFIG_REGULATOR_MAX8660 is not set
1235# CONFIG_REGULATOR_MAX8952 is not set
1236# CONFIG_REGULATOR_LP3971 is not set
1237# CONFIG_REGULATOR_LP3972 is not set
1238# CONFIG_REGULATOR_TPS65023 is not set
1239CONFIG_REGULATOR_GPIO=y
1240# CONFIG_REGULATOR_TPS6507X is not set
1241# CONFIG_REGULATOR_ISL6271A is not set
1242# CONFIG_REGULATOR_AD5398 is not set
1243CONFIG_MEDIA_SUPPORT=y
1244
1245#
1246# Multimedia core support
1247#
1248# CONFIG_MEDIA_CONTROLLER is not set
1249CONFIG_VIDEO_DEV=y
1250CONFIG_VIDEO_V4L2_COMMON=y
1251CONFIG_VIDEO_ALLOW_V4L1=y
1252CONFIG_VIDEO_V4L1_COMPAT=y
1253# CONFIG_DVB_CORE is not set
1254CONFIG_VIDEO_MEDIA=y
1255
1256#
1257# Multimedia drivers
1258#
1259# CONFIG_IR_CORE is not set
1260# CONFIG_MEDIA_ATTACH is not set
1261CONFIG_MEDIA_TUNER=y
1262# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
1263CONFIG_MEDIA_TUNER_SIMPLE=y
1264CONFIG_MEDIA_TUNER_TDA8290=y
1265CONFIG_MEDIA_TUNER_TDA827X=y
1266CONFIG_MEDIA_TUNER_TDA18271=y
1267CONFIG_MEDIA_TUNER_TDA9887=y
1268CONFIG_MEDIA_TUNER_TEA5761=y
1269CONFIG_MEDIA_TUNER_TEA5767=y
1270CONFIG_MEDIA_TUNER_MT20XX=y
1271CONFIG_MEDIA_TUNER_XC2028=y
1272CONFIG_MEDIA_TUNER_XC5000=y
1273CONFIG_MEDIA_TUNER_MC44S803=y
1274CONFIG_VIDEO_V4L2=y
1275CONFIG_VIDEO_V4L1=y
1276CONFIG_VIDEOBUF_GEN=y
1277CONFIG_VIDEOBUF_DMA_SG=y
1278CONFIG_VIDEOBUF_DMA_CONTIG=y
1279CONFIG_VIDEO_CAPTURE_DRIVERS=y
1280# CONFIG_VIDEO_ADV_DEBUG is not set
1281# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
1282# CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set
1283
1284#
1285# Encoders/decoders and other helper chips
1286#
1287
1288#
1289# Audio decoders
1290#
1291# CONFIG_VIDEO_TVAUDIO is not set
1292# CONFIG_VIDEO_TDA7432 is not set
1293# CONFIG_VIDEO_TDA9840 is not set
1294# CONFIG_VIDEO_TDA9875 is not set
1295# CONFIG_VIDEO_TEA6415C is not set
1296# CONFIG_VIDEO_TEA6420 is not set
1297# CONFIG_VIDEO_MSP3400 is not set
1298# CONFIG_VIDEO_CS5345 is not set
1299# CONFIG_VIDEO_CS53L32A is not set
1300# CONFIG_VIDEO_M52790 is not set
1301# CONFIG_VIDEO_TLV320AIC23B is not set
1302# CONFIG_VIDEO_WM8775 is not set
1303# CONFIG_VIDEO_WM8739 is not set
1304# CONFIG_VIDEO_VP27SMPX is not set
1305
1306#
1307# RDS decoders
1308#
1309# CONFIG_VIDEO_SAA6588 is not set
1310
1311#
1312# Video decoders
1313#
1314# CONFIG_VIDEO_ADV7180 is not set
1315# CONFIG_VIDEO_BT819 is not set
1316# CONFIG_VIDEO_BT856 is not set
1317# CONFIG_VIDEO_BT866 is not set
1318# CONFIG_VIDEO_KS0127 is not set
1319# CONFIG_VIDEO_OV7670 is not set
1320# CONFIG_VIDEO_MT9T001 is not set
1321# CONFIG_VIDEO_MT9V011 is not set
1322# CONFIG_VIDEO_MT9V113 is not set
1323# CONFIG_VIDEO_MT9T111 is not set
1324# CONFIG_VIDEO_TCM825X is not set
1325# CONFIG_VIDEO_SAA7110 is not set
1326# CONFIG_VIDEO_SAA711X is not set
1327# CONFIG_VIDEO_SAA717X is not set
1328# CONFIG_VIDEO_SAA7191 is not set
1329# CONFIG_VIDEO_TVP514X is not set
1330# CONFIG_VIDEO_TVP5150 is not set
1331# CONFIG_VIDEO_TVP7002 is not set
1332# CONFIG_VIDEO_VPX3220 is not set
1333
1334#
1335# Video and audio decoders
1336#
1337# CONFIG_VIDEO_CX25840 is not set
1338
1339#
1340# MPEG video encoders
1341#
1342# CONFIG_VIDEO_CX2341X is not set
1343
1344#
1345# Video encoders
1346#
1347# CONFIG_VIDEO_SAA7127 is not set
1348# CONFIG_VIDEO_SAA7185 is not set
1349# CONFIG_VIDEO_ADV7170 is not set
1350# CONFIG_VIDEO_ADV7175 is not set
1351# CONFIG_VIDEO_THS7303 is not set
1352# CONFIG_VIDEO_ADV7343 is not set
1353# CONFIG_VIDEO_AK881X is not set
1354
1355#
1356# Video improvement chips
1357#
1358# CONFIG_VIDEO_UPD64031A is not set
1359# CONFIG_VIDEO_UPD64083 is not set
1360CONFIG_VIDEO_TI81XX_VIDOUT=m
1361# CONFIG_VIDEO_CPIA2 is not set
1362# CONFIG_VIDEO_SAA7134 is not set
1363# CONFIG_VIDEO_MXB is not set
1364# CONFIG_VIDEO_HEXIUM_ORION is not set
1365# CONFIG_VIDEO_HEXIUM_GEMINI is not set
1366# CONFIG_VIDEO_CAFE_CCIC is not set
1367# CONFIG_VIDEO_SR030PC30 is not set
1368# CONFIG_SOC_CAMERA is not set
1369CONFIG_V4L_USB_DRIVERS=y
1370CONFIG_USB_VIDEO_CLASS=y
1371CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
1372# CONFIG_USB_GSPCA is not set
1373# CONFIG_VIDEO_PVRUSB2 is not set
1374# CONFIG_VIDEO_HDPVR is not set
1375# CONFIG_VIDEO_USBVISION is not set
1376# CONFIG_USB_VICAM is not set
1377# CONFIG_USB_IBMCAM is not set
1378# CONFIG_USB_KONICAWC is not set
1379# CONFIG_USB_ET61X251 is not set
1380# CONFIG_USB_SE401 is not set
1381# CONFIG_USB_SN9C102 is not set
1382# CONFIG_USB_PWC is not set
1383# CONFIG_USB_ZR364XX is not set
1384# CONFIG_USB_STKWEBCAM is not set
1385# CONFIG_USB_S2255 is not set
1386# CONFIG_V4L_MEM2MEM_DRIVERS is not set
1387# CONFIG_RADIO_ADAPTERS is not set
1388# CONFIG_DAB is not set
1389CONFIG_HAVE_TI_TILER=y
1390# CONFIG_TI_TILER is not set
1391
1392#
1393# Graphics support
1394#
1395CONFIG_VGA_ARB=y
1396CONFIG_VGA_ARB_MAX_GPUS=16
1397# CONFIG_DRM is not set
1398# CONFIG_STUB_POULSBO is not set
1399# CONFIG_VGASTATE is not set
1400# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1401CONFIG_FB=y
1402# CONFIG_FIRMWARE_EDID is not set
1403# CONFIG_FB_DDC is not set
1404# CONFIG_FB_BOOT_VESA_SUPPORT is not set
1405CONFIG_FB_CFB_FILLRECT=y
1406CONFIG_FB_CFB_COPYAREA=y
1407CONFIG_FB_CFB_IMAGEBLIT=y
1408# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1409# CONFIG_FB_SYS_FILLRECT is not set
1410# CONFIG_FB_SYS_COPYAREA is not set
1411# CONFIG_FB_SYS_IMAGEBLIT is not set
1412# CONFIG_FB_FOREIGN_ENDIAN is not set
1413# CONFIG_FB_SYS_FOPS is not set
1414# CONFIG_FB_SVGALIB is not set
1415# CONFIG_FB_MACMODES is not set
1416# CONFIG_FB_BACKLIGHT is not set
1417# CONFIG_FB_MODE_HELPERS is not set
1418# CONFIG_FB_TILEBLITTING is not set
1419
1420#
1421# Frame buffer hardware drivers
1422#
1423# CONFIG_FB_CIRRUS is not set
1424# CONFIG_FB_PM2 is not set
1425# CONFIG_FB_CYBER2000 is not set
1426# CONFIG_FB_ASILIANT is not set
1427# CONFIG_FB_IMSTT is not set
1428# CONFIG_FB_S1D13XXX is not set
1429# CONFIG_FB_NVIDIA is not set
1430# CONFIG_FB_RIVA is not set
1431# CONFIG_FB_MATROX is not set
1432# CONFIG_FB_RADEON is not set
1433# CONFIG_FB_ATY128 is not set
1434# CONFIG_FB_ATY is not set
1435# CONFIG_FB_S3 is not set
1436# CONFIG_FB_SAVAGE is not set
1437# CONFIG_FB_SIS is not set
1438# CONFIG_FB_NEOMAGIC is not set
1439# CONFIG_FB_KYRO is not set
1440# CONFIG_FB_3DFX is not set
1441# CONFIG_FB_VOODOO1 is not set
1442# CONFIG_FB_VT8623 is not set
1443# CONFIG_FB_TRIDENT is not set
1444# CONFIG_FB_ARK is not set
1445# CONFIG_FB_PM3 is not set
1446# CONFIG_FB_CARMINE is not set
1447# CONFIG_FB_VIRTUAL is not set
1448# CONFIG_FB_METRONOME is not set
1449# CONFIG_FB_MB862XX is not set
1450# CONFIG_FB_BROADSHEET is not set
1451CONFIG_TI81XX_VPSS=m
1452CONFIG_TI81XX_VPSS_VRAM_SIZE=50
1453CONFIG_TI81XX_VPSS_DEBUG_SUPPORT=y
1454CONFIG_FB_TI81XX=m
1455CONFIG_FB_TI81XX_DEBUG_SUPPORT=y
1456CONFIG_FB_TI81XX_NUM_FBS=3
1457CONFIG_TI81XX_HDMI=m
1458# CONFIG_SII9022a is not set
1459# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1460
1461#
1462# Display device support
1463#
1464# CONFIG_DISPLAY_SUPPORT is not set
1465
1466#
1467# Console display driver support
1468#
1469CONFIG_DUMMY_CONSOLE=y
1470# CONFIG_FRAMEBUFFER_CONSOLE is not set
1471# CONFIG_LOGO is not set
1472CONFIG_SOUND=y
1473# CONFIG_SOUND_OSS_CORE is not set
1474CONFIG_SND=y
1475CONFIG_SND_TIMER=y
1476CONFIG_SND_PCM=y
1477CONFIG_SND_HWDEP=y
1478CONFIG_SND_RAWMIDI=y
1479CONFIG_SND_JACK=y
1480# CONFIG_SND_SEQUENCER is not set
1481# CONFIG_SND_MIXER_OSS is not set
1482# CONFIG_SND_PCM_OSS is not set
1483# CONFIG_SND_HRTIMER is not set
1484# CONFIG_SND_DYNAMIC_MINORS is not set
1485CONFIG_SND_SUPPORT_OLD_API=y
1486CONFIG_SND_VERBOSE_PROCFS=y
1487# CONFIG_SND_VERBOSE_PRINTK is not set
1488# CONFIG_SND_DEBUG is not set
1489# CONFIG_SND_RAWMIDI_SEQ is not set
1490# CONFIG_SND_OPL3_LIB_SEQ is not set
1491# CONFIG_SND_OPL4_LIB_SEQ is not set
1492# CONFIG_SND_SBAWE_SEQ is not set
1493# CONFIG_SND_EMU10K1_SEQ is not set
1494# CONFIG_SND_DRIVERS is not set
1495CONFIG_SND_PCI=y
1496# CONFIG_SND_AD1889 is not set
1497# CONFIG_SND_ALS300 is not set
1498# CONFIG_SND_ALI5451 is not set
1499# CONFIG_SND_ATIIXP is not set
1500# CONFIG_SND_ATIIXP_MODEM is not set
1501# CONFIG_SND_AU8810 is not set
1502# CONFIG_SND_AU8820 is not set
1503# CONFIG_SND_AU8830 is not set
1504# CONFIG_SND_AW2 is not set
1505# CONFIG_SND_AZT3328 is not set
1506# CONFIG_SND_BT87X is not set
1507# CONFIG_SND_CA0106 is not set
1508# CONFIG_SND_CMIPCI is not set
1509# CONFIG_SND_OXYGEN is not set
1510# CONFIG_SND_CS4281 is not set
1511# CONFIG_SND_CS46XX is not set
1512# CONFIG_SND_CS5535AUDIO is not set
1513# CONFIG_SND_CTXFI is not set
1514# CONFIG_SND_DARLA20 is not set
1515# CONFIG_SND_GINA20 is not set
1516# CONFIG_SND_LAYLA20 is not set
1517# CONFIG_SND_DARLA24 is not set
1518# CONFIG_SND_GINA24 is not set
1519# CONFIG_SND_LAYLA24 is not set
1520# CONFIG_SND_MONA is not set
1521# CONFIG_SND_MIA is not set
1522# CONFIG_SND_ECHO3G is not set
1523# CONFIG_SND_INDIGO is not set
1524# CONFIG_SND_INDIGOIO is not set
1525# CONFIG_SND_INDIGODJ is not set
1526# CONFIG_SND_INDIGOIOX is not set
1527# CONFIG_SND_INDIGODJX is not set
1528# CONFIG_SND_EMU10K1 is not set
1529# CONFIG_SND_EMU10K1X is not set
1530# CONFIG_SND_ENS1370 is not set
1531# CONFIG_SND_ENS1371 is not set
1532# CONFIG_SND_ES1938 is not set
1533# CONFIG_SND_ES1968 is not set
1534# CONFIG_SND_FM801 is not set
1535# CONFIG_SND_HDA_INTEL is not set
1536# CONFIG_SND_HDSP is not set
1537# CONFIG_SND_HDSPM is not set
1538# CONFIG_SND_HIFIER is not set
1539# CONFIG_SND_ICE1712 is not set
1540# CONFIG_SND_ICE1724 is not set
1541# CONFIG_SND_INTEL8X0 is not set
1542# CONFIG_SND_INTEL8X0M is not set
1543# CONFIG_SND_KORG1212 is not set
1544# CONFIG_SND_LX6464ES is not set
1545# CONFIG_SND_MAESTRO3 is not set
1546# CONFIG_SND_MIXART is not set
1547# CONFIG_SND_NM256 is not set
1548# CONFIG_SND_PCXHR is not set
1549# CONFIG_SND_RIPTIDE is not set
1550# CONFIG_SND_RME32 is not set
1551# CONFIG_SND_RME96 is not set
1552# CONFIG_SND_RME9652 is not set
1553# CONFIG_SND_SONICVIBES is not set
1554# CONFIG_SND_TRIDENT is not set
1555# CONFIG_SND_VIA82XX is not set
1556# CONFIG_SND_VIA82XX_MODEM is not set
1557# CONFIG_SND_VIRTUOSO is not set
1558# CONFIG_SND_VX222 is not set
1559# CONFIG_SND_YMFPCI is not set
1560# CONFIG_SND_ARM is not set
1561# CONFIG_SND_SPI is not set
1562CONFIG_SND_USB=y
1563CONFIG_SND_USB_AUDIO=y
1564# CONFIG_SND_USB_UA101 is not set
1565# CONFIG_SND_USB_CAIAQ is not set
1566CONFIG_SND_SOC=y
1567CONFIG_SND_TI81XX_SOC=y
1568CONFIG_SND_DAVINCI_SOC_MCASP=y
1569CONFIG_SND_TI81XX_SOC_EVM=y
1570# CONFIG_SND_OMAP_SOC is not set
1571CONFIG_SND_SOC_I2C_AND_SPI=y
1572# CONFIG_SND_SOC_ALL_CODECS is not set
1573CONFIG_SND_SOC_TLV320AIC3X=y
1574# CONFIG_SOUND_PRIME is not set
1575CONFIG_HID_SUPPORT=y
1576CONFIG_HID=y
1577# CONFIG_HIDRAW is not set
1578
1579#
1580# USB Input Devices
1581#
1582CONFIG_USB_HID=y
1583# CONFIG_HID_PID is not set
1584# CONFIG_USB_HIDDEV is not set
1585
1586#
1587# Special HID drivers
1588#
1589# CONFIG_HID_3M_PCT is not set
1590CONFIG_HID_A4TECH=y
1591# CONFIG_HID_ACRUX_FF is not set
1592CONFIG_HID_APPLE=y
1593CONFIG_HID_BELKIN=y
1594# CONFIG_HID_CANDO is not set
1595CONFIG_HID_CHERRY=y
1596CONFIG_HID_CHICONY=y
1597# CONFIG_HID_PRODIKEYS is not set
1598CONFIG_HID_CYPRESS=y
1599# CONFIG_HID_DRAGONRISE is not set
1600# CONFIG_HID_EGALAX is not set
1601CONFIG_HID_EZKEY=y
1602CONFIG_HID_KYE=y
1603# CONFIG_HID_UCLOGIC is not set
1604# CONFIG_HID_WALTOP is not set
1605# CONFIG_HID_GYRATION is not set
1606# CONFIG_HID_TWINHAN is not set
1607CONFIG_HID_KENSINGTON=y
1608CONFIG_HID_LOGITECH=y
1609# CONFIG_LOGITECH_FF is not set
1610# CONFIG_LOGIRUMBLEPAD2_FF is not set
1611# CONFIG_LOGIG940_FF is not set
1612# CONFIG_LOGIWII_FF is not set
1613CONFIG_HID_MICROSOFT=y
1614# CONFIG_HID_MOSART is not set
1615CONFIG_HID_MONTEREY=y
1616# CONFIG_HID_NTRIG is not set
1617# CONFIG_HID_ORTEK is not set
1618# CONFIG_HID_PANTHERLORD is not set
1619# CONFIG_HID_PETALYNX is not set
1620# CONFIG_HID_PICOLCD is not set
1621# CONFIG_HID_QUANTA is not set
1622# CONFIG_HID_ROCCAT is not set
1623# CONFIG_HID_ROCCAT_KONE is not set
1624# CONFIG_HID_ROCCAT_PYRA is not set
1625# CONFIG_HID_SAMSUNG is not set
1626# CONFIG_HID_SONY is not set
1627# CONFIG_HID_STANTUM is not set
1628# CONFIG_HID_SUNPLUS is not set
1629# CONFIG_HID_GREENASIA is not set
1630# CONFIG_HID_SMARTJOYPLUS is not set
1631# CONFIG_HID_TOPSEED is not set
1632# CONFIG_HID_THRUSTMASTER is not set
1633# CONFIG_HID_ZEROPLUS is not set
1634# CONFIG_HID_ZYDACRON is not set
1635CONFIG_USB_SUPPORT=y
1636CONFIG_USB_ARCH_HAS_HCD=y
1637CONFIG_USB_ARCH_HAS_OHCI=y
1638CONFIG_USB_ARCH_HAS_EHCI=y
1639CONFIG_USB=y
1640# CONFIG_USB_DEBUG is not set
1641CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
1642
1643#
1644# Miscellaneous USB options
1645#
1646CONFIG_USB_DEVICEFS=y
1647CONFIG_USB_DEVICE_CLASS=y
1648# CONFIG_USB_DYNAMIC_MINORS is not set
1649CONFIG_USB_SUSPEND=y
1650# CONFIG_USB_OTG is not set
1651# CONFIG_USB_MON is not set
1652# CONFIG_USB_WUSB is not set
1653# CONFIG_USB_WUSB_CBAF is not set
1654
1655#
1656# USB Host Controller Drivers
1657#
1658# CONFIG_USB_C67X00_HCD is not set
1659# CONFIG_USB_XHCI_HCD is not set
1660# CONFIG_USB_EHCI_HCD is not set
1661# CONFIG_USB_OXU210HP_HCD is not set
1662# CONFIG_USB_ISP116X_HCD is not set
1663# CONFIG_USB_ISP1760_HCD is not set
1664# CONFIG_USB_ISP1362_HCD is not set
1665# CONFIG_USB_OHCI_HCD is not set
1666# CONFIG_USB_UHCI_HCD is not set
1667# CONFIG_USB_SL811_HCD is not set
1668# CONFIG_USB_R8A66597_HCD is not set
1669# CONFIG_USB_WHCI_HCD is not set
1670# CONFIG_USB_HWA_HCD is not set
1671CONFIG_USB_MUSB_HDRC=y
1672
1673#
1674# Platform Glue Layer
1675#
1676# CONFIG_USB_MUSB_TUSB6010_GLUE is not set
1677# CONFIG_USB_MUSB_OMAP2PLUS_GLUE is not set
1678# CONFIG_USB_MUSB_AM35X_GLUE is not set
1679CONFIG_USB_MUSB_TI81XX_GLUE=y
1680# CONFIG_USB_MUSB_DAVINCI is not set
1681# CONFIG_USB_MUSB_DA8XX is not set
1682# CONFIG_USB_MUSB_TUSB6010 is not set
1683# CONFIG_USB_MUSB_OMAP2PLUS is not set
1684# CONFIG_USB_MUSB_AM35X is not set
1685CONFIG_USB_MUSB_TI81XX=y
1686# CONFIG_USB_MUSB_BLACKFIN is not set
1687# CONFIG_USB_MUSB_UX500 is not set
1688CONFIG_USB_MUSB_HOST=y
1689CONFIG_USB_MUSB_HDRC_HCD=y
1690# CONFIG_MUSB_PIO_ONLY is not set
1691# CONFIG_USB_INVENTRA_DMA_HW is not set
1692# CONFIG_USB_TI_CPPI_DMA_HW is not set
1693CONFIG_USB_TI_CPPI41_DMA_HW=y
1694# CONFIG_USB_INVENTRA_DMA is not set
1695# CONFIG_USB_TI_CPPI_DMA is not set
1696CONFIG_USB_TI_CPPI41_DMA=y
1697# CONFIG_USB_TUSB_OMAP_DMA is not set
1698CONFIG_USB_MUSB_DEBUG=y
1699
1700#
1701# USB Device Class drivers
1702#
1703# CONFIG_USB_ACM is not set
1704# CONFIG_USB_PRINTER is not set
1705# CONFIG_USB_WDM is not set
1706# CONFIG_USB_TMC is not set
1707
1708#
1709# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1710#
1711
1712#
1713# also be needed; see USB_STORAGE Help for more info
1714#
1715CONFIG_USB_STORAGE=y
1716# CONFIG_USB_STORAGE_DEBUG is not set
1717# CONFIG_USB_STORAGE_DATAFAB is not set
1718# CONFIG_USB_STORAGE_FREECOM is not set
1719# CONFIG_USB_STORAGE_ISD200 is not set
1720# CONFIG_USB_STORAGE_USBAT is not set
1721# CONFIG_USB_STORAGE_SDDR09 is not set
1722# CONFIG_USB_STORAGE_SDDR55 is not set
1723# CONFIG_USB_STORAGE_JUMPSHOT is not set
1724# CONFIG_USB_STORAGE_ALAUDA is not set
1725# CONFIG_USB_STORAGE_ONETOUCH is not set
1726# CONFIG_USB_STORAGE_KARMA is not set
1727# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1728# CONFIG_USB_UAS is not set
1729# CONFIG_USB_LIBUSUAL is not set
1730
1731#
1732# USB Imaging devices
1733#
1734# CONFIG_USB_MDC800 is not set
1735# CONFIG_USB_MICROTEK is not set
1736
1737#
1738# USB port drivers
1739#
1740# CONFIG_USB_SERIAL is not set
1741
1742#
1743# USB Miscellaneous drivers
1744#
1745# CONFIG_USB_EMI62 is not set
1746# CONFIG_USB_EMI26 is not set
1747# CONFIG_USB_ADUTUX is not set
1748# CONFIG_USB_SEVSEG is not set
1749# CONFIG_USB_RIO500 is not set
1750# CONFIG_USB_LEGOTOWER is not set
1751# CONFIG_USB_LCD is not set
1752# CONFIG_USB_LED is not set
1753# CONFIG_USB_CYPRESS_CY7C63 is not set
1754# CONFIG_USB_CYTHERM is not set
1755# CONFIG_USB_IDMOUSE is not set
1756# CONFIG_USB_FTDI_ELAN is not set
1757# CONFIG_USB_APPLEDISPLAY is not set
1758# CONFIG_USB_SISUSBVGA is not set
1759# CONFIG_USB_LD is not set
1760# CONFIG_USB_TRANCEVIBRATOR is not set
1761# CONFIG_USB_IOWARRIOR is not set
1762# CONFIG_USB_TEST is not set
1763# CONFIG_USB_ISIGHTFW is not set
1764# CONFIG_USB_YUREX is not set
1765# CONFIG_USB_GADGET is not set
1766
1767#
1768# OTG and related infrastructure
1769#
1770CONFIG_USB_OTG_UTILS=y
1771# CONFIG_USB_GPIO_VBUS is not set
1772# CONFIG_USB_ULPI is not set
1773CONFIG_NOP_USB_XCEIV=y
1774# CONFIG_UWB is not set
1775CONFIG_MMC=y
1776# CONFIG_MMC_DEBUG is not set
1777# CONFIG_MMC_UNSAFE_RESUME is not set
1778
1779#
1780# MMC/SD/SDIO Card Drivers
1781#
1782CONFIG_MMC_BLOCK=y
1783CONFIG_MMC_BLOCK_MINORS=8
1784CONFIG_MMC_BLOCK_BOUNCE=y
1785# CONFIG_SDIO_UART is not set
1786# CONFIG_MMC_TEST is not set
1787
1788#
1789# MMC/SD/SDIO Host Controller Drivers
1790#
1791# CONFIG_MMC_SDHCI is not set
1792# CONFIG_MMC_OMAP is not set
1793CONFIG_MMC_OMAP_HS=y
1794# CONFIG_MMC_TIFM_SD is not set
1795# CONFIG_MMC_SPI is not set
1796# CONFIG_MMC_CB710 is not set
1797# CONFIG_MMC_VIA_SDMMC is not set
1798# CONFIG_MMC_USHC is not set
1799# CONFIG_MEMSTICK is not set
1800# CONFIG_NEW_LEDS is not set
1801# CONFIG_ACCESSIBILITY is not set
1802# CONFIG_INFINIBAND is not set
1803CONFIG_RTC_LIB=y
1804# CONFIG_RTC_CLASS is not set
1805# CONFIG_DMADEVICES is not set
1806# CONFIG_AUXDISPLAY is not set
1807# CONFIG_UIO is not set
1808# CONFIG_STAGING is not set
1809CONFIG_Sys_Link=y
1810CONFIG_SYSLINK_MULTIPROC=y
1811CONFIG_SYSLINK_NOTIFY=y
1812
1813#
1814# File systems
1815#
1816CONFIG_EXT2_FS=y
1817CONFIG_EXT2_FS_XATTR=y
1818CONFIG_EXT2_FS_POSIX_ACL=y
1819CONFIG_EXT2_FS_SECURITY=y
1820# CONFIG_EXT2_FS_XIP is not set
1821CONFIG_EXT3_FS=y
1822# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
1823CONFIG_EXT3_FS_XATTR=y
1824CONFIG_EXT3_FS_POSIX_ACL=y
1825CONFIG_EXT3_FS_SECURITY=y
1826# CONFIG_EXT4_FS is not set
1827CONFIG_JBD=y
1828# CONFIG_JBD_DEBUG is not set
1829CONFIG_FS_MBCACHE=y
1830# CONFIG_REISERFS_FS is not set
1831# CONFIG_JFS_FS is not set
1832CONFIG_FS_POSIX_ACL=y
1833# CONFIG_XFS_FS is not set
1834# CONFIG_OCFS2_FS is not set
1835# CONFIG_BTRFS_FS is not set
1836# CONFIG_NILFS2_FS is not set
1837CONFIG_FILE_LOCKING=y
1838CONFIG_FSNOTIFY=y
1839# CONFIG_DNOTIFY is not set
1840CONFIG_INOTIFY_USER=y
1841# CONFIG_FANOTIFY is not set
1842# CONFIG_QUOTA is not set
1843# CONFIG_QUOTACTL is not set
1844CONFIG_AUTOFS4_FS=y
1845CONFIG_FUSE_FS=y
1846CONFIG_CUSE=y
1847CONFIG_GENERIC_ACL=y
1848
1849#
1850# Caches
1851#
1852# CONFIG_FSCACHE is not set
1853
1854#
1855# CD-ROM/DVD Filesystems
1856#
1857CONFIG_ISO9660_FS=y
1858# CONFIG_JOLIET is not set
1859# CONFIG_ZISOFS is not set
1860# CONFIG_UDF_FS is not set
1861
1862#
1863# DOS/FAT/NT Filesystems
1864#
1865CONFIG_FAT_FS=y
1866CONFIG_MSDOS_FS=y
1867CONFIG_VFAT_FS=y
1868CONFIG_FAT_DEFAULT_CODEPAGE=437
1869CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1870# CONFIG_NTFS_FS is not set
1871
1872#
1873# Pseudo filesystems
1874#
1875CONFIG_PROC_FS=y
1876CONFIG_PROC_SYSCTL=y
1877CONFIG_PROC_PAGE_MONITOR=y
1878CONFIG_SYSFS=y
1879CONFIG_TMPFS=y
1880CONFIG_TMPFS_POSIX_ACL=y
1881# CONFIG_HUGETLB_PAGE is not set
1882# CONFIG_CONFIGFS_FS is not set
1883CONFIG_MISC_FILESYSTEMS=y
1884# CONFIG_ADFS_FS is not set
1885# CONFIG_AFFS_FS is not set
1886# CONFIG_ECRYPT_FS is not set
1887# CONFIG_HFS_FS is not set
1888# CONFIG_HFSPLUS_FS is not set
1889# CONFIG_BEFS_FS is not set
1890# CONFIG_BFS_FS is not set
1891# CONFIG_EFS_FS is not set
1892CONFIG_JFFS2_FS=y
1893CONFIG_JFFS2_FS_DEBUG=0
1894CONFIG_JFFS2_FS_WRITEBUFFER=y
1895CONFIG_JFFS2_FS_WBUF_VERIFY=y
1896# CONFIG_JFFS2_SUMMARY is not set
1897# CONFIG_JFFS2_FS_XATTR is not set
1898# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1899CONFIG_JFFS2_ZLIB=y
1900# CONFIG_JFFS2_LZO is not set
1901CONFIG_JFFS2_RTIME=y
1902# CONFIG_JFFS2_RUBIN is not set
1903# CONFIG_LOGFS is not set
1904# CONFIG_CRAMFS is not set
1905# CONFIG_SQUASHFS is not set
1906# CONFIG_VXFS_FS is not set
1907# CONFIG_MINIX_FS is not set
1908# CONFIG_OMFS_FS is not set
1909# CONFIG_HPFS_FS is not set
1910# CONFIG_QNX4FS_FS is not set
1911# CONFIG_ROMFS_FS is not set
1912# CONFIG_SYSV_FS is not set
1913# CONFIG_UFS_FS is not set
1914CONFIG_NETWORK_FILESYSTEMS=y
1915CONFIG_NFS_FS=y
1916CONFIG_NFS_V3=y
1917# CONFIG_NFS_V3_ACL is not set
1918CONFIG_NFS_V4=y
1919# CONFIG_NFS_V4_1 is not set
1920CONFIG_ROOT_NFS=y
1921# CONFIG_NFS_USE_LEGACY_DNS is not set
1922CONFIG_NFS_USE_KERNEL_DNS=y
1923# CONFIG_NFS_USE_NEW_IDMAPPER is not set
1924# CONFIG_NFSD is not set
1925CONFIG_LOCKD=y
1926CONFIG_LOCKD_V4=y
1927CONFIG_NFS_COMMON=y
1928CONFIG_SUNRPC=y
1929CONFIG_SUNRPC_GSS=y
1930CONFIG_RPCSEC_GSS_KRB5=y
1931# CONFIG_CEPH_FS is not set
1932# CONFIG_CIFS is not set
1933# CONFIG_NCP_FS is not set
1934# CONFIG_CODA_FS is not set
1935# CONFIG_AFS_FS is not set
1936
1937#
1938# Partition Types
1939#
1940# CONFIG_PARTITION_ADVANCED is not set
1941CONFIG_MSDOS_PARTITION=y
1942CONFIG_NLS=y
1943CONFIG_NLS_DEFAULT="utf8"
1944CONFIG_NLS_CODEPAGE_437=y
1945# CONFIG_NLS_CODEPAGE_737 is not set
1946# CONFIG_NLS_CODEPAGE_775 is not set
1947# CONFIG_NLS_CODEPAGE_850 is not set
1948# CONFIG_NLS_CODEPAGE_852 is not set
1949# CONFIG_NLS_CODEPAGE_855 is not set
1950# CONFIG_NLS_CODEPAGE_857 is not set
1951# CONFIG_NLS_CODEPAGE_860 is not set
1952# CONFIG_NLS_CODEPAGE_861 is not set
1953# CONFIG_NLS_CODEPAGE_862 is not set
1954# CONFIG_NLS_CODEPAGE_863 is not set
1955# CONFIG_NLS_CODEPAGE_864 is not set
1956# CONFIG_NLS_CODEPAGE_865 is not set
1957# CONFIG_NLS_CODEPAGE_866 is not set
1958# CONFIG_NLS_CODEPAGE_869 is not set
1959# CONFIG_NLS_CODEPAGE_936 is not set
1960# CONFIG_NLS_CODEPAGE_950 is not set
1961# CONFIG_NLS_CODEPAGE_932 is not set
1962# CONFIG_NLS_CODEPAGE_949 is not set
1963# CONFIG_NLS_CODEPAGE_874 is not set
1964# CONFIG_NLS_ISO8859_8 is not set
1965# CONFIG_NLS_CODEPAGE_1250 is not set
1966# CONFIG_NLS_CODEPAGE_1251 is not set
1967CONFIG_NLS_ASCII=y
1968CONFIG_NLS_ISO8859_1=y
1969# CONFIG_NLS_ISO8859_2 is not set
1970# CONFIG_NLS_ISO8859_3 is not set
1971# CONFIG_NLS_ISO8859_4 is not set
1972# CONFIG_NLS_ISO8859_5 is not set
1973# CONFIG_NLS_ISO8859_6 is not set
1974# CONFIG_NLS_ISO8859_7 is not set
1975# CONFIG_NLS_ISO8859_9 is not set
1976# CONFIG_NLS_ISO8859_13 is not set
1977# CONFIG_NLS_ISO8859_14 is not set
1978# CONFIG_NLS_ISO8859_15 is not set
1979# CONFIG_NLS_KOI8_R is not set
1980# CONFIG_NLS_KOI8_U is not set
1981CONFIG_NLS_UTF8=y
1982# CONFIG_DLM is not set
1983
1984#
1985# Kernel hacking
1986#
1987# CONFIG_PRINTK_TIME is not set
1988CONFIG_ENABLE_WARN_DEPRECATED=y
1989CONFIG_ENABLE_MUST_CHECK=y
1990CONFIG_FRAME_WARN=1024
1991# CONFIG_MAGIC_SYSRQ is not set
1992# CONFIG_STRIP_ASM_SYMS is not set
1993# CONFIG_UNUSED_SYMBOLS is not set
1994CONFIG_DEBUG_FS=y
1995# CONFIG_HEADERS_CHECK is not set
1996CONFIG_DEBUG_KERNEL=y
1997# CONFIG_DEBUG_SHIRQ is not set
1998# CONFIG_LOCKUP_DETECTOR is not set
1999# CONFIG_HARDLOCKUP_DETECTOR is not set
2000# CONFIG_DETECT_HUNG_TASK is not set
2001# CONFIG_SCHED_DEBUG is not set
2002# CONFIG_SCHEDSTATS is not set
2003# CONFIG_TIMER_STATS is not set
2004# CONFIG_DEBUG_OBJECTS is not set
2005# CONFIG_SLUB_DEBUG_ON is not set
2006# CONFIG_SLUB_STATS is not set
2007# CONFIG_DEBUG_KMEMLEAK is not set
2008# CONFIG_DEBUG_RT_MUTEXES is not set
2009# CONFIG_RT_MUTEX_TESTER is not set
2010# CONFIG_DEBUG_SPINLOCK is not set
2011# CONFIG_DEBUG_MUTEXES is not set
2012CONFIG_BKL=y
2013# CONFIG_DEBUG_LOCK_ALLOC is not set
2014# CONFIG_PROVE_LOCKING is not set
2015# CONFIG_SPARSE_RCU_POINTER is not set
2016# CONFIG_LOCK_STAT is not set
2017# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
2018# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
2019# CONFIG_DEBUG_KOBJECT is not set
2020CONFIG_DEBUG_BUGVERBOSE=y
2021# CONFIG_DEBUG_INFO is not set
2022# CONFIG_DEBUG_VM is not set
2023# CONFIG_DEBUG_WRITECOUNT is not set
2024CONFIG_DEBUG_MEMORY_INIT=y
2025# CONFIG_DEBUG_LIST is not set
2026# CONFIG_TEST_LIST_SORT is not set
2027# CONFIG_DEBUG_SG is not set
2028# CONFIG_DEBUG_NOTIFIERS is not set
2029# CONFIG_DEBUG_CREDENTIALS is not set
2030CONFIG_FRAME_POINTER=y
2031# CONFIG_BOOT_PRINTK_DELAY is not set
2032# CONFIG_RCU_TORTURE_TEST is not set
2033# CONFIG_KPROBES_SANITY_TEST is not set
2034# CONFIG_BACKTRACE_SELF_TEST is not set
2035# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
2036# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
2037# CONFIG_LKDTM is not set
2038# CONFIG_FAULT_INJECTION is not set
2039# CONFIG_LATENCYTOP is not set
2040# CONFIG_SYSCTL_SYSCALL_CHECK is not set
2041# CONFIG_PAGE_POISONING is not set
2042CONFIG_HAVE_FUNCTION_TRACER=y
2043CONFIG_HAVE_DYNAMIC_FTRACE=y
2044CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
2045CONFIG_RING_BUFFER=y
2046CONFIG_RING_BUFFER_ALLOW_SWAP=y
2047CONFIG_TRACING_SUPPORT=y
2048# CONFIG_FTRACE is not set
2049# CONFIG_DYNAMIC_DEBUG is not set
2050# CONFIG_ATOMIC64_SELFTEST is not set
2051# CONFIG_SAMPLES is not set
2052CONFIG_HAVE_ARCH_KGDB=y
2053# CONFIG_KGDB is not set
2054# CONFIG_STRICT_DEVMEM is not set
2055# CONFIG_ARM_UNWIND is not set
2056# CONFIG_DEBUG_USER is not set
2057# CONFIG_DEBUG_ERRORS is not set
2058# CONFIG_DEBUG_STACK_USAGE is not set
2059CONFIG_DEBUG_LL=y
2060CONFIG_EARLY_PRINTK=y
2061# CONFIG_DEBUG_ICEDCC is not set
2062# CONFIG_OC_ETM is not set
2063
2064#
2065# Security options
2066#
2067CONFIG_KEYS=y
2068CONFIG_KEYS_DEBUG_PROC_KEYS=y
2069# CONFIG_SECURITY_DMESG_RESTRICT is not set
2070CONFIG_SECURITY=y
2071# CONFIG_SECURITYFS is not set
2072CONFIG_SECURITY_NETWORK=y
2073# CONFIG_SECURITY_NETWORK_XFRM is not set
2074# CONFIG_SECURITY_PATH is not set
2075# CONFIG_SECURITY_TOMOYO is not set
2076# CONFIG_SECURITY_APPARMOR is not set
2077# CONFIG_IMA is not set
2078CONFIG_DEFAULT_SECURITY_DAC=y
2079CONFIG_DEFAULT_SECURITY=""
2080CONFIG_CRYPTO=y
2081
2082#
2083# Crypto core or helper
2084#
2085CONFIG_CRYPTO_ALGAPI=y
2086CONFIG_CRYPTO_ALGAPI2=y
2087CONFIG_CRYPTO_AEAD2=y
2088CONFIG_CRYPTO_BLKCIPHER=y
2089CONFIG_CRYPTO_BLKCIPHER2=y
2090CONFIG_CRYPTO_HASH=y
2091CONFIG_CRYPTO_HASH2=y
2092CONFIG_CRYPTO_RNG2=y
2093CONFIG_CRYPTO_PCOMP2=y
2094CONFIG_CRYPTO_MANAGER=y
2095CONFIG_CRYPTO_MANAGER2=y
2096CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
2097# CONFIG_CRYPTO_GF128MUL is not set
2098# CONFIG_CRYPTO_NULL is not set
2099CONFIG_CRYPTO_WORKQUEUE=y
2100# CONFIG_CRYPTO_CRYPTD is not set
2101# CONFIG_CRYPTO_AUTHENC is not set
2102# CONFIG_CRYPTO_TEST is not set
2103
2104#
2105# Authenticated Encryption with Associated Data
2106#
2107# CONFIG_CRYPTO_CCM is not set
2108# CONFIG_CRYPTO_GCM is not set
2109# CONFIG_CRYPTO_SEQIV is not set
2110
2111#
2112# Block modes
2113#
2114CONFIG_CRYPTO_CBC=y
2115# CONFIG_CRYPTO_CTR is not set
2116# CONFIG_CRYPTO_CTS is not set
2117# CONFIG_CRYPTO_ECB is not set
2118# CONFIG_CRYPTO_LRW is not set
2119# CONFIG_CRYPTO_PCBC is not set
2120# CONFIG_CRYPTO_XTS is not set
2121
2122#
2123# Hash modes
2124#
2125# CONFIG_CRYPTO_HMAC is not set
2126# CONFIG_CRYPTO_XCBC is not set
2127# CONFIG_CRYPTO_VMAC is not set
2128
2129#
2130# Digest
2131#
2132# CONFIG_CRYPTO_CRC32C is not set
2133# CONFIG_CRYPTO_GHASH is not set
2134# CONFIG_CRYPTO_MD4 is not set
2135CONFIG_CRYPTO_MD5=y
2136# CONFIG_CRYPTO_MICHAEL_MIC is not set
2137# CONFIG_CRYPTO_RMD128 is not set
2138# CONFIG_CRYPTO_RMD160 is not set
2139# CONFIG_CRYPTO_RMD256 is not set
2140# CONFIG_CRYPTO_RMD320 is not set
2141# CONFIG_CRYPTO_SHA1 is not set
2142# CONFIG_CRYPTO_SHA256 is not set
2143# CONFIG_CRYPTO_SHA512 is not set
2144# CONFIG_CRYPTO_TGR192 is not set
2145# CONFIG_CRYPTO_WP512 is not set
2146
2147#
2148# Ciphers
2149#
2150CONFIG_CRYPTO_AES=m
2151# CONFIG_CRYPTO_ANUBIS is not set
2152# CONFIG_CRYPTO_ARC4 is not set
2153# CONFIG_CRYPTO_BLOWFISH is not set
2154# CONFIG_CRYPTO_CAMELLIA is not set
2155# CONFIG_CRYPTO_CAST5 is not set
2156# CONFIG_CRYPTO_CAST6 is not set
2157CONFIG_CRYPTO_DES=y
2158# CONFIG_CRYPTO_FCRYPT is not set
2159# CONFIG_CRYPTO_KHAZAD is not set
2160# CONFIG_CRYPTO_SALSA20 is not set
2161# CONFIG_CRYPTO_SEED is not set
2162# CONFIG_CRYPTO_SERPENT is not set
2163# CONFIG_CRYPTO_TEA is not set
2164# CONFIG_CRYPTO_TWOFISH is not set
2165
2166#
2167# Compression
2168#
2169# CONFIG_CRYPTO_DEFLATE is not set
2170# CONFIG_CRYPTO_ZLIB is not set
2171# CONFIG_CRYPTO_LZO is not set
2172
2173#
2174# Random Number Generation
2175#
2176# CONFIG_CRYPTO_ANSI_CPRNG is not set
2177# CONFIG_CRYPTO_HW is not set
2178# CONFIG_BINARY_PRINTF is not set
2179
2180#
2181# Library routines
2182#
2183CONFIG_BITREVERSE=y
2184CONFIG_GENERIC_FIND_LAST_BIT=y
2185# CONFIG_CRC_CCITT is not set
2186# CONFIG_CRC16 is not set
2187# CONFIG_CRC_T10DIF is not set
2188# CONFIG_CRC_ITU_T is not set
2189CONFIG_CRC32=y
2190# CONFIG_CRC7 is not set
2191# CONFIG_LIBCRC32C is not set
2192CONFIG_ZLIB_INFLATE=y
2193CONFIG_ZLIB_DEFLATE=y
2194CONFIG_LZO_DECOMPRESS=y
2195CONFIG_DECOMPRESS_GZIP=y
2196CONFIG_DECOMPRESS_BZIP2=y
2197CONFIG_DECOMPRESS_LZMA=y
2198CONFIG_DECOMPRESS_LZO=y
2199CONFIG_HAS_IOMEM=y
2200CONFIG_HAS_IOPORT=y
2201CONFIG_HAS_DMA=y
2202CONFIG_NLATTR=y
diff --git a/recipes-kernel/linux/linux-ti81xx-psp_2.6.37.bb b/recipes-kernel/linux/linux-ti81xx-psp_2.6.37.bb
deleted file mode 100644
index e5a38363..00000000
--- a/recipes-kernel/linux/linux-ti81xx-psp_2.6.37.bb
+++ /dev/null
@@ -1,28 +0,0 @@
1require multi-kernel.inc
2
3DESCRIPTION = "Linux kernel for TI81xx processors"
4KERNEL_IMAGETYPE = "uImage"
5
6COMPATIBLE_MACHINE = "am387x-evm|am389x-evm|c6a814x-evm|c6a816x-evm|dm814x-evm"
7
8# This is on the ti81xx-master branch
9SRCREV = "745a06cb913ad7a9ab44855aa36d8c012cd5793b"
10
11# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
12MACHINE_KERNEL_PR_append = "a+gitr${SRCREV}"
13
14SRC_URI += "git://arago-project.org/git/projects/linux-omap3.git;protocol=git;branch=ti81xx-master \
15 file://0001-ti814x-added-code-for-disabling-the-least-significan.patch \
16 file://defconfig"
17
18S = "${WORKDIR}/git"
19
20# Perf in 2.6.37-psp doesn't build, so disable it
21do_compile_perf() {
22 :
23}
24
25do_install_perf() {
26 :
27}
28