[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1378012032-20259-1-git-send-email-stefan.kristiansson@saunalahti.fi>
Date: Sun, 1 Sep 2013 08:07:12 +0300
From: Stefan Kristiansson <stefan.kristiansson@...nalahti.fi>
To: linux-kernel@...r.kernel.org, linux@...ts.openrisc.net
Cc: Stefan Kristiansson <stefan.kristiansson@...nalahti.fi>
Subject: [PATCH] openrisc: select COMMON_CLK
This is needed to be able to use the common clock framework.
Signed-off-by: Stefan Kristiansson <stefan.kristiansson@...nalahti.fi>
---
arch/openrisc/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig
index 3a91b69..3d879db 100644
--- a/arch/openrisc/Kconfig
+++ b/arch/openrisc/Kconfig
@@ -24,6 +24,7 @@ config OPENRISC
select GENERIC_STRNLEN_USER
select MODULES_USE_ELF_RELA
select HAVE_DEBUG_STACKOVERFLOW
+ select COMMON_CLK
config MMU
def_bool y
--
1.8.1.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists