From: Thomas Petazzoni Date: Wed, 17 Mar 2010 07:46:03 +0000 (+0100) Subject: at91bootstrap: fix incorrect config option comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b19272d4bef98a8d46d06fe968beab031026d9f3;p=buildroot.git at91bootstrap: fix incorrect config option comment Signed-off-by: Thomas Petazzoni --- diff --git a/boot/at91bootstrap/Config.in b/boot/at91bootstrap/Config.in index 7c0f393bfa..1bf8d50d2f 100644 --- a/boot/at91bootstrap/Config.in +++ b/boot/at91bootstrap/Config.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"