Bug-report: menuconfig

From: Stefan Sassenberg (Stefan.Sassenberg@ipk.fhg.de)
Date: Mon Nov 13 2000 - 07:56:55 EST


Hi,

I think I detected a bug in Makefile's target "menuconfig".

When I set CONFIG_MD_BOOT to 'y' and then set neither
CONFIG_MD_LINEAR nor CONFIG_MD_STRIPED to 'y' then although
CONFIG_MD_BOOT is not changeable anymore it is always set. This leads
to an error when linking the kernel because of an unresolved symbol
"md_device_setup" (or similar).

The menu items are:
CONFIG_MD_BOOT Boot support (linear, striped)
CONFIG_MD_LINEAR Linear (append) mode
CONFIG_MD_STRIPED RAID-0 (striping) mode

Kernel version is 2.2.16 on an i386.

Regards

Stefan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Nov 15 2000 - 21:00:23 EST