aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2011-08-03 23:28:00 +0000
committerJonas Gorski <jogo@openwrt.org>2011-08-03 23:28:00 +0000
commit0b926dcd28fb9af64967563cff06299939dee037 (patch)
tree0255afaeffb0982d35ad8cabc0f733c2aec89c71 /target
parentfc47dcbba67a1a65ff2498286471437468aad61a (diff)
downloadupstream-0b926dcd28fb9af64967563cff06299939dee037.tar.gz
upstream-0b926dcd28fb9af64967563cff06299939dee037.tar.bz2
upstream-0b926dcd28fb9af64967563cff06299939dee037.zip
[kernel] generic: Add missing config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27887 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-2.6.391
-rw-r--r--target/linux/generic/config-3.01
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.39 b/target/linux/generic/config-2.6.39
index 411cafd499..20166189a2 100644
--- a/target/linux/generic/config-2.6.39
+++ b/target/linux/generic/config-2.6.39
@@ -2405,6 +2405,7 @@ CONFIG_SND_DRIVERS=y
# CONFIG_SND_ES18XX is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
+# CONFIG_SND_FIREWIRE is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_GINA24 is not set
diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0
index 767c7bd320..83d4f7065d 100644
--- a/target/linux/generic/config-3.0
+++ b/target/linux/generic/config-3.0
@@ -2392,6 +2392,7 @@ CONFIG_SND_DRIVERS=y
# CONFIG_SND_ES18XX is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
+# CONFIG_SND_FIREWIRE is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_GINA24 is not set