soc: nxp: imx: imx8m: Remove wrong Kconfig setting
Removes setting a Kconfig in the wrong place Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
6bc6e4e5c2
commit
557a2c6cbd
|
@ -6,10 +6,6 @@
|
|||
|
||||
if SOC_MIMX8ML8_M7
|
||||
|
||||
config SOC
|
||||
string
|
||||
default "mimx8ml8"
|
||||
|
||||
config SYS_CLOCK_HW_CYCLES_PER_SEC
|
||||
int
|
||||
default 800000000
|
||||
|
|
Loading…
Reference in New Issue