commit | 0a2876de263caeeff6bacfa7a94a5e3b18d533dd | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@st.com> | Wed Dec 20 17:24:12 2023 +0100 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Tue Jan 16 10:07:02 2024 +0000 |
tree | c85d7f2343094858b86abd7a23724d00f8571b07 | |
parent | 19cc4779e5526f7c9696625d18545288b03e65e5 [diff] |
drivers: timer: stm32: Clean up related to STM32_LPTIM_CLOCK Now that STM32_LPTIM_CLOCK choice symbol is defined from device tree, remove the prompt which was defining it as a user selectable entry. Remove the warning related to possible symbol misalignment with device tree setting. Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>