diff --git a/br-ext-chip-hisilicon/configs/hi3516cv500_lite_defconfig b/br-ext-chip-hisilicon/configs/hi3516cv500_lite_defconfig
index 71cd8f83..65e2af98 100644
--- a/br-ext-chip-hisilicon/configs/hi3516cv500_lite_defconfig
+++ b/br-ext-chip-hisilicon/configs/hi3516cv500_lite_defconfig
@@ -49,7 +49,6 @@ BR2_TARGET_GENERIC_HOSTNAME="openipc-hi3516cv500"
 BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/package/all-patches"
 
 # OpenIPC packages
-BR2_PACKAGE_AWS_WEBRTC=y
 BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config"
 BR2_PACKAGE_DROPBEAR_OPENIPC=y
 # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set
diff --git a/br-ext-chip-hisilicon/configs/hi3516ev200_lite_defconfig b/br-ext-chip-hisilicon/configs/hi3516ev200_lite_defconfig
index 52ede2a2..5b4ff574 100644
--- a/br-ext-chip-hisilicon/configs/hi3516ev200_lite_defconfig
+++ b/br-ext-chip-hisilicon/configs/hi3516ev200_lite_defconfig
@@ -52,7 +52,6 @@ BR2_TARGET_GENERIC_HOSTNAME="openipc-hi3516ev200"
 BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/package/all-patches"
 
 # OpenIPC packages
-BR2_PACKAGE_AWS_WEBRTC=y
 BR2_PACKAGE_BUSYBOX_CONFIG="$(BR2_EXTERNAL)/package/busybox/busybox.config"
 BR2_PACKAGE_DROPBEAR_OPENIPC=y
 # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set