From: Geert Uytterhoeven Date: Tue, 2 Jun 2020 12:28:15 +0000 (+0200) Subject: thunderbolt: Improve USB4 config symbol help text X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b7c408a5e5e613d383ed9b02aa2fb9449a776caf;p=linux.git thunderbolt: Improve USB4 config symbol help text Fix the spelling of "specification", and add a missing "the" article. Signed-off-by: Geert Uytterhoeven Signed-off-by: Mika Westerberg --- diff --git a/drivers/thunderbolt/Kconfig b/drivers/thunderbolt/Kconfig index f02010738bb66..daa9bb52fc77d 100644 --- a/drivers/thunderbolt/Kconfig +++ b/drivers/thunderbolt/Kconfig @@ -8,8 +8,8 @@ menuconfig USB4 select CRYPTO_HASH select NVMEM help - USB4 and Thunderbolt driver. USB4 is the public speficiation - based on Thunderbolt 3 protocol. This driver is required if + USB4 and Thunderbolt driver. USB4 is the public specification + based on the Thunderbolt 3 protocol. This driver is required if you want to hotplug Thunderbolt and USB4 compliant devices on Apple hardware or on PCs with Intel Falcon Ridge or newer.