linux/drivers/power/reset
Pawel Moll a2c0206ad6 vexpress-poweroff: Should depend on the required infrastructure
ARM Versatile Express reset driver requires platform-specific config
infrastructure to be present in the kernel. When VEXPRESS_CONFIG is not
selected, the build will fail like this:

drivers/built-in.o: In function `vexpress_reset_do.clone.0':
iio-trig-interrupt.c:(.text+0x1aff38): undefined reference to `__vexpress_config_func_get'
iio-trig-interrupt.c:(.text+0x1aff4c): undefined reference to `vexpress_config_write'

Added required dependency to the Kconfig entry.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
2013-08-27 18:30:57 -07:00
..
Kconfig vexpress-poweroff: Should depend on the required infrastructure 2013-08-27 18:30:57 -07:00
Makefile power: Add APM X-Gene system reboot driver 2013-08-09 14:28:17 -07:00
gpio-poweroff.c ARM: arm-soc fixes for 3.8-rc 2013-01-08 18:53:56 -08:00
msm-poweroff.c power: reset: Add msm restart support 2013-08-09 11:47:53 -07:00
qnap-poweroff.c qnap-poweroff: Fix license string 2013-01-19 18:04:04 -08:00
restart-poweroff.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
vexpress-poweroff.c reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
xgene-reboot.c power: Add APM X-Gene system reboot driver 2013-08-09 14:28:17 -07:00