From df59b7d23be71db03275e4c1b243e67397b50f9a Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 26 Jul 2021 21:10:37 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/P2020RDB-PC_defconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'configs/P2020RDB-PC_defconfig') diff --git a/configs/P2020RDB-PC_defconfig b/configs/P2020RDB-PC_defconfig index dd344e56e1..cd9d8dad87 100644 --- a/configs/P2020RDB-PC_defconfig +++ b/configs/P2020RDB-PC_defconfig @@ -64,7 +64,6 @@ CONFIG_PHY_GIGE=y CONFIG_E1000=y CONFIG_MII=y CONFIG_TSEC_ENET=y -CONFIG_DM_PCI=y CONFIG_PCIE_FSL=y CONFIG_DM_RTC=y CONFIG_SYS_NS16550=y @@ -72,5 +71,4 @@ CONFIG_SPI=y CONFIG_DM_SPI=y CONFIG_FSL_ESPI=y CONFIG_USB=y -CONFIG_DM_USB=y CONFIG_USB_STORAGE=y -- cgit v1.2.3