powerpc/85xx: Add support for P5040DS board
[firefly-linux-kernel-4.4.55.git] / arch / powerpc / platforms / 85xx / Kconfig
index 159c01e914635d3cc025a502e88767f0d679d286..31f0618ec677eed69b1f84cbd9925776f93ecb13 100644 (file)
@@ -254,6 +254,20 @@ config P5020_DS
        help
          This option enables support for the P5020 DS board
 
+config P5040_DS
+       bool "Freescale P5040 DS"
+       select DEFAULT_UIMAGE
+       select E500
+       select PPC_E500MC
+       select PHYS_64BIT
+       select SWIOTLB
+       select ARCH_REQUIRE_GPIOLIB
+       select GPIO_MPC8XXX
+       select HAS_RAPIDIO
+       select PPC_EPAPR_HV_PIC
+       help
+         This option enables support for the P5040 DS board
+
 config PPC_QEMU_E500
        bool "QEMU generic e500 platform"
        depends on EXPERIMENTAL