Commit f01b437d authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by David S. Miller

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: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 041ccdb6
...@@ -10,7 +10,7 @@ config MISDN_HFCPCI ...@@ -10,7 +10,7 @@ config MISDN_HFCPCI
depends on PCI depends on PCI
help help
Enable support for cards with Cologne Chip AG's Enable support for cards with Cologne Chip AG's
HFC PCI chip. HFC PCI chip.
config MISDN_HFCMULTI config MISDN_HFCMULTI
tristate "Support for HFC multiport cards (HFC-4S/8S/E1)" tristate "Support for HFC multiport cards (HFC-4S/8S/E1)"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment