mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-19 16:31:27 +01:00
board: microchip: mpfs_icicle: enable new driver configs
Enable the MPFS mailbox and system controller drivers for use with the Icicle kit. These functions are crucial for the board setup functions that run in the Icicle board file - mpfs_icicle.c. Signed-off-by: Jamie Gibbons <jamie.gibbons@microchip.com> Acked-by: Leo Yu-Chi Liang <ycliang@andestech.com>
This commit is contained in:
parent
b7a0ad16f9
commit
c93a93e4f2
@ -59,5 +59,9 @@ config BOARD_SPECIFIC_OPTIONS # dummy
|
||||
imply MTD_SPI_NAND
|
||||
imply CMD_MTD
|
||||
imply CMD_MTDPARTS
|
||||
imply DM_MAILBOX
|
||||
imply MPFS_MBOX
|
||||
imply MISC
|
||||
imply MPFS_SYSCONTROLLER
|
||||
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user