summaryrefslogtreecommitdiff
path: root/target/linux/at91/patches
diff options
context:
space:
mode:
authorClaudio Mignanti <c.mignanti@gmail.com>2010-10-11 16:31:34 +0000
committerClaudio Mignanti <c.mignanti@gmail.com>2010-10-11 16:31:34 +0000
commit31eb457b7e0f3e068b3543b1f27f1f32f40a5a9d (patch)
tree3d259021b4af41c0c8f917c831cbc61127e7c942 /target/linux/at91/patches
parent9cb3333c0ddbe1d559255d430b2b6c855eee998e (diff)
downloadmtk-20170518-31eb457b7e0f3e068b3543b1f27f1f32f40a5a9d.zip
mtk-20170518-31eb457b7e0f3e068b3543b1f27f1f32f40a5a9d.tar.gz
mtk-20170518-31eb457b7e0f3e068b3543b1f27f1f32f40a5a9d.tar.bz2
Add support for FOXGM carrier board
SVN-Revision: 23398
Diffstat (limited to 'target/linux/at91/patches')
-rwxr-xr-xtarget/linux/at91/patches/800-netus-support.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/at91/patches/800-netus-support.patch b/target/linux/at91/patches/800-netus-support.patch
index 8294c8f..0cd91db 100755
--- a/target/linux/at91/patches/800-netus-support.patch
+++ b/target/linux/at91/patches/800-netus-support.patch
@@ -38,6 +38,14 @@
+ 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.
++
# ----------------------------------------------------------
comment "AT91 Feature Selections"