Skip to content
Commit 133390fe authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

ARM: omap2: set CONFIG_LIRC=y in defconfig



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: a60d64b1 ("media: lirc: lirc interface should not be a raw decoder")
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 8337d083
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment