diff options
Diffstat (limited to 'include/configs/sunxi-common.h')
| -rw-r--r-- | include/configs/sunxi-common.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h index d58e5bacae5..5d76e9ff9a0 100644 --- a/include/configs/sunxi-common.h +++ b/include/configs/sunxi-common.h @@ -140,7 +140,6 @@  /* mmc config */  #ifdef CONFIG_MMC -#define CONFIG_GENERIC_MMC  #define CONFIG_MMC_SUNXI_SLOT		0  #define CONFIG_ENV_IS_IN_MMC  #define CONFIG_SYS_MMC_ENV_DEV		0	/* first detected MMC controller */ @@ -338,7 +337,6 @@ extern int soft_i2c_gpio_scl;  #ifdef CONFIG_MMC  #define CONFIG_FASTBOOT_FLASH_MMC_DEV	0 -#define CONFIG_EFI_PARTITION  #endif  #endif | 
