From 76af7e51e1394d740abb0dfd9728d38baaa80ff2 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sat, 14 Apr 2018 00:01:19 +0200 Subject: ARM: rmobile: Zap CONFIG_MMC_RENESAS_TUNING Drop the CONFIG_MMC_RENESAS_TUNING symbol from Gen3 configs. This symbol is no longer used after the Matsushita SDHI driver, instead the renesas-sdhi driver uses CONFIG_MMC_HS200_SUPPORT to discern whether the tuning support should be compiled in. Signed-off-by: Marek Vasut Cc: Tom Rini Cc: Nobuhiro Iwamatsu -- V2: Submit this on top of configs which are actually in mainline --- configs/r8a77995_draak_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/r8a77995_draak_defconfig') diff --git a/configs/r8a77995_draak_defconfig b/configs/r8a77995_draak_defconfig index 9792f5efe7..ce92fbae56 100644 --- a/configs/r8a77995_draak_defconfig +++ b/configs/r8a77995_draak_defconfig @@ -42,7 +42,6 @@ CONFIG_MMC_IO_VOLTAGE=y CONFIG_MMC_UHS_SUPPORT=y CONFIG_MMC_HS200_SUPPORT=y CONFIG_RENESAS_SDHI=y -CONFIG_MMC_RENESAS_TUNING=y CONFIG_MTD=y CONFIG_MTD_NOR_FLASH=y CONFIG_CFI_FLASH=y -- cgit v1.2.1