projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: UPF_FIXED_TYPE must be set for the serial ports
[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
d4087ae
..
354235e
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
+++ b/
target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
@@
-44,6
+44,12
@@
config RT305X_MACH_PWH2004
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
+config RT305X_MACH_HW550_3G
+ bool "Aztech HW550-3G support"
+ default y
+ select RALINK_DEV_GPIO_BUTTONS
+ select RALINK_DEV_GPIO_LEDS
+
endmenu
endif
This page took
0.02355 seconds
and
4
git commands to generate.