repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git]
/
drivers
/
phy
/
nuvoton
/
Kconfig
blob
d02cae2db315a802536c69efc5dd642b45884762
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# PHY drivers for Nuvoton MA35 platforms
4
#
5
config PHY_MA35_USB
6
tristate "Nuvoton MA35 USB2.0 PHY driver"
7
depends on ARCH_MA35 || COMPILE_TEST
8
depends on OF
9
select GENERIC_PHY
10
help
11
Enable this to support the USB2.0 PHY on the Nuvoton MA35
12
series SoCs.