Commit 2c27476e authored by Michael Ira Krufky's avatar Michael Ira Krufky Committed by Mauro Carvalho Chehab

media: dvb: fix a Kconfig typo

drivers/media/Kconfig: typo: replace `with` with `which`
Signed-off-by: default avatarMichael Ira Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent e113d65a
...@@ -151,7 +151,7 @@ config DVB_MMAP ...@@ -151,7 +151,7 @@ config DVB_MMAP
select VIDEOBUF2_VMALLOC select VIDEOBUF2_VMALLOC
default n default n
help help
This option enables DVB experimental memory-mapped API, with This option enables DVB experimental memory-mapped API, which
reduces the number of context switches to read DVB buffers, as reduces the number of context switches to read DVB buffers, as
the buffers can use mmap() syscalls. the buffers can use mmap() syscalls.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment