mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
hw/arm: enable at24c with aspeed
Enable AT24C with ASPEED in the KConfig because the boards build this device. Signed-off-by: Patrick Leis <venture@google.com> Reviewed-by: Hao Wu <wuhaotsh@google.com> Reviewed-by: Andrew Jeffery <andrew@codeconstruct.com.au> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
This commit is contained in:
parent
92ec780519
commit
deb771d8f3
1 changed files with 1 additions and 0 deletions
|
@ -539,6 +539,7 @@ config ASPEED_SOC
|
|||
select PMBUS
|
||||
select MAX31785
|
||||
select FSI_APB2OPB_ASPEED
|
||||
select AT24C
|
||||
|
||||
config MPS2
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue