summaryrefslogtreecommitdiff
path: root/configs/malta_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-08-11 08:50:33 -0600
committerHeiko Schocher <hs@denx.de>2024-08-13 06:09:05 +0200
commit6394f713cca0b8b98e24ccf60cca120d5a38aba0 (patch)
tree4951aec6d36785b2ec76ac5d68abe8ba747c29f8 /configs/malta_defconfig
parenta1e8cd22c804351c12bebc87bd0112871dfcf2fd (diff)
mips: malta: Drop CMD_DATE
These boards use pre-driver model code and it is several years since the migration deadline. Disable the 'date' command so that this old code can be removed. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'configs/malta_defconfig')
-rw-r--r--configs/malta_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/malta_defconfig b/configs/malta_defconfig
index ce917a69de5..355292ef950 100644
--- a/configs/malta_defconfig
+++ b/configs/malta_defconfig
@@ -26,7 +26,6 @@ CONFIG_CMD_PCI=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_DHCP=y
CONFIG_CMD_PING=y
-CONFIG_CMD_DATE=y
# CONFIG_ISO_PARTITION is not set
CONFIG_ENV_IS_IN_FLASH=y
CONFIG_SYS_IDE_MAXBUS=1