mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [2.2.21 sparc] raid(-1|0) boot support lost in time?
@ 2002-05-29 22:13 Tomas Szepe
  0 siblings, 0 replies; only message in thread
From: Tomas Szepe @ 2002-05-29 22:13 UTC (permalink / raw)
  To: Alan Cox; +Cc: linux-kernel

Hi Alan,

I believe the following to have been forgotten about somehow.
Or is it omitted on purpose for some reason that I've missed?

T.


diff -urN linux-2.2.21.vanilla/arch/sparc/config.in linux-2.2.21/arch/sparc/config.in
--- linux-2.2.21.vanilla/arch/sparc/config.in	Sun Mar 25 18:37:30 2001
+++ linux-2.2.21/arch/sparc/config.in	Thu May 30 00:05:31 2002
@@ -93,6 +93,9 @@
   tristate '   RAID-1 (mirroring) mode' CONFIG_MD_MIRRORING
   tristate '   RAID-4/RAID-5 mode' CONFIG_MD_RAID5
 fi
+if [ "$CONFIG_MD_LINEAR" = "y" -o "$CONFIG_MD_STRIPED" = "y" ]; then
+  bool '      Boot support (linear, striped)' CONFIG_MD_BOOT
+fi
 
 tristate 'RAM disk support' CONFIG_BLK_DEV_RAM
 if [ "$CONFIG_BLK_DEV_RAM" = "y" -o "$CONFIG_BLK_DEV_RAM" = "m" ]; then

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-05-29 22:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-29 22:13 [2.2.21 sparc] raid(-1|0) boot support lost in time? Tomas Szepe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®