From 2ea3d692d92c20c8beaf304c1e9babf94627d45e Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Sun, 10 Jan 2010 19:10:30 +0000 Subject: [PATCH] Add CONFIG_ATL1C=m for bug #300430 svn path=/trunk/; revision=723 --- releases/weekly/ChangeLog | 7 ++++++- releases/weekly/kconfig/amd64/installcd-2.6.28.config | 1 + releases/weekly/kconfig/x86/installcd-2.6.28.config | 1 + 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/releases/weekly/ChangeLog b/releases/weekly/ChangeLog index 38ebe6eb..ca40dc2a 100644 --- a/releases/weekly/ChangeLog +++ b/releases/weekly/ChangeLog @@ -1,7 +1,12 @@ # ChangeLog for releng repo -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 10 Jan 2010; Andrew Gaffney + kconfig/x86/installcd-2.6.28.config, + kconfig/amd64/installcd-2.6.28.config: + Add CONFIG_ATL1C=m for bug #300430 + 31 Dec 2009; Andrew Gaffney specs/amd64/installcd-stage1.spec, specs/amd64/livecd-stage1.spec, specs/amd64/livedvd-stage1.spec, specs/x86/hardened/installcd-stage1.spec, diff --git a/releases/weekly/kconfig/amd64/installcd-2.6.28.config b/releases/weekly/kconfig/amd64/installcd-2.6.28.config index 1f1cd5ba..7dc35cea 100644 --- a/releases/weekly/kconfig/amd64/installcd-2.6.28.config +++ b/releases/weekly/kconfig/amd64/installcd-2.6.28.config @@ -1041,6 +1041,7 @@ CONFIG_TIGON3=m CONFIG_BNX2=m CONFIG_QLA3XXX=m CONFIG_ATL1=m +CONFIG_ATL1C=m CONFIG_ATL1E=m CONFIG_JME=y CONFIG_NETDEV_10000=y diff --git a/releases/weekly/kconfig/x86/installcd-2.6.28.config b/releases/weekly/kconfig/x86/installcd-2.6.28.config index 96717f32..75e462da 100644 --- a/releases/weekly/kconfig/x86/installcd-2.6.28.config +++ b/releases/weekly/kconfig/x86/installcd-2.6.28.config @@ -1157,6 +1157,7 @@ CONFIG_TIGON3=m CONFIG_BNX2=m CONFIG_QLA3XXX=m CONFIG_ATL1=m +CONFIG_ATL1C=m CONFIG_ATL1E=m CONFIG_JME=y CONFIG_NETDEV_10000=y