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)
commit74d2eb3cdb7bd6011229aa551bb36d45bcd327f4
treed7e3526cabd05275c589179fc0224ca946f52f6b
parentb9acc49ee9464f8f8232a790045d057eb158e869
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 <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/configs/defconfig