sunxi: fix typo error
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
771411ebc4
commit
ac78c54218
@ -22,7 +22,7 @@ $(eval $(call KernelPackage,rtc-sunxi))
|
||||
define KernelPackage/sunxi-ir
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=Sunxi SoC built-in IR support
|
||||
DEPENDS:=@(TARGET_sunxi&&RTC_SUPPORT) +multimedia-input
|
||||
DEPENDS:=@(TARGET_sunxi&&RTC_SUPPORT) +kmod-multimedia-input
|
||||
KCONFIG:= \
|
||||
CONFIG_MEDIA_SUPPORT=y \
|
||||
CONFIG_MEDIA_RC_SUPPORT=y \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user