1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entry

Fix ISCSI_IBFT Kconfig entry, replace tab with a space character.

Fixes: 138fe4e069 ("Firmware: add iSCSI iBFT Support")
Signed-off-by: Prasad Pandit <pjp@fedoraproject.org>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
This commit is contained in:
Prasad Pandit 2024-03-11 16:21:22 +05:30 committed by Konrad Rzeszutek Wilk
parent ffd294d346
commit e1e17a1715

View file

@ -106,7 +106,7 @@ config ISCSI_IBFT
select ISCSI_BOOT_SYSFS
select ISCSI_IBFT_FIND if X86
depends on ACPI && SCSI && SCSI_LOWLEVEL
default n
default n
help
This option enables support for detection and exposing of iSCSI
Boot Firmware Table (iBFT) via sysfs to userspace. If you wish to