* Dmitry Antipov wrote:
> Since CONFIG_IRQ_TIME_ACCOUNTING is architecture-agnostic,
> move it from x86 area to common code.
>
> Signed-off-by: Dmitry Antipov
> ---
> arch/x86/Kconfig | 11 ---
> lib/Kconfig.debug | 11 +++
> 2 files changed, 11 insertions(+), 11 deletio
On Wed, Feb 01, 2012 at 11:19:49AM +0400, Dmitry Antipov wrote:
> Since CONFIG_IRQ_TIME_ACCOUNTING is architecture-agnostic,
> move it from x86 area to common code.
IIRC, it's x86 dependent now.
Thanks,
Yong
>
> Signed-off-by: Dmitry Antipov
> ---
> arch/x86/Kconfig | 11 ---
> lib
Since CONFIG_IRQ_TIME_ACCOUNTING is architecture-agnostic,
move it from x86 area to common code.
Signed-off-by: Dmitry Antipov
---
arch/x86/Kconfig | 11 ---
lib/Kconfig.debug | 11 +++
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/arch/x86/Kconfig b/arch/