aboutsummaryrefslogtreecommitdiffstats
path: root/arch/v850/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/v850/Kconfig')
-rw-r--r--arch/v850/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/v850/Kconfig b/arch/v850/Kconfig
index 89c053b6c2c4..310865903234 100644
--- a/arch/v850/Kconfig
+++ b/arch/v850/Kconfig
@@ -23,6 +23,14 @@ config GENERIC_CALIBRATE_DELAY
23 bool 23 bool
24 default y 24 default y
25 25
26config GENERIC_HARDIRQS
27 bool
28 default y
29
30config GENERIC_IRQ_PROBE
31 bool
32 default y
33
26# Turn off some random 386 crap that can affect device config 34# Turn off some random 386 crap that can affect device config
27config ISA 35config ISA
28 bool 36 bool