From: Patrice Chotard Date: Tue, 9 Apr 2024 15:01:53 +0000 (+0200) Subject: configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp15_basic_defconfig X-Git-Url: http://git.dujemihanovic.xyz/img/static/gitweb.css?a=commitdiff_plain;h=b70eea28fdad40db407b6ff8f5094c92e4be7e6b;p=u-boot.git configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp15_basic_defconfig Enable BUTTON_GPIO flag for STM32MP15. Signed-off-by: Patrice Chotard Reviewed-by: Patrick Delaunay --- diff --git a/configs/stm32mp15_basic_defconfig b/configs/stm32mp15_basic_defconfig index 005f1d55f8..2e22bf8600 100644 --- a/configs/stm32mp15_basic_defconfig +++ b/configs/stm32mp15_basic_defconfig @@ -97,6 +97,8 @@ CONFIG_TFTP_TSIZE=y CONFIG_USE_SERVERIP=y CONFIG_SERVERIP="192.168.1.1" CONFIG_STM32_ADC=y +CONFIG_BUTTON=y +CONFIG_BUTTON_GPIO=y CONFIG_SET_DFU_ALT_INFO=y CONFIG_USB_FUNCTION_FASTBOOT=y CONFIG_FASTBOOT_BUF_ADDR=0xC0000000