summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorVahe Grigoryan <vahe.grigoryan@theobroma-systems.com>2023-11-24 10:04:50 +0100
committerQuentin Schulz <quentin.schulz@theobroma-systems.com>2023-11-28 08:53:48 +0000
commit4ffb14fad9ab7f1ce6c387b8ca97923000e7c946 (patch)
tree32dee69f008dedbdee524cd0879873630e0e81ac /arch
parent0af6af5c715d6ff6dbf6d8cef3e848d3e53a06fc (diff)
TSD: arm64: configs: puma: enable USB serial for FTDI
Enable FTDI device driver, because we want to test it with the SoM. Relates-to: ENAB-35 Signed-off-by: Vahe Grigoryan <vahe.grigoryan@theobroma-systems.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/puma-rk3399_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/puma-rk3399_defconfig b/arch/arm64/configs/puma-rk3399_defconfig
index de507fc9c355..f42933afeb06 100644
--- a/arch/arm64/configs/puma-rk3399_defconfig
+++ b/arch/arm64/configs/puma-rk3399_defconfig
@@ -449,6 +449,7 @@ CONFIG_USB_DWC3_ULPI=y
CONFIG_USB_DWC2=y
CONFIG_USB_SERIAL=y
CONFIG_USB_SERIAL_CP210X=y
+CONFIG_USB_SERIAL_FTDI_SIO=y
CONFIG_NOP_USB_XCEIV=y
CONFIG_USB_ULPI=y
CONFIG_USB_GADGET=y