mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-23 13:21:11 +01:00
Previously, devices would have to select `CONFIG_RTL8261N_PHY=Y` in the whole target's kernel config. Now that this driver is becoming usable for devices other than Realtek switches, allow packaging this driver separately. Signed-off-by: Kenneth Kasilag <kenneth@kasilag.me> Link: https://github.com/openwrt/openwrt/pull/20429 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>