summaryrefslogtreecommitdiff
path: root/configs/uniphier_v7_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/uniphier_v7_defconfig')
-rw-r--r--configs/uniphier_v7_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/uniphier_v7_defconfig b/configs/uniphier_v7_defconfig
index 112234df9f..3a9290b7e9 100644
--- a/configs/uniphier_v7_defconfig
+++ b/configs/uniphier_v7_defconfig
@@ -23,6 +23,7 @@ CONFIG_CMD_GPIO=y
CONFIG_CMD_GPT=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
+CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
CONFIG_CMD_TFTPPUT=y
CONFIG_CMD_CACHE=y
@@ -52,6 +53,9 @@ CONFIG_NAND_DENALI_SPARE_AREA_SKIP_BYTES=8
CONFIG_SPL_NAND_DENALI=y
CONFIG_DM_ETH=y
CONFIG_SNI_AVE=y
+CONFIG_SPI=y
+CONFIG_DM_SPI=y
+CONFIG_UNIPHIER_SPI=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y