浏览代码

ARC: [plat-axs*]: Enable SWAP

SWAP support on ARC was fixed earlier by
commit 6e3761145a9b ("ARC: Fix CONFIG_SWAP")
so now we may safely enable it on platforms that
have external media like USB and SD-card.

Note: it was already allowed for HSDK

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: stable@vger.kernel.org # 6e3761145a9b: ARC: Fix CONFIG_SWAP
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Alexey Brodkin 7 年之前
父节点
当前提交
c83532fb0f
共有 3 个文件被更改,包括 0 次插入3 次删除
  1. 0 1
      arch/arc/configs/axs101_defconfig
  2. 0 1
      arch/arc/configs/axs103_defconfig
  3. 0 1
      arch/arc/configs/axs103_smp_defconfig

+ 0 - 1
arch/arc/configs/axs101_defconfig

@@ -1,4 +1,3 @@
-# CONFIG_SWAP is not set
 CONFIG_SYSVIPC=y
 CONFIG_POSIX_MQUEUE=y
 # CONFIG_CROSS_MEMORY_ATTACH is not set

+ 0 - 1
arch/arc/configs/axs103_defconfig

@@ -1,4 +1,3 @@
-# CONFIG_SWAP is not set
 CONFIG_SYSVIPC=y
 CONFIG_POSIX_MQUEUE=y
 # CONFIG_CROSS_MEMORY_ATTACH is not set

+ 0 - 1
arch/arc/configs/axs103_smp_defconfig

@@ -1,4 +1,3 @@
-# CONFIG_SWAP is not set
 CONFIG_SYSVIPC=y
 CONFIG_POSIX_MQUEUE=y
 # CONFIG_CROSS_MEMORY_ATTACH is not set