commit | 94c586e5941a472fd114815f0eed2f2bb6b83a11 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Sat Mar 20 19:34:36 2021 +0100 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Mar 29 09:36:16 2021 +0800 |
tree | 1691dbe4f3e4c213e0b997cf52597e27bd5c163b | |
parent | 6937d8c71f69b680fd6ccc7b439581a9216d9899 [diff] |
arm64: configs: enable FlexTimer alarm timer This driver is used on Layerscape SoCs to wake up the system from standby. It works in conjunction with the RCPM driver. The latter is only available as a builtin. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Shawn Guo <shawnguo@kernel.org>