From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752367AbdLKD2m (ORCPT ); Sun, 10 Dec 2017 22:28:42 -0500 Received: from mail-pg0-f48.google.com ([74.125.83.48]:39434 "EHLO mail-pg0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752066AbdLKD2j (ORCPT ); Sun, 10 Dec 2017 22:28:39 -0500 X-Google-Smtp-Source: ACJfBouakvn70aJSkKhMRGvuD0Dn4+4tjs7gRqrq8jpI5QZ2lE2sv15SWQPcunX8NZoF/EWE5Wsr/A== Date: Sun, 10 Dec 2017 19:28:35 -0800 From: Richard Cochran To: Vincent Legoll Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ptp: make PTP a menuconfig to ease disabling it all Message-ID: <20171211032835.qlpmvxldju33srb3@localhost> References: <20171209150715.3547-1-vincent.legoll@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171209150715.3547-1-vincent.legoll@gmail.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Dec 09, 2017 at 04:07:15PM +0100, Vincent Legoll wrote: > No need to get into the submenu to disable all PTP-related > config entries. > > This makes it easier to disable all PTP config options > without entering the submenu. It will also enable one > to see that en/dis-abled state from the outside menu. > > This is only intended to change menuconfig UI, not change > the config dependencies. NAK, you are introducing a new config option for no good reason. Sorry, Richard