From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from he.sipsolutions.net ([78.46.109.217]:54062 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965060Ab3DHU4e (ORCPT ); Mon, 8 Apr 2013 16:56:34 -0400 Message-ID: <1365454577.25475.27.camel@jlt4.sipsolutions.net> (sfid-20130408_225700_937081_D5F0B880) Subject: Re: [PATCH v3 8/8] build: add NFC defconfig file From: Johannes Berg To: "Luis R. Rodriguez" Cc: Thierry Escande , "backports@vger.kernel.org" Date: Mon, 08 Apr 2013 22:56:17 +0200 In-Reply-To: (sfid-20130408_225206_192759_DF72C17C) References: <1365416773-12836-9-git-send-email-thierry.escande@linux.intel.com> <1365449679.25475.18.camel@jlt4.sipsolutions.net> <1365450036.25475.21.camel@jlt4.sipsolutions.net> (sfid-20130408_225206_192759_DF72C17C) Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: backports-owner@vger.kernel.org List-ID: On Mon, 2013-04-08 at 13:51 -0700, Luis R. Rodriguez wrote: > > So the default is just whatever the default is in the Kconfig files, > > which is essentially everything else turned off. > > Odd, when I tried to do media with similar defconfig I got wireless > building :( but its great this was the goal, I'll try again. Did you create a new tree or rm .config first? johannes