diff options
Diffstat (limited to 'arch/h8300/Kconfig')
-rw-r--r-- | arch/h8300/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig index 146eb28f6225..1734d96422c6 100644 --- a/arch/h8300/Kconfig +++ b/arch/h8300/Kconfig | |||
@@ -57,6 +57,9 @@ config TIME_LOW_RES | |||
57 | bool | 57 | bool |
58 | default y | 58 | default y |
59 | 59 | ||
60 | config NO_IOPORT | ||
61 | def_bool y | ||
62 | |||
60 | config ISA | 63 | config ISA |
61 | bool | 64 | bool |
62 | default y | 65 | default y |