blob: 1b237c10be9db5aad571544c3a57f0730c18ea86 [file] [log] [blame]
#
# Amlogic multimedia input configuration
#
menu "Input drivers"
config AMLOGIC_MEDIA_VIN
bool "Amlogic drivers of the media video in"
depends on AMLOGIC_MEDIA_DRIVERS
default n
help
This option is used to configure Amlogic drivers
of the multimedia video in, which consists of tvin
module, dvb module and camera module.
if AMLOGIC_MEDIA_VIN
source "drivers/amlogic/media/vin/tvin/Kconfig"
endif
endmenu