diff options
author | Bin Meng | 2021-07-28 12:00:22 +0800 |
---|---|---|
committer | Bin Meng | 2021-08-02 15:11:40 +0800 |
commit | 5824bc6d6fe5f63aa1fb9acbe5ad5aa28d77380f (patch) | |
tree | 6487147d95901121d9caa2391759fc654cf0061a /post/Makefile | |
parent | ffaa7abfc5e930448a3aadb17e5eb00cabb37b9d (diff) |
x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ
Currently there are two places to specify the x86 TSC timer frequency
with one in Kconfig used for early timer and the other one in device
tree used when the frequency cannot be determined from hardware.
This may potentially create an inconsistent config where the 2 values
do not match. Let's use the one specified in Kconfig in the device
tree as well.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'post/Makefile')
0 files changed, 0 insertions, 0 deletions