mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-06 01:11:47 +01:00
Merge "board: arm: devsoc: add tiny-nor support for ipq53xx"
This commit is contained in:
commit
b0a792f17c
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue