mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
fix missing depends for multimedia-input (#8809)
fix missing depends for multimedia-input
This commit is contained in:
parent
aca19312bf
commit
87bf8ce506
@ -223,6 +223,7 @@ $(eval $(call KernelPackage,fb-tft-ili9486))
|
||||
define KernelPackage/multimedia-input
|
||||
SUBMENU:=$(VIDEO_MENU)
|
||||
TITLE:=Multimedia input support
|
||||
DEPENDS:=+kmod-input-core
|
||||
KCONFIG:=CONFIG_RC_CORE \
|
||||
CONFIG_LIRC=y \
|
||||
CONFIG_RC_DECODERS=y \
|
||||
|
Loading…
Reference in New Issue
Block a user