pcc enable RTC_DRV_PPC

patch by Geoff Levand <geoffrey.levand@am.sony.com>
for better ps3 support.

svn path=/dists/trunk/linux-2.6/; revision=11734
This commit is contained in:
Maximilian Attems 2008-06-29 15:53:30 +00:00
parent 1bc569412b
commit beb99c82cc
2 changed files with 7 additions and 0 deletions

2
debian/changelog vendored
View File

@ -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 <dilinger@debian.org>
(closes: #485192)
* [ppc]: Enable RTC_DRV_PPC. (closes: #484693) Thanks for the patch to
Geoff Levand <geoffrey.levand@am.sony.com>.
[ Martin Michlmayr ]
* [arm/orion5x] Update the config to reflect upstream renaming this

View File

@ -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
##