From: Chris Wedgwood Lots of people use this. Apparently RH has for over 18 months so lets drop EXPERIMENTAL. Signed-off-by: Chris Wedgwood Cc: Matt Domsch Signed-off-by: Andrew Morton --- 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 _