diff options
| author | Tom Rini <trini@konsulko.com> | 2025-07-28 09:50:16 -0600 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2025-07-28 09:50:16 -0600 |
| commit | 9b2e79419024a8d3435b6a1e82ea92c934d5b89b (patch) | |
| tree | b8212a7c38295d09a20590153acb68a33b0f2d04 /configs/sandbox_defconfig | |
| parent | 174128ad6ebe2cddc2338121fb98dc34212370be (diff) | |
configs: Resync with savedefconfig
Resync all defconfig files using qconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sandbox_defconfig')
| -rw-r--r-- | configs/sandbox_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 0c030f4a792..6d2aec3a43e 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -116,11 +116,11 @@ CONFIG_CMD_TFTPPUT=y CONFIG_CMD_TFTPSRV=y CONFIG_CMD_RARP=y CONFIG_CMD_CDP=y -CONFIG_CMD_SNTP=y CONFIG_CMD_LINK_LOCAL=y CONFIG_IPV6_ROUTER_DISCOVERY=y CONFIG_CMD_ETHSW=y CONFIG_CMD_DNS=y +CONFIG_CMD_SNTP=y CONFIG_CMD_2048=y CONFIG_CMD_BMP=y CONFIG_CMD_BOOTCOUNT=y |
