isdn: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 20 Nov 2019 13:41:20 +0000 (21:41 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Nov 2019 20:30:47 +0000 (12:30 -0800)
commitf01b437d1297f14a366c02427f7c07260ec1345b
treea20ec42da3a5a18162d650fd1e9eb6f30a55ef7a
parent041ccdb620f0ec0590bb6899c2a8088d60cf14b8
isdn: 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: David S. Miller <davem@davemloft.net>
drivers/isdn/hardware/mISDN/Kconfig