]> git.sur5r.net Git - u-boot/commit
pinctrl: mvebu: Make drivers depend on the pinctrl framework
authorMiquel Raynal <miquel.raynal@free-electrons.com>
Fri, 29 Dec 2017 14:31:56 +0000 (15:31 +0100)
committerStefan Roese <sr@denx.de>
Tue, 9 Jan 2018 15:41:00 +0000 (16:41 +0100)
commit3f3946d30daf9a2dc66d03c6b2b3959ffb18ac40
treea2ddd279187dee3b61d1382bc80fd17fef27d7c5
parente7ab2ccd154215a91d29153e68cb706a1057e17f
pinctrl: mvebu: Make drivers depend on the pinctrl framework

Armada pinctrl drivers shall not be compiled without the entire pinctrl
framework and thus lack a "depends on" condition, otherwise the driver
will simply not be probed.

Signed-off-by: Miquel Raynal <miquel.raynal@free-electrons.com>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/pinctrl/mvebu/Kconfig