2
0
forked from Ivasoft/openwrt

ramips: rt305x: add support for the ZyXEL NBG-419N board

SVN-Revision: 28078
This commit is contained in:
Gabor Juhos
2011-08-22 20:41:49 +00:00
parent 4b96d3af2a
commit 72e117ec79
10 changed files with 132 additions and 1 deletions

View File

@@ -66,6 +66,11 @@ config RT305X_MACH_WCR150GN
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
config RT305X_MACH_NBG_419N
bool "ZyXEL NBG-419N support"
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
endmenu
endif