]> 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)
commit4763c1148074c61c63eebef92e461ff20a1cbe95
tree39515650c3bf1cbe816fbfb74a42d8349ee60499
parentd50e4944c827639a66f62aa86435f82e1f4bf8df
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