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-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html