diff options
-rw-r--r-- | arch/m68k/Kconfig.machine | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/m68k/Kconfig.machine b/arch/m68k/Kconfig.machine index 28ec0c08c9c8..b9ab0a69561c 100644 --- a/arch/m68k/Kconfig.machine +++ b/arch/m68k/Kconfig.machine | |||
@@ -358,6 +358,13 @@ config COBRA5329 | |||
358 | help | 358 | help |
359 | Support for the senTec COBRA5329 board. | 359 | Support for the senTec COBRA5329 board. |
360 | 360 | ||
361 | config M5373EVB | ||
362 | bool "Freescale M5373EVB board support" | ||
363 | depends on M537x | ||
364 | select FREESCALE | ||
365 | help | ||
366 | Support for the Freescale M5373EVB board. | ||
367 | |||
361 | config M5407C3 | 368 | config M5407C3 |
362 | bool "Motorola M5407C3 board support" | 369 | bool "Motorola M5407C3 board support" |
363 | depends on M5407 | 370 | depends on M5407 |