X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Favr32%2FKconfig;h=eb3377486fb3025102df20000e222232413893df;hb=9d35873161c98d3b9d92adacd7ee4c8fb1740068;hp=34881edd4544413d0569dcba7b48d5b08559c18c;hpb=9eb45aabe0780eb837baefe706482fe7bf68d9fc;p=u-boot diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig index 34881edd45..eb3377486f 100644 --- a/arch/avr32/Kconfig +++ b/arch/avr32/Kconfig @@ -17,31 +17,14 @@ config TARGET_ATNGW100MKII config TARGET_ATSTK1002 bool "Support atstk1002" -config TARGET_ATSTK1003 - bool "Support atstk1003" - -config TARGET_ATSTK1004 - bool "Support atstk1004" - -config TARGET_ATSTK1006 - bool "Support atstk1006" - config TARGET_GRASSHOPPER bool "Support grasshopper" -config TARGET_MIMC200 - bool "Support mimc200" - -config TARGET_HAMMERHEAD - bool "Support hammerhead" - endchoice source "board/atmel/atngw100/Kconfig" 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