aboutsummaryrefslogtreecommitdiff
path: root/include/configs/snow.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-02-23 12:28:17 -0500
committerTom Rini <trini@konsulko.com>2022-03-03 16:51:19 -0500
commita7e6c6b1beab148487ba65f4e3d321938b822ab9 (patch)
tree84a2df567df6169bb1822cbbd81f7f8f0110ad6b /include/configs/snow.h
parent43ea56465299944afb5562f15127e70e6e3b8f38 (diff)
downloadu-boot-a7e6c6b1beab148487ba65f4e3d321938b822ab9.zip
u-boot-a7e6c6b1beab148487ba65f4e3d321938b822ab9.tar.gz
u-boot-a7e6c6b1beab148487ba65f4e3d321938b822ab9.tar.bz2
Convert CONFIG_BOARD_COMMON to Kconfig
This converts the following to Kconfig: CONFIG_BOARD_COMMON Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/snow.h')
-rw-r--r--include/configs/snow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/snow.h b/include/configs/snow.h
index c082b2d8..00d9b4d 100644
--- a/include/configs/snow.h
+++ b/include/configs/snow.h
@@ -15,6 +15,4 @@
#include <configs/exynos5-dt-common.h>
#include <configs/exynos5-common.h>
-#define CONFIG_BOARD_COMMON
-
#endif /* __CONFIG_SNOW_H */