From: Xiong Zhou <[email protected]>
Make sure FONT_8x16 can be found by find_font().
Signed-off-by: Xiong Zhou <[email protected]>
---
drivers/staging/media/solo6x10/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/staging/media/solo6x10/Kconfig b/drivers/staging/media/solo6x10/Kconfig
index ec32776..0bc743b 100644
--- a/drivers/staging/media/solo6x10/Kconfig
+++ b/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.