soc: nxp: delete HAS_MCUX_SIM/RCM kconfig symbols
- Remove HAS_MCUX_SIM and HAS_MCUX_RCM Kconfig symbols on NXP platforms - delete HAS_MCUX_SIM/HAS_MCUX_RCM kconfigs, use dt ways to get enabled SIM/RCM devices Signed-off-by: Lucien Zhao <lucien.zhao@nxp.com>
This commit is contained in:
committed by
Fabio Baltieri
parent
0a6e0160b4
commit
0e0757cc3c
@@ -24,12 +24,6 @@ config HAS_MCUX_CACHE
|
||||
help
|
||||
Set if the L1 or L2 cache is present in the SoC.
|
||||
|
||||
config HAS_MCUX_SIM
|
||||
bool
|
||||
help
|
||||
Set if the system integration module (SIM) module is present in the
|
||||
SoC.
|
||||
|
||||
config HAS_MCUX_SRC
|
||||
bool
|
||||
help
|
||||
@@ -41,12 +35,6 @@ config HAS_MCUX_RDC
|
||||
help
|
||||
Set if the RDC module is present in the SoC.
|
||||
|
||||
config HAS_MCUX_RCM
|
||||
bool
|
||||
help
|
||||
Set if the Reset Control Module (RCM) module is present in
|
||||
the SoC.
|
||||
|
||||
config HAS_MCUX_XCACHE
|
||||
bool
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user