soc/intel/common/*/Kconfig: Remove redundant comments

Change-Id: Ide9608e487793fa4a8b0e291ba168126e0484355
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/29677
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Nico Huber 2018-11-13 20:04:35 +01:00
parent 47df66d765
commit b2b3ab7c43
2 changed files with 0 additions and 2 deletions

View File

@ -5,7 +5,6 @@ config SOC_INTEL_COMMON_BLOCK
if SOC_INTEL_COMMON_BLOCK
comment "Intel SoC Common IP Code"
source "src/soc/intel/common/block/*/Kconfig"
endif

View File

@ -12,7 +12,6 @@ config SOC_INTEL_COMMON_PCH_BASE
if SOC_INTEL_COMMON_PCH_BASE
comment "Intel SoC Common PCH Code"
source "src/soc/intel/common/pch/*/Kconfig"
config PCH_SPECIFIC_OPTIONS