summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-11-01 11:38:06 -0400
committerPaul Mundt <lethal@linux-sh.org>2010-11-01 11:38:06 -0400
commitbe8cb585d22013d87b1a123cf3bc93b474050c35 (patch)
treef8e6f0929c06032acd21d75c80c1b9662ff045b4 /arch
parent2669efec085bfc02006a452e1b5930f28bab959b (diff)
downloadop-kernel-dev-be8cb585d22013d87b1a123cf3bc93b474050c35.zip
op-kernel-dev-be8cb585d22013d87b1a123cf3bc93b474050c35.tar.gz
ARM: mach-shmobile: include drivers/sh/Kconfig
Many of the config bit are presently duplicated between the platforms, which will gradually cleaned up through centralization. For the moment we expose some new INTC features through drivers/sh/Kconfig that the ARM platforms presently don't enable, so make it generally available. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-shmobile/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 54b479c..51dcd59 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -116,4 +116,6 @@ endmenu
config SH_CLK_CPG
bool
+source "drivers/sh/Kconfig"
+
endif
OpenPOWER on IntegriCloud