mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-17 20:31:11 +00:00
sunxi: Turn on CONFIG_PINCTRL_SUN4I_A10 for A20
CONFIG_PINCTRL_SUN4I_A10 controls both the A10 and the A20 enablong of
the pinctrl driver, this is necessary since upstream commit
5d8d349618a9464714c07414c5888bfd9416638f ("pinctrl: sunxi: add A20
support to A10 driver") which has been included in v4.13 and onwards.
Fixes: ad2b3bf310
("sunxi: Add support for kernel 4.14")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
parent
1de8fc93ca
commit
32e4eaef1b
@ -3,7 +3,7 @@ CONFIG_HARDEN_BRANCH_PREDICTOR=y
|
||||
# CONFIG_MACH_SUN4I is not set
|
||||
# CONFIG_MACH_SUN5I is not set
|
||||
# CONFIG_PINCTRL_GR8 is not set
|
||||
# CONFIG_PINCTRL_SUN4I_A10 is not set
|
||||
CONFIG_PINCTRL_SUN4I_A10=y
|
||||
# CONFIG_PINCTRL_SUN5I_A10S is not set
|
||||
# CONFIG_PINCTRL_SUN5I_A13 is not set
|
||||
CONFIG_MDIO_BUS_MUX=y
|
||||
|
Loading…
Reference in New Issue
Block a user