Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=71efe45da9b520fd4621305f8fbcbdd74607f287
Commit:     71efe45da9b520fd4621305f8fbcbdd74607f287
Parent:     cbb0503742de65a5931226b5b72830f650cf4947
Author:     Olof Johansson <[EMAIL PROTECTED]>
AuthorDate: Tue May 15 06:03:09 2007 +1000
Committer:  Paul Mackerras <[EMAIL PROTECTED]>
CommitDate: Thu May 17 21:11:14 2007 +1000

    [POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer needed
    
    Current kernel implements proper TB sync, no need to keep GENERIC_TBSYNC
    enabled.
    
    Signed-off-by: Olof Johansson <[EMAIL PROTECTED]>
    Signed-off-by: Paul Mackerras <[EMAIL PROTECTED]>
---
 arch/powerpc/platforms/pasemi/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/powerpc/platforms/pasemi/Kconfig 
b/arch/powerpc/platforms/pasemi/Kconfig
index eb4dbc7..7c5076e 100644
--- a/arch/powerpc/platforms/pasemi/Kconfig
+++ b/arch/powerpc/platforms/pasemi/Kconfig
@@ -4,7 +4,6 @@ config PPC_PASEMI
        default n
        select MPIC
        select PPC_UDBG_16550
-       select GENERIC_TBSYNC
        select PPC_NATIVE
        help
          This option enables support for PA Semi's PWRficient line
-
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