瀏覽代碼

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>
Patrick Leis 9 月之前
父節點
當前提交
deb771d8f3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      hw/arm/Kconfig

+ 1 - 0
hw/arm/Kconfig

@@ -539,6 +539,7 @@ config ASPEED_SOC
     select PMBUS
     select PMBUS
     select MAX31785
     select MAX31785
     select FSI_APB2OPB_ASPEED
     select FSI_APB2OPB_ASPEED
+    select AT24C
 
 
 config MPS2
 config MPS2
     bool
     bool