summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-mainline-5.4/colibri-imx6ull/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/colibri-imx6ull/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/colibri-imx6ull/defconfig')
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline-5.4/colibri-imx6ull/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline-5.4/colibri-imx6ull/defconfig b/recipes-kernel/linux/linux-toradex-mainline-5.4/colibri-imx6ull/defconfig
index 01b86da..c6d419a 100644
--- a/recipes-kernel/linux/linux-toradex-mainline-5.4/colibri-imx6ull/defconfig
+++ b/recipes-kernel/linux/linux-toradex-mainline-5.4/colibri-imx6ull/defconfig
@@ -505,6 +505,8 @@ CONFIG_SPI_FSL_QUADSPI=y
CONFIG_SPI_GPIO=y
CONFIG_SPI_IMX=y
CONFIG_SPI_SPIDEV=m
+CONFIG_PPS_CLIENT_LDISC=y
+CONFIG_PPS_CLIENT_GPIO=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_PL061=y
CONFIG_GPIO_MAX732X=y