Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752036AbdLCK5W (ORCPT ); Sun, 3 Dec 2017 05:57:22 -0500 Received: from mail-wr0-f171.google.com ([209.85.128.171]:41615 "EHLO mail-wr0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751604AbdLCK5V (ORCPT ); Sun, 3 Dec 2017 05:57:21 -0500 X-Google-Smtp-Source: AGs4zMaaMxgMjuLxr6rW2pNy29XYnuJDphCdX/UShsFE7oU9w9iV9C5vAlDxftQTAZgAlhA7gR8ptw== From: Vincent Legoll To: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org Subject: [PATCH,v2] Make TI_ST a menuconfig to ease disabling it all Date: Sun, 3 Dec 2017 11:57:06 +0100 Message-Id: <20171203105707.14094-1-vincent.legoll@gmail.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170414093838.7905-1-vincent.legoll@gmail.com> References: <20170414093838.7905-1-vincent.legoll@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 36 Lines: 2 v2: using bool instead of tristate