projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[ramips] add common setup code
[openwrt.git]
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
ralink
/
rt305x
/
Kconfig
1
if RALINK_RT305X
2
3
menu "Ralink RT350x machine selection"
4
5
config RT305X_MACH_GENERIC
6
bool "Generic RT350x based machine support"
7
default y
8
9
config RT305X_MACH_WHR_G300N
10
bool "Buffalo WHR-G300N support"
11
default y
12
select RALINK_DEV_GPIO_LEDS
13
14
endmenu
15
16
endif
This page took
0.04095 seconds
and
5
git commands to generate.