projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90eab5e
)
parisc: stifb: should depend on STI_CONSOLE
author
Alexander Beregalov
<a.beregalov@gmail.com>
Fri, 3 Apr 2009 13:33:32 +0000
(13:33 +0000)
committer
Kyle McMartin
<kyle@mcmartin.ca>
Fri, 3 Jul 2009 03:34:05 +0000
(
03:34
+0000)
Fix this build error when CONFIG_STI_CONSOLE is not set
drivers/video/stifb.c:1337: undefined reference to `sti_get_rom'
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
drivers/video/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/video/Kconfig
b/drivers/video/Kconfig
index d6d65ef85f541b3cdb49ad45bfaa0430c4cbeba4..8afcf08eba9868710366f23058f8793d71034fdc 100644
(file)
--- a/
drivers/video/Kconfig
+++ b/
drivers/video/Kconfig
@@
-616,6
+616,8
@@
config FB_STI
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT
+ select STI_CONSOLE
+ select VT
default y
---help---
STI refers to the HP "Standard Text Interface" which is a set of