File tree Expand file tree Collapse file tree 4 files changed +1
-9
lines changed Expand file tree Collapse file tree 4 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ config PINCTRL_IMX_SCMI
2626# TODO: Find better place for this option
2727config MCUX_XBARA
2828 bool "MCUX XBARA driver"
29- depends on HAS_MCUX_XBARA
29+ depends on DT_HAS_NXP_MCUX_XBAR_ENABLED
3030 help
3131 Enable the MCUX XBARA driver.
3232
Original file line number Diff line number Diff line change @@ -359,11 +359,6 @@ config HAS_MCUX_ADC_ETC
359359 Set if the ADC External Trigger Control module is present
360360 on the SoC.
361361
362- config HAS_MCUX_XBARA
363- bool
364- help
365- Set if the XBARA module is present on the SoC.
366-
367362config HAS_MCUX_XCACHE
368363 bool
369364 help
Original file line number Diff line number Diff line change @@ -87,7 +87,6 @@ config SOC_MIMXRT1052
8787 select HAS_MCUX_FLEXCAN
8888 select HAS_MCUX_PWM
8989 select HAS_MCUX_SRC
90- select HAS_MCUX_XBARA
9190
9291config SOC_MIMXRT1062
9392 select HAS_MCUX_ELCDIF
@@ -107,7 +106,6 @@ config SOC_MIMXRT1062
107106 select HAS_MCUX_I2S
108107 select HAS_MCUX_ADC_ETC
109108 select HAS_MCUX_SRC
110- select HAS_MCUX_XBARA
111109
112110config SOC_MIMXRT1064
113111 select HAS_MCUX_ELCDIF
Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ config SOC_SERIES_IMXRT11XX
4242 select HAS_MCUX_USB_EHCI
4343 select HAS_MCUX_SRC_V2
4444 select HAS_MCUX_IOMUXC
45- select HAS_MCUX_XBARA
4645 select HAS_SWO
4746 select HAS_PM
4847
You can’t perform that action at this time.
0 commit comments