mb/google/hatch/var/jinlon: Config WWAN_RESET
jinlon supports LTE, so remove WWAN_RESET NC configuration BUG=none TEST=emerge-hatch coreboot Change-Id: Ibc5d21f0a33952f519265a5ce2df559a79346d9e Signed-off-by: Wisley Chen <wisley.chen@quantatw.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37837 Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
727ac0d263
commit
9ac409c7e5
|
@ -29,8 +29,6 @@ static const struct pad_config gpio_table[] = {
|
|||
PAD_NC(GPP_A10, NONE),
|
||||
/* C12 : FPMCU_PCH_BOOT1 */
|
||||
PAD_CFG_GPO(GPP_C12, 0, DEEP),
|
||||
/* F1 : NC */
|
||||
PAD_NC(GPP_F1, NONE),
|
||||
/* F3 : MEM_STRAP_3 */
|
||||
PAD_CFG_GPI(GPP_F3, NONE, PLTRST),
|
||||
/* F10 : MEM_STRAP_2 */
|
||||
|
|
Loading…
Reference in New Issue