[PATCH v2] clk: Move vendor's Kconfig into CCF menu section
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-01-28 11:29:08
Also in:
linux-clk, linux-devicetree, linux-mediatek, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2016-01-28 11:29:08
Also in:
linux-clk, linux-devicetree, linux-mediatek, lkml
On Thursday 28 January 2016 16:58:57 James Liao wrote:
Move all vendor's Kconfig into CCF menu section to prevent new drivers putting their Kconfig files in a wrong place. Some Kconigs need to modify at the same time to avoid build warnings. Signed-off-by: James Liao <redacted> --- This patch is based on v4.5-rc1. changes since v1: - Modify s3c24xx and samsung's Kconfig to avoid build warngings.
Acked-by: Arnd Bergmann <arnd@arndb.de>