diff options
author | Tom Rini | 2021-02-15 13:34:30 -0500 |
---|---|---|
committer | Tom Rini | 2021-02-15 13:34:30 -0500 |
commit | 6144438fb5c9059dc87cf219bed0c992f70b3509 (patch) | |
tree | 5593086c999ff263eb5dfe40dafe7aa71e5afd1d /configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig | |
parent | 2ae80437fbe0181184ae4b188b89629b902702c6 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig b/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig index e51dab07888..4f11196c010 100644 --- a/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig +++ b/configs/ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig @@ -40,8 +40,8 @@ CONFIG_CMD_IMLS=y CONFIG_CMD_GREPENV=y CONFIG_CMD_MEMINFO=y CONFIG_CMD_MEMTEST=y -CONFIG_CMD_GPT=y CONFIG_CMD_GPIO=y +CONFIG_CMD_GPT=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_USB=y |