aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/86xx/gef_sbc610_defconfig
diff options
context:
space:
mode:
authorMartyn Welch <martyn.welch@ge.com>2012-03-12 17:12:58 +0000
committerKumar Gala <galak@kernel.crashing.org>2012-03-16 11:08:08 -0500
commit6518bb69f463446a1552f52093cc699497f18fe0 (patch)
tree0630ca895b251cf06eb88321fb9502b78bd7aa58 /arch/powerpc/configs/86xx/gef_sbc610_defconfig
parentpowerpc: Add GE FPGA config option (diff)
downloadlinux-dev-6518bb69f463446a1552f52093cc699497f18fe0.tar.xz
linux-dev-6518bb69f463446a1552f52093cc699497f18fe0.zip
gpio: Move GE GPIO driver to reside within GPIO subsystem
The GE GPIO driver provides basic support (set direction, read/write state) for the GPIO provided on some GE single board computers. This patch moves the driver from the 86xx specific platform directrory to the GPIO subsystem so that it can be used on non-86xx boards. Signed-off-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/86xx/gef_sbc610_defconfig')
-rw-r--r--arch/powerpc/configs/86xx/gef_sbc610_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/86xx/gef_sbc610_defconfig b/arch/powerpc/configs/86xx/gef_sbc610_defconfig
index 98533973d20f..af2e8e1edba6 100644
--- a/arch/powerpc/configs/86xx/gef_sbc610_defconfig
+++ b/arch/powerpc/configs/86xx/gef_sbc610_defconfig
@@ -183,6 +183,8 @@ CONFIG_NVRAM=y
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MPC=y
+CONFIG_GPIO_SYSFS=y
+CONFIG_GPIO_GE_FPGA=y
CONFIG_SENSORS_LM90=y
CONFIG_SENSORS_LM92=y
CONFIG_WATCHDOG=y