summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-07-22 09:52:12 +0200
committerElyes Haouas <ehaouas@noos.fr>2023-08-03 18:34:11 +0000
commitd2e7c0f30d288e1f444ba0411cf0a419e312aca5 (patch)
tree2f7380d477ecbd6f1346104a5b920e9bf6f5b3dd /src/drivers/intel
parent06cb756f0202d78d299b30728b6559f6107c43c3 (diff)
downloadcoreboot-d2e7c0f30d288e1f444ba0411cf0a419e312aca5.tar.gz
coreboot-d2e7c0f30d288e1f444ba0411cf0a419e312aca5.tar.bz2
coreboot-d2e7c0f30d288e1f444ba0411cf0a419e312aca5.zip
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>
Diffstat (limited to 'src/drivers/intel')
-rw-r--r--src/drivers/intel/gma/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/drivers/intel/gma/Kconfig b/src/drivers/intel/gma/Kconfig
index ea892d1127e8..d1e16e2c3d49 100644
--- a/src/drivers/intel/gma/Kconfig
+++ b/src/drivers/intel/gma/Kconfig
@@ -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