Add support for FOXGM carrier board

SVN-Revision: 23398
This commit is contained in:
Claudio Mignanti
2010-10-11 16:31:34 +00:00
parent 9cb3333c0d
commit 31eb457b7e
2 changed files with 26 additions and 2 deletions

View File

@@ -37,6 +37,14 @@
+ depends on MACH_NETUS_FOXBOARD
+ help
+ Select this option to use the dataflash.
+
+config NETUS_FOXGM
+ bool "Enable support for FoxGM board"
+ depends on MACH_NETUS_FOXBOARD
+ select LEDS_TRIGGER_HEARTBEAT
+ help
+ Select this option to auto-configure leds and
+ serial ports according to FOXGM board.
+
# ----------------------------------------------------------