From c524d1b256efd765491aa9b58d1ee947a954db96 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 10 Jan 2017 09:55:42 +0100 Subject: imx6: enable the Freescale SNVS RTC driver in the kernel config instead of packaging it Signed-off-by: Felix Fietkau --- package/kernel/linux/modules/other.mk | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'package/kernel') diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk index a4f22e406c..30d145d7f2 100644 --- a/package/kernel/linux/modules/other.mk +++ b/package/kernel/linux/modules/other.mk @@ -618,22 +618,6 @@ endef $(eval $(call KernelPackage,rtc-pt7c4338)) -define KernelPackage/rtc-snvs - SUBMENU:=$(OTHER_MENU) - TITLE:=Freescale SNVS RTC support - DEPENDS:=@TARGET_imx6 @RTC_SUPPORT - KCONFIG:=CONFIG_RTC_DRV_SNVS \ - CONFIG_RTC_CLASS=y - FILES:=$(LINUX_DIR)/drivers/rtc/rtc-snvs.ko - AUTOLOAD:=$(call AutoLoad,50,rtc-snvs,1) -endef - -define KernelPackage/rtc-snvs/description - Kernel module for Freescale SNVS RTC on chip module -endef - -$(eval $(call KernelPackage,rtc-snvs)) - define KernelPackage/rtc-rs5c372a SUBMENU:=$(OTHER_MENU) TITLE:=Ricoh R2025S/D, RS5C372A/B, RV5C386, RV5C387A -- cgit v1.2.3