Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Alexey Brodkin and committed by
Vineet Gupta
c83532fb 5c092089

-3
-1
arch/arc/configs/axs101_defconfig
··· 1 - # CONFIG_SWAP is not set 2 1 CONFIG_SYSVIPC=y 3 2 CONFIG_POSIX_MQUEUE=y 4 3 # CONFIG_CROSS_MEMORY_ATTACH is not set
-1
arch/arc/configs/axs103_defconfig
··· 1 - # CONFIG_SWAP is not set 2 1 CONFIG_SYSVIPC=y 3 2 CONFIG_POSIX_MQUEUE=y 4 3 # CONFIG_CROSS_MEMORY_ATTACH is not set
-1
arch/arc/configs/axs103_smp_defconfig
··· 1 - # CONFIG_SWAP is not set 2 1 CONFIG_SYSVIPC=y 3 2 CONFIG_POSIX_MQUEUE=y 4 3 # CONFIG_CROSS_MEMORY_ATTACH is not set