slimbus: ngd: QCOM_QMI_HELPERS has to be selected
authorNiklas Cassel <niklas.cassel@linaro.org>
Mon, 12 Nov 2018 12:25:26 +0000 (12:25 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2018 07:44:06 +0000 (08:44 +0100)
commit5323ac5177c445c15f49c91fadf9539a0bc95fa9
treed2b79599e605b60881e5d52959910c677e8fca81
parent458a445deb9c9fb13cec46fe9b179a84d2ff514f
slimbus: ngd: QCOM_QMI_HELPERS has to be selected

QCOM_QMI_HELPERS is a hidden kconfig, so the proper usage is
to select it, not depend upon it.

Because of this change, we now also need to depend on the same
Kconfigs as QCOM_QMI_HELPERS depends on.

Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/slimbus/Kconfig