[PATCH] MIPS: Jz4740: Add HAVE_CLK

From: Maurus Cuelenaere
Date: Mon Feb 28 2011 - 18:20:12 EST


Jz4740 supports the clock framework but doesn't have HAVE_CLK defined, so define
it!

Signed-off-by: Maurus Cuelenaere <mcuelenaere@xxxxxxxxx>
---
arch/mips/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index f5ecc05..6199128 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -208,6 +208,7 @@ config MACH_JZ4740
select ARCH_REQUIRE_GPIOLIB
select SYS_HAS_EARLY_PRINTK
select HAVE_PWM
+ select HAVE_CLK

config LASAT
bool "LASAT Networks platforms"
--
1.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/