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 support for the Asus RT-G32 B1 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
18ea350
..
a12693c
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
+++ b/
target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
@@
-2,6
+2,11
@@
if RALINK_RT305X
menu "Ralink RT350x machine selection"
+config RT305X_MACH_RT_G32_REVB
+ bool "Asus RT-G32 revB board support"
+ default y
+ select RALINK_DEV_GPIO_BUTTONS
+
config RT305X_MACH_HW550_3G
bool "Aztech HW550-3G support"
default y
This page took
0.02542 seconds
and
4
git commands to generate.