From beb99c82ccf3f01e6a9cf9d8ad70e5afe3272995 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Sun, 29 Jun 2008 15:53:30 +0000 Subject: [PATCH] pcc enable RTC_DRV_PPC patch by Geoff Levand for better ps3 support. svn path=/dists/trunk/linux-2.6/; revision=11734 --- debian/changelog | 2 ++ debian/config/powerpc/config.powerpc64 | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 13842d039..1b707793c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -57,6 +57,8 @@ linux-2.6 (2.6.26~rc8-1~experimental.1) UNRELEASED; urgency=low * JFFS2 enable summary and compressor support. (closes: #488242) * Add OLPC sdhci quirks. Thanks Andres Salomon (closes: #485192) + * [ppc]: Enable RTC_DRV_PPC. (closes: #484693) Thanks for the patch to + Geoff Levand . [ Martin Michlmayr ] * [arm/orion5x] Update the config to reflect upstream renaming this diff --git a/debian/config/powerpc/config.powerpc64 b/debian/config/powerpc/config.powerpc64 index e432f307a..9bc4a3fdb 100644 --- a/debian/config/powerpc/config.powerpc64 +++ b/debian/config/powerpc/config.powerpc64 @@ -156,6 +156,11 @@ CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 ## # CONFIG_HOTPLUG_PCI is not set +### +### file: drivers/rtc/Kconfig +### +CONFIG_RTC_DRV_PPC=m + ## ## file: drivers/scsi/Kconfig ##