summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline-5.4/tegra124/defconfig
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-07-15 10:11:29 +0300
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-08-06 10:56:06 +0200
commitc5ec17af0d222fd26e6172fc94efe1e380a181ca (patch)
tree62c54dccf7054ef3dfb2c2ed04fd336ba4aadd77 /recipes-kernel/linux/linux-toradex-mainline-5.4/tegra124/defconfig
parent6dc9339b57458519c1b80d1ebee334b75717b892 (diff)
linux-toradex-mainline-5.4: 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> (cherry picked from commit b736ab934b1067d032c1ac61bb753a8039222096)
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-mainline-5.4/tegra124/defconfig')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-5.4/tegra124/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-5.4/tegra124/defconfig b/recipes-kernel/linux/linux-toradex-mainline-5.4/tegra124/defconfig
index 21f23df..4a5f67c 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-5.4/tegra124/defconfig
+++ b/recipes-kernel/linux/linux-toradex-mainline-5.4/tegra124/defconfig
@@ -142,6 +142,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