Disable Phanbell Power Savings

* Without apex_power, it's hard to know when the apex device is running
and requires the high bus frequency.
* (Insert meme of dog, in room engulfed in flames). This is fine.

Change-Id: Ia42731c31f98849a4291f30b1c27d4f41ec4e715
diff --git a/debian/changelog b/debian/changelog
index 6dcf767..afac8a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 linux-imx (3-1) mendel-beaker; urgency=medium
 
   * Cut for beaker release and version normalization.
+  * Disable Phanbell Power Savings.
 
  -- AIY Projects <support-aiyprojects@google.com>  Wed, 16 Jan 2019 12:00:00 -0800
 
diff --git a/debian/defconfig b/debian/defconfig
index c1814ac..9988a03 100644
--- a/debian/defconfig
+++ b/debian/defconfig
@@ -56,7 +56,7 @@
 CONFIG_PCIEASPM_POWERSAVE=n
 CONFIG_PCIEASPM_POWER_SUPERSAVE=y
 CONFIG_LOCALVERSION_AUTO=n
-CONFIG_IMX8MQ_PHANBELL_POWERSAVE=y
+CONFIG_IMX8MQ_PHANBELL_POWERSAVE=n
 CONFIG_DRM_PANEL_TIANMA_S6D6FP0A2=y
 CONFIG_STAGING_GASKET_FRAMEWORK=y
 CONFIG_STAGING_APEX_DRIVER=y