create firmware image for the Ubiquiti LS-SR71 board
[openwrt/openwrt.git] / target / linux / s3c24xx / patches-2.6.24 / 1296-config-remove-gta01-wm8752-from-gta02-defconfig.patc.patch
1 From 2a6788eaaf0185f8db56353777e8f3f5dab1d665 Mon Sep 17 00:00:00 2001
2 From: Andy Green <andy@openmoko.com>
3 Date: Wed, 8 Oct 2008 14:28:01 +0100
4 Subject: [PATCH] config-remove-gta01-wm8752-from-gta02-defconfig.patch
5
6 Signed-off-by: Andy Green <andy@openmoko.com>
7 ---
8 defconfig-2.6.24 | 2 +-
9 1 files changed, 1 insertions(+), 1 deletions(-)
10
11 diff --git a/defconfig-2.6.24 b/defconfig-2.6.24
12 index b875979..7273973 100644
13 --- a/defconfig-2.6.24
14 +++ b/defconfig-2.6.24
15 @@ -1268,7 +1268,7 @@ CONFIG_SND_USB_AUDIO=m
16 CONFIG_SND_SOC=y
17 CONFIG_SND_S3C24XX_SOC=y
18 CONFIG_SND_S3C24XX_SOC_I2S=y
19 -CONFIG_SND_S3C24XX_SOC_NEO1973_WM8753=y
20 +# CONFIG_SND_S3C24XX_SOC_NEO1973_WM8753 is not set
21 CONFIG_SND_S3C24XX_SOC_NEO1973_GTA02_WM8753=y
22
23 #
24 --
25 1.5.6.5
26