* [PATCH 3/4] arm64: Enable system reset via arch Kconfig for X-Gene system.
@ 2013-12-04 18:33 Feng Kan
0 siblings, 0 replies; only message in thread
From: Feng Kan @ 2013-12-04 18:33 UTC (permalink / raw)
To: patches, linux-arm-kernel, linux-kernel, devicetree; +Cc: Feng Kan
This enable the system reset via arch Kconfig for X-Gene platforms.
Signed-off-by: Feng Kan <fkan@apm.com>
---
arch/arm64/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index c044548..188e787 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -116,6 +116,7 @@ config ARCH_VEXPRESS
config ARCH_XGENE
bool "AppliedMicro X-Gene SOC Family"
+ select POWER_RESET_XGENE
help
This enables support for AppliedMicro X-Gene SOC Family
--
1.7.6.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-04 18:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-04 18:33 [PATCH 3/4] arm64: Enable system reset via arch Kconfig for X-Gene system Feng Kan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).