X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fs390%2FKconfig;h=aed3d918f959fc0328652b3f5d6528920217df16;hp=373679b3744a7992c7009281c1747b3aeb38157a;hb=4f365d36bd439a942268dc360a868f75c093670c;hpb=9545eb61e5bb70055fd9358f25f95387f7398cba diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 373679b3744a..aed3d918f959 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -90,7 +90,6 @@ config S390 select HAVE_GET_USER_PAGES_FAST select HAVE_ARCH_MUTEX_CPU_RELAX select HAVE_ARCH_JUMP_LABEL if !MARCH_G5 - select HAVE_RCU_TABLE_FREE if SMP select ARCH_SAVE_PAGE_KEYS if HIBERNATION select ARCH_INLINE_SPIN_TRYLOCK select ARCH_INLINE_SPIN_TRYLOCK_BH @@ -120,6 +119,7 @@ config S390 select ARCH_INLINE_WRITE_UNLOCK_BH select ARCH_INLINE_WRITE_UNLOCK_IRQ select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE + select ARCH_SUPPORTS_ATOMIC_RMW config SCHED_OMIT_FRAME_POINTER def_bool y @@ -230,6 +230,9 @@ config COMPAT config SYSVIPC_COMPAT def_bool y if COMPAT && SYSVIPC +config KEYS_COMPAT + def_bool y if COMPAT && KEYS + config AUDIT_ARCH def_bool y