diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-07-31 15:22:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-01 13:45:49 -0400 |
commit | cec754cc7813f300d286b1d7e14480f82f7f2ffa (patch) | |
tree | 62da653fe04e59dca5421e8a3a0118dca8ba4264 /drivers | |
parent | aca3432a607b6f9db2a9fe34f4b87d01cd99a68a (diff) | |
download | linux-cec754cc7813f300d286b1d7e14480f82f7f2ffa.tar.bz2 |
net: ixp4xx: Spelling s/XSacle/XScale/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/net/ethernet/xscale/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/xscale/Kconfig b/drivers/net/ethernet/xscale/Kconfig index 2f354ba029a6..cd0a8f46e7c6 100644 --- a/drivers/net/ethernet/xscale/Kconfig +++ b/drivers/net/ethernet/xscale/Kconfig @@ -13,7 +13,7 @@ config NET_VENDOR_XSCALE Note that the answer to this question does not directly affect the kernel: saying N will just cause the configurator to skip all - the questions about XSacle IXP devices. If you say Y, you will be + the questions about XScale IXP devices. If you say Y, you will be asked for your specific card in the following questions. if NET_VENDOR_XSCALE |