diff options
Diffstat (limited to 'include/configs/ventana.h')
-rw-r--r-- | include/configs/ventana.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ventana.h b/include/configs/ventana.h index f5459a8949..615acfe7e3 100644 --- a/include/configs/ventana.h +++ b/include/configs/ventana.h @@ -18,11 +18,8 @@ #define CONFIG_TEGRA_ENABLE_UARTD #define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTD_BASE -#define CONFIG_MACH_TYPE MACH_TYPE_VENTANA - /* SD/MMC */ #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC |