mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 11:53:40 -04:00
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: Greg Ungerer <gerg@uclinux.org>
This commit is contained in:
@@ -28,6 +28,7 @@ config COLDFIRE
|
||||
select CPU_HAS_NO_BITFIELDS
|
||||
select CPU_HAS_NO_MULDIV64
|
||||
select GENERIC_CSUM
|
||||
select HAVE_CLK
|
||||
|
||||
endchoice
|
||||
|
||||
|
||||
Reference in New Issue
Block a user