diff options
Diffstat (limited to 'include/configs/dragonboard410c.h')
-rw-r--r-- | include/configs/dragonboard410c.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/dragonboard410c.h b/include/configs/dragonboard410c.h index 29aa518306..da1c58983a 100644 --- a/include/configs/dragonboard410c.h +++ b/include/configs/dragonboard410c.h @@ -31,9 +31,6 @@ /* Generic Timer Definitions */ #define COUNTER_FREQUENCY 19000000 -/* This are needed to have proper mmc support */ -#define CONFIG_GENERIC_MMC - #define CONFIG_SYS_LDSCRIPT "board/qualcomm/dragonboard410c/u-boot.lds" /* Fixup - in init code we switch from device to host mode, |