forked from Ivasoft/openwrt
ar71xx: add support for YunCore CPE830
CPE830 is a clone of AP90Q, with different type of antenna (panel) and additional 4 LEDs for WiFi signal level indication. Use the same flash approach as for YunCore AP90Q. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
committed by
John Crispin
parent
dcceea4fd3
commit
e33dcd1cfe
@@ -1211,6 +1211,15 @@ config ATH79_MACH_CPE510
|
||||
select ATH79_DEV_M25P80
|
||||
select ATH79_DEV_WMAC
|
||||
|
||||
config ATH79_MACH_CPE830
|
||||
bool "YunCore CPE830 support"
|
||||
select SOC_QCA953X
|
||||
select ATH79_DEV_ETH
|
||||
select ATH79_DEV_GPIO_BUTTONS
|
||||
select ATH79_DEV_LEDS_GPIO
|
||||
select ATH79_DEV_M25P80
|
||||
select ATH79_DEV_WMAC
|
||||
|
||||
config ATH79_MACH_CPE870
|
||||
bool "YunCore CPE870 support"
|
||||
select SOC_AR934X
|
||||
|
||||
Reference in New Issue
Block a user