diff options
Diffstat (limited to 'configs/brppt2_defconfig')
-rw-r--r-- | configs/brppt2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/brppt2_defconfig b/configs/brppt2_defconfig index c4eb03bde0..3bfe882c98 100644 --- a/configs/brppt2_defconfig +++ b/configs/brppt2_defconfig @@ -33,6 +33,7 @@ CONFIG_BOARD_EARLY_INIT_F=y CONFIG_SPL_BOARD_INIT=y # CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR is not set CONFIG_SPL_I2C_SUPPORT=y +CONFIG_SPL_DM_SPI_FLASH=y CONFIG_SPL_SPI_LOAD=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y |