From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mika Westerberg Subject: Re: [PATCH] i2c: designware-baytrail: use proper Kconfig dependencies Date: Tue, 27 Jan 2015 12:17:38 +0200 Message-ID: <20150127101738.GL1451@lahna.fi.intel.com> References: <1422290974-24561-1-git-send-email-wsa@the-dreams.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1422290974-24561-1-git-send-email-wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Wolfram Sang Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, David Box , kbuild-all-JC7UmRfGjtg@public.gmane.org List-Id: linux-i2c@vger.kernel.org On Mon, Jan 26, 2015 at 05:49:34PM +0100, Wolfram Sang wrote: > 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 Thanks for taking care of this, Acked-by: Mika Westerberg