have sound modules built in kernel

thanks to Lars for useful hints!
This commit is contained in:
kyak
2011-05-10 06:59:58 -08:00
committed by Xiangfu Liu
parent 5629baf0c4
commit 0cd3169e25
3 changed files with 19 additions and 8 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ SOUND_MENU:=Sound Support
define KernelPackage/sound-core
SUBMENU:=$(SOUND_MENU)
TITLE:=Sound support
DEPENDS:=@AUDIO_SUPPORT +!TARGET_x86:kmod-input-core
DEPENDS:=@AUDIO_SUPPORT +!TARGET_x86:kmod-input-core @!TARGET_xburst_qi_lb60
KCONFIG:= \
CONFIG_SOUND \
CONFIG_SND \