From 6f04df2fa9355f172a5ffcdfb6859d286f24e861 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Fri, 9 Feb 2018 16:29:30 +0800 Subject: [PATCH] arm64: rockchip_defconfig: enable CONFIG_AIO 4ed084e489fd ("Move CONFIG_AIO to android-base.") CONFIG_AIO has legitimate use for the functionfs driver, which is used with adb and mtp. It is now required to be enabled for better performance with those services. Change-Id: I631fac8e56ea16711f0cc05297140dc59c9fb581 Signed-off-by: Tao Huang --- arch/arm64/configs/rockchip_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index 1f810ed5c1cd..e13c40e26778 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -29,7 +29,6 @@ CONFIG_BLK_DEV_INITRD=y # CONFIG_RD_LZ4 is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_KALLSYMS_ALL=y -# CONFIG_AIO is not set CONFIG_EMBEDDED=y # CONFIG_VM_EVENT_COUNTERS is not set # CONFIG_SLUB_DEBUG is not set