diff options
Diffstat (limited to 'drivers/pnp')
-rw-r--r-- | drivers/pnp/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pnp/Kconfig b/drivers/pnp/Kconfig index c5143201419a..1959cef8e9de 100644 --- a/drivers/pnp/Kconfig +++ b/drivers/pnp/Kconfig | |||
@@ -3,6 +3,7 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | menu "Plug and Play support" | 5 | menu "Plug and Play support" |
6 | depends on HAS_IOMEM | ||
6 | 7 | ||
7 | config PNP | 8 | config PNP |
8 | bool "Plug and Play support" | 9 | bool "Plug and Play support" |