Enable PMBUS and INA233 in defconfig

Change-Id: Ie5ef1cbfa50110b3934d445ec20e40e2ad1d587c
diff --git a/debian/defconfig b/debian/defconfig
index 1ba3eca..1b87a30 100644
--- a/debian/defconfig
+++ b/debian/defconfig
@@ -82,3 +82,5 @@
 
 CONFIG_HWMON=y
 CONFIG_SENSORS_GPIO_FAN=y
+CONFIG_PMBUS=y
+CONFIG_SENSORS_INA233=m