mb/google/octopus/variants/fleex: Remove gpio NC setting for enabling I2C0

Enable I2C0 in fleex then verify EMR function successfully

BUG=b:135968368
BRANCH=octopus
TEST=EMR function working normally with I2C0 in Grob360S.

Change-Id: I784ff32418bc839bcec14fbfd7236f708828690e
Signed-off-by: Frank Wu <frank_wu@compal.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34364
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marco Chen <marcochen@google.com>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
This commit is contained in:
Frank Wu 2019-07-16 16:36:56 +08:00 committed by Furquan Shaikh
parent 7b10debe2e
commit 7ae71921cf
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@
static const struct pad_config default_override_table[] = {
PAD_NC(GPIO_50, UP_20K),
PAD_NC(GPIO_51, UP_20K),
PAD_NC(GPIO_52, UP_20K),
PAD_NC(GPIO_53, UP_20K),
PAD_NC(GPIO_67, UP_20K),