aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r--arch/m68k/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index 2914b036d76e..2fe2d633fe08 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -40,6 +40,9 @@ config GENERIC_CALIBRATE_DELAY
40config GENERIC_IOMAP 40config GENERIC_IOMAP
41 def_bool MMU 41 def_bool MMU
42 42
43config GENERIC_CSUM
44 bool
45
43config TIME_LOW_RES 46config TIME_LOW_RES
44 bool 47 bool
45 default y 48 default y