ARM: integrator: Add some Kconfig selections
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 13 Feb 2020 14:27:54 +0000 (15:27 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 28 Apr 2020 19:50:20 +0000 (21:50 +0200)
commitd2854bbe5f5c4b4bec8061caf4f2e603d8819446
tree7aeab01510685ddaea701c4a63d0556f7230ebfa
parente07fec6062865ae4fbc096223fbceac039b18acf
ARM: integrator: Add some Kconfig selections

The CMA and DMA_CMA Kconfig options need to be selected
by the Integrator in order to produce boot console on some
Integrator systems.

The REGULATOR and REGULATOR_FIXED_VOLTAGE need to be
selected in order to boot the system from an external
MMC card when using MMCI/PL181 from the device tree
probe path.

Select these things directly from the Kconfig so we are
sure to be able to bring the systems up with console
from any device tree.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-integrator/Kconfig