mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-25 17:22:49 +00:00
ath79: use rtl8367 as a module
rtl8367 is used only by tl-wr2543-v1. Tested both normal and failsafe modes. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
This commit is contained in:
parent
96d056f5f0
commit
b168a07799
@ -21,6 +21,5 @@ CONFIG_REALTEK_PHY=y
|
||||
CONFIG_REGULATOR_FIXED_VOLTAGE=y
|
||||
CONFIG_RTL8366S_PHY=y
|
||||
CONFIG_RTL8366_SMI=y
|
||||
CONFIG_RTL8367_PHY=y
|
||||
CONFIG_VITESSE_PHY=y
|
||||
CONFIG_WATCHDOG_CORE=y
|
||||
|
@ -750,7 +750,7 @@ define Device/tplink_tl-wr2543-v1
|
||||
SOC := ar7242
|
||||
DEVICE_MODEL := TL-WR2543N/ND
|
||||
DEVICE_VARIANT := v1
|
||||
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ledtrig-usbport
|
||||
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ledtrig-usbport kmod-switch-rtl8367
|
||||
TPLINK_HWID := 0x25430001
|
||||
IMAGE/sysupgrade.bin := tplink-v1-image sysupgrade -v 3.13.99 | \
|
||||
check-size | append-metadata
|
||||
|
Loading…
Reference in New Issue
Block a user