projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9d9dc6
)
m68knommu: add support for configuring a Freescale M5373EVB board
author
Greg Ungerer
<gerg@uclinux.org>
Mon, 5 Nov 2012 05:37:53 +0000
(15:37 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Sun, 28 Apr 2013 23:17:59 +0000
(09:17 +1000)
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 <gerg@uclinux.org>
arch/m68k/Kconfig.machine
patch
|
blob
|
history
diff --git
a/arch/m68k/Kconfig.machine
b/arch/m68k/Kconfig.machine
index 28ec0c08c9c8d82e3712789216d8931675badab9..b9ab0a69561cac3de87657e06700f8c0cf456413 100644
(file)
--- 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