7 lines
206 B
Text
7 lines
206 B
Text
config FILE_INTEGRITY
|
|
tristate "File Integrity Check"
|
|
depends on SECURITYFS
|
|
default n
|
|
help
|
|
This selects off-line file integrity module , which help to verify
|
|
the system file integrity on run-time
|