From 69cc4bfab9e65168f50a1f1d163c0d70a394bae3 Mon Sep 17 00:00:00 2001 From: Antti Palosaari Date: Fri, 25 Jul 2014 06:31:32 -0300 Subject: [PATCH] [media] Kconfig: rtl2832_sdr must depend on USB Fixes error: [next:master 7435/8702] ERROR: "usb_alloc_urb [drivers/media/dvb-frontends/rtl2832_sdr.ko] undefined! rtl2832_sdr driver implements own USB streaming for SDR data. Logically that functionality belongs to USB interface driver, but currently it is implemented here. Reported-by: kbuild test robot Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed