diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-14 12:18:04 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-14 12:18:04 +0000 |
commit | fc03d532b22dad944c6e5bd08648fc0769a40e36 (patch) | |
tree | cdbb628f9cf5b7f7d2f29dcadee329a2f1e73c77 /target | |
parent | 0e481cb3bc7ced638fa5885b78205406b84498d0 (diff) |
[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
Diffstat (limited to 'target')
-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 487a68551..7264881b4 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 487a68551..7264881b4 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 |