Commit c83532fb authored by Alexey Brodkin's avatar Alexey Brodkin Committed by Vineet Gupta

ARC: [plat-axs*]: Enable SWAP

SWAP support on ARC was fixed earlier by
commit 6e376114 ("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: default avatarAlexey Brodkin <abrodkin@synopsys.com>
Cc: stable@vger.kernel.org # 6e376114: ARC: Fix CONFIG_SWAP
Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 5c092089
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_CROSS_MEMORY_ATTACH is not set
......
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_CROSS_MEMORY_ATTACH is not set
......
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
# CONFIG_CROSS_MEMORY_ATTACH is not set
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment