From: Antonino A. Daplas Date: Fri, 28 Apr 2006 01:40:47 +0000 (-0700) Subject: [PATCH] asiliantfb: Add help text in Kconfig X-Git-Tag: v2.6.17-rc4~110 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=4de0b1ee1b630318553248c4cfc78358720a5c84;p=~emulex%2Finfiniband.git [PATCH] asiliantfb: Add help text in Kconfig Add help text in Kconfig Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 9060e713744..4587087d777 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -400,6 +400,8 @@ config FB_ASILIANT select FB_CFB_FILLRECT select FB_CFB_COPYAREA select FB_CFB_IMAGEBLIT + help + This is the frame buffer device driver for the Asiliant 69030 chipset config FB_IMSTT bool "IMS Twin Turbo display support"