interconnect: qcom: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 12 Dec 2019 07:53:29 +0000 (09:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Dec 2019 09:28:52 +0000 (10:28 +0100)
commite27da6a6a4da9e5dd711e64cfd9d13ec3cc39d27
tree23014bdb1696d518eddaa282d337bd961aa0c683
parent702600eef73033ddd4eafcefcbb6560f3e3a90f7
interconnect: qcom: Fix Kconfig indentation

Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^        /\t/' -i */Kconfig

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Link: https://lore.kernel.org/r/20191212075332.16202-2-georgi.djakov@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/interconnect/qcom/Kconfig