mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[at91] Add support for FOXGM carrier board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23398 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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.
|
||||
+
|
||||
# ----------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user