summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-12-07 19:24:16 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-12-07 19:24:16 +0000
commit1e70eae581d218cd58e1edc583de3501c30e6f7c (patch)
tree76ab6621bcc1ee7c16ea1bc93039feac3f305945 /target
parent85c156c97d55956137974238386b0e5c17bfb64c (diff)
add missing kernel config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9668 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 9db147e28..c32a24439 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 302f9349e..8f104b1d3 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 5e4768c24..d814b01b7 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