Commit 906a2621 authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

m68knommu: add configure support for Intec boards

Add configure support for the Intec Wildfire and WildFireMod boards.
Signed-Off-By: default avatarSteve Bennett <steveb@workware.net.au>
Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 7160a673
...@@ -355,6 +355,18 @@ config SOM5282EM ...@@ -355,6 +355,18 @@ config SOM5282EM
help help
Support for the EMAC.Inc SOM5282EM module. Support for the EMAC.Inc SOM5282EM module.
config WILDFIRE
bool "Intec Automation Inc. WildFire board support"
depends on M528x
help
Support for the Intec Automation Inc. WildFire.
config WILDFIREMOD
bool "Intec Automation Inc. WildFire module support"
depends on M528x
help
Support for the Intec Automation Inc. WildFire module.
config ARN5307 config ARN5307
bool "Arnewsh 5307 board support" bool "Arnewsh 5307 board support"
depends on M5307 depends on M5307
......
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