diff options
author | Tom Rini <trini@konsulko.com> | 2020-09-07 14:05:55 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-09-07 14:05:55 -0400 |
commit | a475ad7f9e156fbadb33ee27b9ff0182cb6c0b64 (patch) | |
tree | 6a30f0b7110558cb679fe5f297907cc2f544641a /configs/tb100_defconfig | |
parent | 06193ca210c6f0c864d68a0743d77880bf8d0564 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/tb100_defconfig')
-rw-r--r-- | configs/tb100_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/tb100_defconfig b/configs/tb100_defconfig index 5fd7f03009..47e2f571bf 100644 --- a/configs/tb100_defconfig +++ b/configs/tb100_defconfig @@ -14,7 +14,6 @@ CONFIG_CMD_PING=y CONFIG_OF_CONTROL=y CONFIG_OF_EMBED=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y -CONFIG_DM=y CONFIG_PHY_GIGE=y CONFIG_ETH_DESIGNWARE=y CONFIG_DM_SERIAL=y |