boards: stm32 based: Remove useless CONFIG_PINCTRL assignment

PINCTRL should not be set per board, but rather depending on drivers needs.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
This commit is contained in:
Erwan Gouriou 2024-08-30 14:01:15 +02:00 committed by Fabio Baltieri
parent e6a296bbe4
commit c3c7e513c4
64 changed files with 0 additions and 182 deletions

View File

@ -18,6 +18,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -18,6 +18,3 @@ CONFIG_CLOCK_CONTROL=y
# console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -21,6 +21,3 @@ CONFIG_RAM_CONSOLE_BUFFER_SIZE=1024
# uart console (overrides remote proc console)
CONFIG_UART_CONSOLE=n
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -17,6 +17,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -18,6 +18,3 @@ CONFIG_CLOCK_CONTROL=y
# console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -17,6 +17,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -16,6 +16,3 @@ CONFIG_CLOCK_CONTROL=y
# console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -17,6 +17,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -12,6 +12,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -12,6 +12,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -17,6 +17,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -18,6 +18,3 @@ CONFIG_CLOCK_CONTROL=y
# console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -19,6 +19,3 @@ CONFIG_SERIAL=y
# Console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# Enable pin controller
CONFIG_PINCTRL=y

View File

@ -23,8 +23,6 @@ CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# Enable pin controller
CONFIG_PINCTRL=y
# Use zephyr,code-partition as flash offset
CONFIG_USE_DT_CODE_PARTITION=y

View File

@ -19,6 +19,3 @@ CONFIG_SERIAL=y
# Console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# Enable pin controller
CONFIG_PINCTRL=y

View File

@ -23,8 +23,6 @@ CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# Enable pin controller
CONFIG_PINCTRL=y
# Use zephyr,code-partition as flash offset
CONFIG_USE_DT_CODE_PARTITION=y

View File

@ -13,8 +13,6 @@ CONFIG_ARM_MPU=y
# Enable HW stack protection
CONFIG_HW_STACK_PROTECTION=y
# enable pin controller
CONFIG_PINCTRL=y
# Use zephyr,code-partition as flash offset
CONFIG_USE_DT_CODE_PARTITION=y

View File

@ -13,8 +13,6 @@ CONFIG_ARM_MPU=y
# Enable HW stack protection
CONFIG_HW_STACK_PROTECTION=y
# Enable pin controller
CONFIG_PINCTRL=y
# Enable uart driver
# CONFIG_SERIAL=y

View File

@ -16,8 +16,6 @@ CONFIG_ARM_MPU=y
# Enable HW stack protection
CONFIG_HW_STACK_PROTECTION=y
# enable pin controller
CONFIG_PINCTRL=y
# Use zephyr,code-partition as flash offset
CONFIG_USE_DT_CODE_PARTITION=y

View File

@ -19,7 +19,5 @@ CONFIG_ARM_MPU=y
# Enable HW stack protection
CONFIG_HW_STACK_PROTECTION=y
# enable pin controller
CONFIG_PINCTRL=y
CONFIG_REGULATOR=y

View File

@ -12,6 +12,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -13,6 +13,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -14,9 +14,6 @@ CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# Enable Pinctrl
CONFIG_PINCTRL=y
# Enable GPIO
CONFIG_GPIO=y

View File

@ -15,9 +15,6 @@ CONFIG_GPIO=y
# Clock Controller
CONFIG_CLOCK_CONTROL=y
# Pin Controller
CONFIG_PINCTRL=y
# Enable MPU and HW stack protection
CONFIG_ARM_MPU=y
CONFIG_HW_STACK_PROTECTION=y

View File

@ -8,8 +8,5 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y
# Enable MPU
CONFIG_ARM_MPU=y

View File

@ -12,6 +12,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -15,6 +15,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -17,6 +17,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -16,6 +16,3 @@ CONFIG_ARM_MPU=y
# Enable HW stack protection
CONFIG_HW_STACK_PROTECTION=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -18,6 +18,3 @@ CONFIG_GPIO=y
# enable clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -17,6 +17,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -11,6 +11,3 @@ CONFIG_GPIO=y
# enable clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -17,6 +17,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -17,6 +17,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -19,6 +19,3 @@ CONFIG_GPIO=y
CONFIG_CLOCK_CONTROL=y
CONFIG_ENTROPY_GENERATOR=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -18,6 +18,3 @@ CONFIG_CLOCK_CONTROL=y
# Enable GPIO
CONFIG_GPIO=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -18,6 +18,3 @@ CONFIG_CLOCK_CONTROL=y
# Enable GPIO
CONFIG_GPIO=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -16,6 +16,3 @@ CONFIG_GPIO=y
# enable clock control
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -19,6 +19,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -17,6 +17,3 @@ CONFIG_GPIO=y
# Clock configuration
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -17,6 +17,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -13,6 +13,3 @@ CONFIG_GPIO=y
# Clock Control
CONFIG_CLOCK_CONTROL=y
# Enable pin controller
CONFIG_PINCTRL=y

View File

@ -24,6 +24,3 @@ CONFIG_CLOCK_CONTROL=y
# enable regulators
CONFIG_REGULATOR=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -22,6 +22,3 @@ CONFIG_HW_STACK_PROTECTION=y
# Enable regulator for the power-rails
CONFIG_REGULATOR=y
# Enable pin controller
CONFIG_PINCTRL=y

View File

@ -16,6 +16,3 @@ CONFIG_ARM_MPU=y
# Enable HW stack protection
CONFIG_HW_STACK_PROTECTION=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -20,6 +20,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -18,6 +18,3 @@ CONFIG_GPIO=y
# Enable clocks
CONFIG_CLOCK_CONTROL=y
# Enable pinctrl
CONFIG_PINCTRL=y

View File

@ -15,6 +15,3 @@ CONFIG_CLOCK_CONTROL=y
# Console
#CONFIG_CONSOLE=y
#CONFIG_UART_CONSOLE=y
# Enable pin controller
CONFIG_PINCTRL=y

View File

@ -22,6 +22,3 @@ CONFIG_GPIO=y
# Enable Clock
CONFIG_CLOCK_CONTROL=y
# Enable pin controller
CONFIG_PINCTRL=y

View File

@ -16,6 +16,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -21,6 +21,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# Enable pin controller
CONFIG_PINCTRL=y

View File

@ -19,6 +19,3 @@ CONFIG_SERIAL=y
# By default CONSOLE is assigned to m7
#CONFIG_CONSOLE=y
#CONFIG_UART_CONSOLE=y
# Enable pin controller
CONFIG_PINCTRL=y

View File

@ -23,6 +23,3 @@ CONFIG_SERIAL=y
# Console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# Enable pin controller
CONFIG_PINCTRL=y

View File

@ -21,8 +21,6 @@ CONFIG_GPIO=y
# Enable clocks
CONFIG_CLOCK_CONTROL=y
# Enable pinctrl
CONFIG_PINCTRL=y
# Enable SMPS
CONFIG_POWER_SUPPLY_DIRECT_SMPS=y

View File

@ -18,6 +18,3 @@ CONFIG_GPIO=y
# Enable clocks
CONFIG_CLOCK_CONTROL=y
# Enable pin controller
CONFIG_PINCTRL=y

View File

@ -19,6 +19,3 @@ CONFIG_GPIO=y
# Enable clocks
CONFIG_CLOCK_CONTROL=y
# Enable pinctrl
CONFIG_PINCTRL=y

View File

@ -11,6 +11,3 @@ CONFIG_GPIO=y
# enable clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -18,6 +18,3 @@ CONFIG_GPIO=y
# Clock configuration
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -17,6 +17,3 @@ CONFIG_GPIO=y
# Clock configuration
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -17,6 +17,3 @@ CONFIG_GPIO=y
# Clock configuration
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -19,8 +19,6 @@ CONFIG_GPIO=y
# Enable clocks
CONFIG_CLOCK_CONTROL=y
# Enable pin controller
CONFIG_PINCTRL=y
# Logger cannot use itself to log
CONFIG_USB_CDC_ACM_LOG_LEVEL_OFF=y

View File

@ -17,6 +17,3 @@ CONFIG_GPIO=y
# Enable Clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y

View File

@ -5,7 +5,6 @@
#
CONFIG_CLOCK_CONTROL=y
CONFIG_PINCTRL=y
CONFIG_ARM_MPU=y
CONFIG_HW_STACK_PROTECTION=y

View File

@ -18,6 +18,3 @@ CONFIG_GPIO=y
# Enable clocks
CONFIG_CLOCK_CONTROL=y
# enable pin controller
CONFIG_PINCTRL=y