diff options
author | Martyn Welch <martyn.welch@gefanuc.com> | 2009-01-19 06:33:34 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2009-01-29 00:05:58 -0500 |
commit | b1dd62f7f108a593abfc4bf425a3dd0885994680 (patch) | |
tree | 851e3bcaf984f11c2712df020ce5c64ded6bbe22 /arch/powerpc/configs | |
parent | d2a82b12989d0531ce93cff0553cdd1c93155d24 (diff) |
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 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc3 | 3 | # Linux kernel version: 2.6.29-rc3 |
4 | # Wed Jan 28 23:04:04 2009 | 4 | # Wed Jan 28 23:05:34 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -905,7 +905,7 @@ CONFIG_DS1682=y | |||
905 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 905 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
906 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | 906 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
907 | CONFIG_GPIOLIB=y | 907 | CONFIG_GPIOLIB=y |
908 | # CONFIG_GPIO_SYSFS is not set | 908 | CONFIG_GPIO_SYSFS=y |
909 | 909 | ||
910 | # | 910 | # |
911 | # Memory mapped GPIO expanders: | 911 | # Memory mapped GPIO expanders: |