Skip to content

Commit

Permalink
Blackfin arch: fix indentation -- use tabs, not spaces
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Nov 15, 2007
1 parent 4f25eb8 commit e4e9a7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions arch/blackfin/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ config GENERIC_HARDIRQS
default y

config GENERIC_IRQ_PROBE
bool
bool
default y

config GENERIC_TIME
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit e4e9a7a

Please sign in to comment.