diff options
author | Tom Rini | 2021-10-15 08:06:20 -0400 |
---|---|---|
committer | Tom Rini | 2021-10-15 09:42:22 -0400 |
commit | cdcbd593ad9a2111eaebad63f020b6c756cd9b8b (patch) | |
tree | 579194741e903f686501109b9babb53b6e78305c /configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig | |
parent | 56882dc4cbc7f70a9984c33eb9bf609e1dd60763 (diff) |
configs: Resync with savedefconfig
Resync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig')
-rw-r--r-- | configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig b/configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig index ce175e8e248..9868c996f75 100644 --- a/configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig +++ b/configs/P1010RDB-PB_36BIT_SPIFLASH_defconfig @@ -66,7 +66,6 @@ CONFIG_FLASH_CFI_DRIVER=y CONFIG_SYS_FLASH_USE_BUFFER_WRITE=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 |