From 4114a2614b0b7e3f147e2903a8e1d498c4cfb4ba Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 13 Nov 2018 19:44:53 -0500 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/dra7xx_hs_evm_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/dra7xx_hs_evm_defconfig') diff --git a/configs/dra7xx_hs_evm_defconfig b/configs/dra7xx_hs_evm_defconfig index bd4ae0e50c..651fc4fb42 100644 --- a/configs/dra7xx_hs_evm_defconfig +++ b/configs/dra7xx_hs_evm_defconfig @@ -79,7 +79,6 @@ CONFIG_DM_REGULATOR_PALMAS=y CONFIG_DM_REGULATOR_LP873X=y CONFIG_DM_SCSI=y CONFIG_DM_SERIAL=y -CONFIG_SYS_NS16550=y CONFIG_SPI=y CONFIG_DM_SPI=y CONFIG_TI_QSPI=y -- cgit