diff --git a/examples/romfs/Kconfig b/examples/romfs/Kconfig index e4a2308a4..6284a2013 100644 --- a/examples/romfs/Kconfig +++ b/examples/romfs/Kconfig @@ -6,7 +6,7 @@ config EXAMPLES_ROMFS tristate "ROMFS example" default n - depends on FS_ROMFS && BUILD_FLAT + depends on FS_ROMFS && BUILD_FLAT && BOARDCTL_ROMDISK ---help--- Enable the ROMFS example