diff options
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 6c775cbaf0..1c8787c8ab 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 |