aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-12-07 19:24:16 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-12-07 19:24:16 +0000
commit907afd88a1999634568baefcaaff5018892c8938 (patch)
tree76ab6621bcc1ee7c16ea1bc93039feac3f305945
parent4f58ce924fba5572c2bce6846ab08b9a509031ca (diff)
downloadmaster-187ad058-907afd88a1999634568baefcaaff5018892c8938.tar.gz
master-187ad058-907afd88a1999634568baefcaaff5018892c8938.tar.bz2
master-187ad058-907afd88a1999634568baefcaaff5018892c8938.zip
add missing kernel config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9668 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/generic-2.6/config-2.6.221
-rw-r--r--target/linux/generic-2.6/config-2.6.231
-rw-r--r--target/linux/generic-2.6/config-default1
3 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.22 b/target/linux/generic-2.6/config-2.6.22
index 9db147e287..c32a244390 100644
--- a/target/linux/generic-2.6/config-2.6.22
+++ b/target/linux/generic-2.6/config-2.6.22
@@ -1215,6 +1215,7 @@ CONFIG_SLHC=m
# CONFIG_SMB_FS is not set
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_SND=m
+# CONFIG_SND_AC97_POWER_SAVE is not set
# CONFIG_SND_AD1816A is not set
# CONFIG_SND_AD1848 is not set
# CONFIG_SND_AD1889 is not set
diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23
index 302f9349e6..8f104b1d3b 100644
--- a/target/linux/generic-2.6/config-2.6.23
+++ b/target/linux/generic-2.6/config-2.6.23
@@ -1260,6 +1260,7 @@ CONFIG_SLHC=m
# CONFIG_SMB_FS is not set
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_SND=m
+# CONFIG_SND_AC97_POWER_SAVE is not set
# CONFIG_SND_AD1816A is not set
# CONFIG_SND_AD1848 is not set
# CONFIG_SND_AD1889 is not set
diff --git a/target/linux/generic-2.6/config-default b/target/linux/generic-2.6/config-default
index 5e4768c249..d814b01b7d 100644
--- a/target/linux/generic-2.6/config-default
+++ b/target/linux/generic-2.6/config-default
@@ -1168,6 +1168,7 @@ CONFIG_SLHC=m
# CONFIG_SMB_FS is not set
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_SND=m
+# CONFIG_SND_AC97_POWER_SAVE is not set
# CONFIG_SND_AD1816A is not set
# CONFIG_SND_AD1848 is not set
# CONFIG_SND_AD1889 is not set