]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/avr32/Kconfig
avr32: delete non generic board hammerhead
[karo-tx-uboot.git] / arch / avr32 / Kconfig
index 34881edd4544413d0569dcba7b48d5b08559c18c..cfcdbe7565d7a470da521784891e2401eb615ecc 100644 (file)
@@ -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