Skip to content

Commit ab3bf82

Browse files
michal-smolacarlescufi
authored andcommitted
drivers: sensor: nxp kinetis temp: Remove depends on kinetis
Remove Kconfig dependency on SOC_FAMILY_KINETIS as the temperature sensor is available also on MCX family. Signed-off-by: Michal Smola <[email protected]>
1 parent 2e22e8c commit ab3bf82

File tree

1 file changed

+0
-1
lines changed
  • drivers/sensor/nxp/nxp_kinetis_temp

1 file changed

+0
-1
lines changed

drivers/sensor/nxp/nxp_kinetis_temp/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ config TEMP_KINETIS
77
bool "NXP Kinetis Temperature Sensor"
88
default y
99
depends on DT_HAS_NXP_KINETIS_TEMPERATURE_ENABLED
10-
depends on SOC_FAMILY_KINETIS
1110
select ADC
1211
help
1312
Enable driver for NXP Kinetis temperature sensor.

0 commit comments

Comments
 (0)