clk: sunxi-ng: remove select on obsolete SUNXI_CCU_X kconfig name
authorCorentin Labbe <clabbe.montjoie@gmail.com>
Fri, 19 Jan 2018 14:19:06 +0000 (15:19 +0100)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 13 Feb 2018 08:43:50 +0000 (09:43 +0100)
commit75af6fa42dc68b730e85f51034512c61e52eb0c0
tree4c2762ea8ff9c47d9c64a40b4119e774a2573900
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
clk: sunxi-ng: remove select on obsolete SUNXI_CCU_X kconfig name

The following symbols:
SUNXI_CCU_DIV
SUNXI_CCU_MULT
SUNXI_CCU_NK
SUNXI_CCU_NKM
SUNXI_CCU_NM
SUNXI_CCU_MP
SUNXI_CCU_PHASE
were removed with the commit 06e226c7fb23 ("clk: sunxi-ng: Move all clock types to a library")
So selecting them is useless.

Fixes: c84f5683f6e9 ("clk: sunxi-ng: Add sun4i/sun7i CCU driver")
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
drivers/clk/sunxi-ng/Kconfig