ar71xx: add DB120 board specific PCI initialization
[openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / Kconfig
index 78c4aa1..ea377de 100644 (file)
@@ -28,6 +28,15 @@ config AR71XX_MACH_AP96
        select AR71XX_DEV_USB
        default n
 
+config AR71XX_MACH_DB120
+       bool "Atheros DB120 board support"
+       select AR71XX_DEV_AR934X_WMAC
+       select AR71XX_DEV_DB120_PCI if PCI
+       select AR71XX_DEV_GPIO_BUTTONS
+       select AR71XX_DEV_LEDS_GPIO
+       select AR71XX_DEV_USB
+       default n
+
 config AR71XX_MACH_DIR_600_A1
        bool "D-Link DIR-600 rev. A1 support"
        select AR71XX_DEV_AP91_PCI if PCI
@@ -302,6 +311,13 @@ config AR71XX_DEV_AP94_PCI
 config AR71XX_DEV_AR913X_WMAC
        def_bool n
 
+config AR71XX_DEV_AR934X_WMAC
+       def_bool n
+
+config AR71XX_DEV_DB120_PCI
+       select AR71XX_PCI_ATH9K_FIXUP
+       def_bool n
+
 config AR71XX_DEV_DSA
        def_bool n