summaryrefslogtreecommitdiff
path: root/configs/stm32mp15_trusted_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2019-07-30 20:16:31 +0300
committerPatrice Chotard <patrice.chotard@st.com>2019-08-27 10:36:56 +0300
commit1e1173d964b8c689bc845492050d6ce29bb92bc7 (patch)
tree7e2eb9123429aaea8bd11a5c93bdf6d1689aad42 /configs/stm32mp15_trusted_defconfig
parent28ea00b1df11a0ee9a4cb7cf40485c21bb7eb747 (diff)
downloadu-boot-1e1173d964b8c689bc845492050d6ce29bb92bc7.tar.xz
stm32mp1: configs: add BACKLIGHT_GPIO support
Backlight of panel raydium RM68200 is controlled by a simple gpio, thus we activate the support for the needed driver. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'configs/stm32mp15_trusted_defconfig')
-rw-r--r--configs/stm32mp15_trusted_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stm32mp15_trusted_defconfig b/configs/stm32mp15_trusted_defconfig
index 5855c36769..585817e2eb 100644
--- a/configs/stm32mp15_trusted_defconfig
+++ b/configs/stm32mp15_trusted_defconfig
@@ -105,4 +105,5 @@ CONFIG_USB_GADGET_VENDOR_NUM=0x0483
CONFIG_USB_GADGET_PRODUCT_NUM=0x5720
CONFIG_USB_GADGET_DWC2_OTG=y
CONFIG_DM_VIDEO=y
+CONFIG_BACKLIGHT_GPIO=y
CONFIG_FDT_FIXUP_PARTITIONS=y