diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk index feee39602db..055dca68182 100644 --- a/package/kernel/linux/modules/other.mk +++ b/package/kernel/linux/modules/other.mk @@ -732,6 +732,7 @@ define KernelPackage/rtc-r7301 SUBMENU:=$(OTHER_MENU) TITLE:=Epson RTC7301 support DEFAULT:=m if ALL_KMODS && RTC_SUPPORT + DEPENDS:=+kmod-regmap-mmio KCONFIG:=CONFIG_RTC_DRV_R7301 \ CONFIG_RTC_CLASS=y FILES:=$(LINUX_DIR)/drivers/rtc/rtc-r7301.ko