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.

(From meta-ibm rev: 7c4944f2dfd2ce5ab811f7e07a5a4d8de5949ee4)

Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
Change-Id: I62f80e494a9d0feffa45cc3a1e08f0a859fca35b
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/rainier/everest/config.json b/meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/rainier/everest/config.json
index dcadd10..a9f1061 100644
--- a/meta-ibm/recipes-phosphor/fans/phosphor-fan-presence-config/rainier/everest/config.json
+++ b/meta-ibm/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",