1
0
Fork 0
alistair23-linux/drivers/staging/media/solo6x10
Arnd Bergmann 8c090cfbf9 staging/solo6x10: depend on CONFIG_FONTS
The new SOLO6X10 driver needs the built-in console fonts, specifically
the VGA8x16 font and building it without console support results in
a link error error.

drivers/built-in.o: In function `solo_osd_print':
 :(.text+0x7d3424): undefined reference to `find_font'

This adds a dependency on the CONFIG_FONTS symbol and changes the
console code to always build the base driver even if there are
no specific fonts built-in.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-05-16 15:37:50 -07:00
..
Kconfig staging/solo6x10: depend on CONFIG_FONTS 2013-05-16 15:37:50 -07:00
Makefile [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
TODO [media] solo6x10: sync to latest code from Bluecherry's git repo 2013-03-25 08:25:07 -03:00
solo6x10-core.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-disp.c [media] solo6x10: The size of the thresholds ioctls was too large 2013-03-29 08:34:23 -03:00
solo6x10-eeprom.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-enc.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-g723.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-gpio.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-i2c.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-jpeg.h [media] solo6x10: sync to latest code from Bluecherry's git repo 2013-03-25 08:25:07 -03:00
solo6x10-offsets.h [media] solo6x10: rename headers 2013-03-25 08:52:40 -03:00
solo6x10-p2m.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-regs.h [media] solo6x10: rename headers 2013-03-25 08:52:40 -03:00
solo6x10-tw28.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10-tw28.h [media] solo6x10: rename headers 2013-03-25 08:52:40 -03:00
solo6x10-v4l2-enc.c [media] solo6x10: Fix pixelformat accepted/reported by the encoder 2013-04-22 10:10:53 -03:00
solo6x10-v4l2.c [media] solo6x10: prefix sources with 'solo6x10-' 2013-03-25 08:54:05 -03:00
solo6x10.h [media] solo6x10: The size of the thresholds ioctls was too large 2013-03-29 08:34:23 -03:00