We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aaa9c4 commit 5973b55Copy full SHA for 5973b55
drivers/hwinfo/Kconfig.numaker
@@ -4,7 +4,7 @@
4
config HWINFO_NUMAKER
5
bool "NuMaker hwinfo"
6
default y
7
- depends on SOC_SERIES_M46X || SOC_SERIES_M55M1X
+ depends on DT_HAS_NUVOTON_NUMAKER_FMC_ENABLED
8
select HWINFO_HAS_DRIVER
9
select HAS_NUMAKER_FMC
10
help
drivers/hwinfo/Kconfig.numaker_rmc
config HWINFO_NUMAKER_RMC
bool "NuMaker hwinfo backed up by RMC"
- depends on SOC_SERIES_M2L31X
+ depends on DT_HAS_NUVOTON_NUMAKER_RMC_ENABLED
select HAS_NUMAKER_RMC
0 commit comments