On 10/20/19 1:47 PM, Sven Schnelle wrote: > B160L doesn't have an ISA bus, and we no longer need it to > workaround missing hardware, so remove it. > > Signed-off-by: Sven Schnelle <sv...@stackframe.org> > --- > hw/hppa/hppa_hardware.h | 1 - > hw/hppa/machine.c | 32 -------------------------------- > 2 files changed, 33 deletions(-)
This should remove ISA_BUS from hw/hppa/Kconfig as well. r~