diff mbox series

[OpenWrt-Devel,09/10] cns3xxx: Activate CONFIG_CPU_SW_DOMAIN_PAN

Message ID 20190503205207.7675-10-hauke@hauke-m.de
State Accepted
Delegated to: Hauke Mehrtens
Headers show
Series kernel: Kernel Self Protection Project/Recommended Settings | expand

Commit Message

Hauke Mehrtens May 3, 2019, 8:52 p.m. UTC
This is already activated for all other ARM targets

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---
 target/linux/cns3xxx/config-4.14 | 1 -
 target/linux/cns3xxx/config-4.19 | 1 -
 2 files changed, 2 deletions(-)
diff mbox series

Patch

diff --git a/target/linux/cns3xxx/config-4.14 b/target/linux/cns3xxx/config-4.14
index a0c65fa5f0..54f7576ea5 100644
--- a/target/linux/cns3xxx/config-4.14
+++ b/target/linux/cns3xxx/config-4.14
@@ -71,7 +71,6 @@  CONFIG_CPU_HAS_ASID=y
 # CONFIG_CPU_ICACHE_DISABLE is not set
 CONFIG_CPU_PABRT_V6=y
 CONFIG_CPU_RMAP=y
-# CONFIG_CPU_SW_DOMAIN_PAN is not set
 CONFIG_CPU_THUMB_CAPABLE=y
 CONFIG_CPU_TLB_V6=y
 CONFIG_CPU_V6K=y
diff --git a/target/linux/cns3xxx/config-4.19 b/target/linux/cns3xxx/config-4.19
index 63fedc1bea..b92b1e2aef 100644
--- a/target/linux/cns3xxx/config-4.19
+++ b/target/linux/cns3xxx/config-4.19
@@ -67,7 +67,6 @@  CONFIG_CPU_HAS_ASID=y
 # CONFIG_CPU_ICACHE_DISABLE is not set
 CONFIG_CPU_PABRT_V6=y
 CONFIG_CPU_RMAP=y
-# CONFIG_CPU_SW_DOMAIN_PAN is not set
 CONFIG_CPU_THUMB_CAPABLE=y
 CONFIG_CPU_TLB_V6=y
 CONFIG_CPU_V6K=y