diff options
Diffstat (limited to 'payloads/external/FILO/Kconfig.name')
-rw-r--r-- | payloads/external/FILO/Kconfig.name | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/payloads/external/FILO/Kconfig.name b/payloads/external/FILO/Kconfig.name index ca94343fe1..28a41dcd50 100644 --- a/payloads/external/FILO/Kconfig.name +++ b/payloads/external/FILO/Kconfig.name @@ -1,5 +1,6 @@ config PAYLOAD_FILO bool "FILO" + depends on ARCH_X86 help Select this option if you want to build a coreboot image with a FILO payload. If you don't know what this is |