ARM: at91: handle CONFIG_PM for armv7m configurations
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 31 May 2017 01:06:22 +0000 (03:06 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 2 Jun 2017 08:11:44 +0000 (10:11 +0200)
commitb2f06274337074a64ad42550f336b9f279eb835a
tree6d8ca393a0682a7cd5f53b9a0a60ab0cd4bda10c
parent2d4c44e979eaa846dfa63717c4f4818e11161c66
ARM: at91: handle CONFIG_PM for armv7m configurations

There is currently no PM support for samx7 but the symbol can still be
selected. This avoids compilation issues.

Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
arch/arm/mach-at91/Kconfig
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/samv7.c