[PATCH v2] clk: iproc: Make clocks visible options
From: Stephen Boyd <hidden>
Date: 2016-09-15 00:25:06
Also in:
linux-clk, lkml
From: Stephen Boyd <hidden>
Date: 2016-09-15 00:25:06
Also in:
linux-clk, lkml
On 10/29, Jon Mason wrote:
Make the clocks visible options that can be selected by anyone. This
avoids the problems of:
1) Select is a reverse dependency and is hard for people to understand
and can sometimes be a pain to track down
2) Build coverage goes down because configs are hidden
3) Code bloat
Patch suggested by Stephen Boyd
Signed-off-by: Jon Mason <redacted>
---Applied to clk-next with some minor fixup in the Makefile. I know this is almost a year old, but it still mostly applied. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project