diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-12-19 17:08:11 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-12-19 17:08:11 +0000 |
commit | 9d2f0473b402218d4dc10642c86b779bf3c9cb2c (patch) | |
tree | 2b59878e264faf9462a2ef022a56627d24d422f6 | |
parent | 1f3fff357515971e2422dd097f6da0b4a80c7f14 (diff) | |
download | upstream-9d2f0473b402218d4dc10642c86b779bf3c9cb2c.tar.gz upstream-9d2f0473b402218d4dc10642c86b779bf3c9cb2c.tar.bz2 upstream-9d2f0473b402218d4dc10642c86b779bf3c9cb2c.zip |
[brcm63xx] 6338 has no PCI
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13692 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/brcm63xx/files/arch/mips/bcm63xx/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/files/arch/mips/bcm63xx/Kconfig b/target/linux/brcm63xx/files/arch/mips/bcm63xx/Kconfig index 325f69afa5..57c5a3151b 100644 --- a/target/linux/brcm63xx/files/arch/mips/bcm63xx/Kconfig +++ b/target/linux/brcm63xx/files/arch/mips/bcm63xx/Kconfig @@ -3,7 +3,6 @@ menu "CPU support" config BCM63XX_CPU_6338 bool "support 6338 CPU" - select HW_HAS_PCI select USB_ARCH_HAS_OHCI select USB_OHCI_BIG_ENDIAN_DESC select USB_OHCI_BIG_ENDIAN_MMIO |