Commit aca3432a authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by David S. Miller

net: broadcom: Fix manufacturer name in Kconfig help text

The help text refers to AMD instead of Broadcom, presumably because it
was copied from the former.

Fixes: adfc5217 ("broadcom: Move the Broadcom drivers")
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ac0e3f20
...@@ -14,9 +14,9 @@ config NET_VENDOR_BROADCOM ...@@ -14,9 +14,9 @@ config NET_VENDOR_BROADCOM
say Y. say Y.
Note that the answer to this question does not directly affect 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 regarding AMD chipsets. If you say Y, you will be asked the questions regarding Broadcom chipsets. If you say Y, you will
for your specific chipset/driver in the following questions. be asked for your specific chipset/driver in the following questions.
if NET_VENDOR_BROADCOM if NET_VENDOR_BROADCOM
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment