diff options
author | Tom Rini | 2019-11-07 14:25:00 -0500 |
---|---|---|
committer | Tom Rini | 2019-11-07 17:58:06 -0500 |
commit | 0be2ecd4861faa410491170e205488f9ee82a227 (patch) | |
tree | df247f616950b76876d37af856f26def4271ca57 /configs/theadorable_debug_defconfig | |
parent | d9110878895634cd9e8bf891c832d2a58b36863c (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/theadorable_debug_defconfig')
-rw-r--r-- | configs/theadorable_debug_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/theadorable_debug_defconfig b/configs/theadorable_debug_defconfig index 34b740c6f2d..67d2c8bbc05 100644 --- a/configs/theadorable_debug_defconfig +++ b/configs/theadorable_debug_defconfig @@ -32,7 +32,6 @@ CONFIG_CMD_BOOTZ=y CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y CONFIG_CMD_PCI=y -CONFIG_CMD_SF=y CONFIG_CMD_SPI=y CONFIG_CMD_USB=y CONFIG_CMD_DHCP=y @@ -61,7 +60,6 @@ CONFIG_BOOTCOUNT_RAM=y CONFIG_FPGA_ALTERA=y CONFIG_DM_GPIO=y # CONFIG_MMC is not set -CONFIG_SPI_FLASH=y CONFIG_SF_DEFAULT_SPEED=27777777 CONFIG_SPI_FLASH_MACRONIX=y CONFIG_SPI_FLASH_STMICRO=y |