staging: pi433: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 20 Nov 2019 13:38:53 +0000 (21:38 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Nov 2019 14:20:29 +0000 (15:20 +0100)
commitee5f771f10fcd536ca2ae6c1b695cbabf9ef3cbe
tree79ffcf00e217d259a3c313c42acd24fc056cee8c
parentf82ea85dd722b340225f576dfb28e04ad19d3b53
staging: pi433: 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>
Link: https://lore.kernel.org/r/20191120133853.13308-1-krzk@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/pi433/Kconfig