diff --git a/kconfig/2007.1/ChangeLog b/kconfig/2007.1/ChangeLog index f44e47ea..60ec2a10 100644 --- a/kconfig/2007.1/ChangeLog +++ b/kconfig/2007.1/ChangeLog @@ -1,5 +1,11 @@ # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/releng/kconfig/2007.1/ChangeLog,v 1.10 2007-11-08 01:30:41 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/releng/kconfig/2007.1/ChangeLog,v 1.11 2007-11-24 06:04:17 wolf31o2 Exp $ + + 24 Nov 2007; Chris Gianelloni + amd64/livecd-2.6.22.config, x86/installcd-2.6.22.config, + x86/livecd-2.6.22.config: + Make sure we have the ATA over Ethernet driver enabled on amd64/x86 for bug + #199444. 08 Nov 2007; Chris Gianelloni amd64/installcd-2.6.22.config, amd64/livecd-2.6.22.config, diff --git a/kconfig/2007.1/amd64/livecd-2.6.22.config b/kconfig/2007.1/amd64/livecd-2.6.22.config index 9a637f75..cb28e532 100644 --- a/kconfig/2007.1/amd64/livecd-2.6.22.config +++ b/kconfig/2007.1/amd64/livecd-2.6.22.config @@ -805,7 +805,7 @@ CONFIG_BLK_DEV_RAM_COUNT=16 CONFIG_BLK_DEV_RAM_SIZE=8192 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 # CONFIG_CDROM_PKTCDVD is not set -# CONFIG_ATA_OVER_ETH is not set +CONFIG_ATA_OVER_ETH=m # # Misc devices diff --git a/kconfig/2007.1/x86/installcd-2.6.22.config b/kconfig/2007.1/x86/installcd-2.6.22.config index 3457773e..c347ce15 100644 --- a/kconfig/2007.1/x86/installcd-2.6.22.config +++ b/kconfig/2007.1/x86/installcd-2.6.22.config @@ -569,7 +569,7 @@ CONFIG_BLK_DEV_RAM_COUNT=16 CONFIG_BLK_DEV_RAM_SIZE=8192 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 # CONFIG_CDROM_PKTCDVD is not set -# CONFIG_ATA_OVER_ETH is not set +CONFIG_ATA_OVER_ETH=m # # Misc devices diff --git a/kconfig/2007.1/x86/livecd-2.6.22.config b/kconfig/2007.1/x86/livecd-2.6.22.config index 16122ae8..95ffcb5a 100644 --- a/kconfig/2007.1/x86/livecd-2.6.22.config +++ b/kconfig/2007.1/x86/livecd-2.6.22.config @@ -897,7 +897,7 @@ CONFIG_BLK_DEV_RAM_COUNT=16 CONFIG_BLK_DEV_RAM_SIZE=8192 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 # CONFIG_CDROM_PKTCDVD is not set -# CONFIG_ATA_OVER_ETH is not set +CONFIG_ATA_OVER_ETH=m # # Misc devices