From: Pawel Moll Date: Tue, 11 Jun 2013 10:56:02 +0000 (+0100) Subject: mfd: vexpress: Make the driver optional for arm and arm64 X-Git-Tag: v3.11-rc1~53^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eb12b98163deaafae82e7dde044709919e4fdfa;p=pandora-kernel.git mfd: vexpress: Make the driver optional for 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. As the gpiolib is optional for arm64 arch, the gpio/led code must be compiled conditionally. Signed-off-by: Pawel Moll Acked-by: Catalin Marinas Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed