From patchwork Fri Dec 29 20:14:59 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: William Breathitt Gray X-Patchwork-Id: 853992 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="qBj4qqb/"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3z7d9p3RVqz9s8J for ; Sat, 30 Dec 2017 07:15:10 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751723AbdL2UPJ (ORCPT ); Fri, 29 Dec 2017 15:15:09 -0500 Received: from mail-yw0-f194.google.com ([209.85.161.194]:44831 "EHLO mail-yw0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751304AbdL2UPI (ORCPT ); Fri, 29 Dec 2017 15:15:08 -0500 Received: by mail-yw0-f194.google.com with SMTP id m129so9727872ywb.11; Fri, 29 Dec 2017 12:15:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=EY53B7Gn1zf9D0Et3KapkaO3X6iWqKWGoHVxbxAqqYI=; b=qBj4qqb/Qo5M8lsDImcD8pMfxE7A+5oOpcQXKpQOIHma3WbvlkvTTsE+EC25zAsYkv I4aQNCIVdcjDDO28TLtFdnjfYUfa+1fePhpGuTifXh4xcmcOQ38QOLmamFQl5gdykDmx /hY3PSJmNsslqdhYGI9MxXlRLSM+e8nNbLA9c8y2Kmio43B3D2Rr0lbsoib0iwDB/3qG Tecz0DI95Q5jYFcb8tEl0X4S5mK4d3VvEpCFhn7CCgYz1BfFDLXYAzgUZTqpqY3tKWfX idc6c7mQ3u8zyxnCfAaD5kLRatcXOuGxRVA/TxktG8aMWc13b5HfNbWSB6CXIylK97bP STXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=EY53B7Gn1zf9D0Et3KapkaO3X6iWqKWGoHVxbxAqqYI=; b=nALK2pNdESzrJPcolC1Uf7zDTkqhFQ40TqXmN2jBwQaCdpD03u69Whc63QmA+qc2+j 9Osa63HNw/FLiwNLjmkl8h4V5Jn9xByuHM1PMoeG5toGAXiQG5LOKLq5TwQnrv60ErpQ pyPXTI+VuA+1T9l2jRt8zLkPANDp32ilTq8R/4xoj3ksiIZj/lYdt4Yimqcdo3FsaoVD bp5jPyOZPOJFS2Kw5l298o4SRs+begCP1X5Q/yp3M3DD+k37cDYOqyeF9kRVsluGSwKl gVpRKCGC4dMNUR/svXsqnG1N3YJl4vAaFV8U8h9XYg3O/euJQCxbC+RyPlFYu0tZxV93 5RZA== X-Gm-Message-State: AKGB3mKcR5XgURXRHAFM4ar2kwGIcFWd3RvCr3H3UNLfpnW4vSmQSGL3 XlvXJqJgnAYEUFHJHk7X6OY= X-Google-Smtp-Source: ACJfBotAGO+ey6IRb/m2mGonyRS9AuwFGKAGe0j+BHh5rSvnTB6uQutQA+Ey7gHATtDa5U+CgwUdCQ== X-Received: by 10.13.240.6 with SMTP id z6mr26320815ywe.413.1514578507498; Fri, 29 Dec 2017 12:15:07 -0800 (PST) Received: from localhost ([72.188.97.40]) by smtp.gmail.com with ESMTPSA id x5sm1527440ywl.40.2017.12.29.12.15.07 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Dec 2017 12:15:07 -0800 (PST) From: William Breathitt Gray To: linus.walleij@linaro.org Cc: mail@maciej.szmigiero.name, linux@roeck-us.net, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org, William Breathitt Gray Subject: [PATCH v2 5/5] pc104: Add EXPERT dependency for PC104 Kconfig option Date: Fri, 29 Dec 2017 15:14:59 -0500 Message-Id: <5c573c758e07ee9539045c1b062b9bab1ad1669c.1514578085.git.vilhelm.gray@gmail.com> X-Mailer: git-send-email 2.15.1 In-Reply-To: References: Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org PC/104 device driver Kconfig options previously had an implicit EXPERT dependency by way of an explicit ISA_BUS_API dependency. Now that these driver Kconfig options select ISA_BUS_API rather than depend on it, the PC104 Kconfig option should have an explicit EXPERT dependency. The PC/104 form factor and bus architecture are common in embedded and specialized systems, but uncommon in typical desktop setups. For this reason, it is best to mask these devices and configurations via the EXPERT Kconfig option because the majority of users will never need to concern themselves with PC/104. Signed-off-by: William Breathitt Gray --- init/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/Kconfig b/init/Kconfig index 2934249fba46..227ca1300d1b 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1420,7 +1420,7 @@ config PERF_USE_VMALLOC See tools/perf/design.txt for details config PC104 - bool "PC/104 support" + bool "PC/104 support" if EXPERT help Expose PC/104 form factor device drivers and options available for selection and configuration. Enable this option if your target