From c960c0fd38be57abffb68996e53408ba5f675ee9 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 1 May 2023 11:50:26 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/mt8183_pumpkin_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/mt8183_pumpkin_defconfig') diff --git a/configs/mt8183_pumpkin_defconfig b/configs/mt8183_pumpkin_defconfig index 49d12bf6ec..fdfe2a1600 100644 --- a/configs/mt8183_pumpkin_defconfig +++ b/configs/mt8183_pumpkin_defconfig @@ -9,6 +9,7 @@ CONFIG_ENV_SIZE=0x1000 CONFIG_ENV_OFFSET=0x0 CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="mt8183-pumpkin" +CONFIG_OF_LIBFDT_OVERLAY=y CONFIG_TARGET_MT8183=y CONFIG_DEBUG_UART_BASE=0x11002000 CONFIG_DEBUG_UART_CLOCK=26000000 @@ -83,5 +84,4 @@ CONFIG_USB_ETHER=y CONFIG_WDT=y CONFIG_WDT_MTK=y # CONFIG_REGEX is not set -CONFIG_OF_LIBFDT_OVERLAY=y # CONFIG_EFI_LOADER is not set -- cgit v1.2.3