diff options
Diffstat (limited to 'arch/m68knommu')
-rw-r--r-- | arch/m68knommu/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/m68knommu/Kconfig b/arch/m68knommu/Kconfig index c5fc5406dad0..823f73736bb5 100644 --- a/arch/m68knommu/Kconfig +++ b/arch/m68knommu/Kconfig | |||
@@ -53,6 +53,9 @@ config TIME_LOW_RES | |||
53 | bool | 53 | bool |
54 | default y | 54 | default y |
55 | 55 | ||
56 | config NO_IOPORT | ||
57 | def_bool y | ||
58 | |||
56 | source "init/Kconfig" | 59 | source "init/Kconfig" |
57 | 60 | ||
58 | menu "Processor type and features" | 61 | menu "Processor type and features" |