From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] net: fujitsu: Remove ISA depdendency from Kconfig Date: Mon, 07 Oct 2013 15:53:07 -0400 (EDT) Message-ID: <20131007.155307.1164325321205493010.davem@davemloft.net> References: <1380920588-4121-1-git-send-email-tedheadster@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: tedheadster@gmail.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:35760 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756372Ab3JGTxJ (ORCPT ); Mon, 7 Oct 2013 15:53:09 -0400 In-Reply-To: <1380920588-4121-1-git-send-email-tedheadster@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Matthew Whitehead Date: Fri, 4 Oct 2013 17:03:08 -0400 > There no longer are ISA drivers in the fujitsu directory, so remove the > dependency from the Kconfig. > > Signed-off-by: Matthew Whitehead Applied, thank you.