projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] brcm63xx: fix cardbus support with BCM6358 (closes: #5918)
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
files
/
arch
/
mips
/
bcm63xx
/
Kconfig
diff --git
a/target/linux/brcm63xx/files/arch/mips/bcm63xx/Kconfig
b/target/linux/brcm63xx/files/arch/mips/bcm63xx/Kconfig
index
a3ac72a
..
ac0b44e
100644
(file)
--- a/
target/linux/brcm63xx/files/arch/mips/bcm63xx/Kconfig
+++ b/
target/linux/brcm63xx/files/arch/mips/bcm63xx/Kconfig
@@
-3,6
+3,7
@@
menu "CPU support"
config BCM63XX_CPU_6338
bool "support 6338 CPU"
+ select HW_HAS_PCI
select USB_ARCH_HAS_OHCI
select USB_ARCH_HAS_UDC
select USB_OHCI_BIG_ENDIAN_DESC
This page took
0.025891 seconds
and
4
git commands to generate.