IEEE802154_AT86RF230 has gotten some gpio changes lately and since we are not backporting all those gpio changes in practice this driver only compiles down to 3.3 so add that requirement. Cc: Alexander Aring <alex.aring@xxxxxxxxx> Signed-off-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxxxxxxxx> --- dependencies | 1 + 1 file changed, 1 insertion(+) diff --git a/dependencies b/dependencies index 352a1af..3729d30 100644 --- a/dependencies +++ b/dependencies @@ -253,3 +253,4 @@ NFC_MEI_PHY 3.10 IEEE802154_MRF24J40 3.5 IEEE802154 3.1 IEEE802154_6LOWPAN 3.5 +IEEE802154_AT86RF230 3.3 -- 1.8.5.3 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html