rainier: Remove fan presence gpios on Everest

Temporarily remove detecting fan presence by gpio on Everest until the
gpios are added within the dts and accessible in userspace.

Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
Change-Id: I99a8ec9c7987e89a461f74bbd342fffadfc61d68
diff --git a/recipes-phosphor/fans/phosphor-fan-presence-config/rainier/everest/config.json b/recipes-phosphor/fans/phosphor-fan-presence-config/rainier/everest/config.json
index dcadd10..a9f1061 100644
--- a/recipes-phosphor/fans/phosphor-fan-presence-config/rainier/everest/config.json
+++ b/recipes-phosphor/fans/phosphor-fan-presence-config/rainier/everest/config.json
@@ -4,12 +4,6 @@
       "path": "/system/chassis/motherboard/fan0",
       "methods": [
          {
-            "type": "gpio",
-            "key": 19,
-            "physpath": "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a780.i2c-bus/i2c-14/14-0061",
-            "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
-         },
-         {
             "type": "tach",
             "sensors": [
                "fan0_0",
@@ -26,12 +20,6 @@
       "path": "/system/chassis/motherboard/fan1",
       "methods": [
          {
-            "type": "gpio",
-            "key": 18,
-            "physpath": "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a780.i2c-bus/i2c-14/14-0061",
-            "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
-         },
-         {
             "type": "tach",
             "sensors": [
                "fan1_0",
@@ -48,12 +36,6 @@
       "path": "/system/chassis/motherboard/fan2",
       "methods": [
          {
-            "type": "gpio",
-            "key": 17,
-            "physpath": "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a780.i2c-bus/i2c-14/14-0061",
-            "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
-         },
-         {
             "type": "tach",
             "sensors": [
                "fan2_0",
@@ -70,12 +52,6 @@
       "path": "/system/chassis/motherboard/fan3",
       "methods": [
          {
-            "type": "gpio",
-            "key": 16,
-            "physpath": "/sys/devices/platform/ahb/ahb:apb/ahb:apb:bus@1e78a000/1e78a780.i2c-bus/i2c-14/14-0061",
-            "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
-         },
-         {
             "type": "tach",
             "sensors": [
                "fan3_0",