aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoyster <oysterized@gmail.com>2019-08-01 18:58:17 +0200
committerMoyster <oysterized@gmail.com>2019-08-01 18:58:17 +0200
commit992defdcd303fb0ea1c69bc22b2a4182b5a0c059 (patch)
tree8d2aebfabc01918995e08562ab9945856632dd68
parent2db04e977c493b97c7b13a8b4370c6aae16f0d4c (diff)
defconfig: enable config_aio
-rw-r--r--arch/arm64/configs/m2note_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/configs/m2note_defconfig b/arch/arm64/configs/m2note_defconfig
index 6d5045ae0..c296ccead 100644
--- a/arch/arm64/configs/m2note_defconfig
+++ b/arch/arm64/configs/m2note_defconfig
@@ -152,7 +152,7 @@ CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
-# CONFIG_AIO is not set
+CONFIG_AIO=y
CONFIG_EMBEDDED=y
CONFIG_HAVE_PERF_EVENTS=y
CONFIG_PERF_USE_VMALLOC=y