From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Duplicate config symbols Date: Mon, 13 Jun 2016 15:47:21 +0200 Message-ID: <1494343.LIrEFGtHSn@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Christian Ehrhardt Return-path: Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id 45D8A3237 for ; Mon, 13 Jun 2016 15:47:24 +0200 (CEST) Received: by mail-wm0-f42.google.com with SMTP id v199so79223759wmv.0 for ; Mon, 13 Jun 2016 06:47:24 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-06-13 13:50, Christian Ehrhardt: > I wondered multiple times now when changing a config symbol that some of > them are in the .config file multiple times. > I totally feel like I'm overlooking something, but still it might be worth > to ask. [...] > Is there any reason to do so or is this an issue in make config? It is an issue in "make config" which has never been considered important. We could remove the first - overridden - occurences. I think it can be fixed in mk/rte.sdkconfig.mk.