On Mon, 8 Nov 2021 at 02:21, Patrick Delaunay
<[email protected]> wrote:
>
> The two helpers macros CONFIG_IS_ENABLED and CONFIG_VAL are defined in
> include/linux/kconfig.h but they are not real configurations; they can
> be safely removed in the generated configuration file "u-boot.cfg".
>
> This patch simplifies the comparison of this U-Boot configuration file.
>
> Signed-off-by: Patrick Delaunay <[email protected]>
> ---
>
>  scripts/Makefile.autoconf | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Acked-by: Simon Glass <[email protected]>

Reply via email to