soc: ambiq: apollo4x: Kconfig Update Selections
Add Selections to match HAL updates Signed-off-by: Richard Wheatley <richard.wheatley@ambiq.com>
This commit is contained in:
parent
9359fffcc2
commit
05371a41f6
2 changed files with 4 additions and 1 deletions
|
@ -11,3 +11,6 @@ config SOC_SERIES_APOLLO4X
|
||||||
select CPU_HAS_ARM_MPU
|
select CPU_HAS_ARM_MPU
|
||||||
select HAS_SWO
|
select HAS_SWO
|
||||||
select AMBIQ_HAL
|
select AMBIQ_HAL
|
||||||
|
select CPU_HAS_DCACHE
|
||||||
|
select CPU_HAS_ICACHE
|
||||||
|
select HAS_PM
|
||||||
|
|
2
west.yml
2
west.yml
|
@ -142,7 +142,7 @@ manifest:
|
||||||
groups:
|
groups:
|
||||||
- hal
|
- hal
|
||||||
- name: hal_ambiq
|
- name: hal_ambiq
|
||||||
revision: 326d061d85c4384ff7811ab04f3ed3c66d436fb1
|
revision: 705f1cbb1ccbdaac7613eb7b27c208c8f592e0c4
|
||||||
path: modules/hal/ambiq
|
path: modules/hal/ambiq
|
||||||
groups:
|
groups:
|
||||||
- hal
|
- hal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue