aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-07-14 12:18:04 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-07-14 12:18:04 +0000
commita529d826926e144070aa64bab6a896a77fcff0b4 (patch)
treecdbb628f9cf5b7f7d2f29dcadee329a2f1e73c77
parent7c3041dac63af7fb0d203297b50c46081de5142d (diff)
downloadmaster-187ad058-a529d826926e144070aa64bab6a896a77fcff0b4.tar.gz
master-187ad058-a529d826926e144070aa64bab6a896a77fcff0b4.tar.bz2
master-187ad058-a529d826926e144070aa64bab6a896a77fcff0b4.zip
[kernel] add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16840 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/generic-2.6/config-2.6.301
-rw-r--r--target/linux/generic-2.6/config-2.6.311
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30
index 487a68551c..7264881b40 100644
--- a/target/linux/generic-2.6/config-2.6.30
+++ b/target/linux/generic-2.6/config-2.6.30
@@ -1865,6 +1865,7 @@ CONFIG_SND_DRIVERS=y
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_HIFIER is not set
+# CONFIG_SND_HRTIMER is not set
# CONFIG_SND_HWDEP is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31
index 487a68551c..7264881b40 100644
--- a/target/linux/generic-2.6/config-2.6.31
+++ b/target/linux/generic-2.6/config-2.6.31
@@ -1865,6 +1865,7 @@ CONFIG_SND_DRIVERS=y
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_HIFIER is not set
+# CONFIG_SND_HRTIMER is not set
# CONFIG_SND_HWDEP is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set