[linux] 02/05: [armhf] dsa: Enable drivers for Lamobo R1 (aka BPi-R1)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Sep 22 23:08:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit ec2a255f35f8fd9c4184a628105a3dbf612909da
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Sep 17 00:12:49 2016 +0100

    [armhf] dsa: Enable drivers for Lamobo R1 (aka BPi-R1)
    
    B53, B53_MDIO_DRIVER as modules
    
    Closes: #836231, thanks to Vagrant Cascadian
---
 debian/changelog           | 2 ++
 debian/config/armhf/config | 6 ++++++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 82b3f81..108a1fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ linux (4.8~rc5-1~exp2) UNRELEASED; urgency=medium
     MFD_CROS_EC, MFD_CROS_EC_SPI, MFD_RK808, PHY_ROCKCHIP_EMMC, PHY_ROCKCHIP_DP,
     BATTERY_SBS, CHARGER_GPIO, REGULATOR_RK808, BACKLIGHT_PWM as modules
     (Closes: #836251, thanks to Vagrant Cascadian)
+  * [armhf] dsa: Enable drivers for Lamobo R1 (aka BPi-R1): B53,
+    B53_MDIO_DRIVER as modules (Closes: #836231, thanks to Vagrant Cascadian)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Fri, 16 Sep 2016 16:39:53 +0100
 
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 64eb732..de21ab0 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -639,6 +639,12 @@ CONFIG_NET_DSA_MV88E6060=m
 CONFIG_NET_DSA_BCM_SF2=m
 
 ##
+## file: drivers/net/dsa/b53/Kconfig
+##
+CONFIG_B53=m
+CONFIG_B53_MDIO_DRIVER=m
+
+##
 ## file: drivers/net/dsa/mv88e6xxx/Kconfig
 ##
 CONFIG_NET_DSA_MV88E6XXX=m

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list