]> git.sur5r.net Git - u-boot/commit
ARM: rmobile: Zap CONFIG_MMC_RENESAS_TUNING
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Fri, 13 Apr 2018 22:01:19 +0000 (00:01 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 13 Apr 2018 22:03:30 +0000 (00:03 +0200)
commit76af7e51e1394d740abb0dfd9728d38baaa80ff2
tree580a4481178f7b00af107b652faba1127721887a
parent0e592d075979bfe4b8c9ea7e3c9055156ef17caf
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 <marek.vasut+renesas@gmail.com>
Cc: Tom Rini <trini@konsulko.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
--
V2: Submit this on top of configs which are actually in mainline
configs/r8a7795_salvator-x_defconfig
configs/r8a7795_ulcb_defconfig
configs/r8a7796_salvator-x_defconfig
configs/r8a7796_ulcb_defconfig
configs/r8a77970_eagle_defconfig
configs/r8a77995_draak_defconfig