diff options
author | Tom Rini <trini@konsulko.com> | 2021-07-26 21:10:37 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-07-26 21:10:37 -0400 |
commit | df59b7d23be71db03275e4c1b243e67397b50f9a (patch) | |
tree | 631e1429acad769c66b39463bdaa8326fe81fb67 /configs/P2020RDB-PC_SDCARD_defconfig | |
parent | b70b9b07463db2f6937c7ea6d7fb5122feb7ba1b (diff) | |
download | u-boot-df59b7d23be71db03275e4c1b243e67397b50f9a.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P2020RDB-PC_SDCARD_defconfig')
-rw-r--r-- | configs/P2020RDB-PC_SDCARD_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/P2020RDB-PC_SDCARD_defconfig b/configs/P2020RDB-PC_SDCARD_defconfig index d4614dc923..e9793db27c 100644 --- a/configs/P2020RDB-PC_SDCARD_defconfig +++ b/configs/P2020RDB-PC_SDCARD_defconfig @@ -75,7 +75,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 @@ -83,4 +82,3 @@ CONFIG_SPI=y CONFIG_DM_SPI=y CONFIG_FSL_ESPI=y CONFIG_USB=y -CONFIG_DM_USB=y |