From 5dec4da010cb151d314d9d220383b7c3585726f7 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Sat, 3 Jan 2009 00:07:25 +0000 Subject: Remove debugging variable added to svn by mistake, (Thanks Pter) --- target/device/Atmel/at91bootstrap/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'target/device/Atmel/at91bootstrap/Config.in') diff --git a/target/device/Atmel/at91bootstrap/Config.in b/target/device/Atmel/at91bootstrap/Config.in index e198fcea2..02f8938a7 100644 --- a/target/device/Atmel/at91bootstrap/Config.in +++ b/target/device/Atmel/at91bootstrap/Config.in @@ -3,6 +3,13 @@ config BR2_TARGET_AT91BOOTSTRAP BR2_TARGET_AT91SAM9261EK || BR2_TARGET_AT91SAM9263EK || BR2_TARGET_AT91SAM9XEEK bool "Build AT91 Bootstrap for selected chip" +config BR2_TARGET_AT91BOOTSTRAP_BOARD + string "Bootstrap board" + default "$(BOARD_NAME)" + depends on BR2_TARGET_AT91BOOTSTRAP + help + This is used to do a make _config + choice prompt "Boot Memory" default BR2_TARGET_AT91BOOT_DATAFLASHCARD -- cgit v1.2.3