From e9a7495c5b745683a0f20bea9bc0a5c135f0260c Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sat, 24 Aug 2013 08:15:03 -0300 Subject: [PATCH] [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-format-patch failed