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:
Dirk Brandewie 2015-09-29 07:08:58 -07:00 committed by Anas Nashif
commit 65c6120902

View file

@ -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