summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline-rt-4.19/tegra124/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/tegra124/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/tegra124/defconfig')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-rt-4.19/tegra124/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-rt-4.19/tegra124/defconfig b/recipes-kernel/linux/linux-toradex-mainline-rt-4.19/tegra124/defconfig
index 14ef678..1e2b04b 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-rt-4.19/tegra124/defconfig
+++ b/recipes-kernel/linux/linux-toradex-mainline-rt-4.19/tegra124/defconfig
@@ -130,6 +130,8 @@ CONFIG_SPI=y
CONFIG_SPI_TEGRA114=y
CONFIG_SPI_TEGRA20_SFLASH=y
CONFIG_SPI_TEGRA20_SLINK=y
+CONFIG_PPS_CLIENT_LDISC=y
+CONFIG_PPS_CLIENT_GPIO=y
CONFIG_PINCTRL_AS3722=y
CONFIG_PINCTRL_PALMAS=y
CONFIG_GPIO_SYSFS=y