Skip to content

Commit e6a296b

Browse files
erwangofabiobaltieri
authored andcommitted
boards: st: Remove useless CONFIG_PINCTRL assignment
PINCTRL should not be set per board, but rather depending on drivers needs. Signed-off-by: Erwan Gouriou <[email protected]>
1 parent d13f9d9 commit e6a296b

File tree

108 files changed

+0
-319
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+0
-319
lines changed

boards/st/b_g474e_dpow1/b_g474e_dpow1_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ CONFIG_GPIO=y
1616
# Enable Clocks
1717
CONFIG_CLOCK_CONTROL=y
1818

19-
# enable pin controller
20-
CONFIG_PINCTRL=y
2119

2220
# Enable MPU
2321
CONFIG_ARM_MPU=y

boards/st/b_l072z_lrwan1/b_l072z_lrwan1_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,3 @@ CONFIG_UART_CONSOLE=y
1515

1616
# GPIO Controller
1717
CONFIG_GPIO=y
18-
19-
# enable pin controller
20-
CONFIG_PINCTRL=y

boards/st/b_l4s5i_iot01a/b_l4s5i_iot01a_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,3 @@ CONFIG_CLOCK_CONTROL=y
1212
# console
1313
CONFIG_CONSOLE=y
1414
CONFIG_UART_CONSOLE=y
15-
16-
# enable pin controller
17-
CONFIG_PINCTRL=y

boards/st/b_u585i_iot02a/b_u585i_iot02a_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,3 @@ CONFIG_CLOCK_CONTROL=y
1212
# console
1313
CONFIG_CONSOLE=y
1414
CONFIG_UART_CONSOLE=y
15-
16-
# enable pin controller
17-
CONFIG_PINCTRL=y

boards/st/b_u585i_iot02a/b_u585i_iot02a_stm32u585xx_ns_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ CONFIG_CLOCK_CONTROL=y
1313
CONFIG_CONSOLE=y
1414
CONFIG_UART_CONSOLE=y
1515

16-
# enable pin controller
17-
CONFIG_PINCTRL=y
1816

1917
CONFIG_ARM_TRUSTZONE_M=y
2018
CONFIG_RUNTIME_NMI=y

boards/st/disco_l475_iot1/disco_l475_iot1_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,3 @@ CONFIG_ARM_MPU=y
1919

2020
# Enable HW stack protection
2121
CONFIG_HW_STACK_PROTECTION=y
22-
23-
# enable pin controller
24-
CONFIG_PINCTRL=y

boards/st/nucleo_c031c6/nucleo_c031c6_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,3 @@ CONFIG_GPIO=y
1313

1414
# Enable Clocks
1515
CONFIG_CLOCK_CONTROL=y
16-
17-
# enable pin controller
18-
CONFIG_PINCTRL=y

boards/st/nucleo_f030r8/nucleo_f030r8_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,3 @@ CONFIG_GPIO=y
1919

2020
# Enable Clocks
2121
CONFIG_CLOCK_CONTROL=y
22-
23-
# enable pin controller
24-
CONFIG_PINCTRL=y

boards/st/nucleo_f031k6/nucleo_f031k6_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,3 @@ CONFIG_GPIO=y
2121

2222
# Enable Clocks
2323
CONFIG_CLOCK_CONTROL=y
24-
25-
# enable pin controller
26-
CONFIG_PINCTRL=y

boards/st/nucleo_f042k6/nucleo_f042k6_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,3 @@ CONFIG_GPIO=y
1212

1313
# Enable Clocks
1414
CONFIG_CLOCK_CONTROL=y
15-
16-
# enable pin controller
17-
CONFIG_PINCTRL=y

0 commit comments

Comments
 (0)