zephyr/soc/arm
Ulf Magnusson 063f311ac6 soc: nxp: rt: kconfig: Clean up INIT_ENET_PLL handling
Move the definition of INIT_ENET_PLL to soc/arm/nxp_imx/rt/Kconfig.soc,
which is where the other INIT_*_PLL symbols are defined, and consistenly
enable it with 'select' like for the other symbols, instead of via
Kconfig.defconfig.mimxrt{1052,1062,1064}.

Remove an old empty INIT_ENET_PLL definition from
soc/arm/nxp_imx/rt/Kconfig.defconfig.series, which was just there to
hack around a dependency on NET_L2_ETHERNET. If the symbol does not
depend on NET_L2_ETHERNET in all cases, it's better to not add the
dependency.

Also add a help text to hint what's going on there.

Found with a script (INIT_ENET_PLL was only defined in Kconfig.defconfig
files).

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-10-30 09:13:27 +01:00
..
arm arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files 2019-10-28 08:27:28 -05:00
atmel_sam arm/riscv: Remove types from SOC_SERIES in Kconfig.defconfig files 2019-10-29 06:08:10 +01:00
atmel_sam0 arm/riscv: Remove types from SOC_SERIES in Kconfig.defconfig files 2019-10-29 06:08:10 +01:00
cypress soc: arm: kconfig: Clean up SOC_PART_NUMBER definitions 2019-10-29 06:06:54 +01:00
microchip_mec arm/riscv: Remove types from SOC_SERIES in Kconfig.defconfig files 2019-10-29 06:08:10 +01:00
nordic_nrf arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files 2019-10-28 08:27:28 -05:00
nxp_imx soc: nxp: rt: kconfig: Clean up INIT_ENET_PLL handling 2019-10-30 09:13:27 +01:00
nxp_kinetis soc: arm: kconfig: Clean up SOC_PART_NUMBER definitions 2019-10-29 06:06:54 +01:00
nxp_lpc soc: arm: kconfig: Clean up SOC_PART_NUMBER definitions 2019-10-29 06:06:54 +01:00
silabs_exx32 arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files 2019-10-28 08:27:28 -05:00
st_stm32 arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files 2019-10-28 08:27:28 -05:00
ti_lm3s6965 arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files 2019-10-28 08:27:28 -05:00
ti_simplelink arm/riscv: Remove types from SOC_SERIES in Kconfig.defconfig files 2019-10-29 06:08:10 +01:00
xilinx_zynqmp arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files 2019-10-28 08:27:28 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig soc: arm: kconfig: Clean up SOC_PART_NUMBER definitions 2019-10-29 06:06:54 +01:00