Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
[pandora-kernel.git] / arch / powerpc / platforms / 8xx / Kconfig
index bd28655..71d7562 100644 (file)
@@ -26,7 +26,6 @@ config MPC86XADS
 config MPC885ADS
        bool "MPC885ADS"
        select CPM1
-       select PPC_CPM_NEW_BINDING
        help
          Freescale Semiconductor MPC885 Application Development System (ADS).
          Also known as DUET.
@@ -36,13 +35,20 @@ config MPC885ADS
 config PPC_EP88XC
        bool "Embedded Planet EP88xC (a.k.a. CWH-PPC-885XN-VE)"
        select CPM1
-       select PPC_CPM_NEW_BINDING
        help
          This enables support for the Embedded Planet EP88xC board.
 
          This board is also resold by Freescale as the QUICCStart
          MPC885 Evaluation System and/or the CWH-PPC-885XN-VE.
 
+config PPC_ADDER875
+       bool "Analogue & Micro Adder 875"
+       select CPM1
+       select REDBOOT
+       help
+         This enables support for the Analogue & Micro Adder 875
+         board.
+
 endchoice
 
 menu "Freescale Ethernet driver platform-specific options"
@@ -99,6 +105,16 @@ config 8xx_COPYBACK
 
          If in doubt, say Y here.
 
+config 8xx_GPIO
+       bool "GPIO API Support"
+       select GENERIC_GPIO
+       select ARCH_REQUIRE_GPIOLIB
+       help
+         Saying Y here will cause the ports on an MPC8xx processor to be used
+         with the GPIO API.  If you say N here, the kernel needs less memory.
+
+         If in doubt, say Y here.
+
 config 8xx_CPU6
        bool "CPU6 Silicon Errata (860 Pre Rev. C)"
        help