projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] libpcap: explicitely disable libnl support to prevent different build resul...
[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
1b1c057
..
5aa040d
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig
+++ b/
target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig
@@
-4,6
+4,7
@@
menu "Ralink RT3662/RT3883 machine selection"
config RT3883_MACH_RT_N56U
bool "Asus RT-N56U support"
config RT3883_MACH_RT_N56U
bool "Asus RT-N56U support"
+ select HW_HAS_PCI
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
select RALINK_DEV_GPIO_BUTTONS
select RALINK_DEV_GPIO_LEDS
This page took
0.018527 seconds
and
4
git commands to generate.