kernel/generic: add a missing symbol to the 5.10 kconfig
authorRui Salvaterra <rsalvaterra@gmail.com>
Sun, 18 Jul 2021 23:48:54 +0000 (00:48 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 25 Jul 2021 11:52:38 +0000 (13:52 +0200)
commit2f1bd91d3360a3dad3ff4e4911bd69b844b2ddf1
treedf3fb373c3812462f9b69fb034bf19d43c453956
parentd15db2fe4d8108efc5105bb6835da819da318b29
kernel/generic: add a missing symbol to the 5.10 kconfig

Add CONFIG_HAVE_ARM_ARCH_TIMER (disabled). A make kernel_oldconfig on cortexa9
will otherwise prompt for its selection. The 5.4 configuration already contains
the same symbol.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
target/linux/generic/config-5.10