Commit ea11284a authored by robgithub's avatar robgithub Committed by Helge Deller
Browse files

fbdev: update help text for CONFIG_FB_NVIDIA



The help text for CONFIG_FB_NVIDIA refers to obsolete hardware and
incorrect default behaviour. This patch updates the description to
reflect the current state of the driver and supported devices.

Signed-off-by: default avatarrobgithub <rob.github@jumpstation.co.uk>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent d3da7f00
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -668,10 +668,12 @@ config FB_NVIDIA
	select BITREVERSE
	select VGASTATE
	help
	  This driver supports graphics boards with the nVidia chips, TNT
	  and newer. For very old chipsets, such as the RIVA128, then use
	  the rivafb.
	  Say Y if you have such a graphics board.
	  This driver supports graphics boards with the nVidia chips, from TNT
	  through early GeForce generations (NV4–NV2x: Twintor, Twintor2, Celsius,
	  Kelvin).
	  Later architectures (Rankine and newer) are not reliably supported.
	  For very old chipsets, such as the RIVA128, use rivafb.
	  If unsure, say N.

	  To compile this driver as a module, choose M here: the
	  module will be called nvidiafb.