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:
committed by
John Crispin
parent
b31c1237c7
commit
146326c454
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user