diff --git a/cmd/Kconfig b/cmd/Kconfig index 824a47e428..49dd3f95e1 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -755,6 +755,7 @@ config CMD_LOADB config CMD_LOADS bool "loads" + default n if ARCH_SUNXI default y help Load an S-Record file over serial line