From e0d17f0d4be88832af266f0cd24860800598f44c Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Wed, 26 May 2010 15:58:45 +0900 Subject: [PATCH] --- yaml --- r: 200105 b: refs/heads/master c: 861160bfd097de7dbf3195bbef210e4f787327ab h: refs/heads/master i: 200103: 35dd17c157615e0b8144e7438d29a85ad7ecea79 v: v3 --- [refs] | 2 +- trunk/arch/sh/boards/Kconfig | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 9bea4bd93126..f0503d98ef59 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 242239715c8394da16b1dd0d6f3254f99cac10d2 +refs/heads/master: 861160bfd097de7dbf3195bbef210e4f787327ab diff --git a/trunk/arch/sh/boards/Kconfig b/trunk/arch/sh/boards/Kconfig index fd6ddeb7d2c3..07b35ca2f644 100644 --- a/trunk/arch/sh/boards/Kconfig +++ b/trunk/arch/sh/boards/Kconfig @@ -191,6 +191,7 @@ config SH_URQUELL depends on CPU_SUBTYPE_SH7786 select ARCH_REQUIRE_GPIOLIB select SYS_SUPPORTS_PCI + select NO_IOPORT if !PCI config SH_MIGOR bool "Migo-R" @@ -287,6 +288,7 @@ config SH_LBOX_RE2 config SH_X3PROTO bool "SH-X3 Prototype board" depends on CPU_SUBTYPE_SHX3 + select NO_IOPORT if !PCI config SH_MAGIC_PANEL_R2 bool "Magic Panel R2"