[PATCH] configs: sandbox64: Enable BUTTON_ADC driver

Simon Glass sjg at chromium.org
Sun Aug 13 15:36:33 CEST 2023


On Sat, 12 Aug 2023 at 21:06, Marek Vasut
<marek.vasut+renesas at mailbox.org> wrote:
>
> Align the sandbox64 defconfig with sandbox defconfig. Enable missing
> BUTTON ADC driver. This fixes ut_dm_dm_test_button_keys_adc test .
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> ---
> Cc: Simon Glass <sjg at chromium.org>
> ---
>  configs/sandbox64_defconfig | 1 +
>  1 file changed, 1 insertion(+)

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

As Tom mentioned there is likely not that much reason to have as many
differences between the sandbox configs as we do...so you could do a
bulk meld if it is easier.


More information about the U-Boot mailing list