Revert "staging/solo6x10: depend on CONFIG_FONTS"
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 27 May 2013 07:32:54 +0000 (09:32 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 23 Jun 2013 13:55:15 +0000 (15:55 +0200)
This reverts commit 8c090cfbf980581454ae4caae731574fedd7dce8.

CONFIG_FONTS is not about enabling font support, but about enabling
manual selection of built-in fonts.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
drivers/staging/media/solo6x10/Kconfig
drivers/video/console/Makefile

index df6569b..ec32776 100644 (file)
@@ -1,7 +1,6 @@
 config SOLO6X10
        tristate "Softlogic 6x10 MPEG codec cards"
        depends on PCI && VIDEO_DEV && SND && I2C
-       depends on FONTS
        select VIDEOBUF2_DMA_SG
        select VIDEOBUF2_DMA_CONTIG
        select SND_PCM
index 48da25c..a862e91 100644 (file)
@@ -18,8 +18,6 @@ font-objs-$(CONFIG_FONT_MINI_4x6)  += font_mini_4x6.o
 
 font-objs += $(font-objs-y)
 
-obj-$(CONFIG_FONTS) += font.o
-
 # Each configuration option enables a list of files.
 
 obj-$(CONFIG_DUMMY_CONSOLE)       += dummycon.o