From 264f67396800bb091d21bef740b6f95a4b988878 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Thu, 6 Dec 2012 18:51:47 +0000 Subject: [PATCH] enable AMD_PHY svn path=/dists/trunk/linux/; revision=19581 --- debian/changelog | 2 +- debian/config/config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0e02c6e02..ce1399143 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. + * Enable WIZNET_W5100, WIZNET_W5300, AMD_PHY. -- maximilian attems Thu, 06 Dec 2012 18:14:33 +0100 diff --git a/debian/config/config b/debian/config/config index 736b738e9..54832d942 100644 --- a/debian/config/config +++ b/debian/config/config @@ -2090,6 +2090,7 @@ CONFIG_MCS_FIR=m ## file: drivers/net/phy/Kconfig ## CONFIG_PHYLIB=m +CONFIG_AMD_PHY=m CONFIG_MARVELL_PHY=m CONFIG_DAVICOM_PHY=m CONFIG_QSEMI_PHY=m