Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754217Ab2JGSyl (ORCPT ); Sun, 7 Oct 2012 14:54:41 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:44934 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753814Ab2JGSyd (ORCPT ); Sun, 7 Oct 2012 14:54:33 -0400 Date: Sun, 07 Oct 2012 14:54:32 -0400 (EDT) Message-Id: <20121007.145432.1141528829169465290.davem@davemloft.net> To: haicheng.li@linux.intel.com Cc: fengguang.wu@intel.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Fix PTP dependencies: explicitly select all the possible dependencies. From: David Miller In-Reply-To: <50718E45.1070706@linux.intel.com> References: <50706885.1030908@linux.intel.com> <20121006.171748.734171045678392820.davem@davemloft.net> <50718E45.1070706@linux.intel.com> X-Mailer: Mew version 6.5 on Emacs 24.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 754 Lines: 25 From: Haicheng Li Date: Sun, 07 Oct 2012 22:14:29 +0800 Use "pch_gbe: " as the prefix in your patch Subject line, also: > @@ -26,6 +26,9 @@ if PCH_GBE > config PCH_PTP > bool "PCH PTP clock support" > default n > + depends on EXPERIMENTAL > + select PPS > + select PTP_1588_CLOCK This patch is corrupted by your email client. DO NOT resend this patch without first emailing it to yourself and verifying that you can in fact apply what you receive in the email cleanly. -- 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/