m68knommu: add configure support for Intec boards
Add configure support for the Intec Wildfire and WildFireMod boards. Signed-Off-By: Steve Bennett <steveb@workware.net.au> Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
7160a67305
commit
906a2621fc
@@ -354,6 +354,18 @@ config SOM5282EM
|
|||||||
depends on M528x
|
depends on M528x
|
||||||
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"
|
||||||
|
Reference in New Issue
Block a user