# SPDX-License-Identifier: GPL-2.0-only # # [31mCONFIG_SFI[0m Configuration # menuconfig [31mCONFIG_SFI[0m bool "SFI (Simple Firmware Interface) Support" ---help--- The Simple Firmware Interface ([31mCONFIG_SFI[0m) provides a lightweight method for platform firmware to pass information to the operating system via static tables in memory. Kernel [31mCONFIG_SFI[0m support is required to boot on [31mCONFIG_SFI[0m-only platforms. Currently, all [31mCONFIG_SFI[0m-only platforms are based on the 2nd generation Intel Atom processor platform, code-named Moorestown. For more information, see http://simplefirmware.org Say 'Y' here to enable the kernel to boot on [31mCONFIG_SFI[0m-only platforms. |