diff options
author | claudio <claudio@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-11 16:31:34 +0000 |
---|---|---|
committer | claudio <claudio@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-11 16:31:34 +0000 |
commit | 92c3a01490cdd73175b3e0dfa14b8367fea3a3fc (patch) | |
tree | 26bd586796e98fff5487e900851811ce37f6a63b /target/linux/at91/patches/800-netus-support.patch | |
parent | dea32c53f1428c120a87819e68d5c18b89e95bb4 (diff) |
[at91] Add support for FOXGM carrier board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23398 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91/patches/800-netus-support.patch')
-rwxr-xr-x | target/linux/at91/patches/800-netus-support.patch | 8 |
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 8294c8f30a..0cd91dbf2d 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" |