]> git.baikalelectronics.ru Git - kernel.git/commit
[media] media: fix radio-sf16fmr2 build when SND is not enabled
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 30 Jun 2011 17:31:04 +0000 (14:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 13 Jul 2011 22:40:08 +0000 (19:40 -0300)
commit520a9d778255b07168dc1c80e6576ff2d8b07fbf
tree87a3efa6820937832c5f60e499d60911c0c4e679
parentfa038b33404c400387a64de177360c0c8ff19cb6
[media] media: fix radio-sf16fmr2 build when SND is not enabled

When CONFIG_SND is not enabled, radio-sf16fmr2 build fails with:

so make this driver depend on SND.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: linux-media@vger.kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/Kconfig