diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2019-07-05 17:20:14 +0200 |
---|---|---|
committer | Patrick Delaunay <patrick.delaunay@st.com> | 2019-07-12 11:18:53 +0200 |
commit | 05d36936880d77e39dfd5978094d016a6f6c1808 (patch) | |
tree | 6a8c9eecd8ac49d263e000e1733f70a6a08228c1 /arch/arm/Kconfig | |
parent | 24cb4587f48f5b88efc497baa6e010f6fd4f4825 (diff) | |
download | u-boot-05d36936880d77e39dfd5978094d016a6f6c1808.tar.gz |
stm32mp1: update package information in device tree
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index f5a7630e4f..6f9c2010ba 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1488,6 +1488,7 @@ config ARCH_STM32MP select MISC select OF_CONTROL select OF_LIBFDT + select OF_SYSTEM_SETUP select PINCTRL select REGMAP select SUPPORT_SPL |