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: Wed, 13 Dec 2017 07:22:07 -0800 Message-ID: <20171213152207.oyoi44pj3xj6co2l@localhost> References: <20171209150715.3547-1-vincent.legoll@gmail.com> <20171211032835.qlpmvxldju33srb3@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, Linux Kernel ML To: Vincent Legoll Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, Dec 13, 2017 at 10:01:15AM +0100, Vincent Legoll wrote: > I don't think there are alternatives available in Kconfig to achieve > the goal of easing the management of a .config with menuconfig. > > Do you have any idea about how to do it without using menuconfig ? scripts/config HTH, Richard