From: Will Deacon Date: Thu, 22 May 2014 14:13:05 +0000 (+0100) Subject: arm64: defconfig: enable a few more common/useful options in defconfig X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~10^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74d2eb3cdb7bd6011229aa551bb36d45bcd327f4;p=pandora-kernel.git 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-diff-tree failed