gpio: stm32: create include file for driver private data
[platform/kernel/u-boot.git] / arch / arm / Kconfig
index b4808d4..9f20f32 100644 (file)
@@ -1810,7 +1810,6 @@ config ARCH_STM32
        select CPU_V7M
        select DM
        select DM_SERIAL
-       select GPIO_EXTRA_HEADER
        imply CMD_DM
 
 config ARCH_STI
@@ -1836,7 +1835,6 @@ config ARCH_STM32MP
        select DM_GPIO
        select DM_RESET
        select DM_SERIAL
-       select GPIO_EXTRA_HEADER
        select MISC
        select OF_CONTROL
        select OF_LIBFDT