projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine files
[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
fac5c7b
..
1bb6bc3
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/Kconfig
+++ b/
target/linux/ramips/files/arch/mips/ralink/Kconfig
@@
-47,6
+47,10
@@
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
This page took
0.021372 seconds
and
4
git commands to generate.