On Thu, 23 Jan 2020 at 06:46, Thomas Huth <th...@redhat.com> wrote: > > While removing the bluetooth code some weeks ago, I had to leave the > hw/bt/Kconfig file around. Otherwise some of the builds would have been > broken since the generated dependency files tried to include it before > they were rebuilt. Meanwhile, all those dependency files should have > been updated, so we can remove the empty Kconfig file now, too. > > Signed-off-by: Thomas Huth <th...@redhat.com> > ---
I ran this through my usual buildtests and they were all fine. Tested-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM