aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/Kconfig
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2018-11-13 20:04:35 +0100
committerNico Huber <nico.h@gmx.de>2018-11-18 20:57:28 +0000
commitb2b3ab7c438fbdbc407e12b6f76188ad1956feb8 (patch)
tree7d43299078824b9988b76fd6094e401db1598a2c /src/soc/intel/common/block/Kconfig
parent47df66d7654f515594bdc6e60d8a87a8ebe7a3c6 (diff)
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>
Diffstat (limited to 'src/soc/intel/common/block/Kconfig')
-rw-r--r--src/soc/intel/common/block/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/common/block/Kconfig b/src/soc/intel/common/block/Kconfig
index e5375d2f7c..80e5c662fa 100644
--- a/src/soc/intel/common/block/Kconfig
+++ b/src/soc/intel/common/block/Kconfig
@@ -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