summaryrefslogtreecommitdiff
path: root/packages/linux/linux-omap2-git/beagleboard/defconfig
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-05-20 18:00:04 +0000
committerKoen Kooi <koen@openembedded.org>2008-05-20 18:00:04 +0000
commit01e1a31cd9c0c44785ab5ced216f6ffbf6a04cff (patch)
tree6fcddc083877f0fc5c02937fb633aa3cb3205d0e /packages/linux/linux-omap2-git/beagleboard/defconfig
parente99bc01925dde267dadec16171e6e9e2bb2662a5 (diff)
linux-omap2 git: add patches to convert mcbsp to a platform device and add omap3 ASoC driver based on that (still missing the actual TWL4030 codec driver though)
Diffstat (limited to 'packages/linux/linux-omap2-git/beagleboard/defconfig')
-rw-r--r--packages/linux/linux-omap2-git/beagleboard/defconfig7
1 files changed, 5 insertions, 2 deletions
diff --git a/packages/linux/linux-omap2-git/beagleboard/defconfig b/packages/linux/linux-omap2-git/beagleboard/defconfig
index b383a09913..5b8f07209f 100644
--- a/packages/linux/linux-omap2-git/beagleboard/defconfig
+++ b/packages/linux/linux-omap2-git/beagleboard/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.26-rc3-omap1
-# Tue May 20 18:41:26 2008
+# Tue May 20 19:38:20 2008
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -179,7 +179,9 @@ CONFIG_OMAP_BOOT_TAG=y
CONFIG_OMAP_BOOT_REASON=y
# CONFIG_OMAP_COMPONENT_VERSION is not set
# CONFIG_OMAP_GPIO_SWITCH is not set
-# CONFIG_OMAP_MUX is not set
+CONFIG_OMAP_MUX=y
+# CONFIG_OMAP_MUX_DEBUG is not set
+CONFIG_OMAP_MUX_WARNINGS=y
CONFIG_OMAP_MCBSP=y
# CONFIG_OMAP_MMU_FWK is not set
# CONFIG_OMAP_MBOX_FWK is not set
@@ -190,6 +192,7 @@ CONFIG_OMAP_DM_TIMER=y
# CONFIG_OMAP_LL_DEBUG_UART1 is not set
# CONFIG_OMAP_LL_DEBUG_UART2 is not set
CONFIG_OMAP_LL_DEBUG_UART3=y
+CONFIG_OMAP_SERIAL_WAKE=y
CONFIG_ARCH_OMAP34XX=y
CONFIG_ARCH_OMAP3430=y