commit | 44a9a3213c0070820be31ca3d6ce86004951d743 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sun Aug 13 04:57:01 2023 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Aug 20 15:55:27 2023 -0600 |
tree | 914c5be6808981f34bff167b5c016e06b024d046 | |
parent | cd527e6d33e9a7f0774ed7ae8a2db8ecdfbc835a [diff] |
configs: sandbox64: Enable MC34708 driver Align the sandbox64 defconfig with sandbox defconfig. Enable missing MC34708 PMIC driver. This fixes ut_dm_dm_test_power_pmic_mc34708_get test . Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Simon Glass <sjg@chromium.org>