Re: [LEDE-DEV] [PATCH] x86: add GPIO to FEATURES so kmod-leds-apu2 gets exposed

2017-01-28 Thread Stijn Segers
Nevermind me, I forgot to backport e3271d545d8f29f42a79d7cd5595858e67eb95e7 to 17.01... So please ignore this! Another reason not to be messing with computers past midnight >_> Stijn ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://list

[LEDE-DEV] [PATCH] x86: add GPIO to FEATURES so kmod-leds-apu2 gets exposed

2017-01-27 Thread Stijn Segers
Chris Blake's patch [1] added support for the APU2/3 LEDs and GPIOs but GPIO needs to be enabled in FEATURES for x86; since by default it is not, the kmod-leds-apu2 package will not show up in menuconfig. This patch adds GPIO support to the x86 Makefile so the kmod-leds-apu2 package gets exposed