commit | b52eafcd79728d61cfc75b64c817b5037a31dfe7 | [log] [tgz] |
---|---|---|
author | Pawel Moll <pawel.moll@arm.com> | Mon Jun 10 16:12:01 2013 +0100 |
committer | Anton Vorontsov <anton@enomsg.org> | Fri Jun 21 17:33:30 2013 -0700 |
tree | 1eb7477be116ca7026fbf67c0e0e4b2c9d4f1cba | |
parent | e5409cbd8c0bf44f65e7528635cf05ed298e0c61 [diff] |
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> Signed-off-by: Anton Vorontsov <anton@enomsg.org>