Skip to content

Commit

Permalink
boards: stm32: Remove explicit CLOCK_CONTROL setting
Browse files Browse the repository at this point in the history
`CLOCK_CONTROL` subsystem being selected directly at family level,
remove it from individual board configurations.

Signed-off-by: Erwan Gouriou <[email protected]>
  • Loading branch information
erwango authored and nashif committed Sep 6, 2024
1 parent 0e30625 commit 16b194a
Show file tree
Hide file tree
Showing 170 changed files with 0 additions and 521 deletions.
3 changes: 0 additions & 3 deletions boards/96boards/aerocore2/96b_aerocore2_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/96boards/argonkey/96b_argonkey_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ CONFIG_SERIAL=y
# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y

# console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
3 changes: 0 additions & 3 deletions boards/96boards/avenger96/96b_avenger96_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ CONFIG_GPIO=y
CONFIG_SERIAL=y
CONFIG_UART_INTERRUPT_DRIVEN=y

# clock configuration
CONFIG_CLOCK_CONTROL=y

# console (remote proc console by default)
CONFIG_CONSOLE=y
CONFIG_RAM_CONSOLE=y
Expand Down
3 changes: 0 additions & 3 deletions boards/96boards/carbon/96b_carbon_stm32f401xe_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/96boards/neonkey/96b_neonkey_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ CONFIG_SERIAL=y
# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y

# console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/96boards/wistrio/96b_wistrio_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ CONFIG_SERIAL=y
# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y

# console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/adi/eval_adin1110ebz/adi_eval_adin1110ebz_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/adi/eval_adin2111ebz/adi_eval_adin2111ebz_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/adi/sdp_k1/adi_sdp_k1_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/alientek/pandora_stm32l475/pandora_stm32l475_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ CONFIG_SERIAL=y
# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y

# console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
# Enable GPIO
CONFIG_GPIO=y

# Clock configuration
CONFIG_CLOCK_CONTROL=y

# Enable MPU
CONFIG_ARM_MPU=y

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ CONFIG_POWER_SUPPLY_DIRECT_SMPS=n
# Enable GPIO
CONFIG_GPIO=y

# Enable clocks
CONFIG_CLOCK_CONTROL=y

# Enable MPU
CONFIG_ARM_MPU=y

Expand All @@ -23,6 +20,5 @@ CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y


# Use zephyr,code-partition as flash offset
CONFIG_USE_DT_CODE_PARTITION=y
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
# Enable GPIO
CONFIG_GPIO=y

# Clock configuration
CONFIG_CLOCK_CONTROL=y

# Enable MPU
CONFIG_ARM_MPU=y

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ CONFIG_POWER_SUPPLY_DIRECT_SMPS=n
# Enable GPIO
CONFIG_GPIO=y

# Enable clocks
CONFIG_CLOCK_CONTROL=y

# Enable MPU
CONFIG_ARM_MPU=y

Expand All @@ -23,6 +20,5 @@ CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y


# Use zephyr,code-partition as flash offset
CONFIG_USE_DT_CODE_PARTITION=y
3 changes: 0 additions & 3 deletions boards/arduino/opta/arduino_opta_stm32h747xx_m4_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
# Enable GPIO
CONFIG_GPIO=y

# Clock configuration
CONFIG_CLOCK_CONTROL=y

# Enable MPU
CONFIG_ARM_MPU=y

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,12 @@
# Enable GPIO
CONFIG_GPIO=y

# Clock configuration
CONFIG_CLOCK_CONTROL=y

# Enable MPU
CONFIG_ARM_MPU=y

# Enable HW stack protection
CONFIG_HW_STACK_PROTECTION=y


# Enable uart driver
# CONFIG_SERIAL=y

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,12 @@ CONFIG_POWER_SUPPLY_DIRECT_SMPS=y
# Enable GPIO
CONFIG_GPIO=y

# Enable clocks
CONFIG_CLOCK_CONTROL=y

# Enable MPU
CONFIG_ARM_MPU=y

# Enable HW stack protection
CONFIG_HW_STACK_PROTECTION=y


# Use zephyr,code-partition as flash offset
CONFIG_USE_DT_CODE_PARTITION=y

Expand Down
4 changes: 0 additions & 4 deletions boards/blues/swan_r5/swan_r5_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ CONFIG_SERIAL=y
# Enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y

# Console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
Expand All @@ -19,5 +16,4 @@ CONFIG_ARM_MPU=y
# Enable HW stack protection
CONFIG_HW_STACK_PROTECTION=y


CONFIG_REGULATOR=y
3 changes: 0 additions & 3 deletions boards/dragino/lsn50/dragino_lsn50_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ CONFIG_UART_CONSOLE=y

# GPIO Controller
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/dragino/nbsn95/dragino_nbsn95_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ CONFIG_UART_CONSOLE=y

# GPIO Controller
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/fanke/fk7b0m1_vbt6/fk7b0m1_vbt6_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,3 @@ CONFIG_UART_CONSOLE=y

# Enable GPIO
CONFIG_GPIO=y

# Enable clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/google/dragonclaw/google_dragonclaw_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ CONFIG_UART_CONSOLE=y
# GPIO Controller
CONFIG_GPIO=y

# Clock Controller
CONFIG_CLOCK_CONTROL=y

# Enable MPU and HW stack protection
CONFIG_ARM_MPU=y
CONFIG_HW_STACK_PROTECTION=y
3 changes: 0 additions & 3 deletions boards/google/twinkie_v2/google_twinkie_v2_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,5 @@
# GPIO Controller
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y

# Enable MPU
CONFIG_ARM_MPU=y
3 changes: 0 additions & 3 deletions boards/mikroe/clicker_2/mikroe_clicker_2_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/mxchip/az3166_iotdevkit/az3166_iotdevkit_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO ports
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ CONFIG_SERIAL=y
# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y

# console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
Expand Down
3 changes: 0 additions & 3 deletions boards/olimex/olimexino_stm32/olimexino_stm32_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# enable clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/olimex/stm32_e407/olimex_stm32_e407_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/olimex/stm32_h103/olimex_stm32_h103_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# enable clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/olimex/stm32_h405/olimex_stm32_h405_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/olimex/stm32_h407/olimex_stm32_h407_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/olimex/stm32_p405/olimex_stm32_p405_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,4 @@ CONFIG_UART_CONSOLE=y
# enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y

CONFIG_ENTROPY_GENERATOR=y
3 changes: 0 additions & 3 deletions boards/others/black_f407ve/black_f407ve_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,5 @@ CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y

# Enable GPIO
CONFIG_GPIO=y
3 changes: 0 additions & 3 deletions boards/others/black_f407zg_pro/black_f407zg_pro_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,5 @@ CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y

# Enable GPIO
CONFIG_GPIO=y
3 changes: 0 additions & 3 deletions boards/others/stm32_min_dev/stm32_min_dev_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,3 @@ CONFIG_UART_CONSOLE=y

# enable GPIO
CONFIG_GPIO=y

# enable clock control
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/others/stm32f030_demo/stm32f030_demo_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,3 @@ CONFIG_UART_CONSOLE=y

# GPIO Controller
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/others/stm32f401_mini/stm32f401_mini_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ CONFIG_UART_CONSOLE=y

# Enable GPIO
CONFIG_GPIO=y

# Clock configuration
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/ronoth/lodev/ronoth_lodev_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,3 @@ CONFIG_UART_CONSOLE=y

# GPIO Controller
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/seagate/legend/legend_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ CONFIG_UART_CONSOLE=y

# GPIO Controller
CONFIG_GPIO=y

# Clock Control
CONFIG_CLOCK_CONTROL=y
3 changes: 0 additions & 3 deletions boards/seco/stm32f3_seco_d23/stm32f3_seco_d23_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,5 @@ CONFIG_UART_CONSOLE=y
# enable GPIO
CONFIG_GPIO=y

# clock configuration
CONFIG_CLOCK_CONTROL=y

# enable regulators
CONFIG_REGULATOR=y
3 changes: 0 additions & 3 deletions boards/seeed/lora_e5_dev_board/lora_e5_dev_board_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ CONFIG_SERIAL=y
# Enable GPIO
CONFIG_GPIO=y

# Enable Clocks
CONFIG_CLOCK_CONTROL=y

# Console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
Expand Down
Loading

0 comments on commit 16b194a

Please sign in to comment.