diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index d75879d9ddeb..ac2ffdcfbbb4 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -190,6 +190,7 @@ config ARCH_CO285 | |||
190 | config ARCH_EBSA110 | 190 | config ARCH_EBSA110 |
191 | bool "EBSA-110" | 191 | bool "EBSA-110" |
192 | select ISA | 192 | select ISA |
193 | select NO_IOPORT | ||
193 | help | 194 | help |
194 | This is an evaluation board for the StrongARM processor available | 195 | This is an evaluation board for the StrongARM processor available |
195 | from Digital. It has limited hardware on-board, including an | 196 | from Digital. It has limited hardware on-board, including an |