Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753915AbbHRTqn (ORCPT ); Tue, 18 Aug 2015 15:46:43 -0400 Received: from mga02.intel.com ([134.134.136.20]:21647 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752690AbbHRTqm convert rfc822-to-8bit (ORCPT ); Tue, 18 Aug 2015 15:46:42 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,704,1432623600"; d="scan'208";a="627904458" From: "Marciniszyn, Mike" To: "dledford@redhat.com" CC: "gregkh@linuxfoundation.org" , "linux-kernel@vger.kernel.org" , "Valentin Rothberg" , "linux-rdma@vger.kernel.org" Subject: RE: [PATCH] staging: hfi1: Kconfig: remove 'CONFIG_' prefix Thread-Topic: [PATCH] staging: hfi1: Kconfig: remove 'CONFIG_' prefix Thread-Index: AQHQ2OMXYRO1OqBZ30Sx7PiRagSYcZ4SKxEA Date: Tue, 18 Aug 2015 19:46:39 +0000 Message-ID: <32E1700B9017364D9B60AED9960492BC2579AEB6@fmsmsx120.amr.corp.intel.com> References: <1439812290-28059-1-git-send-email-valentinrothberg@gmail.com> In-Reply-To: <1439812290-28059-1-git-send-email-valentinrothberg@gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.200.107] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 598 Lines: 17 > Subject: [PATCH] staging: hfi1: Kconfig: remove 'CONFIG_' prefix > > Remove the 'CONFIG_' prefix of the Kconfig options PRESCAN_RXQ and > SDMA_VERBOSITY in Kconfig. Such prefix in Kconfig requires a double > 'CONFIG_CONFIG_' prefix in Make and CPP syntax. > Doug, can you pull this one in? There is a Kconfig checker that caught this one! Mike -- 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/