aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/86xx/Kconfig
diff options
context:
space:
mode:
authorMartyn Welch <martyn.welch@gefanuc.com>2009-07-02 12:12:31 -0400
committerKumar Gala <galak@kernel.crashing.org>2009-11-20 17:45:35 -0500
commit0d81df8701d0972117008911bf00ebb1eef1471f (patch)
treebeb1eb44a351a79beee0f47a7508598ad4fc12c3 /arch/powerpc/platforms/86xx/Kconfig
parenta3f62bd2b20c769ddc989b242ddd274179e19ee6 (diff)
powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610
This patch enables the NVRAM found on the GE Fanuc SBC610 Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/86xx/Kconfig')
-rw-r--r--arch/powerpc/platforms/86xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/86xx/Kconfig b/arch/powerpc/platforms/86xx/Kconfig
index 9c7b64a3402b..9d02dea19bd8 100644
--- a/arch/powerpc/platforms/86xx/Kconfig
+++ b/arch/powerpc/platforms/86xx/Kconfig
@@ -51,6 +51,7 @@ config GEF_SBC310
51config GEF_SBC610 51config GEF_SBC610
52 bool "GE Fanuc SBC610" 52 bool "GE Fanuc SBC610"
53 select DEFAULT_UIMAGE 53 select DEFAULT_UIMAGE
54 select MMIO_NVRAM
54 select GENERIC_GPIO 55 select GENERIC_GPIO
55 select ARCH_REQUIRE_GPIOLIB 56 select ARCH_REQUIRE_GPIOLIB
56 select HAS_RAPIDIO 57 select HAS_RAPIDIO