2012-05-18 17:13:32

by Anna-Maria Gleixner

[permalink] [raw]
Subject: [patch 23/24] unicore32: Use generic time config

Signed-off-by: Anna-Maria Gleixner <[email protected]>
Cc: Guan Xuetao <[email protected]>
---
arch/unicore32/Kconfig | 3 ---
1 file changed, 3 deletions(-)

Index: linux/arch/unicore32/Kconfig
===================================================================
--- linux.orig/arch/unicore32/Kconfig
+++ linux/arch/unicore32/Kconfig
@@ -25,9 +25,6 @@ config HAVE_PWM
config GENERIC_GPIO
def_bool y

-config GENERIC_CLOCKEVENTS
- bool
-
config GENERIC_CSUM
def_bool y



2012-05-21 09:11:05

by Guan Xuetao

[permalink] [raw]
Subject: Re: [patch 23/24] unicore32: Use generic time config

> Signed-off-by: Anna-Maria Gleixner <[email protected]>
> Cc: Guan Xuetao <[email protected]>
> ---

Good idea.

Acked-by: Guan Xuetao <[email protected]>

Btw, I suggest sending patch 00 & 01 to related persons or maintainers.

Thanks.

Guan Xuetao

2012-05-21 09:26:47

by Anna-Maria Gleixner

[permalink] [raw]
Subject: [tip:timers/core] unicore32: Use generic time config

Commit-ID: 22bc48f986d21d0a8d80a642c7c4e87c11f42a5d
Gitweb: http://git.kernel.org/tip/22bc48f986d21d0a8d80a642c7c4e87c11f42a5d
Author: Anna-Maria Gleixner <[email protected]>
AuthorDate: Fri, 18 May 2012 16:45:55 +0000
Committer: Thomas Gleixner <[email protected]>
CommitDate: Mon, 21 May 2012 11:01:44 +0200

unicore32: Use generic time config

Signed-off-by: Anna-Maria Gleixner <[email protected]>
Cc: Guan Xuetao <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
---
arch/unicore32/Kconfig | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/arch/unicore32/Kconfig b/arch/unicore32/Kconfig
index eeb8054..a25ca76 100644
--- a/arch/unicore32/Kconfig
+++ b/arch/unicore32/Kconfig
@@ -25,9 +25,6 @@ config HAVE_PWM
config GENERIC_GPIO
def_bool y

-config GENERIC_CLOCKEVENTS
- bool
-
config GENERIC_CSUM
def_bool y