diff options
-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 |