From patchwork Fri Dec 29 20:13:34 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: 10137365 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 93C4260212 for ; Fri, 29 Dec 2017 20:13:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 861F42E33A for ; Fri, 29 Dec 2017 20:13:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 79B3C2E33D; Fri, 29 Dec 2017 20:13:57 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4497A2E33A for ; Fri, 29 Dec 2017 20:13:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751938AbdL2UNo (ORCPT ); Fri, 29 Dec 2017 15:13:44 -0500 Received: from mail-yb0-f196.google.com ([209.85.213.196]:43935 "EHLO mail-yb0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751842AbdL2UNl (ORCPT ); Fri, 29 Dec 2017 15:13:41 -0500 Received: by mail-yb0-f196.google.com with SMTP id w1so16294412ybe.10; Fri, 29 Dec 2017 12:13:41 -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=5C4kE9gL+0QVOKvqsJa9O4R6SfVXN+eLDkV/3+h1STM=; b=H84V8XZMnpqKlK5XXL5YxN8uhQqQ02CcCi8EAxdzbBz40qAFU5CuNhbvb622R3PSS5 SneJpk2h90Cs8ChylhzXsPvi7G8VZHZXweFFl5jBl+NWIObOWFw9xPe0SPP3QH/Ki5R9 MjiXCex9ujRhK4aaHL/h2r4NeKCtskjX7+hkpLRSeQ1Mmi5Pu57FZwJiw7asVHcBFNOB zPGa7ptPgL/UqglN0BbHYA4V0eAu/oXRO1u6cgUq/mKfqwctYaC9d5Rc8FIXeDZ4kihE peWPQo075SK7rnzyLk38yfiXoWX7M1Q+NpRy4m7+faLjEXJAlj0lzM/Ak1A8MWTS732M RDdA== 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=5C4kE9gL+0QVOKvqsJa9O4R6SfVXN+eLDkV/3+h1STM=; b=OMv1yeksaAO8w/41zK0uG9tMH2OSL7EeFK/y4itFq0eYLKEhZjw7Q8MYrol3VIQyi2 O1tag+TvhMGmHXAa15Y8XtR9SfR5Mgd+AUYPIiGf9FnO2Iw1kOesroiAx2UN0FmOE/aD hBxCL9tkix3jfzkc714qbL/G05kEOyyhTmwwKqukNcuQNW4SjUfjvBDrtTMLkeJ/XoMQ XRhBlD3Z0+5hQt9AwRN+3QIddeJXh/dhUWA8sQuEe5ModXil6vWtLSYMsrQckxMa2WJW Acpg5fa8ditbxjAAYBc3c1VUCiRRuUFB9wibx8nVqA4RkYMnKJXHLbvfRhwvS0ELsE9E LJsQ== X-Gm-Message-State: AKGB3mKIHK5LUelBEQP277zTea9391N9hOtvycQHR6AzygWRm04P0Y0l 7FPgYhwMfTgtJ5F1yg8+ruQ= X-Google-Smtp-Source: ACJfBosMoUxqBb1/LqvnMb4+xTgapjPpz9M8dnL2DeqANbcNuElJ+5VUw+OkW6++U5vg1jqjLtEa0g== X-Received: by 10.37.96.67 with SMTP id u64mr10279817ybb.472.1514578420790; Fri, 29 Dec 2017 12:13:40 -0800 (PST) Received: from localhost ([72.188.97.40]) by smtp.gmail.com with ESMTPSA id k124sm17108857ywd.18.2017.12.29.12.13.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Dec 2017 12:13:40 -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 , Wim Van Sebroeck Subject: [PATCH v2 2/5] watchdog: Change ISA_BUS_API dependency to selection Date: Fri, 29 Dec 2017 15:13:34 -0500 Message-Id: X-Mailer: git-send-email 2.15.1 In-Reply-To: References: Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The ISA_BUS_API Kconfig option enables the compilation of the ISA bus driver. The ISA bus driver does not perform any hardware interaction, and is instead just a thin layer of software abstraction to eliminate boilerplate code common to ISA-style device drivers. Since ISA_BUS_API has no dependencies and does not jeopardize the integrity of the system when enabled, drivers should select it when the ISA bus driver functionality is needed. Cc: Wim Van Sebroeck Acked-by: Guenter Roeck Signed-off-by: William Breathitt Gray --- drivers/watchdog/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index ca200d1f310a..c05d5d20eebf 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -864,7 +864,8 @@ config ALIM7101_WDT config EBC_C384_WDT tristate "WinSystems EBC-C384 Watchdog Timer" - depends on X86 && ISA_BUS_API + depends on X86 + select ISA_BUS_API select WATCHDOG_CORE help Enables watchdog timer support for the watchdog timer on the