mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ANDROID: configs: require SYNC_FILE
CONFIG_SYNC_FILE is required in the absence of CONFIG_SYNC. Change-Id: Ia52488a273c9e7b3080defe8cea19afc4ad21aaa Signed-off-by: Steve Muckle <smuckle@google.com>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
85e1c0178a
commit
9983305173
@@ -150,6 +150,7 @@ CONFIG_SECURITY_NETWORK=y
|
||||
CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
|
||||
CONFIG_SECURITY_SELINUX=y
|
||||
CONFIG_STAGING=y
|
||||
CONFIG_SYNC_FILE=y
|
||||
CONFIG_TUN=y
|
||||
CONFIG_UID_SYS_STATS=y
|
||||
CONFIG_UNIX=y
|
||||
|
||||
Reference in New Issue
Block a user