]> git.ipfire.org Git - thirdparty/linux.git/commit
arch/arm: Drop CONFIG_FIRMWARE_EDID from defconfig files
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 1 Apr 2026 08:25:28 +0000 (10:25 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 2 Apr 2026 20:58:42 +0000 (22:58 +0200)
commit757b23c2cb20dee6692144f2b5fff71cabca9834
treedd8537ef3b96e789d5c500ed3b747bef38805b0a
parentba5d247871d23bee99c54b789d4a2eae52d76306
arch/arm: Drop CONFIG_FIRMWARE_EDID from defconfig files

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@suse.de>
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Kevin Hilman (TI) <khilman@baylibre.com>
Link: https://lore.kernel.org/r/20260401082533.214103-1-tzimmermann@suse.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/davinci_all_defconfig
arch/arm/configs/omap1_defconfig
arch/arm/configs/omap2plus_defconfig
arch/arm/configs/pxa_defconfig