diff options
Diffstat (limited to 'arch/mn10300/Kconfig')
-rw-r--r-- | arch/mn10300/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mn10300/Kconfig b/arch/mn10300/Kconfig index 89faacad5d17..1c4565a9102b 100644 --- a/arch/mn10300/Kconfig +++ b/arch/mn10300/Kconfig | |||
@@ -37,6 +37,9 @@ config GENERIC_HARDIRQS_NO__DO_IRQ | |||
37 | config GENERIC_CALIBRATE_DELAY | 37 | config GENERIC_CALIBRATE_DELAY |
38 | def_bool y | 38 | def_bool y |
39 | 39 | ||
40 | config GENERIC_CMOS_UPDATE | ||
41 | def_bool y | ||
42 | |||
40 | config GENERIC_FIND_NEXT_BIT | 43 | config GENERIC_FIND_NEXT_BIT |
41 | def_bool y | 44 | def_bool y |
42 | 45 | ||