MIPS: ath25: add common parts
[deliverable/linux.git] / arch / mips / Kconfig
index 9e8317e9b567c245bac97d619e10bb03441ec95f..7db1bfb80f0af3aa32fa1784977f889f61204280 100644 (file)
@@ -97,6 +97,18 @@ config AR7
          Support for the Texas Instruments AR7 System-on-a-Chip
          family: TNETD7100, 7200 and 7300.
 
+config ATH25
+       bool "Atheros AR231x/AR531x SoC support"
+       select CEVT_R4K
+       select CSRC_R4K
+       select DMA_NONCOHERENT
+       select IRQ_CPU
+       select SYS_HAS_CPU_MIPS32_R1
+       select SYS_SUPPORTS_BIG_ENDIAN
+       select SYS_SUPPORTS_32BIT_KERNEL
+       help
+         Support for Atheros AR231x and Atheros AR531x based boards
+
 config ATH79
        bool "Atheros AR71XX/AR724X/AR913X based boards"
        select ARCH_REQUIRE_GPIOLIB
This page took 0.023326 seconds and 5 git commands to generate.