* [2.6 patch] i386 defconfig: set CONFIG_PM_STD_PARTITION=""
@ 2006-07-08 17:01 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-07-08 17:01 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Matthew Wilcox
Matthew Wilcox notified me that CONFIG_PM_STD_PARTITION="/dev/hda2" in
the i386 defconfig wasn't a good idea (especially since it prevented
booting for him due to another bug).
This patch sets CONFIG_PM_STD_PARTITION="" in the i386 defconfig.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.17-mm6-full/arch/i386/defconfig.old 2006-07-08 18:52:13.000000000 +0200
+++ linux-2.6.17-mm6-full/arch/i386/defconfig 2006-07-08 18:52:36.000000000 +0200
@@ -197,7 +197,7 @@
# CONFIG_PM_LEGACY is not set
# CONFIG_PM_DEBUG is not set
CONFIG_SOFTWARE_SUSPEND=y
-CONFIG_PM_STD_PARTITION="/dev/hda2"
+CONFIG_PM_STD_PARTITION=""
#
# ACPI (Advanced Configuration and Power Interface) Support
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-07-08 17:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-08 17:01 [2.6 patch] i386 defconfig: set CONFIG_PM_STD_PARTITION="" Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox