ar71xx: add kernel support for the Allnet ALL0258N board
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / Kconfig
index 71e47c2f358c7a74461b4397b3576d92077d3172..d9ea47e0c06bc48164451abd8c1a2a95725918c1 100644 (file)
@@ -1,6 +1,13 @@
 if ATHEROS_AR71XX
 
 menu "Atheros AR71xx machine selection"
+config AR71XX_MACH_ALL0258N
+       bool "Allnet ALL0258N support"
+       select SOC_AR724X
+       select AR71XX_DEV_M25P80
+       select AR71XX_DEV_AP91_PCI if PCI
+       select AR71XX_DEV_GPIO_BUTTONS
+       select AR71XX_DEV_LEDS_GPIO
 
 config AR71XX_MACH_AP81
        bool "Atheros AP81 board support"