projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ramips: introduce ramips_soc_prom_init and move SoC detection into that
[openwrt.git]
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
ralink
/
rt3883
/
Kconfig
1
if RALINK_RT3883
2
3
menu "Ralink RT3662/RT3883 machine selection"
4
5
config RT3883_MACH_RT_N56U
6
bool "Asus RT-N56U support"
7
select HW_HAS_PCI
8
select RALINK_DEV_GPIO_BUTTONS
9
select RALINK_DEV_GPIO_LEDS
10
11
endmenu
12
13
endif
This page took
0.039269 seconds
and
5
git commands to generate.