[PATCH] EDD isn't EXPERIMENTAL anymore
Lots of people use this. Apparently RH has for over 18 months so lets drop EXPERIMENTAL. Signed-off-by: Chris Wedgwood <cw@f00f.org> Cc: Matt Domsch <Matt_Domsch@dell.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
d616e09ab3
commit
5d18639a83
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue