diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-14 12:18:04 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-14 12:18:04 +0000 |
commit | 0740df35342dc031c08ef9cad1ef80965a1efa7b (patch) | |
tree | 2a7cb251dfcf97abd96c18456c9365b44b6afb31 /target/linux/generic-2.6 | |
parent | bbab2a48b4738e099cd2d5e95a4b7e615e2bb353 (diff) | |
download | upstream-0740df35342dc031c08ef9cad1ef80965a1efa7b.tar.gz upstream-0740df35342dc031c08ef9cad1ef80965a1efa7b.tar.bz2 upstream-0740df35342dc031c08ef9cad1ef80965a1efa7b.zip |
add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)
SVN-Revision: 16840
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 |
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 |