summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/spl/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/spl/Kconfig b/common/spl/Kconfig
index c7db88345b4..e456d02dc8b 100644
--- a/common/spl/Kconfig
+++ b/common/spl/Kconfig
@@ -1211,7 +1211,7 @@ config SPL_OS_BOOT
depends on ARM || MICROBLAZE || PPC
help
Enable booting directly to an OS from SPL.
- for more info read doc/README.falcon
+ for more info read doc/develop/falcon.rst
config SPL_OS_BOOT_SECURE
bool "Allow Falcon Mode on secure devices"