From: Greg Ungerer Date: Tue, 7 Jul 2015 05:01:53 +0000 (+1000) Subject: m68knommu: improve the clock configuration defaults X-Git-Tag: omap-for-v4.3/fixes-merge-window~236^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15c2ca4e98a3cd265b17db126e2e6b752f99014d;p=pandora-kernel.git m68knommu: improve the clock configuration defaults Create some intelligent default settings for each ColdFire SoC type in the configuration entry for CONFIG_CLOCK_FREQ. The ColdFire clock frequency is configurable at build time. There is a lot of variation in the frequency of operation on specific ColdFire based boards. But we can choose a default that matches the maximum frequency of clock operation for a particular ColdFire part. That is typically the most common clock setting. Signed-off-by: Greg Ungerer Acked-by: Geert Uytterhoeven --- Reading git-diff-tree failed