On 3/9/24 18:07, Peter Maydell wrote:
Currently the STRONGARM KConfig symbol pulls in PXA2XX. Since we've now
removed all the true uses of PXA2XX, we'd like to remove the PXA2XX
symbol too. To permit that, make STRONGARM directly select the things
it truly depends on:
  * pxa25x-timer
  * SSI

Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
---
  hw/arm/Kconfig       | 4 +++-
  hw/timer/Kconfig     | 3 +++
  hw/timer/meson.build | 2 +-
  3 files changed, 7 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Tested-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to