diff options
Diffstat (limited to 'arch/powerpc/platforms/85xx/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/85xx/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig index f22635a71d01..2fb4b24368a6 100644 --- a/arch/powerpc/platforms/85xx/Kconfig +++ b/arch/powerpc/platforms/85xx/Kconfig | |||
@@ -241,6 +241,12 @@ config SGY_CTS1000 | |||
241 | help | 241 | help |
242 | Enable this to support functionality in Servergy's CTS-1000 systems. | 242 | Enable this to support functionality in Servergy's CTS-1000 systems. |
243 | 243 | ||
244 | config MVME2500 | ||
245 | bool "Artesyn MVME2500" | ||
246 | select DEFAULT_UIMAGE | ||
247 | help | ||
248 | This option enables support for the Emerson/Artesyn MVME2500 board. | ||
249 | |||
244 | endif # PPC32 | 250 | endif # PPC32 |
245 | 251 | ||
246 | config PPC_QEMU_E500 | 252 | config PPC_QEMU_E500 |