diff options
author | Tom Rini <trini@konsulko.com> | 2020-04-28 16:15:47 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-28 16:15:47 -0400 |
commit | 556fd590db78def1cb92b0e887c665d3b75f7519 (patch) | |
tree | e99e20f537c7d5f3fe823f53d40db51b8fe65831 /configs/sandbox_defconfig | |
parent | dd2c676a659a03daeef31d1221da2edff009d426 (diff) | |
download | u-boot-556fd590db78def1cb92b0e887c665d3b75f7519.tar.gz u-boot-556fd590db78def1cb92b0e887c665d3b75f7519.tar.xz u-boot-556fd590db78def1cb92b0e887c665d3b75f7519.zip |
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 cc38315868..781238763a 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -229,7 +229,6 @@ CONFIG_WDT_SANDBOX=y CONFIG_FS_CBFS=y CONFIG_FS_CRAMFS=y CONFIG_CMD_DHRYSTONE=y -CONFIG_RSA_VERIFY_WITH_PKEY=y CONFIG_TPM=y CONFIG_LZ4=y CONFIG_ERRNO_STR=y |