From 1ddbcf46bfba605b65f111a9f1f6c50098957767 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sat, 21 Apr 2018 17:53:07 +0200 Subject: mmc: sh_mmcif: Migrate configs to CONFIG_SH_MMCIF Migrate the U-Boot configs to Kconfig CONFIG_SH_MMCIF . Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu Cc: Jaehoon Chung --- include/configs/sh7753evb.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/sh7753evb.h') diff --git a/include/configs/sh7753evb.h b/include/configs/sh7753evb.h index c17bc310bb..9a1d2e3368 100644 --- a/include/configs/sh7753evb.h +++ b/include/configs/sh7753evb.h @@ -60,7 +60,6 @@ #define CONFIG_SH_SPI_BASE 0xfe002000 /* MMCIF */ -#define CONFIG_SH_MMCIF 1 #define CONFIG_SH_MMCIF_ADDR 0xffcb0000 #define CONFIG_SH_MMCIF_CLK 48000000 -- cgit v1.2.3