commit | 059f1f8c9243598dffbc9554f99a8ece9084c1e8 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Feb 05 23:42:20 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Fri Feb 06 12:07:42 2015 -0700 |
tree | a3d5cb8acb3875c2f5673a93151a643cbd50bc69 | |
parent | 8ba49fe93ca461a3b11ac4bb1f3bb0ec1132d854 [diff] |
x86: Allow overriding TSC_FREQ_IN_MHZ We should allow the value of TSC_FREQ_IN_MHZ to be overridden by the one in arch/cpu/<xxx>/Kconfig. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>