]> git.baikalelectronics.ru Git - kernel.git/commit
misc: Kconfig: fix a HISI_HIKEY_USB dependency
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 8 Oct 2020 06:24:53 +0000 (08:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Oct 2020 07:21:33 +0000 (09:21 +0200)
commit5bd582e47b20f64d6bf810d0f383de0935d43873
tree6a622dcf7ea4a7b26887751e9c5d25c5296cbd9a
parent08ceb1a17c64e42e5029b2a32b103e9b0619414b
misc: Kconfig: fix a HISI_HIKEY_USB dependency

The dependency should be just USB_ROLE_SWITCH, instead
of CONFIG_USB_ROLE_SWITCH.

Fixes: eabf999d32cb ("misc: Kconfig: add a new dependency for HISI_HIKEY_USB")
Reported-by: Nathan Chancellor <natechancellor@gmail.com>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/0b6dff854c4bb412c2c11f17803e84d61385415f.1602138248.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/Kconfig