add missing kernel config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9668 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
4f58ce924f
commit
907afd88a1
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue