Ronak Kanabar has uploaded this change for review.

View Change

soc/intel/common: Remove unused Kconfig

Change-Id: Ie337fd727d72118c43aa869da1446ea4fceadc5b
Signed-off-by: Ronak Kanabar <ronak.kanabar@intel.com>
---
M src/soc/intel/common/block/graphics/Kconfig
1 file changed, 0 insertions(+), 8 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/40039/1
diff --git a/src/soc/intel/common/block/graphics/Kconfig b/src/soc/intel/common/block/graphics/Kconfig
index 36cac22..4ab9200 100644
--- a/src/soc/intel/common/block/graphics/Kconfig
+++ b/src/soc/intel/common/block/graphics/Kconfig
@@ -2,11 +2,3 @@
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.

To view, visit change 40039. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie337fd727d72118c43aa869da1446ea4fceadc5b
Gerrit-Change-Number: 40039
Gerrit-PatchSet: 1
Gerrit-Owner: Ronak Kanabar <ronak.kanabar@intel.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-MessageType: newchange