Browse Source

add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)

SVN-Revision: 16840
Florian Fainelli 16 years ago
parent
commit
0740df3534
2 changed files with 2 additions and 0 deletions
  1. 1 0
      target/linux/generic-2.6/config-2.6.30
  2. 1 0
      target/linux/generic-2.6/config-2.6.31

+ 1 - 0
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

+ 1 - 0
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