Hi Bjorn, On 4 November 2017 at 14:37, Baolin Wang <baolin.wang@xxxxxxxxxx> wrote: > Change hwspinlock to a bool in case some drivers will meet dependency > issue when hwspinlock is built as a module. > > Signed-off-by: Baolin Wang <baolin.wang@xxxxxxxxxx> Could you apply this patch into K4.15 if there are no other comments? Thanks. > --- > drivers/hwspinlock/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/hwspinlock/Kconfig b/drivers/hwspinlock/Kconfig > index 6e0a553..f0f4679 100644 > --- a/drivers/hwspinlock/Kconfig > +++ b/drivers/hwspinlock/Kconfig > @@ -3,7 +3,7 @@ > # > > menuconfig HWSPINLOCK > - tristate "Hardware Spinlock drivers" > + bool "Hardware Spinlock drivers" > > config HWSPINLOCK_OMAP > tristate "OMAP Hardware Spinlock device" > -- > 1.9.1 > -- Baolin.wang Best Regards -- To unsubscribe from this list: send the line "unsubscribe linux-remoteproc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html