diff options
Diffstat (limited to 'drivers/sfi/Kconfig')
-rw-r--r-- | drivers/sfi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/sfi/Kconfig b/drivers/sfi/Kconfig index 1878d378869a..3d0b64db214e 100644 --- a/drivers/sfi/Kconfig +++ b/drivers/sfi/Kconfig @@ -5,7 +5,7 @@ menuconfig SFI bool "SFI (Simple Firmware Interface) Support" - ---help--- + help The Simple Firmware Interface (SFI) provides a lightweight method for platform firmware to pass information to the operating system via static tables in memory. Kernel SFI support is required to |