diff options
| author | Tom Rini <[email protected]> | 2023-05-01 11:50:26 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-05-01 11:50:26 -0400 |
| commit | c960c0fd38be57abffb68996e53408ba5f675ee9 (patch) | |
| tree | 6d2103d21d37248d22477fc198d6003f27331239 /configs/odroid-c2_defconfig | |
| parent | 27dc8826441f0c5dd6aa6617a32909d9049f1202 (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/odroid-c2_defconfig')
| -rw-r--r-- | configs/odroid-c2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/odroid-c2_defconfig b/configs/odroid-c2_defconfig index 8c06165befb..9481cbc42be 100644 --- a/configs/odroid-c2_defconfig +++ b/configs/odroid-c2_defconfig @@ -7,6 +7,7 @@ CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x20000000 CONFIG_ENV_SIZE=0x2000 CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="meson-gxbb-odroidc2" +CONFIG_OF_LIBFDT_OVERLAY=y CONFIG_DM_RESET=y CONFIG_DEBUG_UART_BASE=0xc81004c0 CONFIG_DEBUG_UART_CLOCK=24000000 @@ -66,4 +67,3 @@ CONFIG_VIDEO_BMP_RLE8=y CONFIG_BMP_16BPP=y CONFIG_BMP_24BPP=y CONFIG_BMP_32BPP=y -CONFIG_OF_LIBFDT_OVERLAY=y |
