From 346b1905fbafda6a9857232a25597bfcc8f1db43 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 10 Mar 2016 19:07:26 +0000 Subject: ar71xx: add support for the Telldus TellStick ZNet Lite Signed-off-by: Micke Prag SVN-Revision: 48977 --- target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt') diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt index 3d6dc4dfc3..8256b0e238 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt +++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt @@ -754,6 +754,16 @@ config ATH79_MACH_SMART_300 select ATH79_DEV_M25P80 select ATH79_DEV_WMAC +config ATH79_MACH_TELLSTICK_ZNET_LITE + bool "TellStick ZNet Lite" + select SOC_AR933X + select ATH79_DEV_ETH + select ATH79_DEV_GPIO_BUTTONS + select ATH79_DEV_LEDS_GPIO + select ATH79_DEV_M25P80 + select ATH79_DEV_USB + select ATH79_DEV_WMAC + config ATH79_MACH_WNDAP360 bool "NETGEAR WNDAP360 board support" select SOC_AR71XX -- cgit v1.2.3