mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 22:50:41 +00:00
Blackfin arch: fix indentation -- use tabs, not spaces
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
This commit is contained in:
parent
4f25eb85d6
commit
e4e9a7adeb
@ -50,7 +50,7 @@ config GENERIC_HARDIRQS
|
||||
default y
|
||||
|
||||
config GENERIC_IRQ_PROBE
|
||||
bool
|
||||
bool
|
||||
default y
|
||||
|
||||
config GENERIC_TIME
|
||||
@ -300,9 +300,9 @@ config BFIN_KERNEL_CLOCK
|
||||
configuration.
|
||||
|
||||
config PLL_BYPASS
|
||||
bool "Bypass PLL"
|
||||
depends on BFIN_KERNEL_CLOCK
|
||||
default n
|
||||
bool "Bypass PLL"
|
||||
depends on BFIN_KERNEL_CLOCK
|
||||
default n
|
||||
|
||||
config CLKIN_HALF
|
||||
bool "Half Clock In"
|
||||
|
Loading…
x
Reference in New Issue
Block a user