x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub
[linux-block.git] / arch / x86 / Kconfig
index fcefdda5136dde37c2a8893519912286f6551cf5..a24097768463aef86644f35f60c97b097d4b6d17 100644 (file)
@@ -1536,6 +1536,7 @@ config EFI
 config EFI_STUB
        bool "EFI stub support"
        depends on EFI
+       select RELOCATABLE
        ---help---
           This kernel feature allows a bzImage to be loaded directly
          by EFI firmware without the use of a bootloader.