summaryrefslogtreecommitdiff
path: root/include/api.h
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@foss.st.com>2022-04-27 13:53:58 +0200
committerPatrice Chotard <patrice.chotard@foss.st.com>2022-05-10 13:56:12 +0200
commit7aa4b4523f7c56b1b6407cbfb6ab3706f98e11c7 (patch)
treea631973e908edafd9e0ccf72e1049dcb2b2f9dcd /include/api.h
parent16613edbc1b59e906a41e84382f3e098f0ec946a (diff)
configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfile
As stm32f46-disco, stm32f769-disco and stm32746g-eval are very similar except their respective device tree file. These 3 boards uses the same TARGET_STM32F746_DISCO flag (so same include/configs/stm32f746-disco.h and same board file board/st/stm32f746-disco/stm32f746-disco.c) To be able to compile these 3 boards, replace the hard-coded device-tree name in include/configs/stm32f746-disco.h by CONFIG_DEFAULT_DEVICE_TREE which is set in each board defconfig file with the correct value. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'include/api.h')
0 files changed, 0 insertions, 0 deletions