aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/h8300/Kconfig')
-rw-r--r--arch/h8300/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
index 1734d96422c6..618dbad696f6 100644
--- a/arch/h8300/Kconfig
+++ b/arch/h8300/Kconfig
@@ -49,10 +49,18 @@ config GENERIC_HWEIGHT
49 bool 49 bool
50 default y 50 default y
51 51
52config GENERIC_HARDIRQS
53 bool
54 default y
55
52config GENERIC_CALIBRATE_DELAY 56config GENERIC_CALIBRATE_DELAY
53 bool 57 bool
54 default y 58 default y
55 59
60config GENERIC_TIME
61 bool
62 default y
63
56config TIME_LOW_RES 64config TIME_LOW_RES
57 bool 65 bool
58 default y 66 default y