mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-01 06:39:05 +00:00

Add terminating new line to the Kconfig file. Signed-off-by: Prasad Pandit <pjp@fedoraproject.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> [hverkuil: dropped 'Fixes' tag, not relevant for this]
9 lines
231 B
Plaintext
9 lines
231 B
Plaintext
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
config DVB_CXD2880
|
|
tristate "Sony CXD2880 DVB-T2/T tuner + demodulator"
|
|
depends on DVB_CORE && SPI
|
|
default m if !MEDIA_SUBDRV_AUTOSELECT
|
|
help
|
|
Say Y when you want to support this frontend.
|