diff --git a/include/libcamera/camera.h b/include/libcamera/camera.h
index 443116b58845..66381c823749 100644
--- a/include/libcamera/camera.h
+++ b/include/libcamera/camera.h
@@ -38,6 +38,8 @@ class SensorConfiguration
 public:
 	unsigned int bitDepth = 0;
 
+	unsigned int BigBreakingABIChange = 1;
+
 	Rectangle analogCrop;
 
 	struct {
