Partially revert "usb: Kconfig: using select for USB_COMMON dependency"
authorBen Hutchings <ben@decadent.org.uk>
Wed, 11 Jan 2017 04:30:40 +0000 (04:30 +0000)
committerSalvatore Bonaccorso <carnil@debian.org>
Fri, 27 Nov 2020 21:02:14 +0000 (21:02 +0000)
commitae14e9ec2ef8a2354e959776b9d915bf79f72ed5
tree0d31901ac22e73ce2b84e1c9b8cb64c04d6e15de
parent4d55b3c43c71c7c106cd607ae7681fa262b8cfb7
Partially revert "usb: Kconfig: using select for USB_COMMON  dependency"

Forwarded: https://marc.info/?l=linux-usb&m=149248300414300

This reverts commit cb9c1cfc86926d0e86d19c8e34f6c23458cd3478 for
USB_LED_TRIG.  This config symbol has bool type and enables extra code
in usb_common itself, not a separate driver.  Enabling it should not
force usb_common to be built-in!

Fixes: cb9c1cfc8692 ("usb: Kconfig: using select for USB_COMMON dependency")
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name partially-revert-usb-kconfig-using-select-for-usb_co.patch
drivers/usb/common/Kconfig