summaryrefslogtreecommitdiffstats
path: root/arch/avr32
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2015-05-11 13:07:25 +0200
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-06-10 14:03:21 +0200
commite36930764471711c12a7fac8dfb9535b96a284ca (patch)
treef9afa47a53a9933f25919bed6048bd2d6943427b /arch/avr32
parent9eb45aabe0780eb837baefe706482fe7bf68d9fc (diff)
downloadtalos-obmc-uboot-e36930764471711c12a7fac8dfb9535b96a284ca.tar.gz
talos-obmc-uboot-e36930764471711c12a7fac8dfb9535b96a284ca.zip
avr32: delete non generic board hammerhead
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'arch/avr32')
-rw-r--r--arch/avr32/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig
index 34881edd45..cfcdbe7565 100644
--- a/arch/avr32/Kconfig
+++ b/arch/avr32/Kconfig
@@ -32,9 +32,6 @@ config TARGET_GRASSHOPPER
config TARGET_MIMC200
bool "Support mimc200"
-config TARGET_HAMMERHEAD
- bool "Support hammerhead"
-
endchoice
source "board/atmel/atngw100/Kconfig"
@@ -42,6 +39,5 @@ source "board/atmel/atngw100mkii/Kconfig"
source "board/atmel/atstk1000/Kconfig"
source "board/in-circuit/grasshopper/Kconfig"
source "board/mimc/mimc200/Kconfig"
-source "board/miromico/hammerhead/Kconfig"
endmenu
OpenPOWER on IntegriCloud