1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 18:33:15 +03:00

[kernel] generic: Add missing config symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27887 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jogo 2011-08-03 23:28:00 +00:00
parent e6f9e5c2e9
commit d34c1068ff
2 changed files with 2 additions and 0 deletions

View File

@ -2405,6 +2405,7 @@ CONFIG_SND_DRIVERS=y
# CONFIG_SND_ES18XX is not set # CONFIG_SND_ES18XX is not set
# CONFIG_SND_ES1938 is not set # CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set # CONFIG_SND_ES1968 is not set
# CONFIG_SND_FIREWIRE is not set
# CONFIG_SND_FM801 is not set # CONFIG_SND_FM801 is not set
# CONFIG_SND_GINA20 is not set # CONFIG_SND_GINA20 is not set
# CONFIG_SND_GINA24 is not set # CONFIG_SND_GINA24 is not set

View File

@ -2392,6 +2392,7 @@ CONFIG_SND_DRIVERS=y
# CONFIG_SND_ES18XX is not set # CONFIG_SND_ES18XX is not set
# CONFIG_SND_ES1938 is not set # CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set # CONFIG_SND_ES1968 is not set
# CONFIG_SND_FIREWIRE is not set
# CONFIG_SND_FM801 is not set # CONFIG_SND_FM801 is not set
# CONFIG_SND_GINA20 is not set # CONFIG_SND_GINA20 is not set
# CONFIG_SND_GINA24 is not set # CONFIG_SND_GINA24 is not set