Hi,

Here's a respun version, with all added config options done as modules
instead, based on the comments above. The only exceptions are options
that are bools and thus cannot be modules.

Bastian, please apply or let me know what else I need to do for this to
be acceptable. The installer patches for the platform have already been
applied (bug 464429). Without the kernel-side config change it's still
impossible to install a system. :-)


Thanks,

Olof


diff -rpu debian.orig/config/powerpc/config.powerpc64 
debian/config/powerpc/config.powerpc64
--- debian.orig/config/powerpc/config.powerpc64 2008-03-25 11:04:09.000000000 
-0500
+++ debian/config/powerpc/config.powerpc64      2008-03-25 21:26:21.000000000 
-0500
@@ -9,7 +9,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_FB_NVIDIA=m
 CONFIG_FORCE_MAX_ZONEORDER=13
 # CONFIG_GEN_RTC is not set
 CONFIG_HANGCHECK_TIMER=m
@@ -99,3 +99,17 @@ CONFIG_MIGRATION=y
 CONFIG_CMDLINE="console=hvsi0 console=hvc0 console=ttyS0,9600 console=tty0"
 # CONFIG_MV643XX_ETH is not set
 CONFIG_BLK_DEV_AMD74XX=m
+CONFIG_PPC_PASEMI_CPUFREQ=y
+CONFIG_PPC_PASEMI_IOMMU=y
+CONFIG_ELECTRA_IDE=m
+CONFIG_EDAC=y
+CONFIG_MPIC_BROKEN_REGREAD=y
+CONFIG_I2C_PASEMI=m
+CONFIG_PPC_PASEMI=y
+CONFIG_OF_DEVICE=y
+CONFIG_PASEMI_MAC=m
+CONFIG_HW_RANDOM_PASEMI=m
+CONFIG_EDAC_MM_EDAC=m
+CONFIG_EDAC_PASEMI=m
+CONFIG_PHYLIB=m
+CONFIG_PPC_PASEMI_MDIO=m



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to