]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] sound/pci/Kconfig: select RADIO_ADAPTERS if needed
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 24 Aug 2013 11:15:03 +0000 (08:15 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 24 Aug 2013 11:17:48 +0000 (08:17 -0300)
commite9a7495c5b745683a0f20bea9bc0a5c135f0260c
tree75ddc8fd9e7bdc8b4c21f126166b6c4927958dc3
parent1ae0d202a56a18edd468d6fff6f060bfc30df222
[media] sound/pci/Kconfig: select RADIO_ADAPTERS if needed

As reported by kbuild test robot <fengguang.wu@intel.com>:
warning: (SND_ES1968_RADIO && SND_FM801_TEA575X_BOOL) selects RADIO_TEA575X which has unmet direct dependencies (MEDIA_SUPPORT && RADIO_ADAPTERS && VIDEO_V4L2)

That happens because a radio driver is selected, without selecting the
RADIO_ADAPTERS menu.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
sound/pci/Kconfig