oryp12: Fix USB-PD config
Fixes: 1e4667f1d3
("Conditionally compile USB-PD support")
Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Jeremy Soller
parent
a67b0c98b8
commit
2c5c708569
@ -35,7 +35,8 @@ CFLAGS+=\
|
|||||||
-DCHARGER_INPUT_CURRENT=11500
|
-DCHARGER_INPUT_CURRENT=11500
|
||||||
|
|
||||||
# Set USB-PD parameters
|
# Set USB-PD parameters
|
||||||
USBPD = tps65987
|
CONFIG_HAVE_USBPD = y
|
||||||
|
CONFIG_USBPD_TPS65987 = y
|
||||||
CFLAGS += -DI2C_USBPD=I2C_1
|
CFLAGS += -DI2C_USBPD=I2C_1
|
||||||
|
|
||||||
# Set CPU power limits in watts
|
# Set CPU power limits in watts
|
||||||
|
Reference in New Issue
Block a user