diff options
-rw-r--r-- | arch/cris/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig index 22d34d64cc81..bb344650a14f 100644 --- a/arch/cris/Kconfig +++ b/arch/cris/Kconfig | |||
@@ -40,6 +40,7 @@ config CRIS | |||
40 | bool | 40 | bool |
41 | default y | 41 | default y |
42 | select HAVE_IDE | 42 | select HAVE_IDE |
43 | select GENERIC_ATOMIC64 | ||
43 | select HAVE_GENERIC_HARDIRQS | 44 | select HAVE_GENERIC_HARDIRQS |
44 | select GENERIC_IRQ_SHOW | 45 | select GENERIC_IRQ_SHOW |
45 | select GENERIC_IOMAP | 46 | select GENERIC_IOMAP |