summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2015-05-11 13:07:27 +0200
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-06-10 14:03:23 +0200
commite5354b8a9e2ad7035c8623b552e7532ef7b133ae (patch)
tree61cc064ebd87ee9668d1e4429cb3bfc785b146e5 /configs
parentc62d2f8fc5c682ad541d98e289434a0f76d5ad4b (diff)
downloadblackbird-obmc-uboot-e5354b8a9e2ad7035c8623b552e7532ef7b133ae.tar.gz
blackbird-obmc-uboot-e5354b8a9e2ad7035c8623b552e7532ef7b133ae.zip
avr32: delete non generic board's atstk100{3, 4, 6}
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/atstk1003_defconfig6
-rw-r--r--configs/atstk1004_defconfig6
-rw-r--r--configs/atstk1006_defconfig7
3 files changed, 0 insertions, 19 deletions
diff --git a/configs/atstk1003_defconfig b/configs/atstk1003_defconfig
deleted file mode 100644
index bd6c93afbc..0000000000
--- a/configs/atstk1003_defconfig
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG_AVR32=y
-CONFIG_TARGET_ATSTK1003=y
-CONFIG_AUTOBOOT_KEYED=y
-CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n"
-CONFIG_AUTOBOOT_DELAY_STR="d"
-CONFIG_AUTOBOOT_STOP_STR=" "
diff --git a/configs/atstk1004_defconfig b/configs/atstk1004_defconfig
deleted file mode 100644
index 4d12160294..0000000000
--- a/configs/atstk1004_defconfig
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG_AVR32=y
-CONFIG_TARGET_ATSTK1004=y
-CONFIG_AUTOBOOT_KEYED=y
-CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n"
-CONFIG_AUTOBOOT_DELAY_STR="d"
-CONFIG_AUTOBOOT_STOP_STR=" "
diff --git a/configs/atstk1006_defconfig b/configs/atstk1006_defconfig
deleted file mode 100644
index 6d1d045c0d..0000000000
--- a/configs/atstk1006_defconfig
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG_AVR32=y
-CONFIG_CMD_NET=y
-CONFIG_TARGET_ATSTK1006=y
-CONFIG_AUTOBOOT_KEYED=y
-CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n"
-CONFIG_AUTOBOOT_DELAY_STR="d"
-CONFIG_AUTOBOOT_STOP_STR=" "
OpenPOWER on IntegriCloud