Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c167aeef232c45deaf5c6c9be00a1f71b14962d3
Commit:     c167aeef232c45deaf5c6c9be00a1f71b14962d3
Parent:     09a4df5f0c8b7c418821fe591bf0d0f13b206c61
Author:     Paul Mundt <[EMAIL PROTECTED]>
AuthorDate: Thu Sep 27 16:43:39 2007 +0900
Committer:  Paul Mundt <[EMAIL PROTECTED]>
CommitDate: Thu Sep 27 16:43:39 2007 +0900

    sh: Kill off duplicate NODES_SHIFT.
    
    We already set this in arch/sh/mm/Kconfig, don't set a conflicting
    one in arch/sh/Kconfig too..
    
    Signed-off-by: Paul Mundt <[EMAIL PROTECTED]>
---
 arch/sh/Kconfig |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 51bccbc..a8693ed 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -570,11 +570,6 @@ config NR_CPUS
 
 source "kernel/Kconfig.preempt"
 
-config NODES_SHIFT
-       int
-       default "1"
-       depends on NEED_MULTIPLE_NODES
-
 endmenu
 
 menu "Boot options"
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to