summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6ull/defconfig
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-07-14 18:16:42 +0300
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-08-06 13:41:32 +0200
commitf5dcba80e3ded65859b552e7e9d00e27f81f2cb8 (patch)
treef02037ee4590ec780b67bd78e57f76137d4d0876 /recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6ull/defconfig
parentd39b90e0040b2cc4071d21110ecb92a29eca09b1 (diff)
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 <oleksandr.suvorov@toradex.com> (cherry picked from commit a254a3106a5f37dc8c3f78cfa2ae38ebd4e054c3)
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6ull/defconfig')
-rw-r--r--recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6ull/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6ull/defconfig b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6ull/defconfig
index a691dac..98f5f13 100644
--- a/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6ull/defconfig
+++ b/recipes-kernel/linux/linux-toradex-rt-4.14-2.3.x/colibri-imx6ull/defconfig
@@ -245,6 +245,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