X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Ffirmware%2FKconfig;h=dc2cec6127d1816982558de72a2ee9e4c1b884a5;hb=2a5f2e3e6cd1ce9fb3f8b186b6bc9aa1f1497a92;hp=40ffd767647d623baa1259618b8912ef8ecc863d;hpb=98a1e95f9b5919b55c71a01546415074282d30d5;p=linux-2.6 diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig index 40ffd76764..dc2cec6127 100644 --- a/drivers/firmware/Kconfig +++ b/drivers/firmware/Kconfig @@ -17,6 +17,15 @@ config EDD obscure configurations. Most disk controller BIOS vendors do not yet implement this feature. +config EDD_OFF + bool "Sets default behavior for EDD detection to off" + depends on EDD + default n + help + Say Y if you want EDD disabled by default, even though it is compiled into the + kernel. Say N if you want EDD enabled by default. EDD can be dynamically set + using the kernel parameter 'edd={on|skipmbr|off}'. + config EFI_VARS tristate "EFI Variable Support via sysfs" depends on EFI