From: John Jacques <john.jacq...@intel.com>

When Axxia is defined, support resets.

Signed-off-by: John Jacques <john.jacq...@intel.com>
---
 drivers/power/reset/Kconfig | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/drivers/power/reset/Kconfig b/drivers/power/reset/Kconfig
index 42dacdc..6812ddc 100644
--- a/drivers/power/reset/Kconfig
+++ b/drivers/power/reset/Kconfig
@@ -48,6 +48,14 @@ config POWER_RESET_BRCMKONA
          Say Y here if you have a Broadcom Kona-based board and you wish
          to have restart support.
 
+config POWER_RESET_AXXIA
+       bool "Axxia reset driver"
+       depends on ARCH_AXXIA
+       help
+         This driver supports restart for Axxia SoC.
+
+         Say Y if you have an Axxia family SoC.
+
 if POWER_RESET_AXXIA
 config POWER_RESET_AXXIA_DDR_RETENTION
        bool "Keep memory content"
-- 
2.7.4

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to