diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-19 16:52:17 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-19 16:52:17 +0000 |
commit | 82939c3f52acd089370de17a4f8e07d453b0bf13 (patch) | |
tree | ebeb11d0265fec2d86e22460a452ec45553abf2b /target | |
parent | ff7f5eb13d59032979b7144582725ce43d6d1fad (diff) | |
download | upstream-82939c3f52acd089370de17a4f8e07d453b0bf13.tar.gz upstream-82939c3f52acd089370de17a4f8e07d453b0bf13.tar.bz2 upstream-82939c3f52acd089370de17a4f8e07d453b0bf13.zip |
Revert "cns3xxx: re-enable CONFIG_CPU_SW_DOMAIN_PAN"
There seem to be some remaining SMP issues with it
This reverts commit r48336
SVN-Revision: 48367
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/cns3xxx/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/cns3xxx/config-4.4 b/target/linux/cns3xxx/config-4.4 index d00d7b9c7e..03d7533785 100644 --- a/target/linux/cns3xxx/config-4.4 +++ b/target/linux/cns3xxx/config-4.4 @@ -62,6 +62,7 @@ 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_TLB_V6=y CONFIG_CPU_V6K=y CONFIG_CRYPTO_RNG2=y |