![]() | |||||||||||||
Messages in this thread Patch in this message |
Oops. Resend with Kconfig comment change too. It also occured to me that !IA64 is a lousy check, EDD is really i386 and x86_64 only, it's clearly not useful for ppc, alpha, etc. Would anyone object to a chance for that too? --- Lots of people use this. Apparently RH has for over 18 months so lets drop EXPERIMENTAL. Signed-off-by: Chris Wedgwood <cw@f00f.org> Index: linux-2.6/drivers/firmware/Kconfig =================================================================== --- linux-2.6.orig/drivers/firmware/Kconfig 2006-05-19 19:54:23.152351261 -0700 +++ linux-2.6/drivers/firmware/Kconfig 2006-05-19 21:03:56.515687951 -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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2006-05-20 04:10 [from the cache] ©2003-2008 | |||||||||||||