aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-4.9
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2017-10-14 17:07:19 -0700
committerJo-Philipp Wich <jo@mein.io>2017-10-27 00:45:32 +0200
commit56342ee2bcbf9bf8918a01045471c7bb7faa1596 (patch)
treeac03f404897753396cedf2628c4d6bf0e9f6c226 /target/linux/generic/config-4.9
parentf774d68fff236d22430e8919ef6c801ac1c387ab (diff)
downloadupstream-56342ee2bcbf9bf8918a01045471c7bb7faa1596.tar.gz
upstream-56342ee2bcbf9bf8918a01045471c7bb7faa1596.tar.bz2
upstream-56342ee2bcbf9bf8918a01045471c7bb7faa1596.zip
kernel: enable CONFIG_ADVISE_SYSCALLS
Without this, posix_[fm]advise does not work. This causes issues with btrfs-progs, which uses fadvise to drop caches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'target/linux/generic/config-4.9')
-rw-r--r--target/linux/generic/config-4.92
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9
index 4d2c911b7c..9512e494af 100644
--- a/target/linux/generic/config-4.9
+++ b/target/linux/generic/config-4.9
@@ -90,7 +90,7 @@ CONFIG_32BIT=y
# CONFIG_ADM6996_PHY is not set
# CONFIG_ADM8211 is not set
# CONFIG_ADT7316 is not set
-# CONFIG_ADVISE_SYSCALLS is not set
+CONFIG_ADVISE_SYSCALLS=y
# CONFIG_ADXRS450 is not set
CONFIG_AEABI=y
# CONFIG_AFE4403 is not set