From: Mauro Carvalho Chehab Date: Sat, 24 Aug 2013 11:15:03 +0000 (-0300) Subject: [media] sound/pci/Kconfig: select RADIO_ADAPTERS if needed X-Git-Tag: v3.12-rc1~135^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9a7495c5b745683a0f20bea9bc0a5c135f0260c;p=pandora-kernel.git [media] sound/pci/Kconfig: select RADIO_ADAPTERS if needed As reported by kbuild test robot : 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 Cc: Takashi Iwai Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed