diff options
author | Tom Rini <trini@konsulko.com> | 2017-07-31 18:59:01 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-07-31 18:59:01 -0400 |
commit | eddc7dabe03927fdcdea7d2e5db0822673e1cd6e (patch) | |
tree | 12756d0cfc19c7d2f2309f9ecf15ca13d054e8ec /configs/dra7xx_hs_evm_defconfig | |
parent | 8f1a80e99e4a838d1540cdb1d59ccc7785fe4618 (diff) | |
download | u-boot-eddc7dabe03927fdcdea7d2e5db0822673e1cd6e.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/dra7xx_hs_evm_defconfig')
-rw-r--r-- | configs/dra7xx_hs_evm_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/dra7xx_hs_evm_defconfig b/configs/dra7xx_hs_evm_defconfig index 5b1d3fb658..72c43f8954 100644 --- a/configs/dra7xx_hs_evm_defconfig +++ b/configs/dra7xx_hs_evm_defconfig @@ -49,6 +49,7 @@ CONFIG_REGMAP=y CONFIG_SPL_REGMAP=y CONFIG_SYSCON=y CONFIG_SPL_SYSCON=y +CONFIG_DM_SCSI=y CONFIG_DWC_AHCI=y CONFIG_DFU_MMC=y CONFIG_DFU_RAM=y @@ -72,7 +73,6 @@ CONFIG_DM_REGULATOR_FIXED=y CONFIG_DM_REGULATOR_GPIO=y CONFIG_DM_REGULATOR_PALMAS=y CONFIG_DM_REGULATOR_LP873X=y -CONFIG_DM_SCSI=y CONFIG_DM_SERIAL=y CONFIG_SYS_NS16550=y CONFIG_DM_SPI=y |