aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r--arch/blackfin/Kconfig8
1 files changed, 4 insertions, 4 deletions
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
50 default y 50 default y
51 51
52config GENERIC_IRQ_PROBE 52config GENERIC_IRQ_PROBE
53 bool 53 bool
54 default y 54 default y
55 55
56config GENERIC_TIME 56config GENERIC_TIME
@@ -300,9 +300,9 @@ config BFIN_KERNEL_CLOCK
300 configuration. 300 configuration.
301 301
302config PLL_BYPASS 302config PLL_BYPASS
303 bool "Bypass PLL" 303 bool "Bypass PLL"
304 depends on BFIN_KERNEL_CLOCK 304 depends on BFIN_KERNEL_CLOCK
305 default n 305 default n
306 306
307config CLKIN_HALF 307config CLKIN_HALF
308 bool "Half Clock In" 308 bool "Half Clock In"