sunxi: Turn on CONFIG_SUN4I_A10_CCU for A20
CONFIG_SUN4I_A10_CCU controls both the A10 and the A20 enabling of the
CCU (LCCF) driver, this will be necessary once we move beyond kernel
4.14 because 4.15 has commit f18698e1c66338b902de386e4ad97b8b1b9d999d
("ARM: dts: sun7i: Convert to CCU") which requires this driver.
Fixes: ad2b3bf310
("sunxi: Add support for kernel 4.14")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
parent
885052fbfb
commit
2cc821e7ed
1 changed files with 0 additions and 1 deletions
|
@ -7,4 +7,3 @@ CONFIG_DWMAC_SUN8I=y
|
||||||
# CONFIG_PINCTRL_SUN5I_A13 is not set
|
# CONFIG_PINCTRL_SUN5I_A13 is not set
|
||||||
CONFIG_MDIO_BUS_MUX=y
|
CONFIG_MDIO_BUS_MUX=y
|
||||||
# CONFIG_PINCTRL_SUN5I is not set
|
# CONFIG_PINCTRL_SUN5I is not set
|
||||||
# CONFIG_SUN4I_A10_CCU is not set
|
|
||||||
|
|
Loading…
Reference in a new issue