diff options
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r-- | arch/s390/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 75976a141947..7afc17340500 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig | |||
@@ -101,6 +101,7 @@ config S390 | |||
101 | select HAVE_KERNEL_BZIP2 | 101 | select HAVE_KERNEL_BZIP2 |
102 | select HAVE_KERNEL_LZMA | 102 | select HAVE_KERNEL_LZMA |
103 | select HAVE_KERNEL_LZO | 103 | select HAVE_KERNEL_LZO |
104 | select HAVE_GET_USER_PAGES_FAST | ||
104 | select ARCH_INLINE_SPIN_TRYLOCK | 105 | select ARCH_INLINE_SPIN_TRYLOCK |
105 | select ARCH_INLINE_SPIN_TRYLOCK_BH | 106 | select ARCH_INLINE_SPIN_TRYLOCK_BH |
106 | select ARCH_INLINE_SPIN_LOCK | 107 | select ARCH_INLINE_SPIN_LOCK |