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/p2020 | |
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/p2020')
-rw-r--r-- | target/linux/mpc85xx/p2020/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mpc85xx/p2020/config-default b/target/linux/mpc85xx/p2020/config-default index e4ed758d95..1d9ef14276 100644 --- a/target/linux/mpc85xx/p2020/config-default +++ b/target/linux/mpc85xx/p2020/config-default @@ -19,6 +19,7 @@ CONFIG_NR_CPUS=2 CONFIG_PADATA=y CONFIG_PCI_MSI=y CONFIG_PPC_MSI_BITMAP=y +# CONFIG_PPC_QUEUED_SPINLOCKS is not set CONFIG_RFS_ACCEL=y CONFIG_RPS=y CONFIG_RTC_DRV_DS1307=y |