From: Mike Frysinger Date: Thu, 15 Nov 2007 12:39:34 +0000 (+0800) Subject: Blackfin arch: fix indentation -- use tabs, not spaces X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e4e9a7adebfc01bfa2a46c76615c249a4082dfec;p=deliverable%2Flinux.git Blackfin arch: fix indentation -- use tabs, not spaces Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu --- diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index 0db05a583c31..0e0ba3b913f7 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig @@ -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"