]> Git Repo - linux.git/commitdiff
ARM: config: aspeed_g4: Enable EDAC and SPGIO
authorJoel Stanley <[email protected]>
Thu, 19 Aug 2021 06:52:02 +0000 (16:22 +0930)
committerJoel Stanley <[email protected]>
Thu, 19 Aug 2021 07:02:20 +0000 (16:32 +0930)
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]>
arch/arm/configs/aspeed_g4_defconfig

index 397c57e94743de42e9c21d6b87573d4f0a517477..a578865c2d96e9e724dd0137a46f8cd0efedaed7 100644 (file)
@@ -141,6 +141,7 @@ CONFIG_SPI=y
 CONFIG_GPIOLIB=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_ASPEED=y
+CONFIG_GPIO_ASPEED_SGPIO=y
 CONFIG_W1=y
 CONFIG_W1_MASTER_GPIO=y
 CONFIG_W1_SLAVE_THERM=y
@@ -205,6 +206,7 @@ CONFIG_LEDS_TRIGGER_TIMER=y
 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
 CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
 CONFIG_EDAC=y
+CONFIG_EDAC_ASPEED=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_DS1307=y
 CONFIG_RTC_DRV_PCF8523=y
This page took 0.055347 seconds and 4 git commands to generate.