diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-18 23:20:38 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-18 23:20:38 +0000 |
commit | 10220cd7e986b42cf61086234574dfdafaa5ec8a (patch) | |
tree | 1b67fd60580a5e266d3295c0fc1ed4462447403c | |
parent | 9c7d5fb5706bf6ecdc67b0265c3a3ef61286ec82 (diff) | |
download | upstream-10220cd7e986b42cf61086234574dfdafaa5ec8a.tar.gz upstream-10220cd7e986b42cf61086234574dfdafaa5ec8a.tar.bz2 upstream-10220cd7e986b42cf61086234574dfdafaa5ec8a.zip |
cns3xxx: re-enable CONFIG_CPU_SW_DOMAIN_PAN
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48336
-rw-r--r-- | target/linux/cns3xxx/config-4.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/config-4.4 b/target/linux/cns3xxx/config-4.4 index 03d7533785..d00d7b9c7e 100644 --- a/target/linux/cns3xxx/config-4.4 +++ b/target/linux/cns3xxx/config-4.4 @@ -62,7 +62,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_TLB_V6=y CONFIG_CPU_V6K=y CONFIG_CRYPTO_RNG2=y |