at91bootstrap: fix incorrect config option comment
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 17 Mar 2010 07:46:03 +0000 (08:46 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 12 Jun 2010 11:38:46 +0000 (13:38 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/at91bootstrap/Config.in

index 7c0f393bfab8993cd452fe46d4b71cc1a430e284..1bf8d50d2f8881895058826602138589ed1443f4 100644 (file)
@@ -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"