Merge "board: arm: devsoc: add tiny-nor support for ipq53xx"

This commit is contained in:
Linux Build Service Account 2022-07-04 11:18:37 -07:00 committed by Gerrit - the friendly Code Review server
commit b0a792f17c

View file

@ -32,4 +32,13 @@ config USB_XHCI_IPQ
config IPQ_I2C
bool "Enable i2c support"
config IPQ_TINY
bool "Enable Tiny support"
config IPQ_TINY_SPI_NOR
bool "This config helps to update spi-nor"
config ART_COMPRESSED
bool "Enable uncompress support"
endif