mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
have sound modules built in kernel
thanks to Lars for useful hints!
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user