hw/bt: Remove empty Kconfig file
commit34959c24b0ef0d64316d96dc7d4c2566016696ea
authorThomas Huth <thuth@redhat.com>
Thu, 23 Jan 2020 06:45:25 +0000 (23 07:45 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 6 Feb 2020 10:01:24 +0000 (6 11:01 +0100)
tree77e8b2347f7988dc46853b8d71d56251a8c6b10f
parente21d73ec7fe0d734589fd3cd5a25c71bcec093d1
hw/bt: Remove empty Kconfig file

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 <thuth@redhat.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20200123064525.6935-1-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/bt/Kconfig [deleted file]