Revision 28d6f93d201d20ce47a9e8414655569a78f0353c authored by Markos Chandras on 08 January 2015, 11:55:20 UTC, committed by Markos Chandras on 17 February 2015, 15:37:35 UTC
MIPS R6 uses the <R6 sdc2 opcode for the new BNEZC and JIALC instructions

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
1 parent 69b9a2f
Raw File
Kconfig
config CLK_BCM_KONA
	bool "Broadcom Kona CCU clock support"
	depends on ARCH_BCM_MOBILE
	depends on COMMON_CLK
	default y
	help
	  Enable common clock framework support for Broadcom SoCs
	  using "Kona" style clock control units, including those
	  in the BCM281xx and BCM21664 families.
back to top