The patch titled EDD isn't EXPERIMENTAL anymore has been added to the -mm tree. Its filename is edd-isnt-experimental-anymore.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: EDD isn't EXPERIMENTAL anymore From: Chris Wedgwood <cw@xxxxxxxx> Lots of people use this. Apparently RH has for over 18 months so lets drop EXPERIMENTAL. Signed-off-by: Chris Wedgwood <cw@xxxxxxxx> Cc: Matt Domsch <Matt_Domsch@xxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/firmware/Kconfig | 3 +-- 1 files changed, 1 insertion(+), 2 deletions(-) diff -puN drivers/firmware/Kconfig~edd-isnt-experimental-anymore drivers/firmware/Kconfig --- devel/drivers/firmware/Kconfig~edd-isnt-experimental-anymore 2006-05-21 14:00:51.000000000 -0700 +++ devel-akpm/drivers/firmware/Kconfig 2006-05-21 14:00:51.000000000 -0700 @@ -6,8 +6,7 @@ menu "Firmware Drivers" config EDD - tristate "BIOS Enhanced Disk Drive calls determine boot disk (EXPERIMENTAL)" - depends on EXPERIMENTAL + tristate "BIOS Enhanced Disk Drive calls determine boot disk" depends on !IA64 help Say Y or M here if you want to enable BIOS Enhanced Disk Drive _ Patches currently in -mm which might be from cw@xxxxxxxx are origin.patch edd-isnt-experimental-anymore.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html