diff options
author | Tom Rini <trini@konsulko.com> | 2022-11-07 11:58:57 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-11-07 11:58:57 -0500 |
commit | 1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4 (patch) | |
tree | b442833c1deed4ce0268450cfa6c317aa3f29eae /configs/mx6cuboxi_defconfig | |
parent | 6de63bd38b553f417b38701b141335a60c1d349e (diff) | |
download | u-boot-1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4.tar.gz u-boot-1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4.tar.bz2 u-boot-1bb3d8b201bdc52f2655867c12bc7ee5ab5c2ad4.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mx6cuboxi_defconfig')
-rw-r--r-- | configs/mx6cuboxi_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx6cuboxi_defconfig b/configs/mx6cuboxi_defconfig index d86e53b1c3..46061f5972 100644 --- a/configs/mx6cuboxi_defconfig +++ b/configs/mx6cuboxi_defconfig @@ -40,6 +40,7 @@ CONFIG_CMD_MMC=y CONFIG_CMD_SATA=y CONFIG_CMD_USB=y CONFIG_CMD_CACHE=y +# CONFIG_CMD_VIDCONSOLE is not set CONFIG_CMD_EXT4_WRITE=y # CONFIG_SPL_PARTITION_UUIDS is not set CONFIG_OF_CONTROL=y @@ -76,7 +77,6 @@ CONFIG_USB_KEYBOARD=y CONFIG_VIDEO=y CONFIG_VIDEO_LOGO=y # CONFIG_BACKLIGHT is not set -# CONFIG_CMD_VIDCONSOLE is not set # CONFIG_VIDEO_BPP8 is not set # CONFIG_VIDEO_BPP32 is not set # CONFIG_VIDEO_ANSI is not set |