[U-Boot] [PATCH] mmc: Move tegra loopback disable option to be under tegra

Simon Glass sjg at chromium.org
Wed Apr 24 03:54:13 UTC 2019


On Mon, 1 Apr 2019 at 17:05, Trent Piepho <tpiepho at impinj.com> wrote:
>
> This is a configuration option specific to the tegra controller.
>
> Doing it this way makes it show up directly under the tegra controller
> option, indented one level, as "Disable external clock loopback".
>
> The way it is now, it shows up at the end of the controller list, not
> indented, as if it's some kind of generic MMC configuration option.
>
> Cc: Marcel Ziswiler <marcel.ziswiler at toradex.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Jaehoon Chung <jh80.chung at samsung.com>
> Cc: Tom Warren <twarren at nvidia.com>
> Signed-off-by: Trent Piepho <tpiepho at impinj.com>
> ---
>  drivers/mmc/Kconfig | 22 +++++++++++-----------
>  1 file changed, 11 insertions(+), 11 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list