summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-29 17:50:28 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-29 17:50:28 +0000
commit3fcb8bb0ddc282703f0b8027ee71a7ef2497c336 (patch)
tree81897eaede401068e89fa6f47e7cf76c1e4fcf1b /target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
parent87271e9f28796debd156da0b2466bc286ccbac0f (diff)
downloadmaster-31e0f0ae-3fcb8bb0ddc282703f0b8027ee71a7ef2497c336.tar.gz
master-31e0f0ae-3fcb8bb0ddc282703f0b8027ee71a7ef2497c336.tar.bz2
master-31e0f0ae-3fcb8bb0ddc282703f0b8027ee71a7ef2497c336.zip
ramips: rt305x: add kernel support for AirLive AIR3GII
AirLive AIR3GII is Ralink RT5350F based device with 100Mbps switch, USB port, 4MB flash and 32MB ram. Works: ethernet (LAN & WAN), wps button, led, USB, sysupgrade Does not work: wifi (chip RT5350), reset button [ 13.390000] phy0 -> rt2800_init_eeprom: Error - Invalid RT chipset 0x5350 detected. [ 13.400000] phy0 -> rt2x00lib_probe_dev: Error - Failed to allocate device. Other problem: LAN leds is reverse (lights when not cable connected and vice versa) [juhosg: move user-space support and image generation changes into separate patches] Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/2913/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34922
Diffstat (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig')
-rw-r--r--target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
index 769603dc81..d0c1fdb24b 100644
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
+++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
@@ -17,6 +17,11 @@ config RT305X_MACH_WR6202
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
+config RT305X_MACH_AIR3GII
+ bool "AirLive Air3GII board support"
+ select RALINK_DEV_GPIO_BUTTONS
+ select RALINK_DEV_GPIO_LEDS
+
config RT305X_MACH_ALL0256N
bool "Allnet ALL0256N support"
select RALINK_DEV_GPIO_BUTTONS