Skip to content

Commit 819ac8e

Browse files
committed
fixup! WIP: phy: apple: Add Apple Type-C PHY
1 parent 7b0bef8 commit 819ac8e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

drivers/phy/apple/Kconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ config PHY_APPLE_ATC
44
depends on ARCH_APPLE || COMPILE_TEST
55
default ARCH_APPLE
66
select GENERIC_PHY
7-
select TYPEC
7+
depends on USB_SUPPORT
8+
depends on TYPEC
89
help
910
Enable this to add support for the Apple Type-C PHY, switch
1011
and mux found in Apple SoCs such as the M1.

0 commit comments

Comments
 (0)