diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/rpi_0_w_defconfig | 1 | ||||
-rw-r--r-- | configs/rpi_defconfig | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/rpi_0_w_defconfig b/configs/rpi_0_w_defconfig index 52f15ce3e4..3e63e93e34 100644 --- a/configs/rpi_0_w_defconfig +++ b/configs/rpi_0_w_defconfig @@ -43,3 +43,4 @@ CONFIG_SYS_WHITE_ON_BLACK=y CONFIG_CONSOLE_SCROLL_LINES=10 CONFIG_PHYS_TO_BUS=y CONFIG_OF_LIBFDT_OVERLAY=y +CONFIG_EFI_LOADER=y diff --git a/configs/rpi_defconfig b/configs/rpi_defconfig index a7ccab1710..9cb66961aa 100644 --- a/configs/rpi_defconfig +++ b/configs/rpi_defconfig @@ -43,3 +43,4 @@ CONFIG_SYS_WHITE_ON_BLACK=y CONFIG_CONSOLE_SCROLL_LINES=10 CONFIG_PHYS_TO_BUS=y CONFIG_OF_LIBFDT_OVERLAY=y +CONFIG_EFI_LOADER=y |