diff options
author | Tom Rini <trini@konsulko.com> | 2021-11-01 12:19:22 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-11-01 12:19:22 +0000 |
commit | 9802154a94d6a22c5e1b4750d1b573c51afeb8fd (patch) | |
tree | 81b15db4e0fa94baae664f6fb92cb3a5f953732d /configs/teres_i_defconfig | |
parent | daaa10fddb5d9076601473bc53409ab74f04c048 (diff) | |
download | u-boot-9802154a94d6a22c5e1b4750d1b573c51afeb8fd.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/teres_i_defconfig')
-rw-r--r-- | configs/teres_i_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/teres_i_defconfig b/configs/teres_i_defconfig index 115ce78448..e7de85eb50 100644 --- a/configs/teres_i_defconfig +++ b/configs/teres_i_defconfig @@ -11,7 +11,6 @@ CONFIG_I2C0_ENABLE=y CONFIG_PREBOOT="setenv usb_pgood_delay 2000; usb start" CONFIG_SPL_SYS_I2C_LEGACY=y CONFIG_SYS_I2C_MVTWSI=y -CONFIG_DM_REGULATOR=y CONFIG_DM_REGULATOR_FIXED=y CONFIG_DM_PWM=y CONFIG_PWM_SUNXI=y |