upstream: [media] rtl28xxu: depends on I2C_MUX
authorAntti Palosaari <crope@iki.fi>
Mon, 10 Mar 2014 18:18:55 +0000 (15:18 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:55:04 +0000 (11:55 +0900)
commit7c68cdb7012867f574377abbd3d2201257301556
tree92dab7bd3907f81f4088f84e867e528d3d7a0150
parent25da0fefd973d86d16ee8a712e2437e87230afb2
upstream: [media] rtl28xxu: depends on I2C_MUX

We need depend on I2C_MUX as rtl2832 demod used requires it.

All error/warnings:
warning: (DVB_USB_RTL28XXU) selects DVB_RTL2832 which has unmet direct dependencies (MEDIA_SUPPORT && DVB_CORE && I2C && I2C_MUX)
ERROR: "i2c_add_mux_adapter" [drivers/media/dvb-frontends/rtl2832.ko] undefined!
ERROR: "i2c_del_mux_adapter" [drivers/media/dvb-frontends/rtl2832.ko] undefined!

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/dvb-usb-v2/Kconfig