summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/at91bootstrap/Config.in
diff options
context:
space:
mode:
authorUlf Samuelsson2009-01-03 01:07:25 +0100
committerUlf Samuelsson2009-01-03 01:07:25 +0100
commit5dec4da010cb151d314d9d220383b7c3585726f7 (patch)
tree7934101a58c2c1864234545ed2cd3cc6d36d9fbe /target/device/Atmel/at91bootstrap/Config.in
parentAdd support for at91sam9g20 to U-Boot (diff)
downloadbuildroot-5dec4da010cb151d314d9d220383b7c3585726f7.tar.gz
buildroot-5dec4da010cb151d314d9d220383b7c3585726f7.tar.xz
buildroot-5dec4da010cb151d314d9d220383b7c3585726f7.zip
Remove debugging variable added to svn by mistake, (Thanks Pter)
Diffstat (limited to 'target/device/Atmel/at91bootstrap/Config.in')
-rw-r--r--target/device/Atmel/at91bootstrap/Config.in7
1 files changed, 7 insertions, 0 deletions
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 <board>_config
+
choice
prompt "Boot Memory"
default BR2_TARGET_AT91BOOT_DATAFLASHCARD