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 add support for the Asus WL-330N board
[openwrt.git]
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
ralink
/
rt3883
/
Kconfig
diff --git
a/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig
b/target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig
index
7b4579a
..
5aa040d
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig
+++ b/
target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig
@@
-2,6
+2,12
@@
if RALINK_RT3883
menu "Ralink RT3662/RT3883 machine selection"
+config RT3883_MACH_RT_N56U
+ bool "Asus RT-N56U support"
+ select HW_HAS_PCI
+ select RALINK_DEV_GPIO_BUTTONS
+ select RALINK_DEV_GPIO_LEDS
+
endmenu
endif
This page took
0.02399 seconds
and
4
git commands to generate.