arm64: defconfig: enable a few more common/useful options in defconfig
authorWill Deacon <will.deacon@arm.com>
Thu, 22 May 2014 14:13:05 +0000 (15:13 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 22 May 2014 15:07:13 +0000 (16:07 +0100)
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 <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/configs/defconfig

Simple merge