Hi Lukas, > Commit 27378f4c1b92 ("Bluetooth: Avoid WARN splat due to missing > GPIOLIB") amended Kconfig to select GPIOLIB if BT_HCIUART_NOKIA, > BT_HCIUART_INTEL or BT_HCIUART_BCM is enabled since all three drivers > require it to function. > > The diagnosis was correct but the treatment was not. As stated in > Documentation/gpio/consumer.txt: > > Guidelines for GPIOs consumers > ============================== > > Drivers that can't work without standard GPIO calls should have > Kconfig entries that depend on GPIOLIB. > ^^^^^^^^^ > Fix it. > > Reported-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> > Signed-off-by: Lukas Wunner <lukas@xxxxxxxxx> > --- > drivers/bluetooth/Kconfig | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html