diff --git a/BoardConfig.mk b/BoardConfig.mk
index 116911a..aaf81dd 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -9,6 +9,12 @@ include device/oneplus/sm8450-common/BoardConfigCommon.mk
DEVICE_PATH := device/realme/ferrari
+# Display
+$(call soong_config_set,qtidisplay,oplus_adfr,true)
+$(call soong_config_set,qtidisplay,oplus_udfps,true)
+$(call soong_config_set,qtidisplay,pxlw_vendor_namespace,vendor/oneplus/sm8450-common)
+$(call soong_config_set,lineage_health,charging_control_charging_path,/sys/class/oplus_chg/battery/mmi_charging_enable)
+
# HIDL
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
diff --git a/overlay/OPlusFrameworksResTarget/res/values/config.xml b/overlay/OPlusFrameworksResTarget/res/values/config.xml
index a34c1e8..4fcb05b 100644
--- a/overlay/OPlusFrameworksResTarget/res/values/config.xml
+++ b/overlay/OPlusFrameworksResTarget/res/values/config.xml
@@ -319,7 +319,7 @@
then the device will use the width and height of the default display the first time it's
booted. -->
1440
- 3126
+ 3216