drivers/intel/gma/Kconfig: Remove unused INTEL_GMA_OPREGION_2_0
Change-Id: I9241d713fb8cc26c768746c8e442b46292036d20 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76694 Reviewed-by: Martin L Roth <gaumless@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
06cb756f02
commit
d2e7c0f30d
|
@ -118,11 +118,6 @@ config GFX_GMA_PANEL_1_ON_LVDS
|
|||
default y if NORTHBRIDGE_INTEL_GM45 || NORTHBRIDGE_INTEL_IRONLAKE
|
||||
default n
|
||||
|
||||
config INTEL_GMA_OPREGION_2_0
|
||||
bool
|
||||
default n if INTEL_GMA_OPREGION_2_1
|
||||
default y
|
||||
|
||||
config INTEL_GMA_OPREGION_2_1
|
||||
bool
|
||||
default n
|
||||
|
|
Loading…
Reference in New Issue