Files
kernel_common_drivers/drivers/dvb/Kconfig
T
chuangcheng.peng 880d7b50b6 smartcard: remove the unused directory [1/1]
PD#SWPL-193228

Problem:
need maintain the unused directory.

Solution:
remove the unused directory

Verify:
not verified

Change-Id: I1e7551340e336de91fb046f874480a63824a23f1
Signed-off-by: chuangcheng.peng <chuangcheng.peng@amlogic.com>
2024-11-27 18:33:43 -08:00

51 lines
1.0 KiB
Plaintext

# SPDX-License-Identifier: GPL-2.0-or-later
config AMLOGIC_DVB_CONFIG
tristate "Amlogic dvb support"
default n
help
amlogic dvb support
Y: enable
N: disable
M: build as module
if AMLOGIC_DVB_CONFIG
config AMLOGIC_DVB_EXTERN
bool "Amlogic dvb extern drivers"
help
Say Y here if you want to support amlogic dvb extern driver.
config AMLOGIC_DVB_DSM
bool "AMLOGIC DVB DSM"
help
Amlogic DVB Descrambler Session Manager
config AMLOGIC_DVB_COMPAT
bool "AMLOGIC DVB COMPAT"
default n
help
if define Amlogic define demod or dmx
it should define AMLOGIC_DVB_COMPAT
config AMLOGIC_DVB_EXTERN_TUNER
tristate "Amlogic DVB Extern Tuner Support"
default m
help
Amlogic dvb extern tuner drivers
source "$(COMMON_DRIVERS_DIR)/drivers/dvb/aucpu/Kconfig"
source "$(COMMON_DRIVERS_DIR)/drivers/dvb/smartcard_sc2/Kconfig"
#source "$(COMMON_DRIVERS_DIR)/drivers/dvb/tuner/Kconfig"
endif
#
#dvb driver for demux
#
config AMLOGIC_DVB_DMX
tristate "AMLOGIC DVB DMX"
depends on AMLOGIC_TEE
help
support dmx/dsc driver.