Files
ligongshao 552aad2300 linux common module add mac
Signed-off-by: ligongshao <flamingsword1953@163.com>
Change-Id: Id00762d2439e02c3aeed2184606d94b4b277bfc1
2024-08-05 14:30:45 +08:00

13 lines
268 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (c) 2024 Huawei Device Co., Ltd.
#
config SECURITY_DEC
bool "Data enhance control features"
default y
help
This option enables file operation permission verification
at VFS layer.
If unsure, say N.