diff options
author | Lucian Cristian <lucian.cristian@gmail.com> | 2018-06-21 01:02:10 +0300 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-06-26 08:57:26 +0200 |
commit | 2a7e03af37d1112c2c2f6b6c80283d4d49407889 (patch) | |
tree | 6a93d85715b63894d1dcad4012e9335e54efbd74 /target/linux/ath79/config-4.14 | |
parent | d375d5fafefb4de453ee36108b64f8df49aa2bec (diff) | |
download | upstream-2a7e03af37d1112c2c2f6b6c80283d4d49407889.tar.gz upstream-2a7e03af37d1112c2c2f6b6c80283d4d49407889.tar.bz2 upstream-2a7e03af37d1112c2c2f6b6c80283d4d49407889.zip |
ath79: add tl-wr2543-v1 support
to switch between wlan leds we need a userspace implementation
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Diffstat (limited to 'target/linux/ath79/config-4.14')
-rw-r--r-- | target/linux/ath79/config-4.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/config-4.14 b/target/linux/ath79/config-4.14 index 0e24582cc7..01d259572a 100644 --- a/target/linux/ath79/config-4.14 +++ b/target/linux/ath79/config-4.14 @@ -205,6 +205,7 @@ CONFIG_RESET_CONTROLLER=y CONFIG_RTL8366RB_PHY=y CONFIG_RTL8366S_PHY=y CONFIG_RTL8366_SMI=y +CONFIG_RTL8367_PHY=y # CONFIG_SCHED_INFO is not set # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_FSL is not set |