kernel: Enable fadvise on older kernels.

Backport of 56342ee2bc for older kernels.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev 2017-11-11 16:49:53 -08:00 committed by John Crispin
parent b31c1237c7
commit 146326c454
2 changed files with 2 additions and 2 deletions

View file

@ -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_AFFS_FS is not set

View file

@ -82,7 +82,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_AFFS_FS is not set