Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757039AbbGGLvg (ORCPT ); Tue, 7 Jul 2015 07:51:36 -0400 Received: from lb2-smtp-cloud3.xs4all.net ([194.109.24.26]:35335 "EHLO lb2-smtp-cloud3.xs4all.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756600AbbGGLv0 (ORCPT ); Tue, 7 Jul 2015 07:51:26 -0400 Message-ID: <1436269881.20057.139.camel@tiscali.nl> Subject: Re: [PATCH 6/7] hvsock: introduce Hyper-V VM Sockets feature From: Paul Bolle To: Dexuan Cui , Olaf Hering Cc: "gregkh@linuxfoundation.org" , "davem@davemloft.net" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "driverdev-devel@linuxdriverproject.org" , "apw@canonical.com" , "jasowang@redhat.com" , KY Srinivasan , Haiyang Zhang Date: Tue, 07 Jul 2015 13:51:21 +0200 In-Reply-To: References: <1436194049-27829-1-git-send-email-decui@microsoft.com> <1436261876.20057.132.camel@tiscali.nl> <20150707101025.GA5003@aepfle.de> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.3 (3.16.3-2.fc22) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 666 Lines: 20 On di, 2015-07-07 at 10:20 +0000, Dexuan Cui wrote: > OK, removing the line seems better than 'default n', though both > reproduce the same "# CONFIG_HYPERV_SOCK is not set". Speaking from memory (so chances are I'm forgetting some silly detail) that is because # CONFIG_FOO is not set will be printed if FOO's dependencies are met and FOO either has a "prompt" or a default of 'n'. Hope this helps, Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/