diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2010-06-29 01:31:40 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-08-02 15:00:58 -0300 |
commit | a3b1dc95578fd0b524139689a9e0f148a622eb24 (patch) | |
tree | b3f0fe11add1e097633e4ca7718051cb65fe335e /drivers/media/video/pvrusb2 | |
parent | 806ec0fb561b0384f1da6932960643786eac8ec6 (diff) |
V4L/DVB: vivi: fix depends again
My previous patch to depend on FONTS was not sufficient since
FONTS is boolean. VIDEO_VIVI needs to depend on a tristate so that
it won't be enabled as =y when framebuffer is built as modular, so
modify it to depend on the same symbols that FONTS depends on, which
are FRAMEBUFFER_CONSOLE || STI_CONSOLE.
Fixes this build error when VIDEO_VIVI=y and FRAMEBUFFER_CONSOLE=m:
vivi.c:(.init.text+0x7205): undefined reference to `find_font'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/pvrusb2')
0 files changed, 0 insertions, 0 deletions