aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/Kconfig
diff options
context:
space:
mode:
authorYoshinori Sato <ysato@users.sourceforge.jp>2015-11-04 02:10:09 +0900
committerYoshinori Sato <ysato@users.sourceforge.jp>2015-11-12 12:18:25 +0900
commitf639eeb4a60ce39f154753e3a745bd755e0fe084 (patch)
tree5755dc43f49f7724916764034dc583aed25484c1 /arch/h8300/Kconfig
parenth8300: Don't set CROSS_COMPILE unconditionally (diff)
downloadlinux-dev-f639eeb4a60ce39f154753e3a745bd755e0fe084.tar.xz
linux-dev-f639eeb4a60ce39f154753e3a745bd755e0fe084.zip
h8300: enable CLKSRC_OF
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Diffstat (limited to 'arch/h8300/Kconfig')
-rw-r--r--arch/h8300/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
index db589167838c..dd3ac75776ad 100644
--- a/arch/h8300/Kconfig
+++ b/arch/h8300/Kconfig
@@ -16,6 +16,7 @@ config H8300
select OF_EARLY_FLATTREE
select HAVE_MEMBLOCK
select HAVE_DMA_ATTRS
+ select CLKSRC_OF
config RWSEM_GENERIC_SPINLOCK
def_bool y