kernel: remove obsolete config option ENHANCED_SECURITY
This option is no longer used in any configuration Change-Id: I2f9be9f286cff3f38722ae1fe807661a1f99cdcd Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
This commit is contained in:
parent
ecbdcd9be4
commit
65c6120902
1 changed files with 0 additions and 12 deletions
|
@ -89,18 +89,6 @@ config XIP
|
|||
supply a linker command file when building your image. Enabling this
|
||||
option increases both the code and data footprint of the image.
|
||||
|
||||
config ENHANCED_SECURITY
|
||||
bool
|
||||
prompt "Enhanced security features"
|
||||
default n
|
||||
help
|
||||
This option enables all security features supported by the kernel,
|
||||
including those that can have a significant impact on system
|
||||
footprint or performance; it also prevents the use of certain kernel
|
||||
features that have known security risks.
|
||||
|
||||
Users can customize these settings using the CUSTOM_SECURITY option
|
||||
in the "Security Options" menu.
|
||||
|
||||
config RING_BUFFER
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue