diff --git a/Kconfig b/Kconfig index 9e77a6e28b46a38419917d2baf1de303456060db..1a3864557df49466cd8c3cdb16435f7d12765b81 100644 --- a/Kconfig +++ b/Kconfig @@ -12,12 +12,6 @@ config KCONFIG_OBJDIR string option env="KCONFIG_OBJDIR" -config DEFCONFIG_LIST - string - depends on !SPL_BUILD - option defconfig_list - default "configs/sandbox_defconfig" - menu "General setup" config SPL_BUILD