From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Ellerman Subject: Re: [PATCH] virtio: make VIRTIO a menuconfig to ease disabling it all Date: Fri, 22 Dec 2017 13:12:30 +1100 Message-ID: <87h8sjpl2p.fsf@concordia.ellerman.id.au> References: <20171209152657.4762-1-vincent.legoll@gmail.com> <87tvwkfj2f.fsf@concordia.ellerman.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Vincent Legoll Cc: virtualization@lists.linux-foundation.org, Linux Kernel ML , mst@redhat.com List-Id: virtualization@lists.linuxfoundation.org Vincent Legoll writes: > Hello, > > thanks for the help, and sorry for the poor patch, > > On Thu, Dec 21, 2017 at 11:53 AM, Michael Ellerman wrote: >> This breaks all existing .configs *and* defconfigs that use VIRTIO. >> >> Please don't do that. >> >> If you make it default y then everything will continue to work. > > Do you want me to respin it with the added default ? Yes please, either that or revert it. cheers