Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376042
b: refs/heads/master
c: 8c090cf
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Greg Kroah-Hartman committed May 16, 2013
1 parent af2a8a3 commit 786e7a5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fcce768067ae5f397ab5f96e2e471b9ba6a4bf96
refs/heads/master: 8c090cfbf980581454ae4caae731574fedd7dce8
1 change: 1 addition & 0 deletions trunk/drivers/staging/media/solo6x10/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
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
Expand Down
2 changes: 2 additions & 0 deletions trunk/drivers/video/console/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ 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
Expand Down

0 comments on commit 786e7a5

Please sign in to comment.