projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: add support for unbranded XDX-RN502J board
[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
ae05190
..
1bf960f
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
+++ b/
target/linux/ramips/files/arch/mips/ralink/rt305x/Kconfig
@@
-121,6
+121,11
@@
config RT305X_MACH_NBG_419N
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
+config RT305X_MACH_XDX_RN502J
+ bool "Unknown board XDX-RN502J"
+ select RALINK_DEV_GPIO_BUTTONS
+ select RALINK_DEV_GPIO_LEDS
+
endmenu
endif
endmenu
endif
This page took
0.019765 seconds
and
4
git commands to generate.