ARM: multi_v7_defconfig: Switch AXP20x driver from module to built-in
authorRask Ingemann Lambertsen <rask@formelder.dk>
Wed, 8 Feb 2017 22:09:31 +0000 (23:09 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 6 Mar 2017 06:38:15 +0000 (07:38 +0100)
commit7cae7ef89e360cd3dc139eaac2f480c25bc7bfa1
tree10ac3235e96173cb40e8995fa5e7e0f8dd1642cd
parentf48a203cc44f26921f05911c047db49d2864c797
ARM: multi_v7_defconfig: Switch AXP20x driver from module to built-in

The AXP20X regulator support is currently built as a module, which means
it's not available until the root fs has been mounted, but the boot loader
might not have enabled the required regulators, so build their drivers
into the kernel.

Signed-off-by: Rask Ingemann Lambertsen <rask@formelder.dk>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/configs/multi_v7_defconfig