From: Arnd Bergmann Date: Sat, 17 Mar 2012 21:10:51 +0000 (+0000) Subject: clk: make CONFIG_COMMON_CLK invisible X-Git-Tag: v3.4-rc1~70^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fb61e33507e5d76b69467b4f96290338e96b733;p=pandora-kernel.git 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 --- Reading git-diff-tree failed