Base Au1200 2.6 support.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 2edbef5..455de42 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -642,6 +642,10 @@
help
If you want this kernel to run on SGI O2 workstation, say Y here.
+config SOC_AU1200
+ bool
+ select SOC_AU1X00
+
config SOC_AU1X00
bool "Support for AMD/Alchemy Au1X00 SOCs"
select SYS_SUPPORTS_32BIT_KERNEL
@@ -702,6 +706,13 @@
select HW_HAS_PCI
select MIPS_DISABLE_OBSOLETE_IDE
+config MIPS_PB1200
+ bool "AMD Alchemy PB1200 board"
+ select SOC_AU1200
+ select DMA_NONCOHERENT
+ select MIPS_DISABLE_OBSOLETE_IDE
+ select SYS_SUPPORTS_LITTLE_ENDIAN
+
config MIPS_DB1000
bool "DB1000 board"
depends on SOC_AU1000
@@ -732,6 +743,13 @@
depends on SOC_AU1500
select DMA_NONCOHERENT
+config MIPS_DB1200
+ bool "AMD Alchemy DB1200 board"
+ select SOC_AU1200
+ select DMA_NONCOHERENT
+ select MIPS_DISABLE_OBSOLETE_IDE
+ select SYS_SUPPORTS_LITTLE_ENDIAN
+
config MIPS_MIRAGE
bool "Mirage board"
depends on SOC_AU1500