Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clk: make CONFIG_COMMON_CLK invisible
All platforms that use the common clk infrastructure should select COMMON_CLK from platform code, and on all other platforms, it must not be enabled, so there is no point making the option visible to users, and when it is visible, we break randconfig builds. Signed-off-by: Arnd Bergmann <[email protected]>
- Loading branch information