aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamon Fried <ramon.fried@linaro.org>2018-04-10 14:04:38 +0300
committerVinod Koul <vkoul@kernel.org>2020-04-13 17:46:04 +0530
commit1fa3583c0a3d13ed7047c5996e79e74d47543c51 (patch)
tree116ac92bbf8db3505162df91fa54408fb6c3fdef
parentf4b70844260eff506d5a09fc63e49fe372a1181a (diff)
kernel: distro.config: enable PM8xxx RTC driver
Enable it as a module for exposing /dev/rtc0 Signed-off-by: Ramon Fried <ramon.fried@linaro.org> Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-rw-r--r--kernel/configs/distro.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/configs/distro.config b/kernel/configs/distro.config
index 87104e575d16..ea78ddecdf60 100644
--- a/kernel/configs/distro.config
+++ b/kernel/configs/distro.config
@@ -456,3 +456,4 @@ CONFIG_SETEND_EMULATION=y
CONFIG_MD=y
CONFIG_BLK_DEV_DM=m
CONFIG_DM_CRYPT=m
+CONFIG_RTC_DRV_PM8XXX=m