projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: ramips_esw: convert it to be a platform driver
[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
f50328b
..
d4087ae
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,12
@@
if RALINK_RT305X
menu "Ralink RT350x machine selection"
menu "Ralink RT350x machine selection"
+config RT305X_MACH_F5D8235_V2
+ bool "Belkin F5D8235 v2 support"
+ default y
+ select RALINK_DEV_GPIO_BUTTONS
+ select RALINK_DEV_GPIO_LEDS
+
config RT305X_MACH_WHR_G300N
bool "Buffalo WHR-G300N support"
default y
config RT305X_MACH_WHR_G300N
bool "Buffalo WHR-G300N support"
default y
This page took
0.036426 seconds
and
4
git commands to generate.