add missing kernel config symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9668 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2007-12-07 19:24:16 +00:00
parent 4f58ce924f
commit 907afd88a1
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_FS is not set
# CONFIG_SMB_NLS_DEFAULT is not set # CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_SND=m CONFIG_SND=m
# CONFIG_SND_AC97_POWER_SAVE is not set
# CONFIG_SND_AD1816A is not set # CONFIG_SND_AD1816A is not set
# CONFIG_SND_AD1848 is not set # CONFIG_SND_AD1848 is not set
# CONFIG_SND_AD1889 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_FS is not set
# CONFIG_SMB_NLS_DEFAULT is not set # CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_SND=m CONFIG_SND=m
# CONFIG_SND_AC97_POWER_SAVE is not set
# CONFIG_SND_AD1816A is not set # CONFIG_SND_AD1816A is not set
# CONFIG_SND_AD1848 is not set # CONFIG_SND_AD1848 is not set
# CONFIG_SND_AD1889 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_FS is not set
# CONFIG_SMB_NLS_DEFAULT is not set # CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_SND=m CONFIG_SND=m
# CONFIG_SND_AC97_POWER_SAVE is not set
# CONFIG_SND_AD1816A is not set # CONFIG_SND_AD1816A is not set
# CONFIG_SND_AD1848 is not set # CONFIG_SND_AD1848 is not set
# CONFIG_SND_AD1889 is not set # CONFIG_SND_AD1889 is not set