1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:04:32 +03:00

add missing kernel config symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9668 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-12-07 19:24:16 +00:00
parent 85c156c97d
commit 1e70eae581
3 changed files with 3 additions and 0 deletions

View File

@ -1215,6 +1215,7 @@ CONFIG_SLHC=m
# CONFIG_SMB_FS is not set
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_SND=m
# CONFIG_SND_AC97_POWER_SAVE is not set
# CONFIG_SND_AD1816A is not set
# CONFIG_SND_AD1848 is not set
# CONFIG_SND_AD1889 is not set

View File

@ -1260,6 +1260,7 @@ CONFIG_SLHC=m
# CONFIG_SMB_FS is not set
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_SND=m
# CONFIG_SND_AC97_POWER_SAVE is not set
# CONFIG_SND_AD1816A is not set
# CONFIG_SND_AD1848 is not set
# CONFIG_SND_AD1889 is not set

View File

@ -1168,6 +1168,7 @@ CONFIG_SLHC=m
# CONFIG_SMB_FS is not set
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_SND=m
# CONFIG_SND_AC97_POWER_SAVE is not set
# CONFIG_SND_AD1816A is not set
# CONFIG_SND_AD1848 is not set
# CONFIG_SND_AD1889 is not set