Commit e4e9a7ad authored by Mike Frysinger's avatar Mike Frysinger Committed by Bryan Wu

Blackfin arch: fix indentation -- use tabs, not spaces

Signed-off-by: default avatarMike Frysinger <michael.frysinger@analog.com>
Signed-off-by: default avatarBryan Wu <bryan.wu@analog.com>
parent 4f25eb85
...@@ -50,7 +50,7 @@ config GENERIC_HARDIRQS ...@@ -50,7 +50,7 @@ config GENERIC_HARDIRQS
default y default y
config GENERIC_IRQ_PROBE config GENERIC_IRQ_PROBE
bool bool
default y default y
config GENERIC_TIME config GENERIC_TIME
...@@ -300,9 +300,9 @@ config BFIN_KERNEL_CLOCK ...@@ -300,9 +300,9 @@ config BFIN_KERNEL_CLOCK
configuration. configuration.
config PLL_BYPASS config PLL_BYPASS
bool "Bypass PLL" bool "Bypass PLL"
depends on BFIN_KERNEL_CLOCK depends on BFIN_KERNEL_CLOCK
default n default n
config CLKIN_HALF config CLKIN_HALF
bool "Half Clock In" bool "Half Clock In"
......
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