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)
commit07408d5c86245706576cfae2329bf085b168f67b
tree8c147ada802d921f4f8ad7a703cd54d568833dd0
parentf100940822c7e4dbbe9d86ac2031e792610e8057
Add a KSPP recommendations config for arm

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>
config_files/kspp-recommendations-arm.config [new file with mode: 0644]