diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-06-02 14:28:15 +0200 |
---|---|---|
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | 2020-06-15 14:34:21 +0300 |
commit | b7c408a5e5e613d383ed9b02aa2fb9449a776caf (patch) | |
tree | ead08fd2d4c125839b3689b47472309d9603a5a1 /drivers/thunderbolt | |
parent | b3a9e3b9622ae10064826dccb4f7a52bd88c7407 (diff) |
thunderbolt: Improve USB4 config symbol help text
Fix the spelling of "specification", and add a missing "the" article.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'drivers/thunderbolt')
-rw-r--r-- | drivers/thunderbolt/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/thunderbolt/Kconfig b/drivers/thunderbolt/Kconfig index f02010738bb6..daa9bb52fc77 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. |