summaryrefslogtreecommitdiff
path: root/drivers/cdrom
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2014-04-16 12:47:43 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-07-22 09:57:28 -0300
commit3c4b422adb7694418848cefc2a4669d63192c649 (patch)
tree765d5afa68ce618c1f4462500ff5a6ab3ef50c04 /drivers/cdrom
parent7b71ef7eac86a8cb8d41fc0d0f37b5f1917a9ea4 (diff)
[media] sms: Remove CONFIG_ prefix from Kconfig symbols
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: 6c84b214284e ("[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>
Diffstat (limited to 'drivers/cdrom')
0 files changed, 0 insertions, 0 deletions