Browse Source

boards: v2: Clean up obsolete comments

Following migration, some comments don't apply anymore.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
pull/69687/head
Erwan Gouriou 1 year ago committed by Jamie McCrae
parent
commit
de231b911d
  1. 2
      boards/v2/st/stm3210c_eval/stm3210c_eval_defconfig
  2. 1
      boards/v2/st/stm32vl_disco/stm32vl_disco_defconfig

2
boards/v2/st/stm3210c_eval/stm3210c_eval_defconfig

@ -1,7 +1,5 @@
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# Zephyr Kernel Configuration
# Platform Configuration
# Serial Drivers # Serial Drivers
CONFIG_SERIAL=y CONFIG_SERIAL=y
CONFIG_UART_INTERRUPT_DRIVEN=y CONFIG_UART_INTERRUPT_DRIVEN=y

1
boards/v2/st/stm32vl_disco/stm32vl_disco_defconfig

@ -1,6 +1,5 @@
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# Platform Configuration
# Enable MPU # Enable MPU
CONFIG_ARM_MPU=y CONFIG_ARM_MPU=y

Loading…
Cancel
Save