diff options
Diffstat (limited to 'configs/boston64r6_defconfig')
-rw-r--r-- | configs/boston64r6_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/boston64r6_defconfig b/configs/boston64r6_defconfig index 6b3e91d6d10..bfbf3c94e34 100644 --- a/configs/boston64r6_defconfig +++ b/configs/boston64r6_defconfig @@ -30,9 +30,9 @@ CONFIG_CMD_MEMTEST=y # CONFIG_CMD_LOADB is not set # CONFIG_CMD_LOADS is not set CONFIG_CMD_PCI=y -CONFIG_CMD_SNTP=y CONFIG_CMD_LINK_LOCAL=y CONFIG_CMD_DNS=y +CONFIG_CMD_SNTP=y CONFIG_CMD_TIME=y CONFIG_CMD_EXT4_WRITE=y # CONFIG_DOS_PARTITION is not set |