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:
fcd6293
)
mediatek/mt7629: Activate CONFIG_ARM_ARCH_TIMER_EVTSTREAM
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 3 Jul 2022 20:20:54 +0000
(20:20 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 3 Jul 2022 20:32:20 +0000
(22:32 +0200)
The kernel configuration option CONFIG_MACH_MT7629 selects
CONFIG_HAVE_ARM_ARCH_TIMER now. Handle this change in the config-5.10.
This fixes some build problems.
Fixes: 81530d69ef58 ("kernel: bump 5.10 to 5.10.121")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/mediatek/mt7629/config-5.10
patch
|
blob
|
history
diff --git
a/target/linux/mediatek/mt7629/config-5.10
b/target/linux/mediatek/mt7629/config-5.10
index 5cd53b1137d2c45c334fe3e30e9edb6e0b9dc0b2..8b16d8d6a626a38f323d70c26d4768e0218ba245 100644
(file)
--- a/
target/linux/mediatek/mt7629/config-5.10
+++ b/
target/linux/mediatek/mt7629/config-5.10
@@
-14,6
+14,8
@@
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ARM=y
+CONFIG_ARM_ARCH_TIMER=y
+CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y
CONFIG_ARM_GIC=y
CONFIG_ARM_HAS_SG_CHAIN=y
CONFIG_ARM_HEAVY_MB=y