projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: rt305x: add add support for the Asus WL-330N board
[openwrt.git]
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
ralink
/
rt305x
/
Kconfig
diff --git
a/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
b/target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
index
1bf960f
..
6c5a62f
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
+++ b/
target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
@@
-31,6
+31,11
@@
config RT305X_MACH_RT_N10_PLUS
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
+config RT305X_MACH_WL_330N
+ bool "Asus WL-330N board support"
+ select RALINK_DEV_GPIO_BUTTONS
+ select RALINK_DEV_GPIO_LEDS
+
config RT305X_MACH_HW550_3G
bool "Aztech HW550-3G support"
select RALINK_DEV_GPIO_BUTTONS
config RT305X_MACH_HW550_3G
bool "Aztech HW550-3G support"
select RALINK_DEV_GPIO_BUTTONS
This page took
0.025344 seconds
and
4
git commands to generate.