2012-05-18 17:19:14

by Anna-Maria Gleixner

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

Signed-off-by: Anna-Maria Gleixner <[email protected]>
Cc: Matt Turner <[email protected]>
---
arch/alpha/Kconfig | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)

Index: linux/arch/alpha/Kconfig
===================================================================
--- linux.orig/arch/alpha/Kconfig
+++ linux/arch/alpha/Kconfig
@@ -15,6 +15,7 @@ config ALPHA
select GENERIC_IRQ_SHOW
select ARCH_WANT_OPTIONAL_GPIOLIB
select ARCH_HAVE_NMI_SAFE_CMPXCHG
+ select GENERIC_CMOS_UPDATE
help
The Alpha is a 64-bit general-purpose processor designed and
marketed by the Digital Equipment Corporation of blessed memory,
@@ -47,9 +48,6 @@ config GENERIC_CALIBRATE_DELAY
bool
default y

-config GENERIC_CMOS_UPDATE
- def_bool y
-
config GENERIC_GPIO
bool



2012-05-18 17:07:14

by Matt Turner

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

On Fri, May 18, 2012 at 12:45 PM, Anna-Maria Gleixner
<[email protected]> wrote:
> Signed-off-by: Anna-Maria Gleixner <[email protected]>
> Cc: Matt Turner <[email protected]>
> ---
> ?arch/alpha/Kconfig | ? ?4 +---
> ?1 file changed, 1 insertion(+), 3 deletions(-)
>
> Index: linux/arch/alpha/Kconfig
> ===================================================================
> --- linux.orig/arch/alpha/Kconfig
> +++ linux/arch/alpha/Kconfig
> @@ -15,6 +15,7 @@ config ALPHA
> ? ? ? ?select GENERIC_IRQ_SHOW
> ? ? ? ?select ARCH_WANT_OPTIONAL_GPIOLIB
> ? ? ? ?select ARCH_HAVE_NMI_SAFE_CMPXCHG
> + ? ? ? select GENERIC_CMOS_UPDATE
> ? ? ? ?help
> ? ? ? ? ?The Alpha is a 64-bit general-purpose processor designed and
> ? ? ? ? ?marketed by the Digital Equipment Corporation of blessed memory,
> @@ -47,9 +48,6 @@ config GENERIC_CALIBRATE_DELAY
> ? ? ? ?bool
> ? ? ? ?default y
>
> -config GENERIC_CMOS_UPDATE
> - ? ? ? ?def_bool y
> -
> ?config GENERIC_GPIO
> ? ? ? ?bool

Acked-by: Matt Turner <[email protected]>

2012-05-21 09:08:50

by Anna-Maria Gleixner

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

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

alpha: Use generic time config

Signed-off-by: Anna-Maria Gleixner <[email protected]>
Acked-by: Matt Turner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
---
arch/alpha/Kconfig | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
index 22e58a9..77ba268 100644
--- a/arch/alpha/Kconfig
+++ b/arch/alpha/Kconfig
@@ -15,6 +15,7 @@ config ALPHA
select GENERIC_IRQ_SHOW
select ARCH_WANT_OPTIONAL_GPIOLIB
select ARCH_HAVE_NMI_SAFE_CMPXCHG
+ select GENERIC_CMOS_UPDATE
help
The Alpha is a 64-bit general-purpose processor designed and
marketed by the Digital Equipment Corporation of blessed memory,
@@ -47,9 +48,6 @@ config GENERIC_CALIBRATE_DELAY
bool
default y

-config GENERIC_CMOS_UPDATE
- def_bool y
-
config GENERIC_GPIO
bool