From: Hauke Mehrtens Date: Sat, 26 Jul 2014 19:19:45 +0000 (+0200) Subject: backports: do not build da9211 driver for kernel < 3.17 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b59857c874b85d9500578885943b8c610b56e846;p=openwrt%2Fstaging%2Fblogic.git backports: do not build da9211 driver for kernel < 3.17 This driver needs a new header file, which is not in the kernel < 3.17. Signed-off-by: Hauke Mehrtens --- diff --git a/dependencies b/dependencies index 0a67036171be..5399e72f6977 100644 --- a/dependencies +++ b/dependencies @@ -27,6 +27,7 @@ REGULATOR_DA903X 3.12 REGULATOR_DA9052 3.9 REGULATOR_DA9055 3.8 REGULATOR_DA9210 3.5 +REGULATOR_DA9211 3.17 REGULATOR_FAN53555 3.5 REGULATOR_FIXED_VOLTAGE 3.13 REGULATOR_GPIO 3.6