From f5dcba80e3ded65859b552e7e9d00e27f81f2cb8 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Tue, 14 Jul 2020 18:16:42 +0300 Subject: linux-toradex-4.14: enable GPIO/serial sources for PPS Enable GPIO and serial-port (CD-signal) sources for the PPS (pulse-per-second) module. Sync with linux-toradex defconfigs: b50c1173688fce04eaaa396d23741859e4980326 ("arm64: defconfig: enable GPIO/serial sources for PPS") 70ce76a3d11112c72666ec8481dbe620b722a508 ("ARM: defconfig: apalis/colibri-imx*: enable GPIO/serial sources for PPS") Related-to: ELB-2837 Signed-off-by: Oleksandr Suvorov (cherry picked from commit a254a3106a5f37dc8c3f78cfa2ae38ebd4e054c3) --- recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6/defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6/defconfig') diff --git a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6/defconfig b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6/defconfig index a9fa1f1..a784f8c 100644 --- a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6/defconfig +++ b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6/defconfig @@ -248,6 +248,8 @@ CONFIG_SPI=y CONFIG_SPI_GPIO=y CONFIG_SPI_IMX=y CONFIG_SPI_SPIDEV=y +CONFIG_PPS_CLIENT_LDISC=y +CONFIG_PPS_CLIENT_GPIO=y CONFIG_GPIO_SYSFS=y CONFIG_POWER_RESET=y CONFIG_POWER_RESET_GPIO=y -- cgit v1.2.3