]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
sh: Drop CONFIG_FIRMWARE_EDID from defconfig files
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 1 Apr 2026 08:32:34 +0000 (10:32 +0200)
committerJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Sat, 18 Apr 2026 08:23:23 +0000 (10:23 +0200)
commit647b43f65357673a9ee4fe8a99247a7549bdb368
tree6f8e665582fbda34dffb39c7f6da10dfe3112dd1
parent44ab0a3ee21830178a289de8d713225bedc319ef
sh: 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>
Reviewed-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
arch/sh/configs/dreamcast_defconfig
arch/sh/configs/hp6xx_defconfig
arch/sh/configs/se7343_defconfig
arch/sh/configs/se7780_defconfig