diff options
author | Matt Weber <matthew.weber@rockwellcollins.com> | 2018-09-20 08:24:48 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-20 22:10:54 +0200 |
commit | 8084c33b39a64c6d2906296d042263a348fc0c99 (patch) | |
tree | 8a8e3bb08cd7535e8a4a0dbb1445bd521cebdb6c | |
parent | 49fff788d6ce84f01fc4c89019204d2436e7d5a7 (diff) | |
download | buildroot-8084c33b39a64c6d2906296d042263a348fc0c99.tar.gz buildroot-8084c33b39a64c6d2906296d042263a348fc0c99.zip |
boot/at91bootstrap3: add upstream URL in Config.in help text
Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-rw-r--r-- | boot/at91bootstrap3/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/boot/at91bootstrap3/Config.in b/boot/at91bootstrap3/Config.in index 614363c9a6..f6c310af23 100644 --- a/boot/at91bootstrap3/Config.in +++ b/boot/at91bootstrap3/Config.in @@ -10,6 +10,8 @@ config BR2_TARGET_AT91BOOTSTRAP3 - Physical media algorithm such as DataFlash, NandFlash, NOR Flash... + https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap + if BR2_TARGET_AT91BOOTSTRAP3 choice |