From fc54b9bf158eea9cae647ce2c58f7d9989af173a Mon Sep 17 00:00:00 2001 From: mirko Date: Fri, 12 Dec 2008 11:58:53 +0000 Subject: changed Makefile and profiles, added patches for kernel 2.6.24 (stable-branch of Openmoko) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13613 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../1116-defconfig-audio.patch.patch | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 target/linux/s3c24xx/patches-2.6.24/1116-defconfig-audio.patch.patch (limited to 'target/linux/s3c24xx/patches-2.6.24/1116-defconfig-audio.patch.patch') diff --git a/target/linux/s3c24xx/patches-2.6.24/1116-defconfig-audio.patch.patch b/target/linux/s3c24xx/patches-2.6.24/1116-defconfig-audio.patch.patch new file mode 100644 index 000000000..1c2f4ca88 --- /dev/null +++ b/target/linux/s3c24xx/patches-2.6.24/1116-defconfig-audio.patch.patch @@ -0,0 +1,44 @@ +From 11264214bbe864fb6e55fe2ab988d6bd37f2f705 Mon Sep 17 00:00:00 2001 +From: warmcat +Date: Sun, 13 Apr 2008 07:25:55 +0100 +Subject: [PATCH] defconfig-audio.patch + Add in some audio config needed + Signed-off-by: Andy Green + +--- + 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 cce3737..4df10bf 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 +-- +1.5.6.5 + -- cgit v1.2.3