diff options
author | Petr Štetiar <ynezz@true.cz> | 2022-03-31 15:50:46 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-03-31 17:30:17 +0200 |
commit | bf1c3a5f3ca1fe3446c7a65a2c7796f5ee41ea02 (patch) | |
tree | ef36b6b6383f4dd89e2f9305a4765845b250645b /target/linux/generic | |
parent | f389831db6ef219fa665c1355291ac7704967fa0 (diff) | |
download | upstream-bf1c3a5f3ca1fe3446c7a65a2c7796f5ee41ea02.tar.gz upstream-bf1c3a5f3ca1fe3446c7a65a2c7796f5ee41ea02.tar.bz2 upstream-bf1c3a5f3ca1fe3446c7a65a2c7796f5ee41ea02.zip |
imx: re-enable ARM arch timer
Config option `ARM_ARCH_TIMER` has been removed during rebasing onto
5.15 kernel in commit 2b395c298247 ("imx: update config for 5.15").
Anyway, as stated in commit 8cdc356f8c30 ("mediatek: mt7623: Re-enable
ARM arch timer") config option `ARM_ARCH_TIMER` cannot be enabled in the
config directly; it is only selected by `HAVE_ARM_ARCH_TIMER`. We need
to enable the latter in our config.
Fixes: 2b395c298247 ("imx: update config for 5.15")
Reported-by: Piotr Dymacz <pepe2k@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/generic')
0 files changed, 0 insertions, 0 deletions