On 12/07/19 18:45, Philippe Mathieu-Daudé wrote: > On 7/12/19 4:58 PM, Paolo Bonzini wrote: >> The other is whether we want to enable USB_BLUETOOTH by default. I >> wouldn't have any problem there, but if we disable it basically no one >> would ship/use it and we might as well delete the whole thing. > > The only user is the ARM Nokia N-series board, so if we set default=n, > the Bluetooth subsystem will be only be selected on arm-softmmu (and > aarch64-softmmu). > > This seems a sane cleanup. If another board wants to use the bluetooth > code, it should probably move it out of the orphan status.
Fair! ;) Paolo