diff options
Diffstat (limited to 'include/configs/whistler.h')
-rw-r--r-- | include/configs/whistler.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/include/configs/whistler.h b/include/configs/whistler.h index 30a48e83ca..429e5b6a32 100644 --- a/include/configs/whistler.h +++ b/include/configs/whistler.h @@ -19,12 +19,11 @@ #define CONFIG_TEGRA_UARTA_UAA_UAB #define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE +#define CONFIG_MACH_TYPE MACH_TYPE_WHISTLER + /* I2C */ #define CONFIG_SYS_I2C_TEGRA -/* SD/MMC */ -#define CONFIG_GENERIC_MMC - /* * Environment in eMMC, at the end of 2nd "boot sector". Note: This assumes * the user plugged the standard 8GB MoviNAND card into J29/HSMMC/POP. If |