aboutsummaryrefslogtreecommitdiff
path: root/payloads/external/FILO/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'payloads/external/FILO/Kconfig')
-rw-r--r--payloads/external/FILO/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/payloads/external/FILO/Kconfig b/payloads/external/FILO/Kconfig
index 94d5e18df0..1cf171d2cf 100644
--- a/payloads/external/FILO/Kconfig
+++ b/payloads/external/FILO/Kconfig
@@ -5,9 +5,9 @@ choice
default FILO_STABLE
config FILO_STABLE
- bool "0.6.0"
+ bool "tested"
help
- Stable FILO version
+ Tested FILO version
config FILO_MASTER
bool "HEAD"