Skip to content

Commit

Permalink
net: apple: Fix manufacturer name in Kconfig help text
Browse files Browse the repository at this point in the history
The help text refers to IBM instead of Apple, presumably because it was
copied from the former.

Fixes: 8fb6b09 ("bmac/mace/macmace/mac89x0/cs89x0: Move the Macintosh (Apple) drivers")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
geertu authored and davem330 committed Aug 1, 2019
1 parent 93ae6d2 commit ac0e3f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/ethernet/apple/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ config NET_VENDOR_APPLE
If you have a network (Ethernet) card belonging to this class, say Y.

Note that the answer to this question doesn't directly affect the
kernel: saying N will just cause the configurator to skip all
the questions about IBM devices. If you say Y, you will be asked for
kernel: saying N will just cause the configurator to skip all the
questions about Apple devices. If you say Y, you will be asked for
your specific card in the following questions.

if NET_VENDOR_APPLE
Expand Down

0 comments on commit ac0e3f2

Please sign in to comment.