arm64: kconfig: group the v8.1 features together
authorWill Deacon <will.deacon@arm.com>
Mon, 27 Jul 2015 14:54:13 +0000 (15:54 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 27 Jul 2015 14:54:13 +0000 (15:54 +0100)
commit0e4a07092fc833dc3d972a3394398aef68217c13
tree3781ad91034d353b01a989f0ad7186cd40aee2bd
parentc739dc83a0b6db01abfbcc5246a30c7a575e4272
arm64: kconfig: group the v8.1 features together

ARMv8 CPUs do not support any of the v8.1 features, so group them
together in Kconfig to make it clear that they're part of 8.1 and not
relevant to older cores.

Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/Kconfig