diff options
author | Tom Rini <trini@konsulko.com> | 2018-05-29 11:01:46 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-05-29 11:01:46 -0400 |
commit | 9c2369a554437f072733c53ba0f5f5384f35b6d3 (patch) | |
tree | 10be3239e515786c7daf19043e7b7c79ba40b8cf /configs/mvebu_espressobin-88f3720_defconfig | |
parent | add7aa9f97f73ed20e2883f7fc6156b72276cdbc (diff) | |
parent | e85f490a47e9653b08d552ffbb351e285b8a1a85 (diff) |
Merge git://git.denx.de/u-boot-marvell
Diffstat (limited to 'configs/mvebu_espressobin-88f3720_defconfig')
-rw-r--r-- | configs/mvebu_espressobin-88f3720_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig index 5a6d1e6b2a..db11e515a5 100644 --- a/configs/mvebu_espressobin-88f3720_defconfig +++ b/configs/mvebu_espressobin-88f3720_defconfig @@ -30,7 +30,7 @@ CONFIG_CMD_MVEBU_BUBT=y CONFIG_CMD_EXT4_WRITE=y CONFIG_MAC_PARTITION=y CONFIG_ENV_IS_IN_SPI_FLASH=y -CONFIG_SCSI_AHCI=y +CONFIG_AHCI_MVEBU=y CONFIG_BLOCK_CACHE=y CONFIG_DM_GPIO=y CONFIG_DM_I2C=y |