Remove CATERR and ERR2 settings from WFP board config
The host-error-monitor will use line name based solution so these
settings should be removed to prevent conflict.
Tested:
Confirmed that CATERR and ERR2 are unused in gpioinfo.
Change-Id: I8cb297d577283f05a0e516ffbbf8e37d77fe55be
Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>
diff --git a/configurations/WFT Baseboard.json b/configurations/WFT Baseboard.json
index 469ccfd..a65dbe3 100644
--- a/configurations/WFT Baseboard.json
+++ b/configurations/WFT Baseboard.json
@@ -536,20 +536,6 @@
},
{
"Direction": "Input",
- "Index": 48,
- "Name": "CPU ERR2",
- "Polarity": "High",
- "Type": "Gpio"
- },
- {
- "Direction": "Input",
- "Index": 49,
- "Name": "CPU CATERR",
- "Polarity": "High",
- "Type": "Gpio"
- },
- {
- "Direction": "Input",
"Index": 51,
"Name": "Lcp Enter Button",
"Polarity": "Low",