|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 19/44] hw/arm/Kconfig: Move ARMSSE_CPUID and ARMSSE_MHU stanzas to hw/misc |
Date: | Sun, 21 Feb 2021 14:31:22 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 |
On 2/19/21 3:45 PM, Peter Maydell wrote: > The ARMSSE_CPUID and ARMSSE_MHU Kconfig stanzas are for the devices > implmemented by hw/misc/cpuid.c and hw/misc/armsse-mhu.c. Move them > to hw/misc/Kconfig where they belong. Typo "implemented", otherwise: Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > > Signed-off-by: Peter Maydell <peter.maydell@linaro.org> > --- > hw/arm/Kconfig | 6 ------ > hw/misc/Kconfig | 6 ++++++ > 2 files changed, 6 insertions(+), 6 deletions(-)
[Prev in Thread] | Current Thread | [Next in Thread] |