[armel/versatile] Enable GPIOLIB (fixes FTBFS)

SMC91X depends on !OF || GPIOLIB, i.e. if OF is enabled then GPIOLIB
must be too.  Starting with 4.5, versatile is only supported as part
of a multiplatform kernel.  Multiplatform confgiurations always have
OF enabled, so we now need to enable GPIOLIB.
This commit is contained in:
Ben Hutchings 2016-02-19 02:02:46 +00:00
parent 8e8d8a00f2
commit ff2f944b1e
1 changed files with 7 additions and 0 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
linux (4.5~rc4-1~exp2) UNRELEASED; urgency=medium
* [armel/versatile] Enable GPIOLIB, needed to build smc91x driver with
OF enabled (fixes FTBFS)
-- Ben Hutchings <ben@decadent.org.uk> Fri, 19 Feb 2016 02:02:22 +0000
linux (4.5~rc4-1~exp1) experimental; urgency=medium
* New upstream release candidate