summaryrefslogtreecommitdiff
path: root/include/configs/beaver.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/beaver.h')
-rw-r--r--include/configs/beaver.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/beaver.h b/include/configs/beaver.h
index 528ed6f..cc32861 100644
--- a/include/configs/beaver.h
+++ b/include/configs/beaver.h
@@ -21,15 +21,11 @@
#define CONFIG_TEGRA_ENABLE_UARTA
#define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE
-#define MACH_TYPE_BEAVER 4597 /* not yet in mach-types.h */
#define CONFIG_MACH_TYPE MACH_TYPE_BEAVER
/* I2C */
#define CONFIG_SYS_I2C_TEGRA
-/* SD/MMC */
-#define CONFIG_GENERIC_MMC
-
/* Environment in eMMC, at the end of 2nd "boot sector" */
#define CONFIG_ENV_IS_IN_MMC
#define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE)