summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--commands/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 7a8811e92f..d7fdf04cf8 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -222,8 +222,7 @@ config CMD_LOADB
config CMD_LOADY
select CRC16
- depends on EXPERIMENTAL
- bool
+ tristate
prompt "loady"
config CMD_LOADS