We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0bef8 commit 819ac8eCopy full SHA for 819ac8e
1 file changed
drivers/phy/apple/Kconfig
@@ -4,7 +4,8 @@ config PHY_APPLE_ATC
4
depends on ARCH_APPLE || COMPILE_TEST
5
default ARCH_APPLE
6
select GENERIC_PHY
7
- select TYPEC
+ depends on USB_SUPPORT
8
+ depends on TYPEC
9
help
10
Enable this to add support for the Apple Type-C PHY, switch
11
and mux found in Apple SoCs such as the M1.
0 commit comments