[PATCH] ARM: multi_v7_defconfig: Add missing QCOM APQ8064 configs

Arnd Bergmann arnd at arndb.de
Mon Oct 5 01:14:35 PDT 2015


On Thursday 01 October 2015 13:57:38 Srinivas Kandagatla wrote:
> This patch adds few missing essential configs in the multi_v7_defconf,
> absense of some configs like PINCTRL_APQ8064 would prevent the board from
> getting access to serial.
> 
> cc: Kevin Hilman <khilman at kernel.org>
> cc: Tyler Baker <tyler.baker at linaro.org>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla at linaro.org>

Can you make some of these '=m' instead of '=y'? We try to have most things
that are not essential for booting as loadable modules, so the kernel
doesn't get too big.

	Arnd



More information about the linux-arm-kernel mailing list