diff options
Diffstat (limited to 'configs/rpi_4_defconfig')
-rw-r--r-- | configs/rpi_4_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rpi_4_defconfig b/configs/rpi_4_defconfig index 46b6cc3046b..cb6ee773e15 100644 --- a/configs/rpi_4_defconfig +++ b/configs/rpi_4_defconfig @@ -22,6 +22,7 @@ CONFIG_OF_BOARD=y CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y +CONFIG_DM_DMA=y CONFIG_DFU_MMC=y CONFIG_DM_KEYBOARD=y CONFIG_DM_MMC=y |