[FYI/PATCH 1/3] reenable CONFIG_GEN_RTC for Cell

Utz Bacher utz.bacher at de.ibm.com
Tue Feb 14 07:33:42 EST 2006


This patch applies on top of Arnd's posting (patch id 4182) from 1/18 (on
top of 2.6.15.4).
It reenables CONFIG_GEN_RTC which allows the clock to be set on Cell
blades and is recommended for running on a such a system today.

Cc: Arnd Bergmann <arndb at de.ibm.com>
From: Gerhard Stenzel <gerhard.stenzel at de.ibm.com>
Signed-off-by: Utz Bacher <utz.bacher at de.ibm.com>

Index: linux-2.6.15.4/arch/powerpc/configs/cell_defconfig
===================================================================
--- linux-2.6.15.4.orig/arch/powerpc/configs/cell_defconfig
+++ linux-2.6.15.4/arch/powerpc/configs/cell_defconfig
@@ -654,7 +654,7 @@
  # CONFIG_PCIPCWATCHDOG is not set
  # CONFIG_WDTPCI is not set
  # CONFIG_RTC is not set
-# CONFIG_GEN_RTC is not set
+CONFIG_GEN_RTC=y
  # CONFIG_DTLK is not set
  # CONFIG_R3964 is not set
  # CONFIG_APPLICOM is not set



More information about the Linuxppc64-dev mailing list