diff options
author | Tom Rini <trini@konsulko.com> | 2021-10-15 08:06:20 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-10-15 09:42:22 -0400 |
commit | cdcbd593ad9a2111eaebad63f020b6c756cd9b8b (patch) | |
tree | 579194741e903f686501109b9babb53b6e78305c /configs/Cubietruck_plus_defconfig | |
parent | 56882dc4cbc7f70a9984c33eb9bf609e1dd60763 (diff) | |
download | u-boot-cdcbd593ad9a2111eaebad63f020b6c756cd9b8b.tar.gz u-boot-cdcbd593ad9a2111eaebad63f020b6c756cd9b8b.tar.bz2 u-boot-cdcbd593ad9a2111eaebad63f020b6c756cd9b8b.zip |
configs: Resync with savedefconfig
Resync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/Cubietruck_plus_defconfig')
-rw-r--r-- | configs/Cubietruck_plus_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/Cubietruck_plus_defconfig b/configs/Cubietruck_plus_defconfig index a4f8869731..13f958977b 100644 --- a/configs/Cubietruck_plus_defconfig +++ b/configs/Cubietruck_plus_defconfig @@ -16,7 +16,6 @@ CONFIG_I2C0_ENABLE=y CONFIG_AXP_GPIO=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_CONSOLE_MUX=y -CONFIG_SYS_I2C_LEGACY=y CONFIG_SPL_SYS_I2C_LEGACY=y CONFIG_SYS_I2C_MVTWSI=y CONFIG_SYS_I2C_SLAVE=0x7f |