ppc, sparc: enable EFI_PARTITION

leave it disabled for now on s390 and alpha.

svn path=/dists/trunk/linux-2.6/; revision=14092
This commit is contained in:
Maximilian Attems 2009-08-08 12:09:16 +00:00
parent e305f6565e
commit 9557db4dec
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -35,6 +35,7 @@ linux-2.6 (2.6.31~rc5-1~experimental.1) UNRELEASED; urgency=low
* Allow install in chroot without do_initrd check for piuparts.
* Cleanup Maintainer scripts from ancient pre linux-2.6 assumptions.
* Disable DEVKMEM.
* [ppc, sparc] Enable EFI_PARTITION. (closes: #540486)
[ Ben Hutchings ]
* mga: remove unnecessary change from firmware-loading patch

View File

@ -895,7 +895,7 @@ CONFIG_MAC_PARTITION=y
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_EFI_PARTITION is not set
CONFIG_EFI_PARTITION=y
##
## file: net/atm/Kconfig

View File

@ -255,7 +255,7 @@ CONFIG_EXT2_FS=y
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
CONFIG_SUN_PARTITION=y
# CONFIG_EFI_PARTITION is not set
CONFIG_EFI_PARTITION=y
##
## file: mm/Kconfig