summaryrefslogtreecommitdiff
path: root/include/configs/sandbox.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-03-26 06:17:30 +0300
committerSimon Glass <sjg@chromium.org>2021-04-06 07:33:19 +0300
commit48f45455bf1955ca1b2ba89bda256af2803a7126 (patch)
tree798d913285fb2c37801ab8cb2ffeb0e723341371 /include/configs/sandbox.h
parent7570d9bb47be24d9d73518742703f32126af8113 (diff)
downloadu-boot-48f45455bf1955ca1b2ba89bda256af2803a7126.tar.xz
Convert CONFIG_MISC_INIT_F to Kconfig
This converts the following to Kconfig: CONFIG_MISC_INIT_F Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/sandbox.h')
-rw-r--r--include/configs/sandbox.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h
index e0708fe573..bbb7d12ad1 100644
--- a/include/configs/sandbox.h
+++ b/include/configs/sandbox.h
@@ -130,6 +130,4 @@
#define CONFIG_SYS_SATA_MAX_DEVICE 2
-#define CONFIG_MISC_INIT_F
-
#endif