mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
at91bootstrap: fix incorrect config option comment
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -61,10 +61,7 @@ choice
|
||||
prompt "Start address of application"
|
||||
default BR2_AT91BOOTSTRAP_JUMP_TO_DEFAULT
|
||||
help
|
||||
Select Chip for which AT91 bootstrap should be built
|
||||
Currently supports AT91SAM9260EK, AT91SAM9261EK,
|
||||
AT91SAM9XEEK, AT91SAM9263EK
|
||||
|
||||
Location of the application start address
|
||||
|
||||
config BR2_AT91BOOTSTRAP_JUMP_TO_DEFAULT
|
||||
bool "Copy to the default U-Boot start location in the SDRAM"
|
||||
|
||||
Reference in New Issue
Block a user