diff options
author | Tim Harvey <tharvey@gateworks.com> | 2017-03-17 07:31:02 -0700 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2017-03-20 19:10:39 +0100 |
commit | 94a1d6c6027a25ce02b2fc36fa3aef4c56947c9f (patch) | |
tree | f9056e4e6fe1f8dafbdca064a1ae9cf13b4671bf /include/configs/gw_ventana.h | |
parent | 8d1a6ff825a42d28fc4031d4f111b05b6898d7e8 (diff) |
imx: ventana: add GW560x support
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'include/configs/gw_ventana.h')
-rw-r--r-- | include/configs/gw_ventana.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h index 881f87048a..bdd0b73957 100644 --- a/include/configs/gw_ventana.h +++ b/include/configs/gw_ventana.h @@ -100,7 +100,6 @@ /* MMC Configs */ #define CONFIG_SYS_FSL_ESDHC_ADDR 0 -#define CONFIG_SYS_FSL_USDHC_NUM 1 /* Filesystem support */ #define CONFIG_CMD_UBIFS |