mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
hw/arm/mps2: Add I2C devices
From 'Application Note AN385', chapter 3.14: The SMM implements a simple SBCon interface based on I2C. There are 4 SBCon interfaces on the FPGA APB subsystem. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20200617072539.32686-13-f4bug@amsat.org Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
58f7f3c452
commit
ada45de9ea
2 changed files with 9 additions and 0 deletions
|
@ -406,6 +406,7 @@ config MPS2
|
|||
select SPLIT_IRQ
|
||||
select UNIMP
|
||||
select CMSDK_APB_WATCHDOG
|
||||
select VERSATILE_I2C
|
||||
|
||||
config FSL_IMX7
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue