diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 5aeab58ac8be..ead164080cf5 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -857,6 +857,7 @@ config PCI | |||
857 | bool "PCI support" | 857 | bool "PCI support" |
858 | depends on SYS_SUPPORTS_PCI | 858 | depends on SYS_SUPPORTS_PCI |
859 | select PCI_DOMAINS | 859 | select PCI_DOMAINS |
860 | select GENERIC_PCI_IOMAP | ||
860 | help | 861 | help |
861 | Find out whether you have a PCI motherboard. PCI is the name of a | 862 | Find out whether you have a PCI motherboard. PCI is the name of a |
862 | bus system, i.e. the way the CPU talks to the other stuff inside | 863 | bus system, i.e. the way the CPU talks to the other stuff inside |