zephyr/boards/arm/stm32_min_dev
Erwan Gouriou 6b72fbae7c drivers/clock_control: Remove useless CLOCK_STM32_PLL_XTPRE config
CLOCK_STM32_PLL_XTPRE Kconfig symbols was made to differentiate
code between F1 soc variants with XTRE and others.
It appears that specific XTRE code handling is already in place in
LL_PLL_ConfigSystemClock_* functions that are called afterwards.
Since this piece of code is not required anymore, let's remove
the symbol.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-07-02 08:14:45 -05:00
..
doc boards: arm: stm32_min_dev: Add ADC_1 2020-05-08 15:56:33 -05:00
support boards: arm: stm32: Fix openocd warning 2019-01-03 10:24:49 -06:00
board.cmake boards: arm: st, stm32: add jlink runner args 2019-04-19 13:56:28 -05:00
CMakeLists.txt boards: Set pinmux.c compilation under switch CONFIG_PINMUX 2019-06-10 12:42:49 +02:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig drivers: pwm: stm32: remove remaining Kconfig instances 2020-05-05 10:52:51 -05:00
pinmux.c boards: stm32: pinmux: Restore Kconfig control on pinmux (adc) 2020-05-20 12:09:19 +02:00
stm32_min_dev.dtsi boards: arm: stm32_min_dev: Add ADC_1 2020-05-08 15:56:33 -05:00
stm32_min_dev_black.dts boards: stm32: Update board definition using new GPIO api 2020-02-05 12:00:36 +01:00
stm32_min_dev_black.yaml boards: arm: stm32_min_dev: Add ADC_1 2020-05-08 15:56:33 -05:00
stm32_min_dev_black_defconfig drivers/clock_control: Remove useless CLOCK_STM32_PLL_XTPRE config 2020-07-02 08:14:45 -05:00
stm32_min_dev_blue.dts boards: stm32: Update board definition using new GPIO api 2020-02-05 12:00:36 +01:00
stm32_min_dev_blue.yaml boards: arm: stm32_min_dev: Add ADC_1 2020-05-08 15:56:33 -05:00
stm32_min_dev_blue_defconfig drivers/clock_control: Remove useless CLOCK_STM32_PLL_XTPRE config 2020-07-02 08:14:45 -05:00