Making sure we have EFI partition support enabled for bug #151475.
svn path=/trunk/; revision=363
This commit is contained in:
parent
d239957038
commit
be72a3ae71
2 changed files with 7 additions and 3 deletions
|
@ -1,5 +1,9 @@
|
|||
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo/src/releng/kconfig/2007.1/ChangeLog,v 1.6 2007-10-25 19:00:02 wolf31o2 Exp $
|
||||
# $Header: /var/cvsroot/gentoo/src/releng/kconfig/2007.1/ChangeLog,v 1.7 2007-10-25 19:03:34 wolf31o2 Exp $
|
||||
|
||||
25 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||
x86/installcd-2.6.22.config:
|
||||
Making sure we have EFI partition support enabled for bug #151475.
|
||||
|
||||
25 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org>
|
||||
-amd64/installcd-2.6.20.config, -amd64/livecd-2.6.20.config,
|
||||
|
|
|
@ -190,7 +190,7 @@ CONFIG_X86_REBOOTFIXUPS=y
|
|||
# Firmware Drivers
|
||||
#
|
||||
# CONFIG_EDD is not set
|
||||
CONFIG_EFI_VARS=y
|
||||
CONFIG_EFI_VARS=m
|
||||
# CONFIG_DELL_RBU is not set
|
||||
# CONFIG_DCDBAS is not set
|
||||
# CONFIG_NOHIGHMEM is not set
|
||||
|
@ -1966,7 +1966,7 @@ CONFIG_LDM_PARTITION=y
|
|||
# CONFIG_ULTRIX_PARTITION is not set
|
||||
# CONFIG_SUN_PARTITION is not set
|
||||
# CONFIG_KARMA_PARTITION is not set
|
||||
# CONFIG_EFI_PARTITION is not set
|
||||
CONFIG_EFI_PARTITION=y
|
||||
# CONFIG_SYSV68_PARTITION is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue