From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH] ptp: make PTP a menuconfig to ease disabling it all Date: Sun, 10 Dec 2017 19:28:35 -0800 Message-ID: <20171211032835.qlpmvxldju33srb3@localhost> References: <20171209150715.3547-1-vincent.legoll@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Vincent Legoll Return-path: Content-Disposition: inline In-Reply-To: <20171209150715.3547-1-vincent.legoll@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.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