linux/drivers/media/common
Paul Bolle ca6e483cd9 media: sms: Remove CONFIG_ prefix from Kconfig symbols
commit 3c4b422adb upstream.

X-Patchwork-Delegate: mchehab@redhat.com
Remove the CONFIG_ prefix from two Kconfig symbols in a dependency for
SMS_SIANO_DEBUGFS. This prefix is invalid inside Kconfig files.

Note that the current (common sense) dependency on SMS_USB_DRV and
SMS_SDIO_DRV being equal ensures that SMS_SIANO_DEBUGFS will not
violate its constraints. These constraint are that:
- it should only be built if SMS_USB_DRV is set;
- it can't be builtin if USB support is modular.

So drop the dependency on SMS_USB_DRV, as it is unneeded.

Fixes: 6c84b21428 ("[media] sms: fix randconfig building error")

Reported-by: Martin Walch <walch.martin@web.de>
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-09-17 09:19:06 -07:00
..
b2c2 [media] media: Remove unnecessary semicolons 2013-10-17 05:51:57 -03:00
saa7146 [media] saa7146: remove deprecated IRQF_DISABLED 2013-10-17 06:07:50 -03:00
siano media: sms: Remove CONFIG_ prefix from Kconfig symbols 2014-09-17 09:19:06 -07:00
Kconfig [media] media: Fix randconfig error 2013-04-14 20:04:08 -03:00
Makefile [media] media: move dvb-usb-v2/cypress_firmware.c to media/common 2013-03-29 11:35:06 -03:00
btcx-risc.c [media] btcx-risc: move from media/i2c to media/common 2013-02-08 16:11:25 -02:00
btcx-risc.h [media] btcx-risc: move from media/i2c to media/common 2013-02-08 16:11:25 -02:00
cx2341x.c [media] cx2341x: move from media/i2c to media/common 2013-02-08 16:09:55 -02:00
cypress_firmware.c [media] media: move dvb-usb-v2/cypress_firmware.c to media/common 2013-03-29 11:35:06 -03:00
cypress_firmware.h [media] media: move dvb-usb-v2/cypress_firmware.c to media/common 2013-03-29 11:35:06 -03:00
tveeprom.c [media] tveeprom: remove v4l2-chip-ident.h include 2013-06-17 08:48:03 -03:00