usb: common: create Kconfig file
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Thu, 29 Aug 2019 09:22:36 +0000 (17:22 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Sep 2019 17:00:39 +0000 (19:00 +0200)
commit12b591bccc463307a21d925c19e7f61982902e08
tree12a2b5ca9a9da6d2b74a8ee5e9eeb5fe8d34335b
parent6fadd72943b80ff5bef175aacc2458c8a9ee3dbc
usb: common: create Kconfig file

Create Kconfig file for USB common core, and move USB_LED_TRIG
and USB_ULPI_BUS configs into the new file from the parent Kconfig,
it will help to add new configs later.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/1567070558-29417-10-git-send-email-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/Kconfig
drivers/usb/common/Kconfig [new file with mode: 0644]