18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciconfig VIDEO_AU0828
48c2ecf20Sopenharmony_ci	tristate "Auvitek AU0828 support"
58c2ecf20Sopenharmony_ci	depends on I2C && INPUT && DVB_CORE && USB && VIDEO_V4L2
68c2ecf20Sopenharmony_ci	select MEDIA_CONTROLLER
78c2ecf20Sopenharmony_ci	select MEDIA_CONTROLLER_DVB
88c2ecf20Sopenharmony_ci	select I2C_ALGOBIT
98c2ecf20Sopenharmony_ci	select VIDEO_TVEEPROM
108c2ecf20Sopenharmony_ci	select VIDEOBUF2_VMALLOC if VIDEO_V4L2
118c2ecf20Sopenharmony_ci	select DVB_AU8522_DTV if MEDIA_SUBDRV_AUTOSELECT
128c2ecf20Sopenharmony_ci	select MEDIA_TUNER_XC5000 if MEDIA_SUBDRV_AUTOSELECT
138c2ecf20Sopenharmony_ci	select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT
148c2ecf20Sopenharmony_ci	select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
158c2ecf20Sopenharmony_ci	help
168c2ecf20Sopenharmony_ci	  This is a hybrid analog/digital tv capture driver for
178c2ecf20Sopenharmony_ci	  Auvitek's AU0828 USB device.
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
208c2ecf20Sopenharmony_ci	  module will be called au0828
218c2ecf20Sopenharmony_ci
228c2ecf20Sopenharmony_ciconfig VIDEO_AU0828_V4L2
238c2ecf20Sopenharmony_ci	bool "Auvitek AU0828 v4l2 analog video support"
248c2ecf20Sopenharmony_ci	depends on VIDEO_AU0828
258c2ecf20Sopenharmony_ci	depends on VIDEO_V4L2=y || VIDEO_V4L2=VIDEO_AU0828
268c2ecf20Sopenharmony_ci	select DVB_AU8522_V4L if MEDIA_SUBDRV_AUTOSELECT
278c2ecf20Sopenharmony_ci	select VIDEO_TUNER
288c2ecf20Sopenharmony_ci	default y
298c2ecf20Sopenharmony_ci	help
308c2ecf20Sopenharmony_ci	  This is a video4linux driver for Auvitek's USB device.
318c2ecf20Sopenharmony_ci
328c2ecf20Sopenharmony_ci	  Choose Y here to include support for v4l2 analog video
338c2ecf20Sopenharmony_ci	  capture within the au0828 driver.
348c2ecf20Sopenharmony_ci
358c2ecf20Sopenharmony_ciconfig VIDEO_AU0828_RC
368c2ecf20Sopenharmony_ci	bool "AU0828 Remote Controller support"
378c2ecf20Sopenharmony_ci	depends on RC_CORE
388c2ecf20Sopenharmony_ci	depends on !(RC_CORE=m && VIDEO_AU0828=y)
398c2ecf20Sopenharmony_ci	depends on VIDEO_AU0828
408c2ecf20Sopenharmony_ci	help
418c2ecf20Sopenharmony_ci	   Enables Remote Controller support on au0828 driver.
42