]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
power: reset: Kconfig: select POWER_RESET_AT91_RESET for sam9x60
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Fri, 29 Nov 2019 13:51:41 +0000 (15:51 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 9 Dec 2019 23:45:06 +0000 (00:45 +0100)
Select POWER_RESET_AT91_RESET for SAM9X60 SoC.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/1575035505-6310-6-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/power/reset/Kconfig

index c721939767eb3dc74e736983b5009e2c74f8ad13..886e60017f4df97b447fe92e0e03cc11c03af7e0 100644 (file)
@@ -26,7 +26,7 @@ config POWER_RESET_AT91_POWEROFF
 config POWER_RESET_AT91_RESET
        tristate "Atmel AT91 reset driver"
        depends on ARCH_AT91
-       default SOC_AT91SAM9 || SOC_SAMA5
+       default SOC_AT91SAM9 || SOC_SAM9X60 || SOC_SAMA5
        help
          This driver supports restart for Atmel AT91SAM9 and SAMA5
          SoCs