Nico Huber has uploaded this change for review. ( https://review.coreboot.org/29677
Change subject: soc/intel/common/*/Kconfig: Remove redundant comments ......................................................................
soc/intel/common/*/Kconfig: Remove redundant comments
Change-Id: Ide9608e487793fa4a8b0e291ba168126e0484355 Signed-off-by: Nico Huber nico.h@gmx.de --- M src/soc/intel/common/block/Kconfig M src/soc/intel/common/pch/Kconfig 2 files changed, 0 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/29677/1
diff --git a/src/soc/intel/common/block/Kconfig b/src/soc/intel/common/block/Kconfig index e5375d2..80e5c66 100644 --- a/src/soc/intel/common/block/Kconfig +++ b/src/soc/intel/common/block/Kconfig @@ -5,7 +5,6 @@
if SOC_INTEL_COMMON_BLOCK
-comment "Intel SoC Common IP Code" source "src/soc/intel/common/block/*/Kconfig"
endif diff --git a/src/soc/intel/common/pch/Kconfig b/src/soc/intel/common/pch/Kconfig index 2bf6d68..f4f3ad0 100644 --- a/src/soc/intel/common/pch/Kconfig +++ b/src/soc/intel/common/pch/Kconfig @@ -12,7 +12,6 @@
if SOC_INTEL_COMMON_PCH_BASE
-comment "Intel SoC Common PCH Code" source "src/soc/intel/common/pch/*/Kconfig"
config PCH_SPECIFIC_OPTIONS