On Wed, 4 Nov 2020 at 10:35, Philippe Mathieu-Daudé <phi...@redhat.com> wrote: > > On 11/4/20 11:33 AM, Andrew Jones wrote: > > commit 32bd322a0134 ("hw/timer/armv7m_systick: Rewrite to use ptimers") > > changed armv7m_systick to build on ptimers. Make sure we have ptimers > > in the build when building armv7m_systick. > > > > Signed-off-by: Andrew Jones <drjo...@redhat.com> > > --- > > hw/arm/Kconfig | 1 + > > 1 file changed, 1 insertion(+) > > Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>
Applied to target-arm.next, thanks. -- PMM