Searched hist:"42 a741dcf1472cea55193ea8611db3d67808ce22" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/radio/ |
H A D | Kconfig | diff 42a741dcf1472cea55193ea8611db3d67808ce22 Thu Jun 30 19:31:04 CEST 2011 Randy Dunlap <randy.dunlap@oracle.com> [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>
|