summaryrefslogtreecommitdiff
path: root/target/linux/ramips/mt7621/config-4.4
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2016-10-29 20:50:45 -0700
committerJohn Crispin <john@phrozen.org>2016-10-31 16:41:26 +0100
commit369884c2a18cf082f0d13652deaf2415700dc842 (patch)
tree81eae9f5a74952802a44ced2869192805b50fa1c /target/linux/ramips/mt7621/config-4.4
parent0744b6a044a4d97006905b95658b9b5d854f3dd1 (diff)
downloadmtk-20170518-369884c2a18cf082f0d13652deaf2415700dc842.zip
mtk-20170518-369884c2a18cf082f0d13652deaf2415700dc842.tar.gz
mtk-20170518-369884c2a18cf082f0d13652deaf2415700dc842.tar.bz2
ramips: Add RTC driver to kernel for working hctosys
Build the RTC driver into the kernel, (and remove the optional module), in order to make hctosys working. (Currently the module is loaded after hctosys has failed previously) Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'target/linux/ramips/mt7621/config-4.4')
-rw-r--r--target/linux/ramips/mt7621/config-4.41
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7621/config-4.4 b/target/linux/ramips/mt7621/config-4.4
index 9132d89..47b208b 100644
--- a/target/linux/ramips/mt7621/config-4.4
+++ b/target/linux/ramips/mt7621/config-4.4
@@ -214,6 +214,7 @@ CONFIG_RESET_CONTROLLER=y
CONFIG_RFS_ACCEL=y
CONFIG_RPS=y
CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_PCF8563=y
CONFIG_SCHED_HRTICK=y
# CONFIG_SCHED_INFO is not set
CONFIG_SCHED_SMT=y