dect
/
linux-2.6
Archived
13
0
Fork 0

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:
Mike Frysinger 2007-11-15 20:39:34 +08:00 committed by Bryan Wu
parent 4f25eb85d6
commit e4e9a7adeb
1 changed files with 4 additions and 4 deletions

View File

@ -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
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"