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 9c1b01debd..7832df5c55 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -764,13 +764,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