From: Adrian Bunk Date: Mon, 10 Jul 2006 11:44:56 +0000 (-0700) Subject: [PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION="" X-Git-Tag: v2.6.18-rc2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11eebe307e4d3afa33eb25e999ac458ac4f9b41e;p=pandora-kernel.git [PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION="" 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 Cc: Matthew Wilcox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed