aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/graphics/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/graphics/Kconfig')
-rw-r--r--src/soc/intel/common/block/graphics/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/soc/intel/common/block/graphics/Kconfig b/src/soc/intel/common/block/graphics/Kconfig
index 36cac22ec9..4ab92001c3 100644
--- a/src/soc/intel/common/block/graphics/Kconfig
+++ b/src/soc/intel/common/block/graphics/Kconfig
@@ -2,11 +2,3 @@ config SOC_INTEL_COMMON_BLOCK_GRAPHICS
bool
help
Intel Processor common Graphics support
-
-config SKIP_GRAPHICS_ENABLING
- bool
- depends on SOC_INTEL_COMMON_BLOCK_GRAPHICS
- default n
- help
- Skip GT specific programming in coreboot to support
- early parts without GT enable.