soc: st: stm32: regroup Kconfig.defconfig.<soc> files in a single one#98589
soc: st: stm32: regroup Kconfig.defconfig.<soc> files in a single one#98589mathieuchopstm wants to merge 1 commit intozephyrproject-rtos:mainfrom
Conversation
da05e77 to
227cf08
Compare
Regroup the Kconfig.defconfig.<soc> files of each series into the per-series root file, stm32XXx/Kconfig.defconfig, to reduce the number of files and simplify some series. Signed-off-by: Mathieu Choplain <mathieu.choplain-ext@st.com>
227cf08 to
e12eb9a
Compare
|
|
This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time. |
|
This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time. |
|
Closing for now. This will be revisited depending on outcome of #104819 |



Regroup the
Kconfig.defconfig.<soc>files of each series into the per-series root file,stm32XXx/Kconfig.defconfig, to reduce the number of files and simplify some series.