mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ar71xx: use ap91_pci_init for RB751{,G}
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31356 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
--- a/arch/mips/ath79/Kconfig
|
||||
+++ b/arch/mips/ath79/Kconfig
|
||||
@@ -300,6 +300,7 @@ config ATH79_MACH_RB750
|
||||
@@ -300,6 +300,8 @@ config ATH79_MACH_RB750
|
||||
bool "MikroTik RouterBOARD 750 support"
|
||||
select SOC_AR724X
|
||||
select ATH79_DEV_ETH
|
||||
+ select ATH79_DEV_AP9X_PCI if PCI
|
||||
+ select ATH79_DEV_USB
|
||||
|
||||
config ATH79_MACH_WNDR3700
|
||||
|
||||
Reference in New Issue
Block a user