Skip to content

Commit 21486de

Browse files
committed
ARM: config: aspeed: Add new FSI drivers
The I2C Responder SCOM driver and IBM I2C Responder virtual FSI master are used by BMCs in P10 machines. Signed-off-by: Joel Stanley <[email protected]>
1 parent 0bb80ec commit 21486de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/configs/aspeed_g5_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,11 @@ CONFIG_FSI_MASTER_GPIO=y
251251
CONFIG_FSI_MASTER_HUB=y
252252
CONFIG_FSI_MASTER_AST_CF=y
253253
CONFIG_FSI_MASTER_ASPEED=y
254+
CONFIG_FSI_MASTER_I2CR=y
254255
CONFIG_FSI_SCOM=y
255256
CONFIG_FSI_SBEFIFO=y
256257
CONFIG_FSI_OCC=y
258+
CONFIG_I2CR_SCOM=y
257259
CONFIG_PECI=y
258260
CONFIG_PECI_CPU=y
259261
CONFIG_PECI_ASPEED=y

0 commit comments

Comments
 (0)