projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9587c4b
)
[PATCH] asiliantfb: Add help text in Kconfig
author
Antonino A. Daplas
<adaplas@gmail.com>
Fri, 28 Apr 2006 01:40:47 +0000
(18:40 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 28 Apr 2006 15:33:49 +0000
(08:33 -0700)
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>
drivers/video/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/video/Kconfig
b/drivers/video/Kconfig
index 9060e713744112e13a72e829e479f3fd51f770a3..4587087d777ab6a69edb66fd4f661b5017b08404 100644
(file)
--- 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"