]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/ipack: Clarify KConfig symbols
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 21 Jan 2025 07:31:52 +0000 (08:31 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 31 Jan 2025 18:36:44 +0000 (19:36 +0100)
commit29df910401a66ee65f553eecebf01993115082d2
treed72099a65f75e5603aeb0a8388985ed4f25f2ee6
parentc17943b00fd98c64d2fa591f1da72cb9a4f61133
hw/ipack: Clarify KConfig symbols

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é <philmd@linaro.org>
Acked-by: Fabiano Rosas <farosas@suse.de>
Message-Id: <20250121155526.29982-3-philmd@linaro.org>
hw/char/Kconfig
hw/char/meson.build
hw/ipack/Kconfig
hw/ipack/meson.build
tests/qtest/libqos/meson.build
tests/qtest/meson.build