Add a KSPP recommendations config for arm
authorTyler Hicks <tyhicks@canonical.com>
Thu, 17 Jan 2019 17:56:09 +0000 (17:56 +0000)
committerAlexander Popov <alex.popov@linux.com>
Mon, 21 Jan 2019 16:08:22 +0000 (19:08 +0300)
The arm section of the KSPP Recommended_Settings wiki page contains the
following lines:

 # If building an old out-of-tree Qualcomm kernel, this is similar to
 # CONFIG_STRICT_KERNEL_RWX.
 CONFIG_STRICT_MEMORY_RWX=y

Since this option only applies to an old out-of-tree Qualcomm kernel,
it is not included in the config file.

Signed-off-by: Tyler Hicks <tyhicks@canonical.com>

No differences found