diff options
author | Ye Li <ye.li@nxp.com> | 2016-04-29 15:44:33 +0800 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2016-04-29 15:44:33 +0800 |
commit | 8d74ca6246764e0336829585528250ef1d647d76 (patch) | |
tree | 537915749c3efadef75e8075c268fa753258614e | |
parent | 1e4daf88c00bc26f944fab9f1e8e0b876ec1c4a7 (diff) | |
download | u-boot-imx-8d74ca6246764e0336829585528250ef1d647d76.zip u-boot-imx-8d74ca6246764e0336829585528250ef1d647d76.tar.gz u-boot-imx-8d74ca6246764e0336829585528250ef1d647d76.tar.bz2 |
MLK-12736-2 mx6ulevk: Delete obsoleted android build target for old ddr
Remove the build target mx6ul_14x14_evk_ddr_eol_android_defconfig for the old
ddr which is end of life.
Signed-off-by: Ye Li <ye.li@nxp.com>
-rw-r--r-- | configs/mx6ul_14x14_evk_ddr_eol_android_defconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configs/mx6ul_14x14_evk_ddr_eol_android_defconfig b/configs/mx6ul_14x14_evk_ddr_eol_android_defconfig deleted file mode 100644 index 8654c04..0000000 --- a/configs/mx6ul_14x14_evk_ddr_eol_android_defconfig +++ /dev/null @@ -1,5 +0,0 @@ -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ul_14x14_evk/imximage.cfg,MX6UL,ANDROID_SUPPORT,DDR3L_MT41K256M16HA" -CONFIG_ARM=y -CONFIG_TARGET_MX6UL_14X14_EVK=y -CONFIG_DM=y -CONFIG_DM_THERMAL=y |