diff options
author | Martyn Welch <martyn.welch@gefanuc.com> | 2009-01-19 11:33:34 +0000 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2009-01-28 23:05:58 -0600 |
commit | b1dd62f7f108a593abfc4bf425a3dd0885994680 (patch) | |
tree | 851e3bcaf984f11c2712df020ce5c64ded6bbe22 /arch/powerpc/configs | |
parent | d2a82b12989d0531ce93cff0553cdd1c93155d24 (diff) | |
download | blackbird-op-linux-b1dd62f7f108a593abfc4bf425a3dd0885994680.tar.gz blackbird-op-linux-b1dd62f7f108a593abfc4bf425a3dd0885994680.zip |
powerpc/86xx: Extend GE Fanuc GPIO driver for the SBC310
This patch adds basic support for the 6 GPIO lines found on GE Fanucs SBC310 to the GE Fanuc GPIO driver.
Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/86xx/gef_sbc310_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/configs/86xx/gef_sbc310_defconfig b/arch/powerpc/configs/86xx/gef_sbc310_defconfig index 8418317289d7..bd236b3d915a 100644 --- a/arch/powerpc/configs/86xx/gef_sbc310_defconfig +++ b/arch/powerpc/configs/86xx/gef_sbc310_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.29-rc3 -# Wed Jan 28 23:04:04 2009 +# Wed Jan 28 23:05:34 2009 # # CONFIG_PPC64 is not set @@ -905,7 +905,7 @@ CONFIG_DS1682=y CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y CONFIG_ARCH_REQUIRE_GPIOLIB=y CONFIG_GPIOLIB=y -# CONFIG_GPIO_SYSFS is not set +CONFIG_GPIO_SYSFS=y # # Memory mapped GPIO expanders: |