diff options
Diffstat (limited to 'drivers/firmware/Kconfig')
-rw-r--r-- | drivers/firmware/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig index 074787281c94..a6ef6acaa1c8 100644 --- a/drivers/firmware/Kconfig +++ b/drivers/firmware/Kconfig | |||
@@ -110,7 +110,7 @@ config DMI_SYSFS | |||
110 | 110 | ||
111 | config ISCSI_IBFT_FIND | 111 | config ISCSI_IBFT_FIND |
112 | bool "iSCSI Boot Firmware Table Attributes" | 112 | bool "iSCSI Boot Firmware Table Attributes" |
113 | depends on X86 | 113 | depends on X86 && ACPI |
114 | default n | 114 | default n |
115 | help | 115 | help |
116 | This option enables the kernel to find the region of memory | 116 | This option enables the kernel to find the region of memory |