X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Ffirmware%2FKconfig;h=dc2cec6127d1816982558de72a2ee9e4c1b884a5;hb=b06dcee9c8d24ef903dc0d192af22b8e179eef4b;hp=40ffd767647d623baa1259618b8912ef8ecc863d;hpb=e80ab411e589e00550e2e6e5a6a02d59cc730357;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