On 21/1/25 16:55, Philippe Mathieu-Daudé wrote:
Split IPACK Kconfig key as {IPACK, TPCI200, IP_OCTAL_232}

   - IPack is a bus
   - TPCI200 is a PCI device providing an IPack bus
   - IP-Octal232 is an IPack device plugged on an IPack bus

Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
---
  hw/char/Kconfig                | 5 +++++
  hw/char/meson.build            | 2 +-
  hw/ipack/Kconfig               | 4 ++++
  hw/ipack/meson.build           | 3 ++-
  tests/qtest/libqos/meson.build | 4 +++-
  tests/qtest/meson.build        | 4 +++-
  6 files changed, 18 insertions(+), 4 deletions(-)

Missed from v1:
Acked-by: Fabiano Rosas <faro...@suse.de>


Reply via email to