[PATCH] ARM: omap2: set CONFIG_LIRC=y in defconfig
Tony Lindgren
tony at atomide.com
Mon Feb 26 13:25:15 PST 2018
* Arnd Bergmann <arnd at arndb.de> [180226 20:42]:
> The CONFIG_LIRC symbol has changed from 'tristate' to 'bool, so we now
> get a warning for omap2plus_defconfig:
>
> arch/arm/configs/omap2plus_defconfig:322:warning: symbol value 'm' invalid for LIRC
>
> This changes the file to mark the symbol as built-in to get rid of the
> warning.
>
> Fixes: a60d64b15c20 ("media: lirc: lirc interface should not be a raw decoder")
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
Acked-by: Tony Lindgren <tony at atomide.com>
More information about the linux-arm-kernel
mailing list