commit | da32d3539fca54f36f6069fafe6ee0e4bc7117d0 | [log] [tgz] |
---|---|---|
author | Benjamin Gaignard <benjamin.gaignard@linaro.org> | Mon Mar 12 10:32:48 2018 +0100 |
committer | Stephen Boyd <sboyd@kernel.org> | Mon Mar 19 13:49:36 2018 -0700 |
tree | 5089e1b93186f39a853825da4dfc6e50c2339c22 | |
parent | 3a430067838a4e47ff473999b2f6a5a7be92dba7 [diff] |
clk: stm32: add configuration flags for each of the stm32 drivers Add two configuration flags to be able to not compile all the time stm32f and stm32h7 drivers when ARCH_STM32 is set. That help to save some space on those small platforms. Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com> Acked-by: Gabriel Fernandez <gabriel.fernandez@st.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>