[U-Boot] [PATCH v3 4/5] mmc: tegra: select BOUNCE_BUFFER unconditionally

Simon Glass sjg at chromium.org
Mon Dec 3 11:39:10 UTC 2018


On Fri, 30 Nov 2018 at 14:13, Philipp Tomsich
<philipp.tomsich at 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 at 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 at chromium.org>


More information about the U-Boot mailing list