kmod-rtc-sunxi: missing deps kmod-multimedia-input

(cherry picked from commit 91deb050bb51be50c02810054528c1ad8dd049a2)
This commit is contained in:
ElonH
2021-06-20 16:51:56 +08:00
committed by Tianling Shen
parent 7b9829e089
commit b5e8fe29d2

View File

@@ -23,7 +23,7 @@ $(eval $(call KernelPackage,rtc-sunxi))
define KernelPackage/sunxi-ir
SUBMENU:=$(OTHER_MENU)
TITLE:=Sunxi SoC built-in IR support (A20)
DEPENDS:=@TARGET_sunxi +kmod-input-core
DEPENDS:=@TARGET_sunxi +kmod-multimedia-input
$(call AddDepends/rtc)
KCONFIG:= \
CONFIG_MEDIA_SUPPORT=y \