
3 Dec
2018
3 Dec
'18
12:39 p.m.
On Fri, 30 Nov 2018 at 14:13, Philipp Tomsich philipp.tomsich@theobroma-systems.com wrote:
The driver for the SDHCI_TEGRA depends on the bounce buffer utility functions. Unconditionally select BOUNCE_BUFFER, when this driver is enabled.
This also includes the post-processing to drop unused comments after running moveconfig.
Signed-off-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
Changes in v3: None Changes in v2: None
drivers/mmc/Kconfig | 1 + include/configs/tegra-common.h | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org