diff options
| author | Tom Rini <trini@konsulko.com> | 2023-05-01 11:50:26 -0400 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2023-05-01 11:50:26 -0400 |
| commit | c960c0fd38be57abffb68996e53408ba5f675ee9 (patch) | |
| tree | 6d2103d21d37248d22477fc198d6003f27331239 /configs/libretech-s905d-pc_defconfig | |
| parent | 27dc8826441f0c5dd6aa6617a32909d9049f1202 (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/libretech-s905d-pc_defconfig')
| -rw-r--r-- | configs/libretech-s905d-pc_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/libretech-s905d-pc_defconfig b/configs/libretech-s905d-pc_defconfig index 6c775cbaf0b..1c8787c8abf 100644 --- a/configs/libretech-s905d-pc_defconfig +++ b/configs/libretech-s905d-pc_defconfig @@ -10,6 +10,7 @@ CONFIG_ENV_OFFSET=0xFFFF0000 CONFIG_ENV_SECT_SIZE=0x10000 CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="meson-gxl-s905d-libretech-pc" +CONFIG_OF_LIBFDT_OVERLAY=y CONFIG_DM_RESET=y CONFIG_MESON_GXL=y CONFIG_DEBUG_UART_BASE=0xc81004c0 @@ -83,4 +84,3 @@ CONFIG_VIDEO_BMP_RLE8=y CONFIG_BMP_16BPP=y CONFIG_BMP_24BPP=y CONFIG_BMP_32BPP=y -CONFIG_OF_LIBFDT_OVERLAY=y |
