diff options
author | Tom Rini | 2020-06-04 19:29:09 -0400 |
---|---|---|
committer | Tom Rini | 2020-06-04 19:29:09 -0400 |
commit | 88bd5b1793600b0f5f25c3d236b4d049fb986140 (patch) | |
tree | 31341854641b36e3161e165d514319bcf624674b /configs/thunderx_88xx_defconfig | |
parent | 6bca655bcbc8e81a21ab27a0d1e9c711ab8e0e24 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/thunderx_88xx_defconfig')
-rw-r--r-- | configs/thunderx_88xx_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/thunderx_88xx_defconfig b/configs/thunderx_88xx_defconfig index 2d7c003d633..8f41c9700a8 100644 --- a/configs/thunderx_88xx_defconfig +++ b/configs/thunderx_88xx_defconfig @@ -26,5 +26,4 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_DM=y # CONFIG_MMC is not set CONFIG_DM_SERIAL=y -CONFIG_DEBUG_UART_PL011=y CONFIG_DEBUG_UART_SKIP_INIT=y |