From: Xiong Zhou Date: Fri, 17 May 2013 10:24:05 +0000 (-0300) Subject: [media] staging/solo6x10: select the desired font X-Git-Tag: next-20130617~82^2~1^2~24 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6719a4974600fdaa4a3ac2ea2aed819a35d06605;p=karo-tx-linux.git [media] staging/solo6x10: select the desired font Make sure FONT_8x16 can be found by find_font(). Signed-off-by: Xiong Zhou Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/staging/media/solo6x10/Kconfig b/drivers/staging/media/solo6x10/Kconfig index ec32776ff547..0bc743b3d98e 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.