]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: stm32: add configuration flags for each of the stm32 drivers
authorBenjamin Gaignard <benjamin.gaignard@linaro.org>
Mon, 12 Mar 2018 09:32:48 +0000 (10:32 +0100)
committerStephen Boyd <sboyd@kernel.org>
Mon, 19 Mar 2018 20:49:36 +0000 (13:49 -0700)
commitda32d3539fca54f36f6069fafe6ee0e4bc7117d0
tree5089e1b93186f39a853825da4dfc6e50c2339c22
parent3a430067838a4e47ff473999b2f6a5a7be92dba7
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>
drivers/clk/Kconfig
drivers/clk/Makefile