diff options
author | Tom Rini <trini@konsulko.com> | 2021-01-29 13:56:04 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-01-29 13:56:04 -0500 |
commit | 472a716b8fdfd88a27cb675e4ea8e12cb4f79fc3 (patch) | |
tree | fbbd25db80a9f7a757bd97273a972df41ecef1a8 /configs/turris_mox_defconfig | |
parent | 79382e97663c82dabe28e69ff0aa2d2f12131792 (diff) | |
download | u-boot-472a716b8fdfd88a27cb675e4ea8e12cb4f79fc3.tar.gz |
configs: Resync with savedefconfigWIP/29Jan2021
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/turris_mox_defconfig')
-rw-r--r-- | configs/turris_mox_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/turris_mox_defconfig b/configs/turris_mox_defconfig index 68867161e5..dde7437f24 100644 --- a/configs/turris_mox_defconfig +++ b/configs/turris_mox_defconfig @@ -32,7 +32,6 @@ CONFIG_CMD_PCI=y CONFIG_CMD_SPI=y CONFIG_CMD_USB=y CONFIG_CMD_WDT=y -CONFIG_CMD_SETEXPR=y CONFIG_CMD_TFTPPUT=y CONFIG_CMD_CACHE=y CONFIG_CMD_TIME=y @@ -88,4 +87,3 @@ CONFIG_USB_ETHER_SMSC95XX=y CONFIG_WDT=y CONFIG_WDT_ARMADA_37XX=y CONFIG_SHA1=y -CONFIG_SHA256=y |