diff options
-rw-r--r-- | src/mainboard/system76/lemp9/gpio.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/system76/lemp9/gpio.h b/src/mainboard/system76/lemp9/gpio.h index b2d08cc8e1..b631ade33a 100644 --- a/src/mainboard/system76/lemp9/gpio.h +++ b/src/mainboard/system76/lemp9/gpio.h @@ -321,9 +321,9 @@ static const struct pad_config gpio_table[] = { // NC PAD_NC(GPP_E0, UP_20K), // SATAGP1 - PAD_CFG_NF(GPP_E1, UP_20K, DEEP, NF1), + PAD_CFG_NF(GPP_E1, NONE, DEEP, NF1), // SATAGP2 - PAD_CFG_NF(GPP_E2, UP_20K, DEEP, NF1), + PAD_CFG_NF(GPP_E2, NONE, DEEP, NF1), // CPU Misc // NC |