zephyr/soc
Thomas Stranger a41606ec52 soc: arch: stm32g0: fix strobe init for g070 an g0b0
The STM32G070 and STM32G0B0 Socs don't have USB power delivery support
but the PINs PD0, PD2, PB15, PA8 pins of these still have the same
pull down on boot configuration options as the SOCs with UCPD support.

This commit skips the check if such a peripheral is enabled,
therefore the configuration will always be applied on these SOCs
and the compile error is resolved.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2022-09-01 10:28:48 +02:00
..
arc ARC: boards: QEMU: hs6x: minor description polish 2022-08-22 10:23:14 +00:00
arm soc: arch: stm32g0: fix strobe init for g070 an g0b0 2022-09-01 10:28:48 +02:00
arm64 soc/arm64: Do not allow userspace to directly access peripherals 2022-08-05 06:28:57 +01:00
mips
nios2
posix cmake: Update CONFIG_ASAN support 2022-08-19 08:30:01 +02:00
riscv soc: esp32: remove Kconfig.defconfig* setting of clock control drivers 2022-09-01 10:26:30 +02:00
sparc
x86 i2c: Remove unncessary HAS_I2C_DW Kconfig symbol 2022-08-01 18:01:44 +02:00
xtensa soc: esp32: remove Kconfig.defconfig* setting of clock control drivers 2022-09-01 10:26:30 +02:00
Kconfig