Skip to content

Commit

Permalink
feat: enable r8169 driver in rk2312
Browse files Browse the repository at this point in the history
Signed-off-by: Mitchell Ma <[email protected]>
  • Loading branch information
RadxaMitchell committed Oct 21, 2024
1 parent fd687f4 commit 865b013
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linux/rk2312/kconfig.conf
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ CONFIG_SND_SOC_ROCKCHIP_I2S_TDM=y
# CONFIG_CANFD_ROCKCHIP is not set
# CONFIG_CAN_ROCKCHIP is not set

# Disable r8169
# CONFIG_R8169 is not set
# Enable r8169 driver, which supports RTL8125
CONFIG_R8169=m

0 comments on commit 865b013

Please sign in to comment.