From 88bd5b1793600b0f5f25c3d236b4d049fb986140 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 4 Jun 2020 19:29:09 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/at91sam9n12ek_spiflash_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/at91sam9n12ek_spiflash_defconfig') diff --git a/configs/at91sam9n12ek_spiflash_defconfig b/configs/at91sam9n12ek_spiflash_defconfig index 97e29bdc6e..688f0c3a28 100644 --- a/configs/at91sam9n12ek_spiflash_defconfig +++ b/configs/at91sam9n12ek_spiflash_defconfig @@ -54,7 +54,6 @@ CONFIG_KS8851_MLL_BASEADDR=0x30000000 CONFIG_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 -- cgit