Commit e7d6582e authored by Greg Ungerer's avatar Greg Ungerer

m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU types

The ColdFire CPU sub-arch has kernel clk code support, so select
CONFIG_HAVE_CLK.
Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent d9875690
......@@ -28,6 +28,7 @@ config COLDFIRE
select CPU_HAS_NO_BITFIELDS
select CPU_HAS_NO_MULDIV64
select GENERIC_CSUM
select HAVE_CLK
endchoice
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment