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 5a29fac951ec..41983883cef4 100644 --- a/drivers/firmware/Kconfig +++ b/drivers/firmware/Kconfig | |||
@@ -113,7 +113,7 @@ config DMI_SCAN_MACHINE_NON_EFI_FALLBACK | |||
113 | 113 | ||
114 | config ISCSI_IBFT_FIND | 114 | config ISCSI_IBFT_FIND |
115 | bool "iSCSI Boot Firmware Table Attributes" | 115 | bool "iSCSI Boot Firmware Table Attributes" |
116 | depends on X86 | 116 | depends on X86 && ACPI |
117 | default n | 117 | default n |
118 | help | 118 | help |
119 | This option enables the kernel to find the region of memory | 119 | This option enables the kernel to find the region of memory |