projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a01d23e
)
mpc85xx: fix unset kernel symbol
author
David Bauer
<mail@david-bauer.net>
Fri, 14 Oct 2022 19:58:46 +0000
(21:58 +0200)
committer
David Bauer
<mail@david-bauer.net>
Fri, 14 Oct 2022 21:13:02 +0000
(23:13 +0200)
Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/mpc85xx/config-5.10
patch
|
blob
|
history
diff --git
a/target/linux/mpc85xx/config-5.10
b/target/linux/mpc85xx/config-5.10
index 532d176c158d37073661f173c34be22b4f8891cb..e45f9df3b0f79eca7e67716e6161b40c2fa393ef 100644
(file)
--- a/
target/linux/mpc85xx/config-5.10
+++ b/
target/linux/mpc85xx/config-5.10
@@
-57,6
+57,7
@@
CONFIG_DNOTIFY=y
CONFIG_DTC=y
# CONFIG_E200 is not set
CONFIG_E500=y
+CONFIG_E500_CPU=y
# CONFIG_E5500_CPU is not set
# CONFIG_E6500_CPU is not set
CONFIG_EARLY_PRINTK=y
@@
-254,6
+255,7
@@
CONFIG_THREAD_SHIFT=13
CONFIG_TICK_CPU_ACCOUNTING=y
CONFIG_TINY_SRCU=y
# CONFIG_TL_WDR4900_V1 is not set
+# CONFIG_TOOLCHAIN_DEFAULT_CPU is not set
# CONFIG_TQM8540 is not set
# CONFIG_TQM8541 is not set
# CONFIG_TQM8548 is not set