[ar71xx] create firmware image for the Ubiquiti LS-SR71 board
[openwrt/svn-archive/archive.git] / target / linux / s3c24xx / patches-2.6.24 / 1116-defconfig-audio.patch.patch
1 From 11264214bbe864fb6e55fe2ab988d6bd37f2f705 Mon Sep 17 00:00:00 2001
2 From: warmcat <andy@warmcat.com>
3 Date: Sun, 13 Apr 2008 07:25:55 +0100
4 Subject: [PATCH] defconfig-audio.patch
5 Add in some audio config needed
6 Signed-off-by: Andy Green <andy@openmoko.com>
7
8 ---
9 defconfig-2.6.24 | 5 +++--
10 1 files changed, 3 insertions(+), 2 deletions(-)
11
12 diff --git a/defconfig-2.6.24 b/defconfig-2.6.24
13 index cce3737..4df10bf 100644
14 --- a/defconfig-2.6.24
15 +++ b/defconfig-2.6.24
16 @@ -1,7 +1,7 @@
17 #
18 # Automatically generated make config: don't edit
19 # Linux kernel version: 2.6.24
20 -# Fri Feb 22 22:38:48 2008
21 +# Sat Mar 1 11:36:29 2008
22 #
23 CONFIG_ARM=y
24 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
25 @@ -285,6 +285,7 @@ CONFIG_ZBOOT_ROM_BSS=0x0
26 CONFIG_CMDLINE="unused -- bootloader passes ATAG list"
27 # CONFIG_XIP_KERNEL is not set
28 CONFIG_KEXEC=y
29 +CONFIG_ATAGS_PROC=y
30
31 #
32 # Floating point emulation
33 @@ -1273,7 +1274,7 @@ CONFIG_SND_S3C24XX_SOC_NEO1973_GTA02_WM8753=y
34 #
35 # SoC Audio support for SuperH
36 #
37 -CONFIG_SND_SOC_WM8753=m
38 +CONFIG_SND_SOC_WM8753=y
39
40 #
41 # Open Sound System
42 --
43 1.5.6.5
44