summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/Kconfig
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2021-04-30 15:25:13 +0200
committerMichael Niewöhner <foss@mniewoehner.de>2021-05-02 19:43:32 +0000
commita32a57929bb2ef1a9c5eb87d4412c486b043cfbf (patch)
treef3f96de9004482686909c74f9511ac8dc15dbf0c /src/soc/intel/skylake/Kconfig
parent38dc194485de7f13b797f125495050f673458287 (diff)
downloadcoreboot-a32a57929bb2ef1a9c5eb87d4412c486b043cfbf.tar.gz
coreboot-a32a57929bb2ef1a9c5eb87d4412c486b043cfbf.tar.bz2
coreboot-a32a57929bb2ef1a9c5eb87d4412c486b043cfbf.zip
soc/intel/skylake: Remove useless help texts
Remove useless help texts since they don't add any more value. Change-Id: Iabcaec1bc8abe2c4628105752e49247e946fcfe7 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/52786 Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/skylake/Kconfig')
-rw-r--r--src/soc/intel/skylake/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/soc/intel/skylake/Kconfig b/src/soc/intel/skylake/Kconfig
index bd4c13e0a745..3f0297425327 100644
--- a/src/soc/intel/skylake/Kconfig
+++ b/src/soc/intel/skylake/Kconfig
@@ -4,14 +4,10 @@ config SOC_INTEL_COMMON_SKYLAKE_BASE
config SOC_INTEL_SKYLAKE
bool
select SOC_INTEL_COMMON_SKYLAKE_BASE
- help
- Intel Skylake support
config SOC_INTEL_KABYLAKE
bool
select SOC_INTEL_COMMON_SKYLAKE_BASE
- help
- Intel Kabylake support
config SOC_INTEL_SKYLAKE_LGA1151_V2
bool
@@ -184,8 +180,6 @@ config VGA_BIOS_ID
config SKYLAKE_SOC_PCH_H
bool
default n
- help
- Choose this option if you have a PCH-H chipset.
config NHLT_DMIC_1CH
bool