Skip to content

Commit 2b353fe

Browse files
committed
ARM: config: aspeed_g4: Enable EDAC and SPGIO
These two devices are part of the AST2400 and the drivers have support for that version of the soc. Signed-off-by: Joel Stanley <[email protected]> Reviewed-by: Andrew Jeffery <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joel Stanley <[email protected]>
1 parent 8c770cb commit 2b353fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/configs/aspeed_g4_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ CONFIG_SPI=y
141141
CONFIG_GPIOLIB=y
142142
CONFIG_GPIO_SYSFS=y
143143
CONFIG_GPIO_ASPEED=y
144+
CONFIG_GPIO_ASPEED_SGPIO=y
144145
CONFIG_W1=y
145146
CONFIG_W1_MASTER_GPIO=y
146147
CONFIG_W1_SLAVE_THERM=y
@@ -205,6 +206,7 @@ CONFIG_LEDS_TRIGGER_TIMER=y
205206
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
206207
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
207208
CONFIG_EDAC=y
209+
CONFIG_EDAC_ASPEED=y
208210
CONFIG_RTC_CLASS=y
209211
CONFIG_RTC_DRV_DS1307=y
210212
CONFIG_RTC_DRV_PCF8523=y

0 commit comments

Comments
 (0)