Skip to content

Commit

Permalink
ath79: generic: add support for Realtek PHY
Browse files Browse the repository at this point in the history
Some models of the TP-Link EAP225 series use a Realtek PHY,
therefore the driver is added.

Signed-off-by: Philipp Rothmann <philipprothmann@posteo.de>
  • Loading branch information
yksflip authored and svanheule committed Jun 22, 2022
1 parent a703f9e commit 8bd5bba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ath79/generic/config-default
Expand Up @@ -18,6 +18,7 @@ CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_SPLIT_EVA_FW=y
CONFIG_PHY_AR7100_USB=y
CONFIG_PHY_AR7200_USB=y
CONFIG_REALTEK_PHY=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_RTL8366RB_PHY=y
CONFIG_RTL8366S_PHY=y
Expand Down

0 comments on commit 8bd5bba

Please sign in to comment.