summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline-rt-4.19/defconfig
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-07-15 10:11:55 +0300
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-07-15 10:11:55 +0300
commit419eba81a51fb8f8e5a4eef9f23f1734c7044c78 (patch)
tree83633d128f572c4e65ab98f6c8bb71a242393508 /recipes-kernel/linux/linux-toradex-mainline-rt-4.19/defconfig
parentb736ab934b1067d032c1ac61bb753a8039222096 (diff)
linux-toradex-mainline-rt-4.19: enable GPIO/serial sources for PPS
Enable GPIO and serial-port (CD-signal) sources for the PPS (pulse-per-second) module. Related-to: ELB-2837 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-mainline-rt-4.19/defconfig')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-rt-4.19/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-rt-4.19/defconfig b/recipes-kernel/linux/linux-toradex-mainline-rt-4.19/defconfig
index e4a0b44..391dbf3 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-rt-4.19/defconfig
+++ b/recipes-kernel/linux/linux-toradex-mainline-rt-4.19/defconfig
@@ -340,6 +340,8 @@ CONFIG_SPI_QUP=y
CONFIG_SPI_S3C64XX=y
CONFIG_SPI_SPIDEV=m
CONFIG_SPMI=y
+CONFIG_PPS_CLIENT_LDISC=y
+CONFIG_PPS_CLIENT_GPIO=y
CONFIG_PINCTRL_SINGLE=y
CONFIG_PINCTRL_MAX77620=y
CONFIG_PINCTRL_IPQ8074=y