[media] media: fix radio-sf16fmr2 build when SND is not enabled
authorRandy Dunlap <[email protected]>
Thu, 30 Jun 2011 17:31:04 +0000 (14:31 -0300)
committerMauro Carvalho Chehab <[email protected]>
Wed, 13 Jul 2011 22:40:08 +0000 (19:40 -0300)
When CONFIG_SND is not enabled, radio-sf16fmr2 build fails with:

so make this driver depend on SND.

Signed-off-by: Randy Dunlap <[email protected]>
Cc: Hans Verkuil <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: [email protected]
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
drivers/media/radio/Kconfig

index 0aeed28e54fd1f16836b7c19c985ff4264d89887..52798a111e16cb5a55df761aa228e60ec3f9343f 100644 (file)
@@ -201,7 +201,7 @@ config RADIO_SF16FMI
 
 config RADIO_SF16FMR2
        tristate "SF16FMR2 Radio"
-       depends on ISA && VIDEO_V4L2
+       depends on ISA && VIDEO_V4L2 && SND
        ---help---
          Choose Y here if you have one of these FM radio cards.