From ec2a255f35f8fd9c4184a628105a3dbf612909da Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 17 Sep 2016 00:12:49 +0100 Subject: [PATCH] [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 82b3f8164..108a1fc8c 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 Fri, 16 Sep 2016 16:39:53 +0100 diff --git a/debian/config/armhf/config b/debian/config/armhf/config index 64eb7320e..de21ab080 100644 --- a/debian/config/armhf/config +++ b/debian/config/armhf/config @@ -638,6 +638,12 @@ CONFIG_CAN_SUN4I=m 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 ##