diff options
| author | Moyster <oysterized@gmail.com> | 2019-08-01 18:58:17 +0200 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2019-08-01 18:58:17 +0200 |
| commit | 992defdcd303fb0ea1c69bc22b2a4182b5a0c059 (patch) | |
| tree | 8d2aebfabc01918995e08562ab9945856632dd68 | |
| parent | 2db04e977c493b97c7b13a8b4370c6aae16f0d4c (diff) | |
defconfig: enable config_aio
| -rw-r--r-- | arch/arm64/configs/m2note_defconfig | 2 |
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 |
