mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-11 02:14:26 -05:00
CONFIG_ARM_ARCH_TIMER cannot be enabled in the config directly; it is only
selected by CONFIG_HAVE_ARM_ARCH_TIMER. We need to enable the latter in
our config.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Fixes:
|
||
|---|---|---|
| .. | ||
| base-files | ||
| dts | ||
| files-5.10/drivers | ||
| image | ||
| mt7622 | ||
| mt7623 | ||
| mt7629 | ||
| patches-5.10 | ||
| Makefile | ||
| modules.mk | ||