X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Farm%2FKconfig;h=277339f60f8b016e11b9780adc1daa993141d3c1;hb=3eb8f58d759fa243c09195acff6ff9d6f4e3636f;hp=34c20e9eb501b95838a3ef4e2fa6934a2400bf64;hpb=a6f7f78744320639a6ddb797819f54e930a6ed23;p=platform%2Fkernel%2Fu-boot.git diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 34c20e9..277339f 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -485,10 +485,6 @@ config TARGET_M53EVK select CPU_V7 select SUPPORT_SPL -config TARGET_IMA3_MX53 - bool "Support ima3-mx53" - select CPU_V7 - config TARGET_MX51EVK bool "Support mx51evk" select CPU_V7 @@ -808,7 +804,6 @@ source "board/creative/xfi3/Kconfig" source "board/davedenx/qong/Kconfig" source "board/denx/m28evk/Kconfig" source "board/denx/m53evk/Kconfig" -source "board/esg/ima3-mx53/Kconfig" source "board/freescale/ls2085a/Kconfig" source "board/freescale/ls2085aqds/Kconfig" source "board/freescale/ls2085ardb/Kconfig"