Same for trunk.

svn path=/dists/trunk/linux-2.6/; revision=4235
This commit is contained in:
Sven Luther 2005-09-17 19:34:29 +00:00
parent d3b5bcee29
commit 2a41624a11
3 changed files with 5 additions and 4 deletions

View File

@ -460,7 +460,7 @@ CONFIG_R8169=m
CONFIG_R8169_VLAN=y
CONFIG_SK98LIN=m
CONFIG_VIA_VELOCITY=m
# CONFIG_TIGON3 is not set
CONFIG_TIGON3=m
CONFIG_BNX2=m
CONFIG_MV643XX_ETH=m
# CONFIG_MV643XX_ETH_0 is not set

View File

@ -1,5 +1,4 @@
CONFIG_64BIT=y
# CONFIG_ADB is not set
CONFIG_AUDITSYSCALL=y
CONFIG_COMPAT=y
CONFIG_CPUSETS=y
@ -13,6 +12,7 @@ CONFIG_EEH=y
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_PLATINUM is not set
# CONFIG_FB_VALKYRIE is not set
# CONFIG_FB_NVIDIA is not set
CONFIG_FORCE_MAX_ZONEORDER=13
# CONFIG_GEN_RTC is not set
CONFIG_HANGCHECK_TIMER=m
@ -57,7 +57,6 @@ CONFIG_SCSI_IBMVSCSI=m
CONFIG_SECCOMP=y
# CONFIG_SERIAL_ICOM is not set
CONFIG_SMP=y
# CONFIG_SND_POWERMAC is not set
CONFIG_STOP_MACHINE=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_THERM_PM72=y

4
debian/changelog vendored
View File

@ -74,8 +74,10 @@ linux-2.6 (2.6.13-1) UNRELEASED; urgency=low
* [powerpc] Added hotplug support to the mv643xx_eth driver :
powerpc-mv643xx-hotplug-support.patch
thanks go to Nicolas Det for providing the patch.
* [powerpc] Modified a couple of configuration options for the powerpc64
flavour, fixes and enhances Apple G5 support (Closes: #323724, #328324)
-- Sven Luther <luther@debian.org> Thu, 15 Sep 2005 14:27:53 +0200
-- Sven Luther <luther@debian.org> Sat, 17 Sep 2005 21:27:00 +0200
linux-2.6 (2.6.12-6) unstable; urgency=high