forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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