Skip to content

Commit e4f068b

Browse files
committed
Revert "ARM: rockchip: no build mach-rockchip when CONFIG_ARM_PSCI"
This reverts commit a49baba. Change-Id: I7183536136d50c62341a940c68e3932070e55000 Reviewed-on: https://tp-biosrd-v02/gerrit/83414 Reviewed-by: Jamess Huang(黃以民) <Jamess_Huang@asus.com> Tested-by: Jamess Huang(黃以民) <Jamess_Huang@asus.com>
1 parent 50f1b5f commit e4f068b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

arch/arm/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,7 @@ machine-$(CONFIG_ARCH_PICOXCELL) += picoxcell
200200
machine-$(CONFIG_ARCH_PXA) += pxa
201201
machine-$(CONFIG_ARCH_QCOM) += qcom
202202
machine-$(CONFIG_ARCH_REALVIEW) += realview
203-
ifndef CONFIG_ARM_PSCI
204203
machine-$(CONFIG_ARCH_ROCKCHIP) += rockchip
205-
endif
206204
machine-$(CONFIG_ARCH_RPC) += rpc
207205
machine-$(CONFIG_ARCH_S3C24XX) += s3c24xx
208206
machine-$(CONFIG_ARCH_S3C64XX) += s3c64xx

0 commit comments

Comments
 (0)