m68knommu: add configure support for Intec boards
authorGreg Ungerer <[email protected]>
Wed, 25 Jul 2007 12:07:20 +0000 (22:07 +1000)
committerLinus Torvalds <[email protected]>
Wed, 25 Jul 2007 18:05:01 +0000 (11:05 -0700)
Add configure support for the Intec Wildfire and WildFireMod boards.

Signed-Off-By: Steve Bennett <[email protected]>
Signed-off-by: Greg Ungerer <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/m68knommu/Kconfig

index e151988d85a47e060bb29eacb87331bf982b8bc7..185906b54cb03ff00bd94721a652c19c76a4dc1f 100644 (file)
@@ -354,6 +354,18 @@ config SOM5282EM
        depends on M528x
        help
          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
        bool "Arnewsh 5307 board support"