From: Wolfram Sang Date: Mon, 26 Jan 2015 16:49:34 +0000 (+0100) Subject: i2c: designware-baytrail: use proper Kconfig dependencies X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~16^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9136c5463f990d51c9f9361cd6be27f7f4d8fca7;p=pandora-kernel.git i2c: designware-baytrail: use proper Kconfig dependencies IOSF_MBI depends on PCI, so we should not select it but depend on it. This ensures also we compile on X86 only, other archs will break because of an arch specific include. Also depend on ACPI since this driver uses it. Signed-off-by: Wolfram Sang Acked-by: David E. Box --- Reading git-diff-tree failed