diff --git a/debian/arch/powerpc/config b/debian/arch/powerpc/config index 3cee8d688..be0178af9 100644 --- a/debian/arch/powerpc/config +++ b/debian/arch/powerpc/config @@ -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 diff --git a/debian/arch/powerpc/config.powerpc64 b/debian/arch/powerpc/config.powerpc64 index 137948e22..8b37868df 100644 --- a/debian/arch/powerpc/config.powerpc64 +++ b/debian/arch/powerpc/config.powerpc64 @@ -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 diff --git a/debian/changelog b/debian/changelog index 7094b929c..5e86c3fef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 15 Sep 2005 14:27:53 +0200 + -- Sven Luther Sat, 17 Sep 2005 21:27:00 +0200 linux-2.6 (2.6.12-6) unstable; urgency=high