[PATCH] asiliantfb: Add help text in Kconfig
Add help text in Kconfig Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
9587c4bf72
commit
4de0b1ee1b
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue