summaryrefslogtreecommitdiff
path: root/configs/sandbox_spl_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-07-10 21:14:31 -0600
committerTom Rini <trini@konsulko.com>2021-07-28 14:29:37 -0400
commit9ca00684db9d4c2b5973a764ba7826c71e931f16 (patch)
tree552502c014328c74e0ddab23a878a58c8a1c0a4b /configs/sandbox_spl_defconfig
parent83061dbd1c893a9abd1b2566785e100448e3f6a3 (diff)
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
Rename these options so that CONFIG_IS_ENABLED can be used with them. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/sandbox_spl_defconfig')
-rw-r--r--configs/sandbox_spl_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sandbox_spl_defconfig b/configs/sandbox_spl_defconfig
index edb2103541..ca5ac7f596 100644
--- a/configs/sandbox_spl_defconfig
+++ b/configs/sandbox_spl_defconfig
@@ -7,7 +7,7 @@ CONFIG_SYS_MEMTEST_END=0x00101000
CONFIG_ENV_SIZE=0x2000
CONFIG_DEFAULT_DEVICE_TREE="sandbox"
CONFIG_SPL_SERIAL_SUPPORT=y
-CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
+CONFIG_SPL_DRIVERS_MISC=y
CONFIG_SPL_SYS_MALLOC_F_LEN=0x8000
CONFIG_SPL=y
CONFIG_BOOTSTAGE_STASH_ADDR=0x0