mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
media: dead code cleanup in kconfig for VIDEO_SOLO6X10
The same kconfig 'select FONT_8x16' appears twice for VIDEO_SOLO6X10. I propose removing the second instance, as it is effectively dead code. This dead code was found by kconfirm, a static analysis tool for Kconfig. Signed-off-by: Julian Braha <julianbraha@gmail.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
This commit is contained in:
parent
50cc0e547d
commit
237b133817
|
|
@ -8,7 +8,6 @@ config VIDEO_SOLO6X10
|
|||
select VIDEOBUF2_DMA_SG
|
||||
select VIDEOBUF2_DMA_CONTIG
|
||||
select SND_PCM
|
||||
select FONT_8x16
|
||||
help
|
||||
This driver supports the Bluecherry H.264 and MPEG-4 hardware
|
||||
compression capture cards and other Softlogic-based ones.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user