diff options
author | Geert Uytterhoeven <[email protected]> | 2019-07-31 15:22:16 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-01 13:45:49 -0400 |
commit | 509b0538bc28870164903f5683e4c3f3b1eca965 (patch) | |
tree | 678e9b48a4140ff6db3741fdba6372f55230f894 | |
parent | 1583d448ea84a5b8b98c8d250200ce768b6ced38 (diff) |
net: samsung: Spelling s/case/cause/
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | drivers/net/ethernet/samsung/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/samsung/Kconfig b/drivers/net/ethernet/samsung/Kconfig index 027938017579..e92a178a76df 100644 --- a/drivers/net/ethernet/samsung/Kconfig +++ b/drivers/net/ethernet/samsung/Kconfig @@ -11,7 +11,7 @@ config NET_VENDOR_SAMSUNG say Y. Note that the answer to this question does not directly affect - the kernel: saying N will just case the configurator to skip all + the kernel: saying N will just cause the configurator to skip all the questions about Samsung chipsets. If you say Y, you will be asked for your specific chipset/driver in the following questions. |