]> git.baikalelectronics.ru Git - kernel.git/commit
openrisc: require gpiolib
authorJonas Bonn <jonas@southpole.se>
Thu, 28 Feb 2013 05:55:22 +0000 (06:55 +0100)
committerJonas Bonn <jonas@southpole.se>
Wed, 13 Mar 2013 05:11:04 +0000 (06:11 +0100)
commitd4847661d841695ea3867e4ec79bbb365c8ff640
tree39515650c3bf1cbe816fbfb74a42d8349ee60499
parent93b9bbcdbc3cfca73ef447a651f88b145011310d
openrisc: require gpiolib

The recent move to GPIO descriptors breaks the OpenRISC build.  Requiring
gpiolib resolves this; using gpiolib exclusively is also the recommended
way forward for all arches by the developers working on these GPIO changes.
The non-gpiolib implementation for OpenRISC never worked anyway...

Signed-off-by: Jonas Bonn <jonas@southpole.se>
arch/openrisc/Kconfig