mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
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>
This commit is contained in:
committed by
Arnd Bergmann
parent
ba5d247871
commit
757b23c2cb
@@ -505,7 +505,6 @@ CONFIG_DRM_SIMPLE_BRIDGE=m
|
||||
CONFIG_DRM_TI_TFP410=m
|
||||
CONFIG_DRM_TI_TPD12S015=m
|
||||
CONFIG_FB=y
|
||||
CONFIG_FIRMWARE_EDID=y
|
||||
CONFIG_FB_MODE_HELPERS=y
|
||||
CONFIG_FB_TILEBLITTING=y
|
||||
CONFIG_LCD_CLASS_DEVICE=y
|
||||
|
||||
Reference in New Issue
Block a user