From ce0067852be6a20609f72695f336ca6243c16dc9 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 12 Aug 2015 21:04:32 +0100 Subject: [PATCH] fix the fix for CONFIG_UACCESS_WITH_MEMCPY --- config-armv7-generic | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config-armv7-generic b/config-armv7-generic index cbb0dd1d2..ef7ee634a 100644 --- a/config-armv7-generic +++ b/config-armv7-generic @@ -142,6 +142,8 @@ CONFIG_XZ_DEC_ARM=y CONFIG_PCI_HOST_GENERIC=y # CONFIG_PCI_LAYERSCAPE is not set # CONFIG_PCIE_IPROC is not set +# Do NOT enable this, it breaks stuff and makes things go slow +# CONFIG_UACCESS_WITH_MEMCPY is not set CONFIG_LBDAF=y