Browse Source

[media] staging/solo6x10: select the desired font

Make sure FONT_8x16 can be found by find_font().

Signed-off-by: Xiong Zhou <jencce.kernel@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Xiong Zhou 12 years ago
parent
commit
6719a49746
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/staging/media/solo6x10/Kconfig

+ 1 - 0
drivers/staging/media/solo6x10/Kconfig

@@ -4,6 +4,7 @@ config SOLO6X10
 	select VIDEOBUF2_DMA_SG
 	select VIDEOBUF2_DMA_CONTIG
 	select SND_PCM
+	select FONT_8x16
 	---help---
 	  This driver supports the Softlogic based MPEG-4 and h.264 codec
 	  cards.