soc: arm: select SYSCON for Aspeed AST10x0 series SOC
Aspeed AST10x0 series SOC has a SYSCON hardware block at address 0x7e6e2000. Enable this option to enable relative driver. Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
This commit is contained in:
parent
10061efdc4
commit
7d9f8adbeb
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ config SOC_SERIES_AST10X0
|
|||
select CPU_HAS_ARM_MPU
|
||||
select CORTEX_M_SYSTICK
|
||||
select SOC_FAMILY_ASPEED
|
||||
select SYSCON
|
||||
select CACHE
|
||||
select CACHE_MANAGEMENT
|
||||
help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue