summaryrefslogtreecommitdiff
path: root/target/linux/patches/2.6.34/cris-sound.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-30 20:20:42 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-30 20:20:42 +0200
commitee19c86dc8f3d69e9082d45d2824a18710311ecb (patch)
tree0b3c1cd17ca1c2c6896fc474257db47cd32ad6eb /target/linux/patches/2.6.34/cris-sound.patch
parent14b08425f5c61d6cd4ee5ad7c9d0330bc7224f26 (diff)
fix foxboard allmodconfig, remove old linux patches
Diffstat (limited to 'target/linux/patches/2.6.34/cris-sound.patch')
-rw-r--r--target/linux/patches/2.6.34/cris-sound.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/patches/2.6.34/cris-sound.patch b/target/linux/patches/2.6.34/cris-sound.patch
new file mode 100644
index 000000000..259b3ee60
--- /dev/null
+++ b/target/linux/patches/2.6.34/cris-sound.patch
@@ -0,0 +1,12 @@
+diff -Nur linux-2.6.33.orig/arch/cris/Kconfig linux-2.6.33/arch/cris/Kconfig
+--- linux-2.6.33.orig/arch/cris/Kconfig 2010-02-24 19:52:17.000000000 +0100
++++ linux-2.6.33/arch/cris/Kconfig 2010-04-28 21:41:58.831386913 +0200
+@@ -677,6 +688,8 @@
+
+ source "fs/Kconfig"
+
++source "sound/Kconfig"
++
+ source "drivers/usb/Kconfig"
+
+ source "drivers/uwb/Kconfig"