diff options
author | Tom Rini <trini@konsulko.com> | 2020-02-28 13:28:38 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-02-28 13:28:38 -0500 |
commit | 9e1d65f36b83c5422ece3c0ea28d07a2246cb07f (patch) | |
tree | 6a8171368aefef74c69334584f0a60c2d41aeb69 /configs/sandbox_flattree_defconfig | |
parent | 783b6a71734e8bd3af9f191ee5be7b9e8ce9f96a (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sandbox_flattree_defconfig')
-rw-r--r-- | configs/sandbox_flattree_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sandbox_flattree_defconfig b/configs/sandbox_flattree_defconfig index 0049da3d48..43efefda51 100644 --- a/configs/sandbox_flattree_defconfig +++ b/configs/sandbox_flattree_defconfig @@ -25,8 +25,8 @@ CONFIG_CMD_GREPENV=y CONFIG_LOOPW=y CONFIG_CMD_MD5SUM=y CONFIG_CMD_MEMINFO=y -CONFIG_CMD_MEMTEST=y CONFIG_CMD_MX_CYCLIC=y +CONFIG_CMD_MEMTEST=y CONFIG_CMD_DEMO=y CONFIG_CMD_GPIO=y CONFIG_CMD_GPT=y |