diff options
| -rw-r--r-- | boot/at91bootstrap/Config.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/boot/at91bootstrap/Config.in b/boot/at91bootstrap/Config.in index 44db8f5a7..8514ccc0c 100644 --- a/boot/at91bootstrap/Config.in +++ b/boot/at91bootstrap/Config.in @@ -6,7 +6,7 @@ if	BR2_TARGET_AT91BOOTSTRAP  config BR2_TARGET_AT91BOOTSTRAP_BOARD  	string "Bootstrap board" -	default "$(BOARD_NAME)" +	default ""  	help  	  This is used to do a make <board>_config | 
