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)
commitd4cb776f33c7343e805dc3d6dd71a80eff9f66f1
tree39515650c3bf1cbe816fbfb74a42d8349ee60499
parent6c23cbbd5056b155401b0a2b5567d530e6c750c4
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