commit | d6ebf10ef8be855a146a9c884c7688f6b6e78570 | [log] [tgz] |
---|---|---|
author | Khaoula Bidani <khaoula.bidani-ext@st.com> | Thu Jan 23 17:14:23 2025 +0100 |
committer | Benjamin Cabé <kartben@gmail.com> | Thu Mar 20 09:32:56 2025 +0100 |
tree | 45f882741109cb13111cbc10c9a1aa861f88d685 | |
parent | a60d88e5cc96261909dc3d54495ce0b1e63fdc69 [diff] |
drivers : spi: clean up usage of "select USE_STM32_LL_spi" clean up usage of select USE_STM32_LL_spi from Kconfig.stm32 this modifications due to the include unconditionally of stm32xxxx_ll_spi.h in the HAL. Signed-off-by: Khaoula Bidani <khaoula.bidani-ext@st.com>