aboutsummaryrefslogtreecommitdiffstats
path: root/debian/config/arm64
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2021-04-26 10:47:18 -0700
committerVagrant Cascadian <vagrant@debian.org>2021-05-04 16:55:09 -0700
commitf81bdb0e7cb2508f9e736ec7449f7b24c093b7a4 (patch)
tree038553083fb7a4080646cebbbeefe326e65bf397 /debian/config/arm64
parentc4015fe6936e0771d29dd436de16e6b24a1d3399 (diff)
downloadkernel_replicant_linux-f81bdb0e7cb2508f9e736ec7449f7b24c093b7a4.tar.gz
kernel_replicant_linux-f81bdb0e7cb2508f9e736ec7449f7b24c093b7a4.tar.bz2
kernel_replicant_linux-f81bdb0e7cb2508f9e736ec7449f7b24c093b7a4.zip
[arm64] Enable TYPEC and TYPEC_TCPM as modules. (Closes: #987638)
Diffstat (limited to 'debian/config/arm64')
-rw-r--r--debian/config/arm64/config6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index a602b448810e..bbdcc9886ae3 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -1411,8 +1411,14 @@ CONFIG_NOP_USB_XCEIV=m
CONFIG_USB_ULPI=y
##
+## file: drivers/usb/typec/Kconfig
+##
+CONFIG_TYPEC=m
+
+##
## file: drivers/usb/typec/tcpm/Kconfig
##
+CONFIG_TYPEC_TCPM=m
CONFIG_TYPEC_FUSB302=m
##