diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2019-04-07 16:53:11 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-05-11 17:15:41 +0200 |
commit | 87ac3e801d4ee531921dc188cf68aecf9da9108c (patch) | |
tree | a926f312983030f77af51db9993717bf7c8afcff /target/linux/gemini/config-4.19 | |
parent | f7426b13fa58f93246155f844f6de494bcdc9a8e (diff) | |
download | upstream-87ac3e801d4ee531921dc188cf68aecf9da9108c.tar.gz upstream-87ac3e801d4ee531921dc188cf68aecf9da9108c.tar.bz2 upstream-87ac3e801d4ee531921dc188cf68aecf9da9108c.zip |
gemini: Make kernel text and rodata read-only
This is activate for all other targets except gemini, also activate it
there.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/gemini/config-4.19')
-rw-r--r-- | target/linux/gemini/config-4.19 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/gemini/config-4.19 b/target/linux/gemini/config-4.19 index 745bad67da..7eee5fe9c0 100644 --- a/target/linux/gemini/config-4.19 +++ b/target/linux/gemini/config-4.19 @@ -446,8 +446,6 @@ CONFIG_SPI_MASTER=y CONFIG_SPLIT_PTLOCK_CPUS=999999 CONFIG_SRCU=y # CONFIG_STAGING is not set -# CONFIG_STRICT_KERNEL_RWX is not set -# CONFIG_STRICT_MODULE_RWX is not set # CONFIG_STRIP_ASM_SYMS is not set CONFIG_SWPHY=y CONFIG_SYNC_FILE=y |