]> Pileus Git - ~andy/linux/blobdiff - arch/powerpc/platforms/85xx/Kconfig
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
[~andy/linux] / arch / powerpc / platforms / 85xx / Kconfig
index 78549b6ebf30ca3414db02c30c4668cb9338b37a..efdd37c775ad40dd489f90c02a37c37d78ed3c5f 100644 (file)
@@ -304,6 +304,40 @@ config PPC_QEMU_E500
          unset based on the emulated CPU (or actual host CPU in the case
          of KVM).
 
+if PPC64
+
+config T4240_QDS
+       bool "Freescale T4240 QDS"
+       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 T4240 QDS board
+
+config B4_QDS
+       bool "Freescale B4 QDS"
+       select DEFAULT_UIMAGE
+       select E500
+       select PPC_E500MC
+       select PHYS_64BIT
+       select SWIOTLB
+       select GPIOLIB
+       select ARCH_REQUIRE_GPIOLIB
+       select HAS_RAPIDIO
+       select PPC_EPAPR_HV_PIC
+       help
+         This option enables support for the B4 QDS board
+         The B4 application development system B4 QDS is a complete
+         debugging environment intended for engineers developing
+         applications for the B4.
+
+endif
 endif # FSL_SOC_BOOKE
 
 config TQM85xx