Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
authorTom Rini <trini@konsulko.com>
Tue, 9 Nov 2021 13:51:00 +0000 (08:51 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 9 Nov 2021 20:05:33 +0000 (15:05 -0500)
[trini: Migrate CONFIG_EXYNOS7420 as part of merging, so espresso7420
still builds]

Signed-off-by: Tom Rini <trini@konsulko.com>
1  2 
board/samsung/espresso7420/Kconfig
include/configs/exynos7420-common.h

@@@ -1,5 -1,5 +1,8 @@@
  if TARGET_ESPRESSO7420
  
++config EXYNOS7420
++      def_bool y
++
  config SYS_BOARD
        default "espresso7420"
        help
@@@ -10,7 -10,7 +10,6 @@@
  
  /* High Level Configuration Options */
  #define CONFIG_SAMSUNG                        /* in a SAMSUNG core */
--#define CONFIG_EXYNOS7420             /* Exynos7 Family */
  #define CONFIG_S5P
  
  #include <asm/arch/cpu.h>             /* get chip and board defs */