diff options
author | Tom Rini <trini@konsulko.com> | 2019-01-19 09:39:42 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-01-19 09:39:42 -0500 |
commit | 599fb3bc95894b48c606b133056ba2ba438f1ca0 (patch) | |
tree | e14fe10ebbc34a59246c51ed82b99c9b581ade63 /configs/sandbox_defconfig | |
parent | 77c07e7ed36cae250a3562ee4bed0fa537960354 (diff) | |
download | u-boot-599fb3bc95894b48c606b133056ba2ba438f1ca0.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r-- | configs/sandbox_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 78a684b5ec..8dfd92f7b2 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -221,4 +221,3 @@ CONFIG_UNIT_TEST=y CONFIG_UT_TIME=y CONFIG_UT_DM=y CONFIG_UT_ENV=y -CONFIG_UT_OVERLAY=y |