diff options
Diffstat (limited to 'configs/T2080QDS_NAND_defconfig')
-rw-r--r-- | configs/T2080QDS_NAND_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/T2080QDS_NAND_defconfig b/configs/T2080QDS_NAND_defconfig index 88ae7acdf2..4e45940a00 100644 --- a/configs/T2080QDS_NAND_defconfig +++ b/configs/T2080QDS_NAND_defconfig @@ -84,3 +84,5 @@ CONFIG_DM_USB=y CONFIG_USB_STORAGE=y CONFIG_ADDR_MAP=y CONFIG_SYS_NUM_ADDR_MAP=64 +CONFIG_DM_SPI=y +CONFIG_DM_SPI_FLASH=y |