aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 47a2f1c2cb0..3c8db65c89e 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -85,9 +85,6 @@ config GENERIC_GPIO
85config GENERIC_CALIBRATE_DELAY 85config GENERIC_CALIBRATE_DELAY
86 bool 86 bool
87 87
88config GENERIC_IOMAP
89 bool
90
91config GENERIC_CLOCKEVENTS 88config GENERIC_CLOCKEVENTS
92 def_bool y 89 def_bool y
93 90
@@ -861,6 +858,7 @@ config PCI
861 bool "PCI support" 858 bool "PCI support"
862 depends on SYS_SUPPORTS_PCI 859 depends on SYS_SUPPORTS_PCI
863 select PCI_DOMAINS 860 select PCI_DOMAINS
861 select GENERIC_PCI_IOMAP
864 help 862 help
865 Find out whether you have a PCI motherboard. PCI is the name of a 863 Find out whether you have a PCI motherboard. PCI is the name of a
866 bus system, i.e. the way the CPU talks to the other stuff inside 864 bus system, i.e. the way the CPU talks to the other stuff inside