diff options
author | Javier Martinez Canillas <javier.martinez@collabora.co.uk> | 2015-06-25 02:20:44 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-07-24 09:05:44 +0100 |
commit | fb9caeedafe61599371d057696bff3baef01f455 (patch) | |
tree | a4ac783b3da9cf4c7174c132f504cb3fbe40e3af /scripts | |
parent | d12bbcd3ea4402704d13f687601dc5af1361a548 (diff) | |
download | linux-fb9caeedafe61599371d057696bff3baef01f455.tar.bz2 |
mfd: Remove MFD_CROS_EC_SPI depends on OF
The ChromeOS EC SPI transport driver has a dependency on OF because it
uses some OF helpers from the <linux/of.h> header. But there isn't a
need for an explicit dependency since the header has stub functions if
CONFIG_OF is not defined.
Also, MFD_CROS_EC_SPI already depends on MFD_CROS_EC which in turn has
a dependency on OF so in practice can't be selected without CONFIG_OF.
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions