On 24/10/2018 11:18, Thomas Huth wrote: > We don't use CONFIG_PARALLEL_ISA in any of our Makefiles, so this > is just a dead config option which can be removed. > > Fixes: a4cb773928e047b137c6998209cf2eec857fac6b > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > default-configs/alpha-softmmu.mak | 1 - > 1 file changed, 1 deletion(-)
Applied Thanks, Laurent