From: Greg Ungerer Date: Mon, 5 Nov 2012 05:37:53 +0000 (+1000) Subject: m68knommu: add support for configuring a Freescale M5373EVB board X-Git-Tag: v3.10-rc1~17^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=74169f98c785e7f6b5e6f5a0c2707020b4fc7368;p=karo-tx-linux.git m68knommu: add support for configuring a Freescale M5373EVB board Add a configuration switch for supporting the Freescale M5373EVB board. It is based on the newly added ColdFire 537x CPU support. Signed-off-by: Greg Ungerer --- 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 help Support for the senTec COBRA5329 board. +config M5373EVB + bool "Freescale M5373EVB board support" + depends on M537x + select FREESCALE + help + Support for the Freescale M5373EVB board. + config M5407C3 bool "Motorola M5407C3 board support" depends on M5407