summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/Kconfig
diff options
context:
space:
mode:
authorvojo <joris.van.vossen@sintecs.nl>2017-12-19 08:53:23 (GMT)
committervojo <joris.van.vossen@sintecs.nl>2017-12-19 08:53:23 (GMT)
commit505d9ce1aae6b4226c33cd0903c0123ea3c8c128 (patch)
tree55df8809af3c7d5b0e0cd2f520f93e2b9f662d7f /arch/arm/cpu/armv8/Kconfig
parentc249f5f07214250195863b8ac76424abe94f64e3 (diff)
downloadu-boot-505d9ce1aae6b4226c33cd0903c0123ea3c8c128.tar.xz
Grapeboard support added
Diffstat (limited to 'arch/arm/cpu/armv8/Kconfig')
-rw-r--r--arch/arm/cpu/armv8/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv8/Kconfig b/arch/arm/cpu/armv8/Kconfig
index 12aba9d..935a194 100644
--- a/arch/arm/cpu/armv8/Kconfig
+++ b/arch/arm/cpu/armv8/Kconfig
@@ -90,6 +90,7 @@ config PSCI_RESET
!TARGET_LS2080ARDB && !TARGET_LS1012AQDS && \
!TARGET_LS1088ARDB && !TARGET_LS1088AQDS && \
!TARGET_LS1012ARDB && !TARGET_LS1012AFRDM && \
+ !TARGET_GRAPEBOARD && \
!TARGET_LS1043ARDB && !TARGET_LS1043AQDS && \
!TARGET_LS1046ARDB && !TARGET_LS1046AQDS && \
!TARGET_LS2081ARDB && \