Re: [PATCH 1/6] ARM: sunxi_defconfig: Enable sunxi IR driver

2016-02-09 Thread Maxime Ripard
On Sat, Feb 06, 2016 at 11:53:44PM +0800, Chen-Yu Tsai wrote: > A consumer IR receiver is commonly found on Allwinner SoC based > development boards and set top boxes. The driver has been available > for some time. Enable it by default. > > Signed-off-by: Chen-Yu Tsai Applied, thanks! Maxime --

[PATCH 1/6] ARM: sunxi_defconfig: Enable sunxi IR driver

2016-02-06 Thread Chen-Yu Tsai
A consumer IR receiver is commonly found on Allwinner SoC based development boards and set top boxes. The driver has been available for some time. Enable it by default. Signed-off-by: Chen-Yu Tsai --- arch/arm/configs/sunxi_defconfig | 4 1 file changed, 4 insertions(+) diff --git a/arch/a