Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755763AbcDLFRu (ORCPT ); Tue, 12 Apr 2016 01:17:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59646 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752861AbcDLFRt (ORCPT ); Tue, 12 Apr 2016 01:17:49 -0400 Subject: Re: [PATCH] arm64: CONFIG_DEVPORT should not be used when PCI is being used To: ahs3@redhat.com, Geert Uytterhoeven , Greg Kroah-Hartman References: <1459978040-2226-1-git-send-email-ahs3@redhat.com> <20160407001819.GB9228@kroah.com> <5706833F.3000803@redhat.com> Cc: "linux-kernel@vger.kernel.org" , Arnd Bergmann From: Jon Masters Organization: World Organi{s,z}ation of Broken Dreams Message-ID: <570C84F4.40609@jonmasters.org> Date: Tue, 12 Apr 2016 01:17:40 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <5706833F.3000803@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 309 Lines: 16 On 04/07/2016 11:56 AM, Al Stone wrote: > config DEVPORT > bool > depends on ISA && PCI > default y > > That makes more sense. Thanks. I think Itanium does IO ports but not ISA. Probably best to just turn on IO ports on the three architectures that use them in that case. Jon. -- Computer Architect