drivers: hwinfo: Adds Ambiq hwinfo support
This commit adds support for the hwinfo for Apollo4P SoCs Signed-off-by: Richard Wheatley <richard.wheatley@ambiq.com>
This commit is contained in:
parent
2e072ad017
commit
e1e78a5f08
6 changed files with 154 additions and 1 deletions
|
@ -45,4 +45,9 @@ config AMBIQ_HAL_USE_MSPI
|
|||
help
|
||||
Use the MSPI driver from Ambiq HAL
|
||||
|
||||
config AMBIQ_HAL_USE_HWINFO
|
||||
bool
|
||||
help
|
||||
Use the HWINFO driver from Ambiq HAL
|
||||
|
||||
endif # AMBIQ_HAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue