]> 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)
commit8f29779e9826cb0b51f904d2d7ddd36a8620ec53
tree4cec3e41074b4329368a4b64c412d758276a7ccf
parent4ce062870c70d404088bf50de34ea03772413b4e
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 c0df5be3d139
("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