Re: [PATCH] arch/arm: Drop CONFIG_FIRMWARE_EDID from defconfig files
From: Kevin Hilman
Date: Wed Apr 01 2026 - 13:36:40 EST
Thomas Zimmermann <tzimmermann@xxxxxxx> writes:
> CONFIG_FIRMWARE_EDID=y depends on X86 or EFI_GENERIC_STUB. Neither is
> true here, so drop the lines from the defconfig files.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann@xxxxxxx>
> Suggested-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---
> arch/arm/configs/davinci_all_defconfig | 1 -
> arch/arm/configs/omap1_defconfig | 1 -
> arch/arm/configs/omap2plus_defconfig | 1 -
For omap*_defconfig:
Acked-by: Kevin Hilman (TI) <khilman@xxxxxxxxxxxx>
Kevin