From f66d17138565d09ff77681b08bae85ee95b341a2 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Thu, 6 Dec 2012 18:51:51 +0000 Subject: [PATCH] enable new phy drivers svn path=/dists/trunk/linux/; revision=19582 --- debian/changelog | 2 +- debian/config/config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ce1399143..851df99ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ linux (3.6.9-1~experimental.2) UNRELEASED; urgency=low - * Enable WIZNET_W5100, WIZNET_W5300, AMD_PHY. + * Enable WIZNET_W5100, WIZNET_W5300, AMD_PHY, BCM87XX_PHY. -- maximilian attems Thu, 06 Dec 2012 18:14:33 +0100 diff --git a/debian/config/config b/debian/config/config index 54832d942..ec561d675 100644 --- a/debian/config/config +++ b/debian/config/config @@ -2091,6 +2091,7 @@ CONFIG_MCS_FIR=m ## CONFIG_PHYLIB=m CONFIG_AMD_PHY=m +CONFIG_BCM87XX_PHY=m CONFIG_MARVELL_PHY=m CONFIG_DAVICOM_PHY=m CONFIG_QSEMI_PHY=m