diff options
author | Wojciech Dubowik <Wojciech.Dubowik@westermo.com> | 2022-09-14 12:13:10 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-09-14 16:45:06 +0200 |
commit | 016c9344824c06f54412f23fa5962156edfc0d39 (patch) | |
tree | c399a09a0e45f7e7723e88ee78f4870cd190ee6b /target/linux/mpc85xx/p1020 | |
parent | 00643b4584e73949de05ca8c3276a05657ba0d45 (diff) | |
download | upstream-016c9344824c06f54412f23fa5962156edfc0d39.tar.gz upstream-016c9344824c06f54412f23fa5962156edfc0d39.tar.bz2 upstream-016c9344824c06f54412f23fa5962156edfc0d39.zip |
mpc85xx: Add 5.15 kernel as testing and fix configs
Build system: x86_64
Build-tested: generic
Run-tested: generic/TL-WDR4900 v1 board from TP-Link
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@westermo.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz> [un-dmarc]
Diffstat (limited to 'target/linux/mpc85xx/p1020')
-rw-r--r-- | target/linux/mpc85xx/p1020/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/p1020/config-default b/target/linux/mpc85xx/p1020/config-default index 6f2a9d2c3b..73176a87dc 100644 --- a/target/linux/mpc85xx/p1020/config-default +++ b/target/linux/mpc85xx/p1020/config-default @@ -34,6 +34,7 @@ CONFIG_MUTEX_SPIN_ON_OWNER=y CONFIG_NET_FLOW_LIMIT=y CONFIG_NR_CPUS=2 CONFIG_PADATA=y +# CONFIG_PPC_QUEUED_SPINLOCKS is not set CONFIG_REGMAP_IRQ=y CONFIG_REGULATOR=y CONFIG_RFS_ACCEL=y |