Remove the SMI GPIO from the config file
This causes the pin to be exported so it can't be monitored as
a character device elsewhere. This change removes it from the
config so we can monitor it.
Tested:
Confirmed that the pin is not exported on boot and can be claimed
and monitored elsewhere.
Change-Id: Ifc6866e09d5c602eceb95679bde6b0d860c5ed0b
Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
diff --git a/configurations/WFT Baseboard.json b/configurations/WFT Baseboard.json
index 23e2d05..465acad 100644
--- a/configurations/WFT Baseboard.json
+++ b/configurations/WFT Baseboard.json
@@ -621,13 +621,6 @@
},
{
"Direction": "Input",
- "Index": 214,
- "Name": "SMI Input",
- "Polarity": "High",
- "Type": "Gpio"
- },
- {
- "Direction": "Input",
"Index": 218,
"Name": "ID Button",
"Polarity": "Low",