Skip to content

Commit

Permalink
MIPS: Jz4740: Add HAVE_CLK
Browse files Browse the repository at this point in the history
Jz4740 supports the clock framework but doesn't have HAVE_CLK defined,
so define it!

Signed-off-by: Maurus Cuelenaere <[email protected]>
To: [email protected]
To: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/2112/
Acked-by: Lars-Peter Clausen <[email protected]>
Signed-off-by: Ralf Baechle <[email protected]>
  • Loading branch information
mcuelenaere authored and ralfbaechle committed Mar 14, 2011
1 parent 6667deb commit ab5330e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,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"
Expand Down

0 comments on commit ab5330e

Please sign in to comment.