Ordered list of enabled LSMs

configname: CONFIG_LSM

Linux Kernel Configuration
└─>Security options
└─>Ordered list of enabled LSMs
In linux kernel since version 5.1 (release Date: 2019-05-05)  
A comma-separated list of LSMs, in initialization order.
Any LSMs left off this list, except for those with order
LSM_ORDER_FIRST and LSM_ORDER_LAST, which are always enabled
if selected in the kernel configuration, will be ignored.
This can be controlled at boot with the "lsm=" parameter.

If unsure, leave this as the default.