]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/avr32/Kconfig
avr32: delete non generic board mimc200
[karo-tx-uboot.git] / arch / avr32 / Kconfig
index cfcdbe7565d7a470da521784891e2401eb615ecc..0c7b1ba11af48dc100a0b17f594cf8dbbd8c2a3b 100644 (file)
@@ -29,15 +29,11 @@ config TARGET_ATSTK1006
 config TARGET_GRASSHOPPER
        bool "Support grasshopper"
 
-config TARGET_MIMC200
-       bool "Support mimc200"
-
 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"
 
 endmenu