projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: fix Asus RT-N15 board support
[openwrt.git]
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
ralink
/
Kconfig
diff --git
a/target/linux/ramips/files/arch/mips/ralink/Kconfig
b/target/linux/ramips/files/arch/mips/ralink/Kconfig
index
e180eab
..
1bb6bc3
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/Kconfig
+++ b/
target/linux/ramips/files/arch/mips/ralink/Kconfig
@@
-47,5
+47,12
@@
config SOC_RT305X
select SYS_SUPPORTS_LITTLE_ENDIAN
select SYS_HAS_EARLY_PRINTK
select MIPS_MACHINE
+ select USB_ARCH_HAS_HCD
+
+config RALINK_DEV_GPIO_BUTTONS
+ def_bool n
+
+config RALINK_DEV_GPIO_LEDS
+ def_bool n
endif
This page took
0.035473 seconds
and
4
git commands to generate.