summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 43b657019f..76b6dd5b47 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -762,13 +762,13 @@ config PBL_CONSOLE
must be running at the address it's linked at and bss must
be cleared. On ARM that would be after setup_c().
-source common/ratp/Kconfig
+source "common/ratp/Kconfig"
config PARTITION
bool
prompt "Enable Partitions"
-source common/partitions/Kconfig
+source "common/partitions/Kconfig"
config ENV_HANDLING
select CRC32