Commit 74169f98 authored by Greg Ungerer's avatar Greg Ungerer

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: default avatarGreg Ungerer <gerg@uclinux.org>
parent e9d9dc6a
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment