You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
129 B
5 lines
129 B
7 months ago
|
ifeq ($(findstring $(CHIP_VERSION), "reserved19" "reserved17" "hi3751v811"),)
|
||
|
DRIVER_CONFIG += CONFIG_SOCT_JPGE_SUPPORT=y
|
||
|
endif
|
||
|
|