diff options
author | warmcat <andy@warmcat.com> | 2008-11-19 17:09:37 +0000 |
---|---|---|
committer | Andy Green <agreen@pads.home.warmcat.com> | 2008-11-19 17:09:37 +0000 |
commit | faa50640d7ff4ddfabd1a4417227418e33ac4c43 (patch) | |
tree | 3a8d6002f1b667aa2fd6707c18d1962bca77db29 | |
parent | 97055983b4cc108141e61c0f45a8b1c5eccd77fb (diff) |
defconfig-audio.patch
Add in some audio config needed
Signed-off-by: Andy Green <andy@openmoko.com>
-rw-r--r-- | defconfig-2.6.24 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/defconfig-2.6.24 b/defconfig-2.6.24 index cce37372e45..4df10bf963a 100644 --- a/defconfig-2.6.24 +++ b/defconfig-2.6.24 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.24 -# Fri Feb 22 22:38:48 2008 +# Sat Mar 1 11:36:29 2008 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -285,6 +285,7 @@ CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_CMDLINE="unused -- bootloader passes ATAG list" # CONFIG_XIP_KERNEL is not set CONFIG_KEXEC=y +CONFIG_ATAGS_PROC=y # # Floating point emulation @@ -1273,7 +1274,7 @@ CONFIG_SND_S3C24XX_SOC_NEO1973_GTA02_WM8753=y # # SoC Audio support for SuperH # -CONFIG_SND_SOC_WM8753=m +CONFIG_SND_SOC_WM8753=y # # Open Sound System |