projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: add preliminary support for the Asus RT-N56U 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
..
1b1c057
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,11
@@
if RALINK_RT3883
menu "Ralink RT3662/RT3883 machine selection"
menu "Ralink RT3662/RT3883 machine selection"
+config RT3883_MACH_RT_N56U
+ bool "Asus RT-N56U support"
+ select RALINK_DEV_GPIO_BUTTONS
+ select RALINK_DEV_GPIO_LEDS
+
endmenu
endif
endmenu
endif
This page took
0.023093 seconds
and
4
git commands to generate.