power/reset: Make the vexpress driver optional on arm and arm64
authorPawel Moll <pawel.moll@arm.com>
Mon, 10 Jun 2013 15:12:01 +0000 (16:12 +0100)
committerJon Medhurst <tixy@linaro.org>
Mon, 1 Jul 2013 10:04:20 +0000 (11:04 +0100)
commit981794e2f24b5c57558d89a52e1129eadbed46d8
tree9940448ea253850ec696c3376baa553c974fb17f
parent503552ea012f92de0186efa8b03e7b6208776f98
power/reset: Make the vexpress driver optional on arm and arm64

The driver can be used on either arm or arm64 platforms, but
the latter doesn't have any platform-specific configuration
options, so it must be possible to manually enable the driver.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
drivers/power/reset/Kconfig