diff options
| author | Tom Rini <[email protected]> | 2021-11-09 08:51:00 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-11-09 15:05:33 -0500 |
| commit | e8e9c6f48400989c5fc54467576f8d535bd713e6 (patch) | |
| tree | 4373b185408793bbb2ba1a9cacdd82d8a7265cad /include | |
| parent | b842340a108f463e66aaaca75c0831a224612190 (diff) | |
| parent | a80f582688fb3c961f521a978d428092f5bab483 (diff) | |
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 <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/exynos7420-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/exynos7420-common.h b/include/configs/exynos7420-common.h index 4a1ecbb832c..464f927431a 100644 --- a/include/configs/exynos7420-common.h +++ b/include/configs/exynos7420-common.h @@ -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 */ |
