diff options
author | Manel Caro <mcaro@iseebcn.com> | 2018-01-26 13:45:01 +0100 |
---|---|---|
committer | Manel Caro <mcaro@iseebcn.com> | 2018-01-26 13:45:01 +0100 |
commit | d1983466140204a16cd392e1588a026813765eda (patch) | |
tree | 4a59dc23f82593300906a163faad37fdc8609021 | |
parent | 189bdbe8c0f2d1fe9b6028a5235ecd1ae9e39ad0 (diff) | |
download | u-boot-imx-d1983466140204a16cd392e1588a026813765eda.zip u-boot-imx-d1983466140204a16cd392e1588a026813765eda.tar.gz u-boot-imx-d1983466140204a16cd392e1588a026813765eda.tar.bz2 |
Remove old configuration file
Signed-off-by: Manel Caro <mcaro@iseebcn.com>
-rw-r--r-- | configs/mx6dl_igep0046_2G_defconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/configs/mx6dl_igep0046_2G_defconfig b/configs/mx6dl_igep0046_2G_defconfig deleted file mode 100644 index 805d2f6..0000000 --- a/configs/mx6dl_igep0046_2G_defconfig +++ /dev/null @@ -1,12 +0,0 @@ -CONFIG_ARM=y -CONFIG_ARCH_MX6=y -CONFIG_TARGET_IGEP0046=y -CONFIG_SYS_MALLOC_F=y -CONFIG_SYS_MALLOC_F_LEN=0x400 -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/isee/igep0046/mx6dl_igep0046_4x512_nt.cfg,MX6DL" -CONFIG_BOOTDELAY=2 -CONFIG_CMD_BOOTM=n -CONFIG_CMD_BOOTD=n -CONFIG_CMD_CACHE=y -CONFIG_SPLASH_SCREEN=n -CONFIG_BASE0040=y |