ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
authorJan Kiszka <[email protected]>
Tue, 21 Apr 2015 05:18:24 +0000 (07:18 +0200)
committerTom Warren <[email protected]>
Wed, 13 May 2015 16:24:13 +0000 (09:24 -0700)
commit104d6fb6cd064c4c9278e5b6fdf99ac025597753
tree4f4d0a9b79588fac3b9a778674290975c03bcebe
parent86bd20b007daa32c1c20486ec9927ef6241c84bf
ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions

CONFIG_ARMV7_VIRT depends on CONFIG_ARMV7_NONSEC, thus doesn't need to
be taken into account additionally. CONFIG_ARMV7_PSCI is only set on
boards that support CONFIG_ARMV7_NONSEC, and it only works on those.

CC: Tang Yuantian <[email protected]>
CC: York Sun <[email protected]>
CC: Steve Rae <[email protected]>
CC: Andre Przywara <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Tested-by: Alison Wang <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
arch/arm/cpu/armv7/Makefile
arch/arm/cpu/armv7/ls102xa/cpu.c
arch/arm/cpu/armv7/virt-dt.c
arch/arm/cpu/u-boot.lds
arch/arm/include/asm/armv7.h
arch/arm/lib/bootm-fdt.c
arch/arm/lib/bootm.c
board/armltd/vexpress/vexpress_common.c
board/broadcom/bcm_ep/board.c
board/freescale/common/arm_sleep.c