hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/sfi/Kconfig
....@@ -1,10 +1,11 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # SFI Configuration
34 #
45
56 menuconfig SFI
67 bool "SFI (Simple Firmware Interface) Support"
7
- ---help---
8
+ help
89 The Simple Firmware Interface (SFI) provides a lightweight method
910 for platform firmware to pass information to the operating system
1011 via static tables in memory. Kernel SFI support is required to