commit | e8e9c6f48400989c5fc54467576f8d535bd713e6 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Nov 09 08:51:00 2021 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 09 15:05:33 2021 -0500 |
tree | 4373b185408793bbb2ba1a9cacdd82d8a7265cad | |
parent | b842340a108f463e66aaaca75c0831a224612190 [diff] [blame] | |
parent | a80f582688fb3c961f521a978d428092f5bab483 [diff] [blame] |
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung [trini: Migrate CONFIG_EXYNOS7420 as part of merging, so espresso7420 still builds] Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/board/samsung/espresso7420/Kconfig b/board/samsung/espresso7420/Kconfig index 62251c5..6a088a2 100644 --- a/board/samsung/espresso7420/Kconfig +++ b/board/samsung/espresso7420/Kconfig
@@ -1,5 +1,8 @@ if TARGET_ESPRESSO7420 +config EXYNOS7420 + def_bool y + config SYS_BOARD default "espresso7420" help