diff options
author | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-12-17 02:47:17 +0000 |
---|---|---|
committer | luka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-12-17 02:47:17 +0000 |
commit | c3ff7af7d894c213b85be933c43d81aa630e8f98 (patch) | |
tree | 056eeaf4b6a22775057c683b6cf11b4dc766d1a3 /target/linux/imx6/config-3.10 | |
parent | 852e506ccc71460ef704bc15e05ddfbf899ca1f3 (diff) |
imx6: add rtc feature support
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39111 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/imx6/config-3.10')
-rw-r--r-- | target/linux/imx6/config-3.10 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/imx6/config-3.10 b/target/linux/imx6/config-3.10 index 82346c919a..3dad5b67e5 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 |