mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-16 19:19:29 -04: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>