aboutsummaryrefslogtreecommitdiff
path: root/include/configs/trats2.h
diff options
context:
space:
mode:
authorTom Rini2022-11-19 18:45:26 -0500
committerTom Rini2022-12-05 16:07:13 -0500
commit4982e123b293b1fd44164b6760ee3647720d72ba (patch)
tree459f7c801351b729688f832e014a82fd8b7d8620 /include/configs/trats2.h
parent00faea644a0afb8eccb332af446c4ca9d0abe095 (diff)
arm: samsung: Move CONFIG_MISC_COMMON to Kconfig
This option controls using board/samsung/common/misc.c, so add a Kconfig file there as well and select it from the boards which use this functionality. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/trats2.h')
-rw-r--r--include/configs/trats2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/trats2.h b/include/configs/trats2.h
index cef563696bd..0aa331e3935 100644
--- a/include/configs/trats2.h
+++ b/include/configs/trats2.h
@@ -115,9 +115,6 @@
/* GPT */
-/* Common misc for Samsung */
-#define CONFIG_MISC_COMMON
-
/* Download menu - definitions for check keys */
#ifndef __ASSEMBLY__