Skip to content

Commit 1ebda87

Browse files
krzkolofj
authored andcommitted
arm64: defconfig: Enable ptn5150 extcon driver
Enable the extcon driver for NXP PTN5150A chips (CC logic for USB Type-C applications) present on some of i.MX8 evaluation boards (e.g. Variscite Symphony board). Link: https://lore.kernel.org/r/20200817065654.4419-2-krzk@kernel.org Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Olof Johansson <olof@lixom.net>
1 parent 3b574ea commit 1ebda87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -925,6 +925,7 @@ CONFIG_ARCH_TEGRA_194_SOC=y
925925
CONFIG_ARCH_K3_AM6_SOC=y
926926
CONFIG_ARCH_K3_J721E_SOC=y
927927
CONFIG_TI_SCI_PM_DOMAINS=y
928+
CONFIG_EXTCON_PTN5150=m
928929
CONFIG_EXTCON_USB_GPIO=y
929930
CONFIG_EXTCON_USBC_CROS_EC=y
930931
CONFIG_IIO=y

0 commit comments

Comments
 (0)