Skip to content

Commit 0e4ff0f

Browse files
AlessandroLuokartben
authored andcommitted
drivers: gpio: ambiq: need to select AMBIQ_HAL_USE_GPIO
This commit selects AMBIQ_HAL_USE_GPIO to include ambiq GPIO HAL Signed-off-by: Hao Luo <[email protected]>
1 parent 76caed2 commit 0e4ff0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpio/Kconfig.ambiq

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ config GPIO_AMBIQ
1010
default y
1111
depends on DT_HAS_AMBIQ_GPIO_ENABLED
1212
select AMBIQ_HAL
13+
select AMBIQ_HAL_USE_GPIO
1314
help
1415
Enable driver for Ambiq gpio.

0 commit comments

Comments
 (0)