mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
at91bootstrap: fix incorrect config option comment
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
5880111f2a
commit
b19272d4be
@ -61,10 +61,7 @@ choice
|
|||||||
prompt "Start address of application"
|
prompt "Start address of application"
|
||||||
default BR2_AT91BOOTSTRAP_JUMP_TO_DEFAULT
|
default BR2_AT91BOOTSTRAP_JUMP_TO_DEFAULT
|
||||||
help
|
help
|
||||||
Select Chip for which AT91 bootstrap should be built
|
Location of the application start address
|
||||||
Currently supports AT91SAM9260EK, AT91SAM9261EK,
|
|
||||||
AT91SAM9XEEK, AT91SAM9263EK
|
|
||||||
|
|
||||||
|
|
||||||
config BR2_AT91BOOTSTRAP_JUMP_TO_DEFAULT
|
config BR2_AT91BOOTSTRAP_JUMP_TO_DEFAULT
|
||||||
bool "Copy to the default U-Boot start location in the SDRAM"
|
bool "Copy to the default U-Boot start location in the SDRAM"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user