diff options
Diffstat (limited to 'drivers/parport/Kconfig')
-rw-r--r-- | drivers/parport/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/parport/Kconfig b/drivers/parport/Kconfig index 36c6a1bfe558..f46c69e4ed82 100644 --- a/drivers/parport/Kconfig +++ b/drivers/parport/Kconfig | |||
@@ -6,6 +6,7 @@ | |||
6 | # | 6 | # |
7 | 7 | ||
8 | menu "Parallel port support" | 8 | menu "Parallel port support" |
9 | depends on HAS_IOMEM | ||
9 | 10 | ||
10 | config PARPORT | 11 | config PARPORT |
11 | tristate "Parallel port support" | 12 | tristate "Parallel port support" |