]> git.neil.brown.name Git - history.git/commit
[netdrvr tulip] Kconfig help text fix
authorMikael Pettersson <mikpe@csd.uu.se>
Thu, 19 Jun 2003 19:35:13 +0000 (15:35 -0400)
committerLinus Torvalds <torvalds@home.transmeta.com>
Thu, 19 Jun 2003 19:35:13 +0000 (15:35 -0400)
commitca587a1399842839d8776f84c51501502f23a1ae
tree68d01800b97f41cc675e83dd807d978a27362c28
parent8e01dd9b10f9fcde5b88b2d14999d001ff56430c
[netdrvr tulip] Kconfig help text fix

While there is a separate driver for 2104x tulips (CONFIG_DE2104X),
drivers/net/tulip/Kconfig states that CONFIG_TULIP also supports
2104x tulips. This is not the case since that support was removed
in December 2001. A user with an old tulip may thus be tricked into
configuring the wrong driver. (I was, on my PMac 4400.)

The patch below removes this misinformation from tulip's Kconfig.
drivers/net/tulip/Kconfig