modules: Add config for LPC clock control

Add a config for MCUX LPC clock control

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
Mahesh Mahadevan 2020-08-26 16:35:56 -05:00 committed by Kumar Gala
parent c2a40a8c66
commit a3341dd347

View file

@ -35,6 +35,11 @@ config HAS_MCUX_CCM
help
Set if the clock control module (CCM) module is present in the SoC.
config HAS_MCUX_SYSCON
bool
help
Set if the syscon module is present in the SoC.
config HAS_MCUX_PCC
bool
help