[kernel] r11734 - in dists/trunk/linux-2.6/debian: . config/powerpc
Maximilian Attems
maks at alioth.debian.org
Sun Jun 29 15:53:31 UTC 2008
Author: maks
Date: Sun Jun 29 15:53:30 2008
New Revision: 11734
Log:
pcc enable RTC_DRV_PPC
patch by Geoff Levand <geoffrey.levand at am.sony.com>
for better ps3 support.
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Sun Jun 29 15:53:30 2008
@@ -57,6 +57,8 @@
* JFFS2 enable summary and compressor support. (closes: #488242)
* Add OLPC sdhci quirks. Thanks Andres Salomon <dilinger at debian.org>
(closes: #485192)
+ * [ppc]: Enable RTC_DRV_PPC. (closes: #484693) Thanks for the patch to
+ Geoff Levand <geoffrey.levand at am.sony.com>.
[ Martin Michlmayr ]
* [arm/orion5x] Update the config to reflect upstream renaming this
Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64 (original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc64 Sun Jun 29 15:53:30 2008
@@ -156,6 +156,11 @@
##
# CONFIG_HOTPLUG_PCI is not set
+###
+### file: drivers/rtc/Kconfig
+###
+CONFIG_RTC_DRV_PPC=m
+
##
## file: drivers/scsi/Kconfig
##
More information about the Kernel-svn-changes
mailing list