linux_dsm_epyc7002/drivers/media/radio/wl128x
Arnd Bergmann 78e9b7de78 [media] wl128x-radio really depends on TI_ST
All other drivers using the TI_ST infrastructure use
'depends on' for this symbol, and it makes no sense
to only enable that if CONFIG_NET is enable, because
the radio driver also depends on CONFIG_NET itself:

ERROR: "skb_queue_purge" [drivers/media/radio/wl128x/fm_drv.ko] undefined!
ERROR: "skb_push" [drivers/media/radio/wl128x/fm_drv.ko] undefined!
ERROR: "skb_pull" [drivers/media/radio/wl128x/fm_drv.ko] undefined!

Making the driver dependency explicit solves randconfig
build problems and makes it more obvious to the reader.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-04-02 18:23:28 -03:00
..
fmdrv_common.c [media] wl128x: fix fmdbg compiler warning 2014-10-24 09:27:34 -02:00
fmdrv_common.h [media] wl128x: fmdrv_common: fix signedness bugs 2011-12-30 17:00:56 -02:00
fmdrv_rx.c [media] media: radio: wl128x: fmdrv_rx.c: Remove unused function 2015-01-27 09:56:20 -02:00
fmdrv_rx.h [media] media: radio: wl128x: fmdrv_rx.c: Remove unused function 2015-01-27 09:56:20 -02:00
fmdrv_tx.c [media] wl128x: fix sparse warnings 2014-09-03 09:39:15 -03:00
fmdrv_tx.h [media] wl128x: fmdrv_tx: fix signedness bugs 2011-12-30 17:01:52 -02:00
fmdrv_v4l2.c [media] media/radio: fix querycap 2014-12-02 11:30:55 -02:00
fmdrv_v4l2.h [media] drivers:media:radio: wl128x: FM Driver V4L2 sources 2011-03-21 20:32:35 -03:00
fmdrv.h [media] wl128x: add missing struct v4l2_device 2013-06-28 15:09:10 -03:00
Kconfig [media] wl128x-radio really depends on TI_ST 2015-04-02 18:23:28 -03:00
Makefile [media] drivers:media:radio: wl128x: Kconfig & Makefile for wl128x driver 2011-03-21 20:32:36 -03:00