kunitconfig: removed configs for "staged tests"

Originally "staged tests," example tests and tests used to evaluate
KUnit's viability were in the same branch as the main KUnit development,
we sinced moved them to a separate branch; as part of that we needed to
drop the associated configs.

Change-Id: Iac1e3542be695497e75da06dc0bd17874dfc924f
Google-Bug-Id: 78135526
Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
diff --git a/kunitconfig b/kunitconfig
index 6af8bfb..9beae43 100644
--- a/kunitconfig
+++ b/kunitconfig
@@ -293,8 +293,6 @@
 CONFIG_ALLOW_DEV_COREDUMP=y
 # CONFIG_SYS_HYPERVISOR is not set
 CONFIG_GENERIC_CPU_DEVICES=y
-CONFIG_REGMAP=y
-CONFIG_REGMAP_I2C=y
 # CONFIG_DMA_SHARED_BUFFER is not set
 
 #
@@ -480,7 +478,6 @@
 # Other I2C/SMBus bus drivers
 #
 # CONFIG_I2C_MLXCPLD is not set
-CONFIG_I2C_MOCK=y
 # CONFIG_I2C_SLAVE is not set
 # CONFIG_I2C_DEBUG_CORE is not set
 # CONFIG_I2C_DEBUG_ALGO is not set
@@ -561,8 +558,7 @@
 # CONFIG_SENSORS_TC654 is not set
 # CONFIG_SENSORS_LM63 is not set
 # CONFIG_SENSORS_LM73 is not set
-CONFIG_SENSORS_LM75=y
-CONFIG_SENSORS_LM75_TEST=y
+# CONFIG_SENSORS_LM75 is not set
 # CONFIG_SENSORS_LM77 is not set
 # CONFIG_SENSORS_LM78 is not set
 # CONFIG_SENSORS_LM80 is not set