From 74d2eb3cdb7bd6011229aa551bb36d45bcd327f4 Mon Sep 17 00:00:00 2001 From: Will Deacon Date: Thu, 22 May 2014 15:13:05 +0100 Subject: [PATCH] arm64: defconfig: enable a few more common/useful options in defconfig Whilst our defconfig is certainly usable, there are a few extra features we can enable to make it considerably more useful, particularly if people are using it for testing: - KVM - SWAP - Hugepages - ARMv8 crypto This patch enables these options in our defconfig. Note that the ordering has changed slightly, since this is the result of a new savedefconfig make target. Signed-off-by: Will Deacon Signed-off-by: Catalin Marinas --- Reading git-format-patch failed