Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757138Ab1BQT2E (ORCPT ); Thu, 17 Feb 2011 14:28:04 -0500 Received: from kroah.org ([198.145.64.141]:34986 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751904Ab1BQT17 (ORCPT ); Thu, 17 Feb 2011 14:27:59 -0500 Date: Thu, 17 Feb 2011 11:20:38 -0800 From: Greg KH To: james_p_freyensee@linux.intel.com Cc: gregkh@suse.de, linux-kernel@vger.kernel.org, suhail.ahmed@intel.com Subject: Re: [PATCH 04/12] PTI Kconfig change in misc. Message-ID: <20110217192038.GB29448@kroah.com> References: <1297193697-5417-1-git-send-email-james_p_freyensee@linux.intel.com> <1297193697-5417-2-git-send-email-james_p_freyensee@linux.intel.com> <1297193697-5417-3-git-send-email-james_p_freyensee@linux.intel.com> <1297193697-5417-4-git-send-email-james_p_freyensee@linux.intel.com> <1297193697-5417-5-git-send-email-james_p_freyensee@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1297193697-5417-5-git-send-email-james_p_freyensee@linux.intel.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1041 Lines: 31 On Tue, Feb 08, 2011 at 11:34:49AM -0800, james_p_freyensee@linux.intel.com wrote: > From: J Freyensee > > This adds the Intel PTI Kconfig option. > > Signed-off-by: J Freyensee > --- > drivers/misc/Kconfig | 12 ++++++++++++ > 1 files changed, 12 insertions(+), 0 deletions(-) > > diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig > index 4d073f1..f8076f1 100644 > --- a/drivers/misc/Kconfig > +++ b/drivers/misc/Kconfig > @@ -136,6 +136,18 @@ config PHANTOM > If you choose to build module, its name will be phantom. If unsure, > say N here. > > +config INTEL_MID_PTI Don't add new Kconfig options when there is no code for it yet to use it. Merge this with the Makefile patch. thanks, greg k-h -- 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/