diff options
author | Tom Rini <trini@konsulko.com> | 2021-10-15 08:06:20 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-10-15 09:42:22 -0400 |
commit | cdcbd593ad9a2111eaebad63f020b6c756cd9b8b (patch) | |
tree | 579194741e903f686501109b9babb53b6e78305c /configs/P2020RDB-PC_defconfig | |
parent | 56882dc4cbc7f70a9984c33eb9bf609e1dd60763 (diff) | |
download | u-boot-cdcbd593ad9a2111eaebad63f020b6c756cd9b8b.tar.gz |
configs: Resync with savedefconfig
Resync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P2020RDB-PC_defconfig')
-rw-r--r-- | configs/P2020RDB-PC_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/P2020RDB-PC_defconfig b/configs/P2020RDB-PC_defconfig index dbd2d87358..4b4bad5f14 100644 --- a/configs/P2020RDB-PC_defconfig +++ b/configs/P2020RDB-PC_defconfig @@ -56,7 +56,6 @@ CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y CONFIG_FLASH_CFI_MTD=y CONFIG_SYS_FLASH_CFI=y CONFIG_DM_SPI_FLASH=y -CONFIG_SF_DEFAULT_MODE=0 CONFIG_SF_DEFAULT_SPEED=10000000 CONFIG_SPI_FLASH_SPANSION=y CONFIG_PHY_ATHEROS=y |