modules: hal_nxp: mcux-sdk: add missing entry for MICFIL
Add missing entry for DAI_NXP_MICFIL, which was accidentally removed during the transition to SDK-NG. Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
This commit is contained in:
parent
1cc2eb3454
commit
8b5b6ca0c4
1 changed files with 1 additions and 0 deletions
|
@ -237,6 +237,7 @@ include_driver_ifdef(CONFIG_MCUX_LPCMP lpcmp driver_lpcmp)
|
|||
include_driver_ifdef(CONFIG_NXP_RF_IMU imu driver_imu)
|
||||
include_driver_ifdef(CONFIG_TRDC_MCUX_TRDC trdc driver_trdc)
|
||||
include_driver_ifdef(CONFIG_S3MU_MCUX_S3MU s3mu driver_s3mu)
|
||||
include_driver_ifdef(CONFIG_DAI_NXP_MICFIL pdm driver_pdm)
|
||||
include_driver_ifdef(CONFIG_PINCTRL_NXP_PORT port driver_port)
|
||||
include_driver_ifdef(CONFIG_GLIKEY_MCUX_GLIKEY glikey driver_glikey)
|
||||
if(CONFIG_BT_NXP)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue