projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e42617b
)
arm64: defconfig: enable FUSB302 as module
author
Jerome Brunet
<jbrunet@baylibre.com>
Mon, 9 Dec 2019 14:38:34 +0000
(15:38 +0100)
committer
Kevin Hilman
<khilman@baylibre.com>
Mon, 16 Dec 2019 19:34:29 +0000
(11:34 -0800)
Enable the type C fusb302 driver as module
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index 6a83ba2aea3ea946de90ccf9b9e08163553ac4e8..33147f54efe66da55f361782c4bb20f0a65826e0 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-603,6
+603,8
@@
CONFIG_USB_GADGET=y
CONFIG_USB_RENESAS_USBHS_UDC=m
CONFIG_USB_RENESAS_USB3=m
CONFIG_TYPEC=m
+CONFIG_TYPEC_TCPM=m
+CONFIG_TYPEC_FUSB302=m
CONFIG_TYPEC_HD3SS3220=m
CONFIG_MMC=y
CONFIG_MMC_BLOCK_MINORS=32