media: media/test-drivers/Kconfig: fix broken Kconfig
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 12 Sep 2020 07:59:27 +0000 (09:59 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 12 Sep 2020 08:21:01 +0000 (10:21 +0200)
commitc4176e12a755d0c761736c14bd2656ffc733eb95
tree7dda1baf24fd916ac53027309fa46ab046b93077
parent63101b75689331c5392c9330291f57b9fd2ef94c
media: media/test-drivers/Kconfig: fix broken Kconfig

menuconfig DVB_TEST_DRIVERS should be added after the V4L_TEST_DRIVERS,
otherwise there are no drivers listed in these two menus.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Fixes: 24fb190e92e0 ("media: vidtv: implement a tuner driver")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/test-drivers/Kconfig