mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
c54cd55c08
PD#SWPL-172929 Problem: bringup s6 exphy wol Solution: bringup s6 exphy wol Verify: s6_bl201 Change-Id: I628698c5b0d5d5a84448fb5f4306de6ad36a1b19 Signed-off-by: Zhuo Wang <zhuo.wang@amlogic.com>
12 lines
297 B
Plaintext
12 lines
297 B
Plaintext
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
config AMLOGIC_INPHY
|
|
tristate "Amlogic Meson GXL Internal PHY"
|
|
help
|
|
Currently has a driver for the Amlogic Meson GXL Internal PHY
|
|
|
|
config AMLOGIC_REALTEK
|
|
tristate "Amlogic realtek PHY"
|
|
help
|
|
Currently has a driver for the Amlogic realtek PHY
|