--- 47e775dae235da09714150945ebedbe3a6bdfc8f +++ fe1b026882bc6b340ad2a1769f0c7f29b0b492ff @@ -18,9 +18,6 @@ config ARM select HAVE_KRETPROBES if (HAVE_KPROBES) select HAVE_FUNCTION_TRACER if (!XIP_KERNEL) select HAVE_GENERIC_DMA_COHERENT - select HAVE_KERNEL_GZIP - select HAVE_KERNEL_LZO - select HAVE_KERNEL_LZMA help The ARM series is a line of low-power-consumption RISC chip designs licensed by ARM Ltd and targeted at embedded applications and @@ -118,9 +115,10 @@ config GENERIC_LOCKBREAK config RWSEM_GENERIC_SPINLOCK bool + default y config RWSEM_XCHGADD_ALGORITHM - def_bool y + bool config ARCH_HAS_ILOG2_U32 bool