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/sama5d4_xplained_spiflash_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/sama5d4_xplained_spiflash_defconfig')
-rw-r--r-- | configs/sama5d4_xplained_spiflash_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sama5d4_xplained_spiflash_defconfig b/configs/sama5d4_xplained_spiflash_defconfig index 3be18e65a4b..6eaebea82dd 100644 --- a/configs/sama5d4_xplained_spiflash_defconfig +++ b/configs/sama5d4_xplained_spiflash_defconfig @@ -75,7 +75,6 @@ CONFIG_PINCTRL=y CONFIG_SPL_PINCTRL=y CONFIG_PINCTRL_AT91=y CONFIG_DM_SERIAL=y -CONFIG_DEBUG_UART_ATMEL=y CONFIG_DEBUG_UART_ANNOUNCE=y CONFIG_ATMEL_USART=y CONFIG_SPI=y |