forked from Minki/linux
723d0530d9
Let's test various parts of the rate-related clock API with the kunit testing framework. Cc: kunit-dev@googlegroups.com Tested-by: Daniel Latypov <dlatypov@google.com> Suggested-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://lore.kernel.org/r/20220225143534.405820-3-maxime@cerno.tech Signed-off-by: Stephen Boyd <sboyd@kernel.org>
5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
CONFIG_KUNIT=y
|
|
CONFIG_COMMON_CLK=y
|
|
CONFIG_CLK_KUNIT_TEST=y
|
|
CONFIG_CLK_GATE_KUNIT_TEST=y
|