ramips: 5.15: add disabled PINCTRL_AW9523
authorSungbo Eo <mans0n@gorani.run>
Sat, 17 Sep 2022 18:06:18 +0000 (03:06 +0900)
committerSungbo Eo <mans0n@gorani.run>
Sat, 17 Sep 2022 18:09:19 +0000 (03:09 +0900)
commitb201462c8999754b8ddd07de1cfb5d497503113f
tree45edaa83badee49f1a44d4d75219b66669223b61
parentbcd5d35dc0afcb6659841398348e1b64a80d3db1
ramips: 5.15: add disabled PINCTRL_AW9523

Otherwise kernel 5.15 will fail to build on subtargets except for mt7621
that has enabled the config.
The disabled PINCTRL_AW9523 config disappears after a refresh, it needs
to be added back manually.

Fixes: 675cf7557829 ("ramips: add config-5.15 for mt7620 subtarget")
Fixes: 001176994a58 ("ramips: add config-5.15 for mt76x8 subtarget")
Fixes: b9d9f33c330e ("ramips: add config-5.15 for rt288x subtarget")
Fixes: 0164dc0c2563 ("ramips: add config-5.15 for rt305x subtarget")
Fixes: ef59da866982 ("ramips: add config-5.15 for rt3883 subtarget")
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
target/linux/ramips/mt7620/config-5.15
target/linux/ramips/mt76x8/config-5.15
target/linux/ramips/rt288x/config-5.15
target/linux/ramips/rt305x/config-5.15
target/linux/ramips/rt3883/config-5.15