diff options
author | Will Deacon <will.deacon@arm.com> | 2013-01-09 15:29:33 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2013-01-10 22:09:33 +0100 |
commit | 651134b01240aad44a0eed141e946d835aa93579 (patch) | |
tree | 9f14cd404e2b79903ea93d4837f7232c455cd041 /virt | |
parent | ARM: virt: use PSR_N_BIT for detecting boot CPU mode mismatch (diff) | |
download | linux-651134b01240aad44a0eed141e946d835aa93579.tar.xz linux-651134b01240aad44a0eed141e946d835aa93579.zip |
ARM: virt: hide CONFIG_ARM_VIRT_EXT from user
ARM_VIRT_EXT is a property of CPU_V7, but does not adversely affect
other CPUs that can be built into the same kernel image (i.e. ARMv6+).
This patch defaults ARM_VIRT_EXT to y if CPU_V7, allowing hypervisors
such as KVM to make better use of the option and being able to rely
on hyp-mode boot support.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions