summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/Config.in.mirrors
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-08-27 20:18:37 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-08-27 20:18:37 +0000
commitf1258adf6bc5e8d7970b8df9fdf83eecefe66206 (patch)
treebd15e86db4adc83dfb260c58c6503ce35da5bec2 /target/device/Atmel/Config.in.mirrors
parentaf06d81be38f26c8f89d3a693f342b3835dd9e2c (diff)
downloadbuildroot-novena-f1258adf6bc5e8d7970b8df9fdf83eecefe66206.tar.gz
buildroot-novena-f1258adf6bc5e8d7970b8df9fdf83eecefe66206.zip
target/device/Atmel: fix long help text lines
And remove trailing spaces while we're at it.
Diffstat (limited to 'target/device/Atmel/Config.in.mirrors')
-rw-r--r--target/device/Atmel/Config.in.mirrors12
1 files changed, 8 insertions, 4 deletions
diff --git a/target/device/Atmel/Config.in.mirrors b/target/device/Atmel/Config.in.mirrors
index b5c4a9a87..bd182000a 100644
--- a/target/device/Atmel/Config.in.mirrors
+++ b/target/device/Atmel/Config.in.mirrors
@@ -4,18 +4,22 @@ config BR2_ATMEL_MIRROR
string "Atmel AVR32/AT91 download site"
default "ftp://www.at91.com/pub/buildroot/"
help
- Unofficial site for AVR32/AT91 Buildroot patches, or your local mirror.
+ Unofficial site for AVR32/AT91 Buildroot patches, or your
+ local mirror.
+
Atmel does not currently support buildroot, but this site makes
available neccessary patches and prepatched packages useful
to extend a buildroot for AVR32 or AT91 ARM based boards.
Issues with contents of this server needs to be highlighted
- on the buildroot mailing list and
- should not be addressed directly to Atmel
+ on the buildroot mailing list and should not be addressed
+ directly to Atmel.
+
Atmel provides support for their AVR32 chips on
http://avr32linux.org/ or http://www.avrfreaks.net/
Atmel provides support for AT91 chips on www.at91.com.
Commercial AT91 Linux support is through www.timesys.com
- Community AT91 Linux support is through http://maxim.org.za/AT91_26.html
+ Community AT91 Linux support is through
+ http://maxim.org.za/AT91_26.html
config BR2_AT91_PATCH_MIRROR
string "Atmel AT91 Linux Patch download site"