On Tue, 23 Aug 2022 at 20:14, Simon Glass wrote:
>
> Avoid enabling this command by default. This saves about 1KB of code
> space.
>
> Signed-off-by: Simon Glass
> ---
>
> cmd/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied to u-boot-dm, thanks!
On Tue, 23 Aug 2022 at 20:14, Simon Glass wrote:
>
> Avoid enabling this command by default. This saves about 1KB of code
> space.
>
> Signed-off-by: Simon Glass
> ---
>
> cmd/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/cmd/Kconfig b/cmd/Kconfig
> index 211eb
Avoid enabling this command by default. This saves about 1KB of code
space.
Signed-off-by: Simon Glass
---
cmd/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmd/Kconfig b/cmd/Kconfig
index 211ebe9c878..8ea064b8d2f 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -333,
3 matches
Mail list logo