Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1171771

[PATCH 0/3] mfd: ChromeOS EC Kconfig dependency cleanup

From Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Newsgroups linux.kernel
Subject [PATCH 0/3] mfd: ChromeOS EC Kconfig dependency cleanup
Date 2015-06-25 02:30 +0200
Message-ID <pF3df-zY-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hello,

This is a trivial series that do some changes to the dependency for the
ChromeOS EC drivers Kconfig symbols. The patches are on top of Paul's
patch "mfd: fix dependency warning for CHROME_PLATFORMS on !X86, !ARM":
https://lkml.org/lkml/2015/6/20/219.

Paul fixed a warning about unmet dependencies but I think the correct fix
is to remove unneded dependencies. So that is what this series do and are
composed of the following patches:


Javier Martinez Canillas (3):
  platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM
  mfd: Remove MFD_CROS_EC depends on X86 || ARM
  mfd: Remove MFD_CROS_EC_SPI depends on OF

 drivers/mfd/Kconfig             | 3 +--
 drivers/platform/chrome/Kconfig | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/3] mfd: ChromeOS EC Kconfig dependency cleanup Javier Martinez Canillas <javier.martinez@collabora.co.uk> - 2015-06-25 02:30 +0200

csiph-web