From 419eba81a51fb8f8e5a4eef9f23f1734c7044c78 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Wed, 15 Jul 2020 10:11:55 +0300 Subject: 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 --- recipes-kernel/linux/linux-toradex-mainline-rt-4.19/tegra124/defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-kernel/linux/linux-toradex-mainline-rt-4.19/tegra124/defconfig') 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 -- cgit v1.2.3