summaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2018-06-04 08:47:53 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-06-05 09:51:07 -0400
commit8d7ab3a0d72d3c98bcd12ff553c5ead0b5e32c31 (patch)
treebf15106dd90a207a537507f326ce1cf725b6eb13 /drivers/media
parent5983d3bca5282b6785473434894933fa908ef693 (diff)
downloadop-kernel-dev-8d7ab3a0d72d3c98bcd12ff553c5ead0b5e32c31.zip
op-kernel-dev-8d7ab3a0d72d3c98bcd12ff553c5ead0b5e32c31.tar.gz
media: media/radio/Kconfig: add back RADIO_ISA
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>
Diffstat (limited to 'drivers/media')
-rw-r--r--drivers/media/radio/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig
index 8fa403c..39b04ad 100644
--- a/drivers/media/radio/Kconfig
+++ b/drivers/media/radio/Kconfig
@@ -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.
OpenPOWER on IntegriCloud