Blackfin arch: fix indentation -- use tabs, not spaces
authorMike Frysinger <michael.frysinger@analog.com>
Thu, 15 Nov 2007 12:39:34 +0000 (20:39 +0800)
committerBryan Wu <bryan.wu@analog.com>
Thu, 15 Nov 2007 12:39:34 +0000 (20:39 +0800)
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
arch/blackfin/Kconfig

index 0db05a5..0e0ba3b 100644 (file)
@@ -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"