]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: config: multi v7: Enable dependancies
authorJoel Stanley <joel@jms.id.au>
Tue, 15 Jun 2021 01:14:33 +0000 (10:44 +0930)
committerArnd Bergmann <arnd@arndb.de>
Tue, 14 Sep 2021 14:01:26 +0000 (16:01 +0200)
commit733644fd58e47d8cf7a811958dad3d3eaa38217e
tree4cec3e41074b4329368a4b64c412d758276a7ccf
parentb901123b83fca756ffcd85ea50a6cd9637d66d0c
ARM: config: multi v7: Enable dependancies

Some drivers have not been built as they gained dependencies in kconfig but those
dependencies were not added to the defconfig.

The MSM pinctrl drivers fell out of the defconfig as of commit c42ebc6c88ce
("pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a
selected config"). Add PINCTRL_MSM so these stay enabled.

EDAC depends on RAS, so enable it to ensure the EDAC drivers stay
enabled.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/multi_v7_defconfig