summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom King <ka6sox@nslu2-linux.org>2005-08-21 00:33:18 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-21 00:33:18 +0000
commit90c78b5bd7e7f720c9d8520703e87194b681289c (patch)
tree90ee16316cd9e61ab0c3daf7d2247691b8022bb1
parent8bb6db501e85577a0dcf8faab9b5480d4df53673 (diff)
Added usb-audio support
-rw-r--r--packages/linux/nslu2-kernel_2.6.12.2.bb2
-rw-r--r--packages/linux/openslug-kernel-2.6.12.2/defconfig4
2 files changed, 4 insertions, 2 deletions
diff --git a/packages/linux/nslu2-kernel_2.6.12.2.bb b/packages/linux/nslu2-kernel_2.6.12.2.bb
index f51c8e2ba6..cd597fadfe 100644
--- a/packages/linux/nslu2-kernel_2.6.12.2.bb
+++ b/packages/linux/nslu2-kernel_2.6.12.2.bb
@@ -1,5 +1,5 @@
# Kernel for NSLU2
-PR = "r12"
+PR = "r13"
include nslu2-kernel.inc
# N2K_EXTRA_PATCHES - list of patches to apply (can include
diff --git a/packages/linux/openslug-kernel-2.6.12.2/defconfig b/packages/linux/openslug-kernel-2.6.12.2/defconfig
index 15f2fecdb1..f9c4865c47 100644
--- a/packages/linux/openslug-kernel-2.6.12.2/defconfig
+++ b/packages/linux/openslug-kernel-2.6.12.2/defconfig
@@ -941,7 +941,9 @@ CONFIG_SOUND=m
#
# Advanced Linux Sound Architecture
#
-# CONFIG_SND is not set
+CONFIG_SND=m
+CONFIG_SND_MIXER_OSS=m
+CONFIG_SND_OSSEMUL=y
#
# Open Sound System