From: Masahiro Yamada Date: Tue, 10 Jan 2017 04:32:06 +0000 (+0900) Subject: ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1 X-Git-Tag: v2017.03-rc1~143 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0ec6eb54959d061def8505a28e438395140d9f52;p=platform%2Fkernel%2Fu-boot.git ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1 This CONFIG is not referenced from anywhere. Signed-off-by: Masahiro Yamada Reviewed-by: Marek Vasut --- diff --git a/include/configs/da850evm.h b/include/configs/da850evm.h index ceb9cea..2eabc00 100644 --- a/include/configs/da850evm.h +++ b/include/configs/da850evm.h @@ -313,7 +313,6 @@ /* SD/MMC configuration */ #ifndef CONFIG_USE_NOR -#define CONFIG_DAVINCI_MMC_SD1 #define CONFIG_GENERIC_MMC #define CONFIG_DAVINCI_MMC #endif diff --git a/include/configs/legoev3.h b/include/configs/legoev3.h index 3b118bb..fab1831 100644 --- a/include/configs/legoev3.h +++ b/include/configs/legoev3.h @@ -215,7 +215,6 @@ #define CONFIG_ENV_SIZE (16 << 10) /* SD/MMC configuration */ -#define CONFIG_DAVINCI_MMC_SD1 #define CONFIG_GENERIC_MMC #define CONFIG_DAVINCI_MMC