Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752585AbdCAUyu (ORCPT ); Wed, 1 Mar 2017 15:54:50 -0500 Received: from mail-yw0-f194.google.com ([209.85.161.194]:34853 "EHLO mail-yw0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750707AbdCAUyr (ORCPT ); Wed, 1 Mar 2017 15:54:47 -0500 Date: Wed, 1 Mar 2017 15:46:52 -0500 From: William Breathitt Gray To: Linus Walleij , Jonathan Cameron Cc: Greg KH , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald , "linux-iio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , Alexandre Courbot Subject: Re: [PATCH 0/3] pc104: Mask PC/104 Kconfig options Message-ID: <20170301204652.GA31812@sophia> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1023 Lines: 29 On Wed, Jan 11, 2017 at 04:26:19PM +0100, Linus Walleij wrote: >On Tue, Jan 10, 2017 at 7:50 PM, William Breathitt Gray > wrote: > >> PC/104 form factor devices serve a specific niche of embedded system >> users. Since PC/104 devices and hardware are typically used by just a >> subset of Linux users, it would be appropriate to filter PC/104 related >> Kconfig options for those uninterested. >> >> This patchset introduces the PC104 Kconfig option, and uses it to mask >> PC/104 specific device drivers and options, so that only those users >> interested in PC/104 related Kconfig options are exposed to them. > >Tell me when/if the PC104 option is merged and I can merge the GPIO >patch. > >Yours, >Linus Walleij Jonathan and Linus, Now that the PC104 option is merged for 4.11, it should be all right to merge in the GPIO and IIO patches without worry of warnings. Please merge the relevant patch to your respective tree after you pull in the PC104 option. Thank you, William Breathitt Gray