OSDN Git Service

media: media/radio/Kconfig: add back RADIO_ISA
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 4 Jun 2018 12:47:53 +0000 (08:47 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 5 Jun 2018 13:51:07 +0000 (09:51 -0400)
Patch 258c524bdaab inadvertently removed the 'select RADIO_ISA' line for
the RADIO_RTRACK.

Fixes: 258c524bdaab ("radio: allow building ISA drivers with COMPILE_TEST")

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/radio/Kconfig

index 8fa403c..39b04ad 100644 (file)
@@ -257,6 +257,7 @@ config RADIO_RTRACK
        tristate "AIMSlab RadioTrack (aka RadioReveal) support"
        depends on ISA || COMPILE_TEST
        depends on VIDEO_V4L2
+       select RADIO_ISA
        ---help---
          Choose Y here if you have one of these FM radio cards, and then fill
          in the port address below.