[PATCH 3/5] board: xen: Remove CONFIG_CMD_RUN define as it is set on by default in Kconfig

Michal Simek monstr at monstr.eu
Thu Aug 20 11:52:18 CEST 2020


Hi,

st 19. 8. 2020 v 14:43 odesílatel Anastasiia Lukianenko
<vicooodin at gmail.com> napsal:
>
> From: Anastasiia Lukianenko <anastasiia_lukianenko at epam.com>

You really need to write something here.


>
> Signed-off-by: Anastasiia Lukianenko <anastasiia_lukianenko at epam.com>
> ---
>  configs/xenguest_arm64_defconfig | 1 -
>  include/configs/xenguest_arm64.h | 2 --
>  2 files changed, 3 deletions(-)
>
> diff --git a/configs/xenguest_arm64_defconfig b/configs/xenguest_arm64_defconfig
> index 46473c251d..1a85166ff5 100644
> --- a/configs/xenguest_arm64_defconfig
> +++ b/configs/xenguest_arm64_defconfig
> @@ -17,7 +17,6 @@ CONFIG_CMD_ELF=n
>  CONFIG_CMD_EXT4=y
>  CONFIG_CMD_FAT=y
>  CONFIG_CMD_GO=n
> -CONFIG_CMD_RUN=n

I have seen one message where you got a recommendation to use savedefconfig.
That's why please use it. All these options =n are just wrong.

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


More information about the U-Boot mailing list