diff options
author | Martyn Welch <martyn.welch@gefanuc.com> | 2009-07-02 12:12:31 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2009-11-20 17:45:35 -0500 |
commit | 0d81df8701d0972117008911bf00ebb1eef1471f (patch) | |
tree | beb1eb44a351a79beee0f47a7508598ad4fc12c3 /arch/powerpc/configs | |
parent | a3f62bd2b20c769ddc989b242ddd274179e19ee6 (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/configs')
-rw-r--r-- | arch/powerpc/configs/86xx/gef_sbc610_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/configs/86xx/gef_sbc610_defconfig b/arch/powerpc/configs/86xx/gef_sbc610_defconfig index 3b0fbfb28efd..1975d41e0763 100644 --- a/arch/powerpc/configs/86xx/gef_sbc610_defconfig +++ b/arch/powerpc/configs/86xx/gef_sbc610_defconfig | |||
@@ -219,7 +219,7 @@ CONFIG_MPIC=y | |||
219 | # CONFIG_MPIC_WEIRD is not set | 219 | # CONFIG_MPIC_WEIRD is not set |
220 | # CONFIG_PPC_I8259 is not set | 220 | # CONFIG_PPC_I8259 is not set |
221 | # CONFIG_PPC_RTAS is not set | 221 | # CONFIG_PPC_RTAS is not set |
222 | # CONFIG_MMIO_NVRAM is not set | 222 | CONFIG_MMIO_NVRAM=y |
223 | # CONFIG_PPC_MPC106 is not set | 223 | # CONFIG_PPC_MPC106 is not set |
224 | # CONFIG_PPC_970_NAP is not set | 224 | # CONFIG_PPC_970_NAP is not set |
225 | # CONFIG_PPC_INDIRECT_IO is not set | 225 | # CONFIG_PPC_INDIRECT_IO is not set |
@@ -1124,7 +1124,7 @@ CONFIG_UNIX98_PTYS=y | |||
1124 | # CONFIG_IPMI_HANDLER is not set | 1124 | # CONFIG_IPMI_HANDLER is not set |
1125 | CONFIG_HW_RANDOM=y | 1125 | CONFIG_HW_RANDOM=y |
1126 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | 1126 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set |
1127 | # CONFIG_NVRAM is not set | 1127 | CONFIG_NVRAM=y |
1128 | # CONFIG_R3964 is not set | 1128 | # CONFIG_R3964 is not set |
1129 | # CONFIG_APPLICOM is not set | 1129 | # CONFIG_APPLICOM is not set |
1130 | # CONFIG_RAW_DRIVER is not set | 1130 | # CONFIG_RAW_DRIVER is not set |