[PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION=""
authorAdrian Bunk <bunk@stusta.de>
Mon, 10 Jul 2006 11:44:56 +0000 (04:44 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 10 Jul 2006 20:24:22 +0000 (13:24 -0700)
commit11eebe307e4d3afa33eb25e999ac458ac4f9b41e
tree8a5d8bd3c35ca25aed80be16b99df80d9654bac9
parent84e8cd6dbc00b4979e8d1c15c80d91987aeb3417
[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 <bunk@stusta.de>
Cc: Matthew Wilcox <willy@debian.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/defconfig