aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/pistachio
diff options
context:
space:
mode:
authorSergey Ryazanov <ryazanov.s.a@gmail.com>2018-05-21 12:12:32 +0300
committerJohn Crispin <john@phrozen.org>2018-05-22 07:54:42 +0200
commitf928c338ad6c8215a5fe280473e37786157a2d05 (patch)
treeac84d40103c024c8adff2ef9137a1ac3da99e693 /target/linux/pistachio
parenta2418dba0214318f4ef22c5bd3f9204d0f092253 (diff)
downloadupstream-f928c338ad6c8215a5fe280473e37786157a2d05.tar.gz
upstream-f928c338ad6c8215a5fe280473e37786157a2d05.tar.bz2
upstream-f928c338ad6c8215a5fe280473e37786157a2d05.zip
kernel: disable ARCH_WANTS_THP_SWAP by default
Only one arch (x86_64) enables this option. So disable ARCH_WANTS_THP_SWAP by default and remove referencies to it from all configs (except x86_64) to make them clean. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Diffstat (limited to 'target/linux/pistachio')
-rw-r--r--target/linux/pistachio/config-4.141
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/pistachio/config-4.14 b/target/linux/pistachio/config-4.14
index 4c5cd579bd..87c14fc1e4 100644
--- a/target/linux/pistachio/config-4.14
+++ b/target/linux/pistachio/config-4.14
@@ -18,7 +18,6 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
-# CONFIG_ARCH_WANTS_THP_SWAP is not set
CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_SD=y