Signed-off-by: Tim Harvey <thar...@gateworks.com> --- target/linux/imx6/Makefile | 2 +- target/linux/imx6/config-3.10 | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile index e8d558e..11f68f7 100644 --- a/target/linux/imx6/Makefile +++ b/target/linux/imx6/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=imx6 BOARDNAME:=Freescale i.MX 6 Series -FEATURES:=audio display gpio pcie usb usbgadget squashfs targz ubifs +FEATURES:=audio display gpio pcie usb usbgadget squashfs targz ubifs rtc CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=vfpv3 MAINTAINER:=Luka Perkov <l...@openwrt.org> diff --git a/target/linux/imx6/config-3.10 b/target/linux/imx6/config-3.10 index 82346c9..3dad5b6 100644 --- a/target/linux/imx6/config-3.10 +++ b/target/linux/imx6/config-3.10 @@ -306,6 +306,10 @@ CONFIG_REGULATOR_PFUZE100=y # CONFIG_RFKILL_REGULATOR is not set CONFIG_RFS_ACCEL=y CONFIG_RPS=y +CONFIG_RTC_CLASS=y +# CONFIG_RTC_DRV_CMOS is not set +# CONFIG_RTC_DRV_IMXDI is not set +# CONFIG_RTC_DRV_MXC is not set # CONFIG_SAMSUNG_USB2PHY is not set # CONFIG_SAMSUNG_USB3PHY is not set # CONFIG_SAMSUNG_USBPHY is not set -- 1.8.4.2 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel