[U-Boot] [PATCH v6 1/5] reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
Simon Glass
sjg at chromium.org
Thu Jun 14 12:58:43 UTC 2018
On 14 June 2018 at 04:45, Ley Foon Tan <ley.foon.tan at intel.com> wrote:
> Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET, so can use
> CONFIG_IS_ENABLED(DM_RESET) checking in reset.h later.
>
> Signed-off-by: Ley Foon Tan <ley.foon.tan at intel.com>
> ---
> arch/arm/mach-stm32mp/Kconfig | 2 +-
> common/spl/Kconfig | 2 +-
> drivers/Makefile | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list