Re: [U-Boot] [RFC PATCH 1/9] x86: Allow overriding TSC_FREQ_IN_MHZ

2015-02-04 Thread Simon Glass
On 3 February 2015 at 04:45, Bin Meng wrote: > We should allow the value of TSC_FREQ_IN_MHZ to be overridden by > the one in arch/cpu//Kconfig. > > Signed-off-by: Bin Meng > --- > > arch/x86/Kconfig | 40 > 1 file changed, 20 insertions(+), 20 deletions(-

[U-Boot] [RFC PATCH 1/9] x86: Allow overriding TSC_FREQ_IN_MHZ

2015-02-03 Thread Bin Meng
We should allow the value of TSC_FREQ_IN_MHZ to be overridden by the one in arch/cpu//Kconfig. Signed-off-by: Bin Meng --- arch/x86/Kconfig | 40 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 85